Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-03Merge commit '6f4404b24bcf59ab29cd4b57995d374a578f51a7' into release/0.10Michael Niedermayer
2014-06-01h264: set parameters from SPS whenever it changesJanne Grunau
2012-03-16Merge remote-tracking branch 'qatar/release/0.8' into release/0.10Michael Niedermayer
2012-02-26h264: disallow constrained intra prediction modes for luma.Ronald S. Bultje
2011-12-19Revert "h264: skip start code search if the size of the nal unit is known"Janne Grunau
2011-12-19h264: skip start code search if the size of the nal unit is knownJanne Grunau
2011-12-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13error_resilience: use the ER_ namespaceLuca Barbato
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13doxygen: misc consistency, spelling and wording fixesDiego Biurrun
2011-12-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-03h264: fix frame reordering code.Ronald S. Bultje
2011-11-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-05h264: improve calculation of codec delay.Ronald S. Bultje
2011-10-27h264_parser: fully parse first_mb_in_slice to more reliably detect AU boundar...Michael Niedermayer
2011-10-21h264: 4:2:2 intra decoding supportBaptiste Coudurier
2011-10-07h264: fix the size of PPS::chroma_qp_tableLaurent Aimar
2011-10-02h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred.Laurent Aimar
2011-10-02h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][]Laurent Aimar
2011-09-23h264: pass buffer & size to ff_h264_decode_extradata()Michael Niedermayer
2011-09-19calculate frame_num for recovery point "keyframe"John Stebbins
2011-09-17h264dec: Dont display trash before a keyframe.Michael Niedermayer
2011-09-12h264: improve MAX_SLICES too small check so it gives less false positives.Michael Niedermayer
2011-09-11h264dec: Prevent CABAC and CAVLC bitsteram overreadingMichael Niedermayer
2011-08-15h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier
2011-07-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-14h264: move fill_decode_neighbors()/fill_decode_caches() to h264_mvpred.hDiego Biurrun
2011-07-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-12h264: move decode_mb_skip() from h264.h to h.264_mvpred.hDiego Biurrun
2011-07-12h264: move h264_mvpred.h include.Ronald S. Bultje
2011-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-11Eliminate FF_COMMON_FRAME macro.Diego Biurrun
2011-07-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-09H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIPJason Garrett-Glaser
2011-07-09H.264: faster P-SKIP decodingJason Garrett-Glaser
2011-07-09H.264: av_always_inline some more functionsJason Garrett-Glaser
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04H.264: template left MB handlingJason Garrett-Glaser
2011-07-04H.264: faster fill_decode_cachesJason Garrett-Glaser
2011-07-04H.264: faster write_back_*Jason Garrett-Glaser
2011-07-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-02doxygen: Prefer member groups over grouping into modulesReinhard Tartler
2011-06-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-144:4:4 H.264 decoding supportJason Garrett-Glaser
2011-06-14Roll back 4:4:4 H.264 for nowJason Garrett-Glaser
2011-06-134:4:4 H.264 decoding supportJason Garrett-Glaser
2011-06-13Revert "H264: Split out hl_motion and template it, this seems a bit faster"Michael Niedermayer
2011-06-03svq3: Move svq3-specific fields to their own context.Baptiste Coudurier
2011-06-02H264/MPEG frame-level multi-threading.Alexander Strange
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer