| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'c2597c5a0a08526493abb9bc9544b61a290fe20f' | Michael Niedermayer | 2013-03-13 | 1 | -189/+215 |
|\ |
|
| * | h264_refs: cosmetics, reformat | Anton Khirnov | 2013-03-11 | 1 | -187/+213 |
* | | h264: disallow single unpaired fields as references of frames | Michael Niedermayer | 2013-03-12 | 1 | -2/+4 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -26/+38 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -26/+38 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-16 | 1 | -76/+66 |
|\| |
|
| * | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -74/+64 |
* | | h264: Reset last_pocs in case of reference or frame number inconsistencies | Michael Niedermayer | 2013-02-13 | 1 | -0/+3 |
* | | h264/ff_generate_sliding_window_mmcos: fix use of uninitialized variable | Michael Niedermayer | 2013-01-20 | 1 | -2/+2 |
* | | h264: print mismatching opcode details in check_opcodes() | Michael Niedermayer | 2013-01-20 | 1 | -1/+4 |
* | | h264: fix use of uninitialized variable | Michael Niedermayer | 2013-01-20 | 1 | -2/+2 |
* | | Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668' | Michael Niedermayer | 2013-01-15 | 1 | -4/+8 |
|\| |
|
| * | h264: fix ff_generate_sliding_window_mmcos() prototype. | Anton Khirnov | 2013-01-14 | 1 | -4/+8 |
| * | h264: don't clobber mmco opcode tables for non-first slice headers. | Ronald S. Bultje | 2013-01-14 | 1 | -42/+101 |
* | | h264: don't clobber mmco opcode tables for non-first slice headers. | Ronald S. Bultje | 2013-01-15 | 1 | -43/+101 |
* | | h264_refs: Print default in case we are missing a reference. | Michael Niedermayer | 2012-11-11 | 1 | -1/+1 |
* | | h264: Change asserts to av_asserts in ff_h264_fill_default_ref_list() | Michael Niedermayer | 2012-10-15 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-28 | 1 | -2/+2 |
|\| |
|
| * | h264_refs: Fix debug tprintf argument types | Diego Biurrun | 2012-09-27 | 1 | -2/+2 |
* | | h264: clear the ref lists when the reference are cleared. | Michael Niedermayer | 2012-07-01 | 1 | -0/+3 |
* | | h264: fix seeking in low delay streams without IDR | Michael Niedermayer | 2012-04-04 | 1 | -0/+2 |
* | | h264: Fix frame sync / random access handling. | Michael Niedermayer | 2012-01-01 | 1 | -2/+1 |
* | | h264: Fix seeking in 00017.MTS | Michael Niedermayer | 2011-12-31 | 1 | -1/+1 |
* | | h264: switch from qatars has_b_frames calculation back to mine. | Michael Niedermayer | 2011-12-10 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-04 | 1 | -5/+1 |
|\| |
|
| * | h264: fix frame reordering code. | Ronald S. Bultje | 2011-12-03 | 1 | -5/+1 |
* | | h264: Guess receovery points. | Michael Niedermayer | 2011-10-26 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-23 | 1 | -1/+1 |
|\| |
|
| * | lavc: replace references to deprecated AVCodecContext.error_recognition to us... | Dustin Brody | 2011-10-22 | 1 | -1/+1 |
| * | h264: correct the check for invalid long term frame index in MMCO decode | Jeff Downs | 2011-08-19 | 1 | -1/+1 |
* | | h264: remove assert() on ref_frame_count. | Michael Niedermayer | 2011-10-05 | 1 | -2/+1 |
* | | h264: fix FIXME and use list_count in ff_h264_fill_mbaff_ref_list() | Michael Niedermayer | 2011-09-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-18 | 1 | -1/+1 |
|\| |
|
| * | h264: hide reference frame errors unless requested | Dustin Brody | 2011-08-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-13 | 1 | -3/+4 |
|\| |
|
| * | h264: add missing brackets. | Ronald S. Bultje | 2011-08-12 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-10 | 1 | -2/+6 |
|\| |
|
| * | h264: propagate error return values for AV_LOG_ERROR-triggering events | Dustin Brody | 2011-08-09 | 1 | -2/+6 |
* | | h264 - correct the check for invalid long term frame index in MMCO decode | Jeff Downs | 2011-07-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -25/+27 |
|\| |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -25/+27 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -2/+3 |
|\| |
|
| * | h264: do not print "too many references" warning for intra-only. | Ronald S. Bultje | 2011-05-10 | 1 | -3/+5 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -2/+2 |
* | | H264: Fix intra only decoding. | Michael Niedermayer | 2011-05-01 | 1 | -1/+1 |
* | | H264:Print short+long+max values when they dont match up. | Michael Niedermayer | 2011-05-01 | 1 | -1/+1 |