| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/h264dec: Fix potential array overread | Michael Niedermayer | 2017-11-15 | 1 | -0/+1 |
* | Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4' | James Almer | 2017-11-08 | 1 | -0/+1 |
|\ |
|
| * | h264dec: track the last seen value of x264_build | Anton Khirnov | 2017-07-26 | 1 | -0/+1 |
| * | h264dec: export cropping information instead of handling it internally | Anton Khirnov | 2017-01-12 | 1 | -0/+5 |
| * | h264dec: be more explicit in handling container cropping | Anton Khirnov | 2017-01-12 | 1 | -0/+5 |
* | | avcodec/h264dec: export cropping information instead of handling it internally | James Almer | 2017-05-26 | 1 | -4/+5 |
* | | avcodec/h264dec: be more explicit in handling container cropping | James Almer | 2017-05-26 | 1 | -0/+5 |
* | | Merge commit 'f1af37b51033ad90e56a8d7dfcc366f2bd9d2fed' | Clément Bœsch | 2017-05-05 | 1 | -1/+0 |
|\| |
|
| * | h264dec: make ff_h264_decode_init() static | Anton Khirnov | 2017-01-09 | 1 | -1/+0 |
| * | h264dec: make sure to only end a field if it has been started | Anton Khirnov | 2016-12-19 | 1 | -0/+5 |
* | | h264: revert 1189af429211ac650aac730368a6cf5b23756605. | Ronald S. Bultje | 2017-03-28 | 1 | -8/+0 |
* | | Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714' | Clément Bœsch | 2017-01-24 | 1 | -18/+9 |
|\| |
|
| * | h264: fix decoding multiple fields per packet with slice threads | Anton Khirnov | 2016-07-15 | 1 | -3/+9 |
| * | h264: eliminate decode_postinit() | Anton Khirnov | 2016-07-15 | 1 | -1/+2 |
* | | avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8" | Michael Niedermayer | 2017-01-24 | 1 | -0/+2 |
* | | avcodec/h2645: Fix NAL unit padding | Michael Niedermayer | 2016-08-18 | 1 | -2/+0 |
* | | Revert "Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'"" | Timothy Gu | 2016-08-03 | 1 | -0/+5 |
* | | Revert "Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22'" | Timothy Gu | 2016-08-03 | 1 | -5/+0 |
* | | Merge commit 'd1d7678040cd60148f97b372cb4291bcc45b2e22' | Timothy Gu | 2016-08-03 | 1 | -0/+5 |
|\| |
|
| * | h264: fix the check for mixed IDR/non-IDR slices | Anton Khirnov | 2016-06-21 | 1 | -0/+5 |
* | | Merge commit 'b13fc1e344011949929975a3451f78f226aa1de3' | Timothy Gu | 2016-08-03 | 1 | -3/+3 |
|\| |
|
| * | h264: do not pass H264Context to h264_slice_header_parse() | Anton Khirnov | 2016-06-21 | 1 | -3/+3 |
* | | avcodec/h264dec: move ff_h264_ps_uninit prototype to h264_ps.h | James Almer | 2016-08-03 | 1 | -6/+0 |
* | | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' | James Almer | 2016-08-01 | 1 | -126/+1 |
|\| |
|
| * | h264: move the parameter set definitions to a new header file | Anton Khirnov | 2016-06-21 | 1 | -121/+1 |
* | | Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646' | Clément Bœsch | 2016-07-29 | 1 | -18/+0 |
|\| |
|
| * | h264: create a new header for common h264 definitions | Anton Khirnov | 2016-06-21 | 1 | -18/+0 |
* | | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' | Clément Bœsch | 2016-07-29 | 1 | -31/+101 |
|/ |
|
* | h264: rename h264.[ch] to h264dec.[ch] | Anton Khirnov | 2016-06-21 | 1 | -0/+938 |