]> git.sesse.net Git - ffmpeg/history - libavcodec/ratecontrol.h
svq3: rip out the svq3-relevant parts of pred_motion() out of h264
[ffmpeg] / libavcodec / ratecontrol.h
2013-03-10 Anton Khirnovratecontrol: remove an unused variable
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-06-05 Stefano SabatiniMove eval.c and eval.h from libavcodec to libavutil...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-11 Stefano SabatiniRename AVEvalExpr to AVExpr, as suggested by Michael.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2006-10-27 Oded Shimonupdate ratecontrol to new ff_eval API
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-29 Panagiotis IssarisMove the ratecontrol related code from mpegvideo.h...