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
2022-02-24Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt
2021-07-22Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt
2021-03-30Avoid intermediate bitcount for number of bytes in PutBitContextAndreas Rheinhardt
2020-07-20avcodec/put_bits: Fix LZW warningSteinar H. Gunderson
2014-03-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-03-04put_bits: Remove unused includesVittorio Giovara
2013-08-15avcodec/lzwenc: change asserts to av_assertsMichael Niedermayer
2013-08-15avcodec/lzwenc: Add 1 additional bit of padding for gifMichael Niedermayer
2012-10-18lzwenc: change assert to av_assertMichael Niedermayer
2011-07-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-14doxygen: consistently place brief descriptionDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-12-03use lzw compression in gif encoderBaptiste Coudurier
2009-04-12Split bitstream.h, put the bitstream writer stuff in the new fileStefano Sabatini
2009-03-16Fix an assert().Daniel Verkamp
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2007-04-10superflouos ()Michael Niedermayer
2007-04-10remove code_prefix variable, no speed changeMichael Niedermayer
2007-04-10simplifyMichael Niedermayer
2007-04-07LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer