summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-04-11Merge commit '62844c3fd66940c7747e9b2bb7804e265319f43f'Michael Niedermayer3-15/+15
2013-04-10h264: Integrate clear_blocks calls with IDCTRonald S. Bultje13-77/+209
2013-02-19h264: integrate clear_blocks calls with IDCT.Ronald S. Bultje13-77/+209
2013-02-15Merge commit '49fe280753e0f167ac3d9f227f0c0f7744501fc1'Michael Niedermayer1-19/+1
2013-02-14h264idct: Replace duplicate scan8 table by appropriate #includeDiego Biurrun1-19/+1
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer169-907/+929
2013-01-23Drop DCTELEM typedefDiego Biurrun163-812/+835
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer247-79/+550
2012-08-15Don't include common.h from avutil.hMartin Storsjö238-2/+346
2012-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer30-230/+297
2012-03-06Don't use ff_cropTbl[] for IDCT.Ronald S. Bultje9-201/+161
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer47-998/+1119
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-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer14-237/+151
2011-07-20Remove h264_lowres_idct_put/add functionsMans Rullgard3-59/+25
2011-07-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer14-9/+17
2011-07-05Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun5-4/+5
2011-07-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer34-351/+1614
2011-07-04doxygen: Add qmul docs.Diego Biurrun1-0/+1
2011-07-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer129-1147/+2098
2011-07-03doxygen: Remove spurious documentation for non-existing function parameters.Diego Biurrun2-2/+0
2011-06-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer27-998/+2048
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-134:4:4 H.264 decoding supportJason Garrett-Glaser16-635/+1594
2011-05-11h264idct_template: fix include pathMichael Niedermayer1-1/+1
2011-05-11h264: merge _internal & template files.Michael Niedermayer9-3605/+209
2011-05-10Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson34-365/+753
2011-05-10Template h264idct_template.c with respect to pixel size, etc.Oskar Arvidsson1-45/+64
2011-05-10Move the functions in h264idct into a new file h264idct_template.c.Oskar Arvidsson2-248/+279