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
2008-07-10Remove useless casts.avcoder
2008-06-13Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini
2008-04-30Add long names to some AVCodec declarations.Stefano Sabatini
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2008-02-26decode mng color decorrelationLoren Merritt
2008-02-25remove a memcpyLoren Merritt
2008-02-21simd and unroll png_filter_rowLoren Merritt
2008-02-01constMichael Niedermayer
2007-07-17typo fixesDiego Biurrun
2007-07-15hardly anything in PNGContext is shared; split itMåns Rullgård
2007-07-15separate en/decoder specific parts from png.cMåns Rullgård