| Commit message (Expand) | Author | Age | Files | Lines |
* | H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit | Jason Garrett-Glaser | 2011-06-26 | 1 | -1/+2 |
* | H.264: fix 4:4:4 + deblocking + MBAFF | Jason Garrett-Glaser | 2011-06-22 | 1 | -2/+2 |
* | H.264: fix bug in lossless 4:4:4 decoding | Jason Garrett-Glaser | 2011-06-22 | 1 | -1/+1 |
* | h264: Fix assert that failed to compile with -DDEBUG. | Diego Biurrun | 2011-06-21 | 1 | -1/+1 |
* | h264-mt: fix deadlock in packets with multiple slices (e.g. MP4). | Ronald S. Bultje | 2011-06-20 | 1 | -0/+2 |
* | h264: drop some ugly casts | Alex Converse | 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 |
* | 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 |
* | 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/MPEG frame-level multi-threading. | Alexander Strange | 2011-06-02 | 1 | -174/+562 |
* | h264: Properly set coded_{width, height} when parsing H.264. | Felipe Contreras | 2011-05-23 | 1 | -0/+3 |
* | 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 |
* | h264: copy pixel_shift between slice threading contexts. | Ronald S. Bultje | 2011-05-18 | 1 | -0/+1 |
* | 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 |
* | Replace deprecated av_get_pict_type_char() with av_get_picture_type_char(). | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
* | Remove some disabled printf debug cruft. | Diego Biurrun | 2011-04-29 | 1 | -10/+0 |
* | lavc: remove FF_API_HURRY_UP cruft | Anton Khirnov | 2011-04-26 | 1 | -16/+2 |
* | Introduce slice threads flag. | Ronald S. Bultje | 2011-04-21 | 1 | -1/+2 |
* | lavc: mark hurry_up for removal on next major bump | Anton Khirnov | 2011-04-02 | 1 | -4/+18 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
* | h264: define FF_PROFILE_H264_HIGH_444 to the correct value | Janne Grunau | 2011-02-08 | 1 | -0/+1 |
* | h264: add profile names for the existing defines | Anssi Hannula | 2011-02-01 | 1 | -0/+17 |
* | h264: Add Intra and Constrained Baseline profiles to avctx.profile | Janne Grunau | 2011-02-01 | 1 | -1/+28 |
* | Move ff_emulated_edge_mc() into DSPContext. | Ronald S. Bultje | 2011-01-28 | 1 | -3/+3 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+2 |
* | Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h | Diego Elio Pettenò | 2011-01-25 | 1 | -1/+0 |
* | Make ff_h264_decode_rbsp_trailing static to h264.c | Diego Elio Pettenò | 2011-01-25 | 1 | -1/+5 |
* | Reindent. | Ronald S. Bultje | 2011-01-22 | 1 | -4/+4 |
* | Fix crash on resolution change (issue 2393). | Ronald S. Bultje | 2011-01-22 | 1 | -4/+6 |
* | Remove H.264 encoder fragments | Alex Converse | 2011-01-22 | 1 | -1/+1 |
* | Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless. | Ronald S. Bultje | 2011-01-20 | 1 | -6/+91 |
* | H.264/SVQ3: make chroma DC work the same way as luma DC | Jason Garrett-Glaser | 2011-01-15 | 1 | -91/+6 |
* | Port SVQ3 to use the new mb_luma_dc method of storing luma DC coefficients. | Jason Garrett-Glaser | 2011-01-15 | 1 | -1/+1 |
* | H.264: Remove useless arg to chroma_dc_dequant_idct_c | Jason Garrett-Glaser | 2011-01-14 | 1 | -5/+5 |
* | Fix SVQ3 | Jason Garrett-Glaser | 2011-01-14 | 1 | -9/+11 |
* | Reindent after r26337. | Jason Garrett-Glaser | 2011-01-14 | 1 | -11/+11 |
* | H.264: switch to x264-style tracking of luma/chroma DC NNZ | Jason Garrett-Glaser | 2011-01-14 | 1 | -2/+6 |