| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '1f097d168d9cad473dd44010a337c1413a9cd198' | Michael Niedermayer | 2014-02-04 | 1 | -1/+10 |
|\ |
|
| * | h264: reset data partitioning at the beginning of each decode call | Anton Khirnov | 2014-02-04 | 1 | -1/+10 |
* | | avcodec/h264: update current_sps & sps->new only after the whole slice header... | Michael Niedermayer | 2014-02-04 | 1 | -2/+3 |
* | | avcodec/h264: Disallow pps_id changing between slices | Michael Niedermayer | 2014-02-04 | 1 | -0/+10 |
* | | avcodec/h264: clear dequant8_coeff pointers if 8x8 mode is not enabled | Michael Niedermayer | 2014-02-03 | 1 | -0/+2 |
* | | Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec' | Michael Niedermayer | 2014-01-26 | 1 | -0/+1 |
|\| |
|
| * | avutil: remove timer.h include from internal.h | Janne Grunau | 2014-01-25 | 1 | -0/+1 |
| * | h264: skip chroma edges at the picture boundary while deblocking 4:4:4 | Janne Grunau | 2014-01-22 | 1 | -11/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-18 | 1 | -0/+6 |
|\| |
|
| * | h264: check that an IDR NAL only contains I slices | Anton Khirnov | 2014-01-18 | 1 | -0/+6 |
* | | Merge commit '0652e024c680420d298cdf3719d0a0c030173fe3' | Michael Niedermayer | 2014-01-18 | 1 | -2/+3 |
|\| |
|
| * | h264: reset ref count if decoding the slice header fails | Anton Khirnov | 2014-01-18 | 1 | -2/+3 |
* | | Merge commit '00dbff4c3e048b4abd01bf805725aabff0fa5ee1' | Michael Niedermayer | 2014-01-18 | 1 | -1/+1 |
|\| |
|
| * | h264: do not call field_end if we do not have a current picture | Anton Khirnov | 2014-01-18 | 1 | -1/+1 |
* | | Merge commit '7f0e81db3c4ee6f8ce15058bafa72ce928a89f3f' | Michael Niedermayer | 2014-01-18 | 1 | -1/+1 |
|\| |
|
| * | h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3 | Anton Khirnov | 2014-01-18 | 1 | -3/+3 |
* | | Merge commit 'd1b3fabe6945e511bb20fc9ca52b47eb952526ee' | Michael Niedermayer | 2014-01-18 | 1 | -1/+4 |
|\| |
|
| * | h264: reset first_field if frame_start() fails for missing refs | Anton Khirnov | 2014-01-18 | 1 | -1/+4 |
* | | Merge commit '9eef9eb3014b2ed9c3ff4aac510a9f04edb555cf' | Michael Niedermayer | 2014-01-06 | 1 | -0/+2 |
|\| |
|
| * | h264: check that execute_decode_slices() is not called too many times | Anton Khirnov | 2014-01-06 | 1 | -0/+6 |
* | | Merge commit 'bfd26b7ce6efea594f2b99441d900419df3af638' | Michael Niedermayer | 2014-01-06 | 1 | -6/+0 |
|\| |
|
| * | h264: reject mismatching luma/chroma bit depths during sps parsing | Anton Khirnov | 2014-01-06 | 1 | -6/+0 |
* | | avcodec/h264: reset list_count too in case of error in ff_set_ref_count() | Michael Niedermayer | 2014-01-06 | 1 | -0/+1 |
* | | Merge commit '9a026c72982faf20e1c8dfbe48f0b312cdea69c8' | Michael Niedermayer | 2014-01-06 | 1 | -11/+21 |
|\| |
|
| * | h264: rebuild the default ref list if the reference count changes | Anton Khirnov | 2014-01-06 | 1 | -11/+23 |
* | | Merge commit '58312b2472d3a44d7458865c459d59ef2e02bf1a' | Michael Niedermayer | 2014-01-04 | 1 | -1/+6 |
|\| |
|
| * | h264: reset data_partitioning if decoding the slice header for NAL_DPA fails | Anton Khirnov | 2014-01-03 | 1 | -1/+6 |
* | | h264: Clear ERContext.cur_pic when unref'ing current picture. | Dale Curtis | 2014-01-02 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-29 | 1 | -4/+4 |
|\| |
|
| * | h264: namespace the decode function | Luca Barbato | 2013-12-27 | 1 | -3/+3 |
* | | avcodec/h264: remove unused variable | Michael Niedermayer | 2013-12-28 | 1 | -3/+0 |
* | | Merge commit '598ce4ab4f1893e0661fc038101487e511937877' | Michael Niedermayer | 2013-12-12 | 1 | -3/+3 |
|\| |
|
| * | h264: call av_frame_unref() instead of avcodec_get_frame_defaults(). | Anton Khirnov | 2013-12-11 | 1 | -3/+3 |
* | | avcodec/h264: fix code that blindly dereferences NULL DPB | Michael Niedermayer | 2013-12-10 | 1 | -1/+1 |
* | | Merge commit '5b10ef729f610fcbc9c485e7b643ce53268144cb' | Michael Niedermayer | 2013-12-09 | 1 | -0/+42 |
|\| |
|
| * | h264: parse frame packing arrangement SEI messages and save relevant stereo3d... | Vittorio Giovara | 2013-12-09 | 1 | -0/+41 |
* | | Merge commit 'f0259a587ee3419dd894873ea617b4c98eeaca1c' | Michael Niedermayer | 2013-11-22 | 1 | -1/+1 |
|\| |
|
| * | h264: check buffer size before accessing it | Anton Khirnov | 2013-11-21 | 1 | -1/+1 |
* | | Merge commit 'a553c6a347d3d28d7ee44c3df3d5c4ee780dba23' | Michael Niedermayer | 2013-11-19 | 1 | -7/+7 |
|\| |
|
| * | lavc: use buf[0] instead of data[0] in checks whether a frame is allocated | Anton Khirnov | 2013-11-18 | 1 | -7/+7 |
* | | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0' | Michael Niedermayer | 2013-11-15 | 1 | -8/+10 |
|\| |
|
| * | lavc: Edge emulation with dst/src linesize | Ronald S. Bultje | 2013-11-15 | 1 | -5/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-14 | 1 | -0/+3 |
|\| |
|
| * | h264: free the tables and uninitialize the context on flush | Anton Khirnov | 2013-11-14 | 1 | -0/+3 |
* | | h264: Do not treat the initial frame special in handling of frame gaps | Michael Niedermayer | 2013-11-14 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-10 | 1 | -1/+1 |
|\| |
|
| * | hwaccel: Simplify ff_find_hwaccel | Luca Barbato | 2013-11-10 | 1 | -1/+1 |
* | | h264: reduce whitespace differences to libav | Michael Niedermayer | 2013-11-03 | 1 | -7/+8 |
* | | h264: factor "if(h->sei_recovery_frame_cnt >= 0)" out | Michael Niedermayer | 2013-11-02 | 1 | -9/+10 |
* | | h264: simplify frame_recovered code | Michael Niedermayer | 2013-11-01 | 1 | -6/+0 |