]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_pixdesctest.c
avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame()
[ffmpeg] / libavfilter / vf_pixdesctest.c
2012-02-08 Anton Khirnovpixdesc: mark pseudopaletted formats with a special...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-11-28 Stefano SabatiniIn libavfilter, use consistently "Copyright (c)" in...
2010-09-24 Stefano SabatiniAdd missing uses of NULL_IF_CONFIG_SMALL for the filter...
2010-08-07 S.N. Hemanth Meena... Rename fields:
2010-08-07 S.N. Hemanth Meena... Rename functions and fields:
2010-08-07 S.N. Hemanth Meena... Rename AVFilterPicRef to AVFilterBufferRef.
2010-07-08 Stefano SabatiniReindent after r24101.
2010-07-07 Stefano SabatiniRename read/write_line() to av_read/write_image_line().
2010-07-07 Stefano SabatiniAdd pixdesctest filter and corresponding test.