]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_vflip.c
ffmpeg: get rid of the 'q' key schizofrenia
[ffmpeg] / libavfilter / vf_vflip.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-12-27 Michael NiedermayerSupport filters and decoders that dont support negative...
2010-12-19 Stefano SabatiniRevert commit r22596.
2010-11-28 Stefano SabatiniIn libavfilter, use consistently "Copyright (c)" in...
2010-08-07 S.N. Hemanth Meena... Rename AVFilterPicRef to AVFilterBufferRef.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-18 Bobby BinghamThe vflip filter does not need to keep ownership of...
2010-01-31 Stefano SabatiniAvoid usage of avcodec_get_pix_fmt_name() and
2009-12-08 Stefano SabatiniFix alpha plane flipping for the yuva420p and similar...
2009-12-04 Stefano SabatiniAdd a slice_dir parameter to avfilter_draw_slice().
2009-10-27 Stefano SabatiniAdd descriptions for the committed filters.
2009-10-22 Stefano SabatiniAdd video vertical flip filter.