]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mpegvideo_common.h
Started attempt to fix seek handling - still not completed
[frescor/ffmpeg.git] / libavcodec / mpegvideo_common.h
2009-04-13 bcoudurierfix indentation and remove whitespace after return
2009-04-06 michaelTry to honor even completely invalid motion vectors...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-25 diegoDirectly #include some required headers.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-14 aurelreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-09-29 cehoyosFix a warning about an undefined function when compilin...
2008-08-31 stefanoRename globally the header inclusion guards.
2008-04-21 benoitForce inlining of MPV_motion_internal.
2008-04-21 benoitUnroll codepath
2008-04-10 diegocosmetics: Break some overly long lines.
2008-04-10 diegocosmetics: Break some overly long lines.
2008-03-09 aureladd FF_ prefix to all (frame)_TYPE usage
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-01 michaelmake grayscale only decoding checks in inner loops...
2007-07-31 takisFix typo
2007-07-05 diegoGroup all copyright and author notices together.
2007-07-03 benoitDescription: split mpegvideo.c