summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_copy.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-111-10/+22
|\
| * lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-101-10/+22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'Michael Niedermayer2012-07-221-10/+10
|\ \ | |/
| * lavfi: use const for AVFilterPad declarations in all filters.Ronald S. Bultje2012-07-211-10/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-0/+1
|\ \ | |/
| * lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-131-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-231-3/+4
|\ \ | |/
| * lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov2012-05-221-3/+4
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-061-2/+2
|/
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-281-0/+40
OpenPOWER on IntegriCloud