| Commit message (Expand) | Author | Age | Files | Lines |
* | add little endian 24bit read/write | Alex Beregszaszi | 2007-03-06 | 1 | -0/+1 |
* | add bytestream_get/put_be24 functions | Baptiste Coudurier | 2007-03-04 | 1 | -0/+1 |
* | simplify and remove useless index in AV_W* | Michael Niedermayer | 2007-02-06 | 1 | -48/+15 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -2/+2 |
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 1 | -10/+10 |
* | add bytestream big endian 16/32 writing functions | Baptiste Coudurier | 2006-12-01 | 1 | -0/+14 |
* | change gif muxer to simple gif encoder | Baptiste Coudurier | 2006-11-02 | 1 | -0/+25 |
* | change gif demuxer to gif decoder | Baptiste Coudurier | 2006-10-22 | 1 | -0/+50 |