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
2006-10-22handle limit>32 for set_ur_golomb_jpegls()Kostya Shishkov
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-06-24first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...Michael Niedermayer
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-10-13set_se_golomb can only write 16bits, add a note about this (ok, maybe it's br...Alex Beregszaszi
2005-02-26shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)Michael Niedermayer
2005-01-19svq3_get_se_golomb() fixMichael Niedermayer
2005-01-19compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>)Loïc Le Loarer
2004-09-10get/set_sr_golomb() cleanupMichael Niedermayer
2004-09-08new signed golomb routinesAlex Beregszaszi
2004-06-191000l to the ffsvq3 author, our default bitstream reader is only guranteed to...Michael Niedermayer
2004-02-18flac fixes:Michael Niedermayer
2003-07-1310lMichael Niedermayer
2003-07-13golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)Michael Niedermayer
2003-06-14golomb rice codesMichael Niedermayer
2003-05-13optimizationsMichael Niedermayer
2003-05-10svq3 decoder by anonymousMichael Niedermayer
2003-04-05multiple reference frames supportMichael Niedermayer
2003-04-04H264 decoder & demuxerMichael Niedermayer