]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4video_parser.h
pthread_frame: ensure the threads don't run simultaneously with hwaccel
[ffmpeg] / libavcodec / mpeg4video_parser.h
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-05-09 Aurelien Jacobsmove ff_mpeg4_find_frame_end() from h263dec.c to mpeg4v...