| Commit message (Expand) | Author | Age | Files | Lines |
* | h264: allow disabling bitstream overread protection by using the fast flag. | Michael Niedermayer | 2011-09-21 | 1 | -2/+6 |
* | h264: prevent an out of array read in decode_nal_units() | Michael Niedermayer | 2011-09-21 | 1 | -1/+1 |
* | h264dec: Prevent CABAC and CAVLC bitsteram overreading | Michael Niedermayer | 2011-09-21 | 1 | -7/+11 |
* | h264: clean all non null elements of delayed_pic[] | Michael Niedermayer | 2011-09-21 | 1 | -1/+1 |
* | h264: change MAX_DELAYED_PIC_COUNT check to av_assert0 | Michael Niedermayer | 2011-09-21 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 | Michael Niedermayer | 2011-07-26 | 1 | -2/+3 |
|\ |
|
| * | H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit | Jason Garrett-Glaser | 2011-06-27 | 1 | -1/+2 |
| * | H.264: fix 4:4:4 + deblocking + MBAFF | Jason Garrett-Glaser | 2011-06-23 | 1 | -2/+2 |
| * | H.264: fix bug in lossless 4:4:4 decoding | Jason Garrett-Glaser | 2011-06-23 | 1 | -1/+1 |
| * | h264: Fix assert that failed to compile with -DDEBUG. | Diego Biurrun | 2011-06-23 | 1 | -1/+1 |
* | | H.264: fix 4:4:4 + deblocking + MBAFF | Jason Garrett-Glaser | 2011-06-23 | 1 | -2/+2 |
* | | Fix H.264 4:4:4 lossless decoding. | Jason Garrett-Glaser | 2011-06-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-21 | 1 | -0/+2 |
|\| |
|
| * | h264-mt: fix deadlock in packets with multiple slices (e.g. MP4). | Ronald S. Bultje | 2011-06-20 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-20 | 1 | -2/+2 |
|\| |
|
| * | h264: drop some ugly casts | Alex Converse | 2011-06-18 | 1 | -2/+2 |
* | | h264: print actual slice number in "Too many slices" warning | Michael Niedermayer | 2011-06-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-18 | 1 | -2/+2 |
|\| |
|
| * | h264: Complexify frame num gap shortening code | Alexander Strange | 2011-06-16 | 1 | -3/+14 |
| * | Fix decoding of mpegts streams with h264 video that does *NOT* have b frames | Mike Scheutzow | 2011-06-16 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-15 | 1 | -288/+519 |
|\| |
|
| * | H.264: fix CODEC_FLAG_GRAY | Jason Garrett-Glaser | 2011-06-13 | 1 | -23/+28 |
| * | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -264/+498 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-14 | 1 | -11/+11 |
|\| |
|
| * | Roll back 4:4:4 H.264 for now | Jason Garrett-Glaser | 2011-06-13 | 1 | -519/+280 |
| * | H.264: fix CODEC_FLAG_GRAY | Jason Garrett-Glaser | 2011-06-13 | 1 | -23/+28 |
| * | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -264/+498 |
| * | h264: don't be so picky on decoding pps in extradata. | Michael Niedermayer | 2011-06-13 | 1 | -1/+1 |
| * | h264: change a few comments into error messages | Michael Niedermayer | 2011-06-13 | 1 | -7/+17 |
* | | H264: Reduce pointless diffs to qatar | Michael Niedermayer | 2011-06-13 | 1 | -50/+87 |
* | | Revert "H264: Split out hl_motion and template it, this seems a bit faster" | Michael Niedermayer | 2011-06-13 | 1 | -1/+284 |
* | | h264: Complexify frame num gap shortening code | Alexander Strange | 2011-06-12 | 1 | -3/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -10/+142 |
|\| |
|
| * | H264/MPEG frame-level multi-threading. | Alexander Strange | 2011-06-02 | 1 | -174/+562 |
* | | h264 fill_filter_caches: Dont init chroma nnz_cache. | Michael Niedermayer | 2011-06-03 | 1 | -4/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-24 | 1 | -0/+3 |
|\| |
|
| * | h264: Properly set coded_{width, height} when parsing H.264. | Felipe Contreras | 2011-05-23 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'ffmpeg-mt/master' | Michael Niedermayer | 2011-05-21 | 1 | -13/+42 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-20 | 1 | -21/+18 |
|\| |
|
| * | h264: correct border check. | Ronald S. Bultje | 2011-05-19 | 1 | -8/+8 |
| * | h264: fix loopfilter with threading at slice boundaries. | Ronald S. Bultje | 2011-05-19 | 1 | -7/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -0/+1 |
|\| |
|
| * | h264: copy pixel_shift between slice threading contexts. | Ronald S. Bultje | 2011-05-18 | 1 | -0/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -62/+73 |
|\| |
|
| * | Enable decoding of high bit depth h264. | Oskar Arvidsson | 2011-05-10 | 1 | -0/+11 |
| * | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -4/+18 |
| * | Add support for higher QP values in h264. | Oskar Arvidsson | 2011-05-10 | 1 | -8/+11 |
| * | Add the notion of pixel size in h264 related functions. | Oskar Arvidsson | 2011-05-10 | 1 | -103/+220 |
| * | Choose h264 chroma dc dequant function dynamically. | Oskar Arvidsson | 2011-05-10 | 1 | -25/+4 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -30/+30 |