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
2015-03-14lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet
2014-10-16Fix initialisers in dct-test.c.Carl Eugen Hoyos
2014-09-08Merge commit '1274ea8dbaec44355bde07f6bb31fec0c4e6fd2d'Michael Niedermayer
2014-09-08Split off floating point AAN (I)DCT into separate componentsDiego Biurrun
2014-09-03Merge commit '7a1d6ddd2c6b2d66fbc1afa584cf506930a26453'Michael Niedermayer
2014-09-03xvid: Add C IDCTPascal Massimino
2014-07-22Merge commit '16b7328058fa600d5158c84d9cc621a134eb88bc'Michael Niedermayer
2014-07-21build: Conditionally build and run DCT test programDiego Biurrun
2014-07-21avcodec/dct-test: remove fixed array sizesMichael Niedermayer
2014-07-21Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce'Michael Niedermayer
2014-07-21dct-test: Move arch-specific bits into arch-specific subdirectoriesDiego Biurrun
2014-07-21Merge commit '4de8b60684ce13dff3e3d372dae4f49b9e53f755'Michael Niedermayer
2014-07-21idct: Move arm-specific declarations to a header in the arm directoryDiego Biurrun
2014-07-19Merge commit '1a583c0c60240adb8fa6620c6df33f1a0a0fe5d9'Michael Niedermayer
2014-07-19Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0'Michael Niedermayer
2014-07-19Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314'Michael Niedermayer
2014-07-19fdct: Move ppc-specific declarations to a header in the ppc directoryDiego Biurrun
2014-07-19simple_idct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun
2014-07-19fdct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun
2014-07-19Merge commit 'e0a2e60c0a6cbcceef08e94af5081d2aa8e6a52f'Michael Niedermayer
2014-07-19Merge commit '913fa85a2c1fcd71802f7decdef5f355e0d9c757'Michael Niedermayer
2014-07-19dct-test: Reuse enum idct_permutation_type instead of duplicating itDiego Biurrun
2014-07-18Merge commit '746ad4e0df7faf93329804e412ec53c1d929a75b'Michael Niedermayer
2014-07-18Merge commit 'cb44b21da1f59923be577f08c267ec270529be97'Michael Niedermayer
2014-07-18dct-test: Skip indirection for MMX IDCT permutationDiego Biurrun
2014-07-18dct-test: Improve CPU flags struct member nameDiego Biurrun
2014-07-18dct-test: Move cpu_flags variable out of global scopeDiego Biurrun
2014-06-02Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'Michael Niedermayer
2014-06-02Remove all Blackfin architecture optimizationsDiego Biurrun
2014-05-17lavc: Use av_gettime_relative()Olivier Langlois
2014-01-15Merge commit '1e9265cd8f0821acbeca1db437be1361a3976b85'Michael Niedermayer
2014-01-15dct-test: test ff_simple_idct_neon only on ARM for nowJanne Grunau
2014-01-14avcodec/proresdsp & idct: move biasing from after the IDCT into the IDCTMichael Niedermayer
2014-01-12avcodec/dct-test: add support for C prores IDCTMichael Niedermayer
2014-01-12avcodec/dct-test: reproduce 4..1019 clipping when testing prores IDCTMichael Niedermayer
2014-01-12avcodec/dct-test: correct output bias of prores idctMichael Niedermayer
2013-11-14Merge commit 'c7f7bfc9e3a3150ba72bc34366c13fb2210c66ac'Michael Niedermayer
2013-11-13Remove all Alpha architecture optimizationsDiego Biurrun
2013-11-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-07Remove #undefs for formerly forbidden system functionsDiego Biurrun
2013-10-25dct-test: Remove possibility of returning a restricted exit codeDerek Buitenhuis
2013-10-24dct-test: Remove possibility of returning a restricted exit codeDerek Buitenhuis
2013-10-06Merge commit '0b8b2ae5e93d616c2ece59f7175f483154cff918'Michael Niedermayer
2013-10-05x86: xviddct: Employ more specific ifdefsDiego Biurrun
2013-03-13Merge commit 'de27d2b92fa97deb2856d18e9f5f19586ce45a0f'Michael Niedermayer
2013-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-09dsputil: Move fdct function declarations to dct.hDiego Biurrun
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-12-08Merge commit '9ebd45c2d58ad9241ad09718679f0cf7fb57da52'Michael Niedermayer