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
2014-06-02Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'Michael Niedermayer
2014-06-02Remove all Blackfin architecture optimizationsDiego Biurrun
2014-05-31lavc/dsputil: add missing vsad8 and vsse8 functionsJames Almer
2014-05-30Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer
2014-05-30Merge commit 'cb52a17cb62297802b0a77e5af9850d87c3f925b'Michael Niedermayer
2014-05-30Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer
2014-05-30Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b'Michael Niedermayer
2014-05-30Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd'Michael Niedermayer
2014-05-30Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c'Michael Niedermayer
2014-05-29dsputil: Split off quarterpel bits into their own contextDiego Biurrun
2014-05-29dsputil: Move Bink-specific add_pixels8 to binkdspDiego Biurrun
2014-05-29dsputil: Move APE-specific bits into apedspDiego Biurrun
2014-05-29dsputil: Move mspel_pixels_tab to the only place it is usedDiego Biurrun
2014-05-29dsputil: Move ff_alternate_*_scan tables to mpegvideoDiego Biurrun
2014-05-29dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun
2014-05-28Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c'Michael Niedermayer
2014-05-28Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer
2014-05-27dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun
2014-05-27dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun
2014-04-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-04-04dsputil: Move DV-specific ff_zigzag248_direct table to dvdataDiego Biurrun
2014-03-26Merge commit '92ba965103d3884609730ba9bf293772dc78a9ef'Michael Niedermayer
2014-03-26Merge commit 'da5be235250a61d6994408b054e3e3acf2e0f90f'Michael Niedermayer
2014-03-26Merge commit '2c01ad8b206d326700974438f7193f22be416eb1'Michael Niedermayer
2014-03-26Merge commit 'e7373585f827d4ec05d952daa3877e8decfe3c08'Michael Niedermayer
2014-03-26Merge commit 'd3c3c1664a958923f234283e66fbcbfe69a6927f'Michael Niedermayer
2014-03-26dsputil: Move draw_edges and clear_block* out of dsputil_templateDiego Biurrun
2014-03-26dsputil: Move RV40-specific bits into rv40dspDiego Biurrun
2014-03-26dsputil_template: Detemplatize the codeDiego Biurrun
2014-03-26dsputil_template: Move bits that are used templatized into separate fileDiego Biurrun
2014-03-26dsputil: Move hpel_template #include out of dsputil_templateDiego Biurrun
2014-03-23Merge commit '57f09608e1600d1cf1679885a46f5004d522d68f'Michael Niedermayer
2014-03-22dsputil: Move thirdpel-related bits into their own contextDiego Biurrun
2014-03-21Merge commit '82bb3048013201c0095d2853d4623633d912252f'Michael Niedermayer
2014-03-21Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9'Michael Niedermayer
2014-03-20dsputil: Use correct type in me_cmp_func function pointerDiego Biurrun
2014-03-20dsputil: Propagate bit depth information to all (sub)init functionsDiego Biurrun
2014-03-14Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852'Michael Niedermayer
2014-03-14Merge commit '635ec127d4bc0c49ae0ac4a50acd3da1ca8c2150'Michael Niedermayer
2014-03-14Merge commit 'bb12c2e9c00e3d3c393885849b8fa31cd849dc92'Michael Niedermayer
2014-03-14Merge commit '0a8f91b1fbc1b627d8db8c734c812beb32102936'Michael Niedermayer
2014-03-14Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143'Michael Niedermayer
2014-03-14Merge commit 'd6096a67422534918405abb46dafbbac4608cbc3'Michael Niedermayer
2014-03-13dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun
2014-03-13dsputil: Merge variable declarations and initializationsDiego Biurrun
2014-03-13dsputil: K&R formatting cosmeticsDiego Biurrun
2014-03-13dsputil: Remove disabled avg_no_rnd_qpel leftoversDiego Biurrun
2014-03-13Remove all SPARC architecture optimizationsDiego Biurrun
2014-03-13Remove all SH4 architecture optimizationsDiego Biurrun
2014-03-13dsputil: Drop ff_check_alignment() functionDiego Biurrun