]> git.sesse.net Git - ffmpeg/history - libavcodec/h261.h
lavc: add a null bitstream filter
[ffmpeg] / libavcodec / h261.h
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2013-04-10 Diego Biurrunh261: Move encoder/decoder shared table init to common...
2013-04-10 Diego Biurrunh261: Move shared data tables from a header to a proper...
2013-04-05 Diego Biurrunh261: K&R formatting and prettyprinting cosmetics
2013-04-05 Diego Biurrunh261: Move function declarations to h261.h
2013-04-05 Diego Biurrunh261: Move ff_h261_rl_table_store declaration to header...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-02 Diego BiurrunAdd missing comment markers to #endif directive.
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdmove definition of MB_TYPE_H261_FIL to h261.h so h261...
2007-05-21 Panagiotis IssarisSplit the h261.c file into separate files for the encod...