summaryrefslogtreecommitdiff
path: root/libavcodec/bitstream.h
Commit message (Expand)AuthorAge
* arm alignment fixMichael Niedermayer2005-05-12
* LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programo...Michael Niedermayer2005-05-11
* avoid UPDATE_CACHE() in GET_RL_VLC() if not neededMichael Niedermayer2005-04-18
* various fixes related to the non alt_bitstream_readerMichael Niedermayer2005-04-18
* make reverse[] non staticMichael Niedermayer2005-03-26
* support skiping some bitstream encodingMichael Niedermayer2005-02-06
* make decode012() static inlineMichael Niedermayer2005-01-28
* dont duplicate decode012()Michael Niedermayer2005-01-25
* compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>)Loïc Le Loarer2005-01-19
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-29