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
2012-01-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-30avutil: make intfloat api publicPaul B Mahol
2012-01-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-28cosmetics: Remove extra newlines at EOFAlex Converse
2012-01-28sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol
2012-01-27x86inc.asm: fix typo.Ronald S. Bultje
2012-01-27config.asm: change %ifdef directives to %if directives.Ronald S. Bultje
2012-01-27Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse
2012-01-27sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol
2012-01-27libavutil: Remove pointless file test program.Diego Biurrun
2012-01-23base64: 10l endian fix.Michael Niedermayer
2012-01-22Optimized base64 decode by writing 3 bytes at once.Reimar Döffinger
2012-01-22Cosmetics: add do {} while 0 to macro.Reimar Döffinger
2012-01-22pixdesc: cosmeticsJean First
2012-01-21Unroll base64 decode loop.Reimar Döffinger
2012-01-21Use a full table for base64 decode.Reimar Döffinger
2012-01-21base64: more thorough decode tests.Reimar Döffinger
2012-01-21base64: Only run benchmark when "-t" is specified.Michael Niedermayer
2012-01-21base64: fix little typoMichael Niedermayer
2012-01-21base64: add a benchmark for a pure syntax check.Michael Niedermayer
2012-01-21base64: simplify end handling in av_base64_encode()Michael Niedermayer
2012-01-21base64: optimize av_base64_encode()Michael Niedermayer
2012-01-21base64: add benchmarkMichael Niedermayer
2012-01-21Slightly optimize base64 encode.Reimar Döffinger
2012-01-21Optimize output buffer size check in base64 decode.Reimar Döffinger
2012-01-21Minor optimization of base64 decode.Reimar Döffinger
2012-01-20opt: Fix "libavutil/opt.c:811:20: warning: initialization discards ‘constâ€...Michael Niedermayer
2012-01-17tools: add ffeval toolStefano Sabatini
2012-01-17lavu/eval: add if() and ifnot() eval functionsStefano Sabatini
2012-01-16lavu: add 2.1 channel layout.Clément Bœsch
2012-01-11Fix step_minus1 pixel descirption for RGB64.Carl Eugen Hoyos
2012-01-11x86inc: remove duplicate movlhpsMichael Niedermayer
2012-01-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-10log: use a different color for debug (green).Clément Bœsch
2012-01-09mpegaudiodec: optimized iMDCT transformVitor Sessak
2012-01-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-05timer: K&R formatting cosmeticsDiego Biurrun
2012-01-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-03lavu: bump lavu minor for av_popcount64Janne Grunau
2012-01-03Add av_popcount64Daniel Verkamp
2011-12-31Avoid uninitialized data in lcldec when ofs is 0 in MSZH.Reimar Döffinger
2011-12-30Avoid av_memcpy_backptr hang without extra branch.Reimar Döffinger
2011-12-25mem: add av_max_alloc() to limit the maximum amount that may be allocated in ...Michael Niedermayer
2011-12-24lzo: fix memcpy_backptr() with 0 offsetMichael Niedermayer
2011-12-23Make systematic palette opaque.Carl Eugen Hoyos
2011-12-23fifo: Make writes atomic.Michael Niedermayer
2011-12-22libavutil: increase LIBAVUTIL_VERSION_MICRO to 100Michael Niedermayer
2011-12-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-21Replace Subversion revisions in comments by Git hashes.Diego Biurrun