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-03-21h264: add an argument to CHROMA for consistencyMichael 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 FIELD_PICTURE 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-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-02-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-15h264: deMpegEncContextizeAnton Khirnov
2013-02-09Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer
2013-02-09dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun
2012-06-26h264_loopfilter: use av_assertMichael Niedermayer
2012-03-27h264: dont mess with chroma planes for grayscale h264.Michael Niedermayer
2012-01-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-14cosmetics: Move static and inline attributes to more standard places.Diego Biurrun
2011-10-21h264: 4:2:2 intra decoding supportBaptiste Coudurier
2011-08-15h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier
2011-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-12H.264: add filter_mb_fast support for >8-bit decodingJason Garrett-Glaser
2011-07-11H.264: avoid redundant alpha/beta calculations in loopfilterJason Garrett-Glaser
2011-07-11H.264: optimize intra/inter loopfilter decisionJason Garrett-Glaser
2011-07-11Eliminate FF_COMMON_FRAME macro.Diego Biurrun
2011-07-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-10H.264: fix filter_mb_fast with 4:4:4 + 8x8dctJason Garrett-Glaser
2011-07-09H.264: improve qp_thresh checkJason Garrett-Glaser
2011-07-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-06H.264: make loopfilter bS const where applicableJason 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: make filter_mb_fast support the case of unavailable top mbJason Garrett-Glaser
2011-06-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-27H.264: make filter_mb_fast support 4:4:4Jason Garrett-Glaser
2011-06-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-22H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFFJason Garrett-Glaser
2011-06-22H.264: fix 4:4:4 + deblocking + MBAFFJason Garrett-Glaser
2011-06-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-14H.264: fix CODEC_FLAG_GRAYJason Garrett-Glaser
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-13H.264: fix CODEC_FLAG_GRAYJason Garrett-Glaser
2011-06-134:4:4 H.264 decoding supportJason Garrett-Glaser
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10Add the notion of pixel size in h264 related functions.Oskar Arvidsson
2011-05-10Make the h264 loop filter bit depth aware.Oskar Arvidsson