]> git.sesse.net Git - ffmpeg/history - libavcodec/internal.h
add casts to silence gcc warnings
[ffmpeg] / libavcodec / internal.h
2009-02-25 Gwenole BeauchesneAdd missing prototype for ff_is_hwaccel_pix_fmt().
2009-02-24 Michael Niedermayeradd ff_find_hwaccel() by Gwenole Beauchesne
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-16 Kenan GilletSplit ff_log_missing_feature into ff_log_missing_feature
2008-12-08 Stefano SabatiniMake av_log_missing_feature an internal function, and...
2006-10-12 Diego BiurrunRename internal.h --> xvid_internal.h, it clashes with...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-03-30 Corey Hickey- Add new file internal.h for common internal-use-only...