summaryrefslogtreecommitdiff
path: root/libavfilter/vf_pixdesctest.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-09
|\
| * pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov2012-02-08
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-06
* | vf_pixdesctest: Fix incompatible pointer type warning.Michael Niedermayer2011-10-18
|/
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-28
* Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.Stefano Sabatini2010-09-24
* Rename fields:S.N. Hemanth Meenakshisundaram2010-08-07
* Rename functions and fields:S.N. Hemanth Meenakshisundaram2010-08-07
* Rename AVFilterPicRef to AVFilterBufferRef.S.N. Hemanth Meenakshisundaram2010-08-07
* Reindent after r24101.Stefano Sabatini2010-07-08
* Rename read/write_line() to av_read/write_image_line().Stefano Sabatini2010-07-07
* Add pixdesctest filter and corresponding test.Stefano Sabatini2010-07-07