summaryrefslogtreecommitdiff
path: root/libavcodec/bytestream.h
Commit message (Expand)AuthorAge
* add little endian 24bit read/writeAlex Beregszaszi2007-03-06
* add bytestream_get/put_be24 functionsBaptiste Coudurier2007-03-04
* simplify and remove useless index in AV_W*Michael Niedermayer2007-02-06
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-19
* rename always_inline to av_always_inline and move to common.hMåns Rullgård2006-12-08
* add bytestream big endian 16/32 writing functionsBaptiste Coudurier2006-12-01
* change gif muxer to simple gif encoderBaptiste Coudurier2006-11-02
* change gif demuxer to gif decoderBaptiste Coudurier2006-10-22