]> git.sesse.net Git - ffmpeg/history - libavcodec/internal.h
ARM: align stack in NEON h264 mc functions
[ffmpeg] / libavcodec / internal.h
2009-06-29 Ronald S. BultjeMove av_log_missing_feature() from the internal.h to...
2009-06-29 Ronald S. BultjeRename ff_log_missing_feature() to av_log_missing_featu...
2009-06-06 Stefano SabatiniRemove '\p', '\c' and '\e' doxygen markup from doxy...
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...