summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-11
|\
| * h264: disallow constrained intra prediction modes for luma.Ronald S. Bultje2012-02-09
| * Revert "h264: skip start code search if the size of the nal unit is known"Janne Grunau2011-12-19
| * h264: skip start code search if the size of the nal unit is knownJanne Grunau2011-12-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\|
| * error_resilience: use the ER_ namespaceLuca Barbato2011-12-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\|
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-04
|\|
| * h264: fix frame reordering code.Ronald S. Bultje2011-12-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-06
|\|
| * h264: improve calculation of codec delay.Ronald S. Bultje2011-11-05
| * h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-21
* | h264_parser: fully parse first_mb_in_slice to more reliably detect AU boundar...Michael Niedermayer2011-10-27
* | h264: fix the size of PPS::chroma_qp_tableLaurent Aimar2011-10-07
* | h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred.Laurent Aimar2011-10-02
* | h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][]Laurent Aimar2011-10-02
* | h264: pass buffer & size to ff_h264_decode_extradata()Michael Niedermayer2011-09-23
* | calculate frame_num for recovery point "keyframe"John Stebbins2011-09-18
* | h264dec: Dont display trash before a keyframe.Michael Niedermayer2011-09-17
* | h264: improve MAX_SLICES too small check so it gives less false positives.Michael Niedermayer2011-09-12
* | h264dec: Prevent CABAC and CAVLC bitsteram overreadingMichael Niedermayer2011-09-11
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-14
|\|
| * h264: move fill_decode_neighbors()/fill_decode_caches() to h264_mvpred.hDiego Biurrun2011-07-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-13
|\|
| * h264: move decode_mb_skip() from h264.h to h.264_mvpred.hDiego Biurrun2011-07-12
| * h264: move h264_mvpred.h include.Ronald S. Bultje2011-07-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-12
|\|
| * Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-10
|\|
| * H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIPJason Garrett-Glaser2011-07-08
| * H.264: faster P-SKIP decodingJason Garrett-Glaser2011-07-08
| * H.264: av_always_inline some more functionsJason Garrett-Glaser2011-07-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-04
|\|
| * H.264: template left MB handlingJason Garrett-Glaser2011-07-03
| * H.264: faster fill_decode_cachesJason Garrett-Glaser2011-07-03
| * H.264: faster write_back_*Jason Garrett-Glaser2011-07-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-03
|\|
| * doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-15
|\|
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
| * Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-13
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
| * svq3: Move svq3-specific fields to their own context.Baptiste Coudurier2011-06-03
| * H264/MPEG frame-level multi-threading.Alexander Strange2011-06-02
* | Revert "H264: Split out hl_motion and template it, this seems a bit faster"Michael Niedermayer2011-06-13
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-11
|\|
| * Add support for higher QP values in h264.Oskar Arvidsson2011-05-10
| * Add the notion of pixel size in h264 related functions.Oskar Arvidsson2011-05-10