summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264.h
Commit message (Expand)AuthorAgeFilesLines
...
* | h264: fix the size of PPS::chroma_qp_tableLaurent Aimar2011-10-071-1/+1
* | h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred.Laurent Aimar2011-10-021-1/+6
* | h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][]Laurent Aimar2011-10-021-2/+2
* | h264: pass buffer & size to ff_h264_decode_extradata()Michael Niedermayer2011-09-231-1/+1
* | calculate frame_num for recovery point "keyframe"John Stebbins2011-09-181-0/+7
* | h264dec: Dont display trash before a keyframe.Michael Niedermayer2011-09-171-0/+2
* | h264: improve MAX_SLICES too small check so it gives less false positives.Michael Niedermayer2011-09-121-0/+2
* | h264dec: Prevent CABAC and CAVLC bitsteram overreadingMichael Niedermayer2011-09-111-0/+2
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-151-8/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-141-418/+0
|\ \ | |/
| * h264: move fill_decode_neighbors()/fill_decode_caches() to h264_mvpred.hDiego Biurrun2011-07-141-418/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-131-43/+0
|\ \ | |/
| * h264: move decode_mb_skip() from h264.h to h.264_mvpred.hDiego Biurrun2011-07-121-41/+0
| * h264: move h264_mvpred.h include.Ronald S. Bultje2011-07-121-3/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-121-18/+19
|\ \ | |/
| * Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-111-18/+19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-101-7/+3
|\ \ | |/
| * H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIPJason Garrett-Glaser2011-07-081-5/+2
| * H.264: faster P-SKIP decodingJason Garrett-Glaser2011-07-081-1/+0
| * H.264: av_always_inline some more functionsJason Garrett-Glaser2011-07-081-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-041-233/+255
|\ \ | |/
| * H.264: template left MB handlingJason Garrett-Glaser2011-07-031-67/+75
| * H.264: faster fill_decode_cachesJason Garrett-Glaser2011-07-031-123/+124
| * H.264: faster write_back_*Jason Garrett-Glaser2011-07-031-55/+68
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-031-1/+1
|\ \ | |/
| * doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-151-81/+100
|\ \ | |/
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-81/+100
| * Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-131-100/+81
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-81/+100
| * svq3: Move svq3-specific fields to their own context.Baptiste Coudurier2011-06-031-7/+0
| * H264/MPEG frame-level multi-threading.Alexander Strange2011-06-021-0/+2
* | Revert "H264: Split out hl_motion and template it, this seems a bit faster"Michael Niedermayer2011-06-131-6/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-5/+5
|\ \ | |/
| * Add support for higher QP values in h264.Oskar Arvidsson2011-05-101-3/+4
| * Add the notion of pixel size in h264 related functions.Oskar Arvidsson2011-05-101-4/+5
| * Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-021-3/+3
* | SVQ3: Move svq3 specific fields to their own context.Baptiste Coudurier2011-05-051-7/+0
* | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-021-3/+3
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-271-2/+0
|\ \ | |/
| * Eliminate pointless '#if 1' statements without matching '#else'.Diego Biurrun2011-04-261-2/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * h264: Add Intra and Constrained Baseline profiles to avctx.profileJanne Grunau2011-02-011-0/+6
| * Make ff_h264_decode_rbsp_trailing static to h264.cDiego Elio Pettenò2011-01-251-6/+0
| * Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.Ronald S. Bultje2011-01-201-1/+0
* | H264: Split out hl_motion and template it, this seems a bit fasterMichael Niedermayer2011-04-101-0/+6
* | H264: replace pixel_size by pixel_shiftMichael Niedermayer2011-04-101-1/+1
* | Add support for higher QP values in h264.Oskar Arvidsson2011-04-101-3/+4
* | Add the notion of pixel size in h264 related functions.Oskar Arvidsson2011-04-101-4/+5
* | Fake-Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-03-221-1/+3
OpenPOWER on IntegriCloud