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
2009-04-24Remove useless assignment during initialization for some decodersKostya Shishkov
2009-04-15For every line, copy 3*width bytes instead of linesize[0] to avoidVitor Sessak
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini
2009-04-07Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-12-04Fraps version 3 seems to be the same as Fraps v5Kostya Shishkov
2008-08-11Simplify colour conversion in Fraps as suggested by MichaelKostya Shishkov
2008-08-10R and B components are stored as a differences to G component in Fraps v5.Kostya Shishkov
2008-06-13Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini
2008-04-27Add long names to many AVCodec declarations.Stefano Sabatini
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2008-03-09Fraps v5 decoding supportKostya Shishkov
2008-03-09Add step variable (for future v5 decoding)Kostya Shishkov
2008-03-08huffman: add a zero_count flag and use it in frapsAurelien Jacobs
2008-02-20Add casts to avoid warnings:Reimar Döffinger
2008-02-01constMichael Niedermayer
2007-10-15moves fraps huffman decoder to its own file, making it more genericAurelien Jacobs
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-06-16correct type of qsort() comparison callbackMåns Rullgård
2007-04-07Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung
2007-01-20rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi
2006-11-06Check for symbol countKostya Shishkov
2006-11-05Correct support for Fraps v4 (and Huffman tree for < 256 symbols)Kostya Shishkov
2006-11-05Update commentKostya Shishkov
2006-11-05Fraps v2 and v4 supportKostya Shishkov
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-05-18signature has an 'x'Mike Melanson
2005-05-18Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roineMike Melanson