summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_parse.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b16e9b9ac9db449cae2242767dd3c3fc309357c4'Clément Bœsch2016-06-291-1/+9
|\
| * h264: move initialising the explicit pred weight table for MBAFFAnton Khirnov2016-06-121-1/+9
* | lavc/h264: add a logging ctx to ff_h264_pred_weight_table()Clément Bœsch2016-06-201-3/+3
* | Merge commit '72da8d9bb24d1b1bf74c2f1108650c0da0054d2e'Clément Bœsch2016-06-191-0/+27
|\ \ | |/
| * h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov2016-04-241-0/+27
* | Merge commit '98c97994c5b90bdae02accb155eeceeb5224b8ef'Clément Bœsch2016-06-191-0/+149
|\ \ | |/
| * h264: decouple extradata parsing from the decoderAnton Khirnov2016-04-241-0/+144
* | lavc/h264_parse: remove tabs introduced in a2922b5dClément Bœsch2016-06-181-1/+1
* | Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8'Clément Bœsch2016-06-121-0/+80
|\ \ | |/
| * h264: factor out calculating the POC count into a separate fileAnton Khirnov2016-04-241-0/+80
* | Merge commit '71d3305c2711d4f6ec8b92db09ff64cf4e19a58e'Derek Buitenhuis2016-05-171-1/+6
|\ \ | |/
| * h264_parse: make sure the ref count is zeroed on all failure pathsAnton Khirnov2016-04-241-6/+9
* | Merge commit 'a6e27f7add2698fdd89911632b570c3d0c3f2aaa'Derek Buitenhuis2016-05-171-0/+48
|\ \ | |/
| * h264: factor out parsing the reference count into a separate fileAnton Khirnov2016-04-241-0/+46
* | Merge commit 'ecc31f6b086453ab9811dce2ae5ceb6a7c19e4ad'Derek Buitenhuis2016-04-271-0/+92
|\ \ | |/
| * h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parseAnton Khirnov2016-03-281-0/+92
* | Merge commit 'e481458bc308ee838deaeacac51929514762e7a7'Derek Buitenhuis2016-04-261-4/+14
|/
* h264: factor out pred weight table parsing into a separate fileAnton Khirnov2016-03-281-0/+86
OpenPOWER on IntegriCloud