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
2013-04-20Merge commit '28bc406c84b04a5f1458b90ff52ddbec73e46202'Michael Niedermayer
2013-04-20Merge commit '2f6bc5f7c193477c2ebc0acce8f2d5551445e129'Michael Niedermayer
2013-04-20mjpeg: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20svq1enc: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20svq3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20mpegvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20svq1: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20mimic: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20interplayvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20bink: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20indeo3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20vp56: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20vp3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje
2013-04-20hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje
2013-04-18Fix pgc compilation with --disable-optimizations.Carl Eugen Hoyos
2013-04-14lavfi: rename decimate to mpdecimate.Clément Bœsch
2013-04-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-12Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467'Michael Niedermayer
2013-04-11lavfi: new interlace filterVittorio Giovara
2013-04-11Fix compilation with --disable-everything --enable-filter=deshakeJames Almer
2013-04-11libshine fixed point MP3 encoding supportPaul B Mahol
2013-04-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-11Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov
2013-04-10lavf: add libquvi demuxer.Clément Bœsch
2013-04-10dsputil: Make dsputil selectableRonald S. Bultje
2013-04-06Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-04-05doc: enable compilation of -all tool pagesStefano Sabatini
2013-04-04Merge commit 'fc43c19a567aa945398dccb491d972c11ec2a065'Michael Niedermayer
2013-04-03Merge commit '817dff578f13ce97576c609ab141508b9dc782e9'Michael Niedermayer
2013-04-03Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65'Michael Niedermayer
2013-04-03clang: use -fsantize=address and -fsanitize=threadLuca Barbato
2013-04-03configure: Check for the atomic.h functions used in the suncc atomics headerMartin Storsjö
2013-04-03configure: prettify atomics handling.Anton Khirnov
2013-04-01opencl wrapper based on comments on 20130401highgod0401
2013-03-28Merge commit 'e9cc98839574c7e8d546e890ebbf57d1766e5d8a'Michael Niedermayer
2013-03-28Merge commit 'd767e2f969933b4e450ed4e69ea2bf8ca864838c'Michael Niedermayer
2013-03-27configure: Add error_resilience as dependency to the eatqi decoderMartin Storsjö
2013-03-27Merge commit 'c24469e812501903a46a06eff9722a82e136e841'Michael Niedermayer
2013-03-27configure: fix dependencies of XvMC and old vdpau mpeg2 decodersJanne Grunau
2013-03-26configure: Remove a stray msmpeg4v1 encoder declarationMartin Storsjö
2013-03-26configure: Remove the mpegvideo dependency from svq1Martin Storsjö
2013-03-26configure: mpegvideo should not depend on error resilienceMichael Niedermayer
2013-03-26configure: the snow encoder is not supposed to depend on error resilienceMichael Niedermayer
2013-03-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-26Revert "Fix compilation with --disable-everything --enable-parser=h264."Michael Niedermayer
2013-03-26Merge commit '75644335b907919057960716508477239c26fed4'Michael Niedermayer
2013-03-26h264: Make it possible to compile without error_resilienceRonald S. Bultje
2013-03-26lavc: Move start code finding to utils.cMartin Storsjö
2013-03-23Fix typo in dvvideo decoder dependencies.Carl Eugen Hoyos