summaryrefslogtreecommitdiff
path: root/libavcodec/bitstream.h
Commit message (Expand)AuthorAgeFilesLines
...
* various fixes related to the non alt_bitstream_readerMichael Niedermayer2005-04-181-1/+1
* make reverse[] non staticMichael Niedermayer2005-03-261-0/+2
* support skiping some bitstream encodingMichael Niedermayer2005-02-061-0/+14
* make decode012() static inlineMichael Niedermayer2005-01-281-1/+1
* dont duplicate decode012()Michael Niedermayer2005-01-251-0/+9
* compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>)Loïc Le Loarer2005-01-191-9/+9
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-291-0/+827