]> git.sesse.net Git - ffmpeg/history - libavcodec/vp56data.h
Use full internal pathname in doxygen @file directives.
[ffmpeg] / libavcodec / vp56data.h
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-11 Aurelien Jacobsavoid POSIX reserved _t suffix
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-13 Carl Eugen HoyosAdd VP56_FRAME_NONE and use VP56_FRAME_CURRENT.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-09-25 Aurelien Jacobsadd a new vp6a codec (add alpha plan support to vp6)
2007-09-24 Aurelien Jacobsrename vp56_b6to3 to vp56_b2p
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-02-25 Aurelien JacobsUse pointers to avoid copying AVFrame.
2006-10-24 Steve L'HommeDon't include inttypes.h/stdint.h directly, there is...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-09 Aurelien JacobsVP5 and VP6 video decoder