summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-03-21h264: add an argument to CHROMA for consistencyMichael Niedermayer2-3/+3
2013-03-21Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer7-34/+34
2013-03-21Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer8-21/+21
2013-03-21Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'Michael Niedermayer9-69/+69
2013-03-21Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'Michael Niedermayer7-44/+44
2013-03-21h264: add a parameter to the CHROMA444 macro.Anton Khirnov6-18/+18
2013-03-21h264: add a parameter to the CHROMA422 macro.Anton Khirnov7-12/+12
2013-03-21h264: add a parameter to the CABAC macro.Anton Khirnov6-12/+12
2013-03-21h264: add a parameter to the FIELD_PICTURE macro.Anton Khirnov5-25/+25
2013-03-21h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov8-44/+44
2013-03-21h264: add a parameter to the MB_FIELD macro.Anton Khirnov7-30/+30
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer275-4858/+4160
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov239-4319/+3888
2013-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer35-1792/+2255
2013-02-15h264: deMpegEncContextizeAnton Khirnov34-1718/+2162
2013-02-09Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer24-35/+47
2013-02-08dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun24-35/+47
2012-06-25h264_loopfilter: use av_assertMichael Niedermayer1-4/+1
2012-03-27h264: dont mess with chroma planes for grayscale h264.Michael Niedermayer4-4/+8
2012-01-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer12-146/+231
2012-01-14cosmetics: Move static and inline attributes to more standard places.Diego Biurrun4-11/+46
2011-10-21h264: 4:2:2 intra decoding supportBaptiste Coudurier24-133/+673
2011-08-14h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier23-135/+623
2011-07-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer59-1530/+1563
2011-07-11H.264: add filter_mb_fast support for >8-bit decodingJason Garrett-Glaser2-49/+60
2011-07-11H.264: avoid redundant alpha/beta calculations in loopfilterJason Garrett-Glaser1-121/+122
2011-07-11H.264: optimize intra/inter loopfilter decisionJason Garrett-Glaser1-116/+117
2011-07-10Eliminate FF_COMMON_FRAME macro.Diego Biurrun39-1248/+1257
2011-07-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer19-108/+1191
2011-07-09H.264: fix filter_mb_fast with 4:4:4 + 8x8dctJason Garrett-Glaser1-1/+1
2011-07-08H.264: improve qp_thresh checkJason Garrett-Glaser2-6/+4
2011-07-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer17-201/+85
2011-07-05H.264: make loopfilter bS const where applicableJason Garrett-Glaser1-9/+9
2011-07-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer129-1147/+2098
2011-07-03H.264: template left MB handlingJason Garrett-Glaser4-113/+121
2011-07-03H.264: make filter_mb_fast support the case of unavailable top mbJason Garrett-Glaser1-14/+28
2011-06-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer11-104/+82
2011-06-26H.264: make filter_mb_fast support 4:4:4Jason Garrett-Glaser1-13/+49
2011-06-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer9-200/+227
2011-06-22H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFFJason Garrett-Glaser1-5/+5
2011-06-22H.264: fix 4:4:4 + deblocking + MBAFFJason Garrett-Glaser2-10/+24
2011-06-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer27-998/+2048
2011-06-14H.264: fix CODEC_FLAG_GRAYJason Garrett-Glaser2-65/+84
2011-06-144:4:4 H.264 decoding supportJason Garrett-Glaser18-646/+1608
2011-06-13Roll back 4:4:4 H.264 for nowJason Garrett-Glaser17-1669/+687
2011-06-13H.264: fix CODEC_FLAG_GRAYJason Garrett-Glaser2-65/+84
2011-06-134:4:4 H.264 decoding supportJason Garrett-Glaser16-635/+1594
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer56-459/+3934
2011-05-10Add the notion of pixel size in h264 related functions.Oskar Arvidsson7-196/+338
[next]