]> git.sesse.net Git - ffmpeg/history - libavcodec/bitstream.h
print a big warning if we mess up and run out of space ...
[ffmpeg] / libavcodec / bitstream.h
2006-01-08 Benjamin Larssonget_vlc -> get_vlc2 transition and get_vlc() removed...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-21 Michel Bardiauxfix some pointer to intger without cast warnings (patch...
2005-09-20 Michael Niedermayerprecautionary checks
2005-09-18 Diego BiurrunRename put_string to ff_put_string to avoid a symbol...
2005-06-17 Diego Biurrunspelling fixes
2005-05-12 Michael Niedermayerarm alignment fix
2005-05-11 Michael NiedermayerLE bitstream reader based upon a patch by (Balatoni...
2005-04-18 Michael Niedermayeravoid UPDATE_CACHE() in GET_RL_VLC() if not needed
2005-04-18 Michael Niedermayervarious fixes related to the non alt_bitstream_reader
2005-03-26 Michael Niedermayermake reverse[] non static
2005-02-06 Michael Niedermayersupport skiping some bitstream encoding
2005-01-28 Michael Niedermayermake decode012() static inline
2005-01-25 Michael Niedermayerdont duplicate decode012()
2005-01-19 Loïc Le Loarercompile with TRACE define patch by (Loic <lll+ffmpeg...
2004-12-29 Michael Niedermayercommon.c -> bitstream.c (and the single non bitstream...