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
2007-03-04add bytestream_get/put_be24 functionsBaptiste Coudurier
2007-02-06simplify and remove useless index in AV_W*Michael Niedermayer
2007-01-20rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi
2006-12-08rename always_inline to av_always_inline and move to common.hMåns Rullgård
2006-12-01add bytestream big endian 16/32 writing functionsBaptiste Coudurier
2006-11-03change gif muxer to simple gif encoderBaptiste Coudurier
2006-10-22change gif demuxer to gif decoderBaptiste Coudurier