| Commit message (Expand) | Author | Age | Files | Lines |
* | h264_cavlc: fix reading skip run | Michael Niedermayer | 2013-05-30 | 1 | -1/+1 |
* | h264_cavlc: fix assertion failure due to reading too long vlc | Michael Niedermayer | 2013-03-28 | 1 | -2/+8 |
* | Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523' | Michael Niedermayer | 2013-03-21 | 1 | -2/+2 |
|\ |
|
| * | h264: add a parameter to the CHROMA444 macro. | Anton Khirnov | 2013-03-21 | 1 | -1/+1 |
| * | h264: add a parameter to the CHROMA422 macro. | Anton Khirnov | 2013-03-21 | 1 | -1/+1 |
* | | Merge commit '6d2b6f21eb45ffbda1103c772060303648714832' | Michael Niedermayer | 2013-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: add a parameter to the CABAC macro. | Anton Khirnov | 2013-03-21 | 1 | -1/+1 |
* | | Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4' | Michael Niedermayer | 2013-03-21 | 1 | -2/+2 |
|\| |
|
| * | h264: add a parameter to the FRAME_MBAFF macro. | Anton Khirnov | 2013-03-21 | 1 | -2/+2 |
* | | Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7' | Michael Niedermayer | 2013-03-21 | 1 | -3/+3 |
|\| |
|
| * | h264: add a parameter to the MB_FIELD macro. | Anton Khirnov | 2013-03-21 | 1 | -1/+1 |
| * | h264: add a parameter to the MB_MBAFF macro. | Anton Khirnov | 2013-03-21 | 1 | -4/+4 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -4/+4 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -4/+4 |
| * | h264: Don't store intra pcm samples in h->mb | Ronald S. Bultje | 2013-02-19 | 1 | -8/+3 |
* | | h264: don't store intra pcm samples in h->mb. | Ronald S. Bultje | 2013-02-18 | 1 | -8/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-16 | 1 | -77/+74 |
|\| |
|
| * | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -77/+74 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -3/+3 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+3 |
| * | h264: check for invalid zeros_left before writing | Ronald S. Bultje | 2012-12-08 | 1 | -5/+6 |
| * | h264: fix invalid pointer arithmetic | Mans Rullgard | 2012-10-27 | 1 | -5/+5 |
| * | h264: don't touch H264Context->ref_count[] during MB decoding | Ronald S. Bultje | 2012-10-05 | 1 | -20/+13 |
* | | h264: Check gray scale CBP, fix out of array accesses. | Michael Niedermayer | 2012-11-18 | 1 | -0/+5 |
* | | lavc/h264: don't touch H264Context->ref_count[] during MB decoding. | Ronald S. Bultje | 2012-10-05 | 1 | -19/+13 |
* | | h264_cavlc: switch forgotten assert to av_assert | Michael Niedermayer | 2012-08-13 | 1 | -1/+1 |
* | | h264_cabac: switch to av_assert | Michael Niedermayer | 2012-07-26 | 1 | -7/+6 |
* | | h264_cavlc: check prefix before using it. | Michael Niedermayer | 2012-05-30 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-05 | 1 | -2/+2 |
|\| |
|
| * | h264: Factorize declaration of mb_sizes array. | Diego Biurrun | 2012-04-05 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-11 | 1 | -2/+2 |
|\| |
|
| * | h264: disallow constrained intra prediction modes for luma. | Ronald S. Bultje | 2012-02-09 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | | h264: disable checking reader, overreads are not possible | Michael Niedermayer | 2011-12-18 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -2/+2 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -2/+2 |
| * | h264: 4:2:2 intra decoding support | Baptiste Coudurier | 2011-10-21 | 1 | -7/+120 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-12 | 1 | -4/+5 |
|\| |
|
| * | h264: fix invalid shifts in init_cavlc_level_tab() | Mans Rullgard | 2011-10-11 | 1 | -4/+5 |
* | | h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred. | Laurent Aimar | 2011-10-02 | 1 | -2/+2 |
* | | h264dec: h264: 4:2:2 intra decoding | Baptiste Coudurier | 2011-08-15 | 1 | -11/+105 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -4/+4 |
|\| |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -1/+1 |
|\| |
|
| * | H.264: faster write_back_* | Jason Garrett-Glaser | 2011-07-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-15 | 1 | -81/+117 |
|\| |
|
| * | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -81/+117 |
| * | Roll back 4:4:4 H.264 for now | Jason Garrett-Glaser | 2011-06-13 | 1 | -117/+81 |
| * | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -81/+117 |