]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_slicify.c
Implement libavfilter audio framework.
[ffmpeg] / libavfilter / vf_slicify.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 BinghamUse the new null callbacks to simplify filters and...
2010-03-13 Stefano SabatiniExtend the slice filter to make it issue slice height...
2010-01-31 Stefano SabatiniAvoid usage of avcodec_get_pix_fmt_name() and
2009-12-06 Stefano SabatiniReindent after the last commit.
2009-12-06 Stefano SabatiniFix slicify when the slice_direction is negative, make...
2009-12-04 Stefano SabatiniAdd a slice_dir parameter to avfilter_draw_slice().
2009-11-03 Stefano SabatiniAdd slicify video filter.