| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/h264_slice: clear frame only on gaps when it is not otherwise initila... | Michael Niedermayer | 2019-09-24 | 1 | -9/+9 |
* | avcodec/h264_slice: set the SEI parameters early on the AVCodecContext | Steve Lhomme | 2019-07-14 | 1 | -6/+6 |
* | avcodec/h264_slice: Fix integer overflow in implicit_weight_table() | Michael Niedermayer | 2019-01-12 | 1 | -1/+1 |
* | h264/pic_timing: support multiple timecodes | Josh de Kock | 2018-10-23 | 1 | -26/+33 |
* | lavc/h264: create AVFrame side data from H.264 timecodes | Devin Heitmueller | 2018-10-23 | 1 | -0/+38 |
* | h264_slice: Copy the value of x264_build before calling h264_slice_header_ini... | Derek Buitenhuis | 2018-10-09 | 1 | -1/+1 |
* | h264: Support multi-field closed captions by using AVBufferRef and not resett... | Kieran Kunhya | 2018-08-17 | 1 | -8/+14 |
* | h264_slice: Fix return of incomplete frames from decoder | John Stebbins | 2018-06-28 | 1 | -0/+5 |
* | avcodec/h264_slice: Fix integer overflow with last_poc | Michael Niedermayer | 2018-04-12 | 1 | -1/+1 |
* | avcodec/h264: Increase field_poc to 64bit in ff_h264_init_poc() to detect ove... | Michael Niedermayer | 2018-02-17 | 1 | -1/+3 |
* | avcodec/h264_slice: Do not attempt to render into frames already output | Michael Niedermayer | 2018-01-07 | 1 | -0/+6 |
* | avcodec/h264_slice: use H264_SEI_FpaType enum constants | James Almer | 2017-12-01 | 1 | -8/+8 |
* | avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fields | James Almer | 2017-12-01 | 1 | -3/+3 |
* | Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa' | James Almer | 2017-11-29 | 1 | -0/+7 |
|\ |
|
| * | stereo3d: Support view type for frame sequence type | Vittorio Giovara | 2017-11-28 | 1 | -0/+7 |
| * | h264: Add support for alternative transfer characterics SEI | Vittorio Giovara | 2017-08-10 | 1 | -0/+6 |
| * | h264dec: add a CUVID hwaccel | Anton Khirnov | 2017-07-26 | 1 | -1/+5 |
* | | h264dec: add a NVDEC hwaccel | Anton Khirnov | 2017-11-10 | 1 | -0/+4 |
* | | Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4' | James Almer | 2017-11-08 | 1 | -2/+5 |
|\| |
|
| * | h264dec: track the last seen value of x264_build | Anton Khirnov | 2017-07-26 | 1 | -1/+5 |
| * | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-08 | 1 | -1/+2 |
| * | h264_sei: Add namespace prefix to all SEI values | Mark Thompson | 2017-05-16 | 1 | -12/+12 |
* | | lavc: drop VDA | Clément Bœsch | 2017-10-23 | 1 | -5/+0 |
* | | Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33' | James Almer | 2017-10-21 | 1 | -21/+2 |
|\| |
|
| * | h264_sei: Check actual presence of picture timing SEI message | Michael Niedermayer | 2017-02-28 | 1 | -2/+3 |
| * | golomb: Convert to the new bitstream reader | Diego Biurrun | 2017-01-31 | 1 | -1/+1 |
| * | h264dec: export cropping information instead of handling it internally | Anton Khirnov | 2017-01-12 | 1 | -2/+19 |
| * | h264dec: be more explicit in handling container cropping | Anton Khirnov | 2017-01-12 | 1 | -4/+11 |
| * | h264dec: drop a redundant check | Anton Khirnov | 2017-01-09 | 1 | -17/+0 |
| * | h264dec: make sure to only end a field if it has been started | Anton Khirnov | 2016-12-19 | 1 | -2/+2 |
| * | h264_slice: Wait for refs to be available before we use them in error conceal... | Derek Buitenhuis | 2016-12-14 | 1 | -0/+3 |
* | | h264_sei: Add namespace prefix to all SEI values | Mark Thompson | 2017-09-12 | 1 | -12/+12 |
* | | h264: Add support for alternative transfer characterics SEI | Vittorio Giovara | 2017-08-10 | 1 | -0/+6 |
* | | avcodec/h264_slice: Fix overflow in slice offset | Michael Niedermayer | 2017-08-05 | 1 | -7/+9 |
* | | avcodec/h264_slice: don't sync default_ref[] between threads. | Wan-Teh Chang | 2017-07-27 | 1 | -1/+0 |
* | | avcodec/h264_slice: Fix signed integer overflow | Michael Niedermayer | 2017-07-05 | 1 | -1/+1 |
* | | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-27 | 1 | -1/+2 |
* | | avcodec/h264_parse: Check picture structure when initializing weight table | Michael Niedermayer | 2017-06-10 | 1 | -1/+2 |
* | | avcodec/h264dec: export cropping information instead of handling it internally | James Almer | 2017-05-26 | 1 | -6/+19 |
* | | avcodec/h264dec: be more explicit in handling container cropping | James Almer | 2017-05-26 | 1 | -7/+13 |
* | | h264: don't re-call ff_h264_direct_ref_list_init() w/ frame-mt. | Ronald S. Bultje | 2017-04-07 | 1 | -1/+2 |
* | | avcodec/h264: Check weight values to be within the specs limits. | Michael Niedermayer | 2017-04-07 | 1 | -2/+5 |
* | | pthread_frame: allow per-field ThreadFrame owners. | Ronald S. Bultje | 2017-04-06 | 1 | -3/+5 |
* | | h264: revert 1189af429211ac650aac730368a6cf5b23756605. | Ronald S. Bultje | 2017-03-28 | 1 | -3/+0 |
* | | avcodec/h264_sei: Check actual presence of SEI picture timing instead of impl... | Michael Niedermayer | 2017-02-15 | 1 | -2/+2 |
* | | avcodec/h264_slice: Clear ref_counts on redundant slices | Michael Niedermayer | 2017-02-08 | 1 | -1/+3 |
* | | Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714' | Clément Bœsch | 2017-01-24 | 1 | -120/+140 |
|\| |
|
| * | h264: fix decoding multiple fields per packet with slice threads | Anton Khirnov | 2016-07-15 | 1 | -47/+82 |
* | | lavc/h264: simplify find_unused_picture() | Clément Bœsch | 2017-01-19 | 1 | -13/+3 |
* | | Merge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a' | Matthieu Bouron | 2017-01-17 | 1 | -1/+105 |
|\| |
|