]> git.sesse.net Git - ffmpeg/history - libavcodec/bitstream.c
Use AV_XX16 macros
[ffmpeg] / libavcodec / bitstream.c
2007-05-02 Mark Coxpatch so that the deprecated items show up correctly
2007-03-18 Måns Rullgårdfix init_vlc() with nonzero flags
2007-03-14 Michael Niedermayerdeprecate ff_realloc_static
2007-02-23 Panagiotis Issarisav_realloc_static() is an internal function and therefo...
2007-02-22 Panagiotis IssarisMove the av_realloc_static() declaration out of avcodec...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-08-28 Aurelien Jacobsmove some functions to bitstream.h to avoid conflicts
2006-08-26 Michael Niedermayermove align_get_bits() to .h to avoid conflicts between...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-18 Diego BiurrunRename put_string to ff_put_string to avoid a symbol...
2005-05-11 Michael NiedermayerLE bitstream reader based upon a patch by (Balatoni...
2004-12-29 Michael Niedermayercommon.c -> bitstream.c (and the single non bitstream...