]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_vflip.c
dynamically use nb_streams instead of static use of MAX_STREAMS
[ffmpeg] / libavfilter / vf_vflip.c
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.