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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-26Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f'Michael Niedermayer
2014-03-26Add missing headers to make template files compile (more) standaloneDiego Biurrun
2013-04-11Merge commit '62844c3fd66940c7747e9b2bb7804e265319f43f'Michael Niedermayer
2013-04-10h264: Integrate clear_blocks calls with IDCTRonald S. Bultje
2013-02-19h264: integrate clear_blocks calls with IDCT.Ronald S. Bultje
2013-02-15Merge commit '49fe280753e0f167ac3d9f227f0c0f7744501fc1'Michael Niedermayer
2013-02-15h264idct: Replace duplicate scan8 table by appropriate #includeDiego Biurrun
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-06Don't use ff_cropTbl[] for IDCT.Ronald S. Bultje
2011-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-21h264: 4:2:2 intra decoding supportBaptiste Coudurier
2011-08-15h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier
2011-07-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-20Remove h264_lowres_idct_put/add functionsMans Rullgard
2011-07-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-05Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun
2011-07-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04doxygen: Add qmul docs.Diego Biurrun
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-03doxygen: Remove spurious documentation for non-existing function parameters.Diego Biurrun
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-11h264idct_template: fix include pathMichael Niedermayer
2011-05-11h264: merge _internal & template files.Michael Niedermayer
2011-05-10Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson
2011-05-10Template h264idct_template.c with respect to pixel size, etc.Oskar Arvidsson
2011-05-10Move the functions in h264idct into a new file h264idct_template.c.Oskar Arvidsson