]> git.sesse.net Git - ffmpeg/history - libavcodec/get_bits.h
Move array specifiers outside DECLARE_ALIGNED() invocations
[ffmpeg] / libavcodec / get_bits.h
2009-12-22 Måns RullgårdARM: use ALT_BITSTREAM_READER on cores with fast unalig...
2009-11-09 Ronald S. BultjeMake get_bits_left() available for use in libavcodec...
2009-11-09 Francesco LavraMove ff_reverse in libavcodec to av_reverse in libavutil.
2009-09-24 Reimar DöffingerCompletely remove INIT_VLC_USE_STATIC, it is deprecated...
2009-09-11 Lars TäuberFix a typo in the documentation.
2009-09-08 Reimar DöffingerTry to clarify that anyone using get_bits must check...
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.