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
2013-05-30h264_cavlc: fix reading skip runMichael Niedermayer
2013-03-28h264_cavlc: fix assertion failure due to reading too long vlcMichael Niedermayer
2013-03-21Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer
2013-03-21Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer
2013-03-21Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'Michael Niedermayer
2013-03-21Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'Michael Niedermayer
2013-03-21h264: add a parameter to the CHROMA444 macro.Anton Khirnov
2013-03-21h264: add a parameter to the CHROMA422 macro.Anton Khirnov
2013-03-21h264: add a parameter to the CABAC macro.Anton Khirnov
2013-03-21h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov
2013-03-21h264: add a parameter to the MB_FIELD macro.Anton Khirnov
2013-03-21h264: add a parameter to the MB_MBAFF macro.Anton Khirnov
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-02-20h264: Don't store intra pcm samples in h->mbRonald S. Bultje
2013-02-18h264: don't store intra pcm samples in h->mb.Ronald S. Bultje
2013-02-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-15h264: deMpegEncContextizeAnton Khirnov
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-12-08h264: check for invalid zeros_left before writingRonald S. Bultje
2012-11-19h264: Check gray scale CBP, fix out of array accesses.Michael Niedermayer
2012-10-27h264: fix invalid pointer arithmeticMans Rullgard
2012-10-05lavc/h264: don't touch H264Context->ref_count[] during MB decoding.Ronald S. Bultje
2012-08-13h264_cavlc: switch forgotten assert to av_assertMichael Niedermayer
2012-07-26h264_cabac: switch to av_assertMichael Niedermayer
2012-05-30h264_cavlc: check prefix before using it.Michael Niedermayer
2012-04-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-05h264: Factorize declaration of mb_sizes array.Diego Biurrun
2012-02-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-10h264: disallow constrained intra prediction modes for luma.Ronald S. Bultje
2012-01-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-28cosmetics: Remove extra newlines at EOFAlex Converse
2011-12-18h264: disable checking reader, overreads are not possibleMichael Niedermayer
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13doxygen: misc consistency, spelling and wording fixesDiego Biurrun
2011-10-21h264: 4:2:2 intra decoding supportBaptiste Coudurier
2011-10-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-11h264: fix invalid shifts in init_cavlc_level_tab()Mans Rullgard
2011-10-02h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred.Laurent Aimar
2011-08-15h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier
2011-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-11Eliminate FF_COMMON_FRAME macro.Diego Biurrun
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04H.264: faster write_back_*Jason Garrett-Glaser
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-05-11Merge remote branch 'qatar/master'Michael Niedermayer