]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_hflip.c
lavfi: make formats API private on next bump.
[ffmpeg] / libavfilter / vf_hflip.c
2012-06-05 Anton Khirnovlavfi: make formats API private on next bump.
2012-01-25 Diego Biurruncosmetics: Remove some unnecessary block braces.
2011-04-28 Peter Rosshflip: make the filter accept PIX_FMT_BGR48LE and PIX_F...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-20 Stefano SabatiniRename av_fill_image_max_pixstep() to av_fill_image_max...
2010-08-18 Stefano SabatiniFix braino: @flip -> @file.
2010-08-18 Stefano SabatiniImplement inline function av_fill_image_max_pixstep...
2010-08-17 Stefano SabatiniAdd hflip filter.