| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-28 | 1 | -10/+10 |
|\ |
|
| * | Give IDCT matrix transpose macro a more descriptive name | Diego Biurrun | 2014-02-27 | 1 | -10/+10 |
| * | h264: Fix a typo from the previous commit | Luca Barbato | 2014-02-22 | 1 | -1/+1 |
* | | avcodec/h264: allow mixing idr and non idr slices with frame threading again | Michael Niedermayer | 2014-02-27 | 1 | -2/+4 |
* | | avcodec/h264: fix droped frame handling also for threads > 1 | Michael Niedermayer | 2014-02-27 | 1 | -0/+2 |
* | | avcodec/h264: avoid using lost frames as references | Michael Niedermayer | 2014-02-27 | 1 | -0/+1 |
* | | avcodec/h264: clear chroma planes when flags gray is used | Michael Niedermayer | 2014-02-23 | 1 | -0/+12 |
* | | avcodec/h264: use subsample factors of the used pixel format | Michael Niedermayer | 2014-02-21 | 1 | -3/+4 |
* | | avcodec/h264: fix sign error | Michael Niedermayer | 2014-02-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-21 | 1 | -8/+10 |
|\| |
|
| * | h264: Lower bound check for slice offsets | Vittorio Giovara | 2014-02-20 | 1 | -8/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-19 | 1 | -2/+6 |
|\| |
|
| * | h264: informative error reporting in decode_slice_header() | Luca Barbato | 2014-02-18 | 1 | -2/+6 |
| * | h264: fix slice_type value reported in decode_slice_header() | Luca Barbato | 2014-02-18 | 1 | -1/+1 |
* | | avcodec/h264: more completely check the loop filter parameters | Michael Niedermayer | 2014-02-17 | 1 | -2/+2 |
* | | Merge commit '15210354cf27cf4e24d91f84d66cf471511ce718' | Michael Niedermayer | 2014-02-14 | 1 | -1/+1 |
|\| |
|
| * | h264: drop outdated comments | Vittorio Giovara | 2014-02-14 | 1 | -1/+1 |
* | | Merge commit '3a0576702825423abecb32627c530dbc4c0f73bc' | Michael Niedermayer | 2014-02-14 | 1 | -2/+3 |
|\| |
|
| * | h264: store current_sps_id inside the current sps | Vittorio Giovara | 2014-02-14 | 1 | -3/+2 |
* | | Merge commit '73e8fab31dc19c4371499e612856accbc00b2820' | Michael Niedermayer | 2014-02-14 | 1 | -12/+12 |
|\| |
|
| * | h264: print values in case of error | Vittorio Giovara | 2014-02-14 | 1 | -12/+12 |
* | | Merge commit 'f795a8a8bf5e312dad2c2829c543b9d309376ca1' | Michael Niedermayer | 2014-02-14 | 1 | -2/+2 |
|\| |
|
| * | h264: make context_count unsigned | Janne Grunau | 2014-02-12 | 1 | -2/+2 |
* | | 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 |