]> git.sesse.net Git - ffmpeg/history - libavcodec/rtjpeg.c
Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version checks.
[ffmpeg] / libavcodec / rtjpeg.c
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-04-08 Diego BiurrunFix reference to a file in MPlayer that was renamed.
2008-02-01 Reimar DöffingerAdd some const keywords in rtjpeg decoder
2006-11-06 Reimar DöffingerAvoid void*-arithmetic, and uint8_t* is more correct...
2006-11-05 Reimar DöffingerMove idct block array variable onto rtjpeg_decode_frame...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-03-27 Reimar DöffingerNuppelVideo/MythTVVideo support, including rtjpeg decoder