summaryrefslogtreecommitdiffstats
path: root/libavfilter/formats.c
Commit message (Expand)AuthorAgeFilesLines
* Better description for merge_ref().Michael Niedermayer2008-02-211-1/+3
* Coding style changesVitor Sessak2008-02-101-5/+6
* More code factorizationVitor Sessak2008-02-101-8/+5
* Factor duplicated loopVitor Sessak2008-02-101-9/+13
* Do not hardcode the list of pixel formats and use PIX_FMT_NB instead.Vitor Sessak2008-02-101-17/+11
* Do not hardcode the type of AVFilterFormats.formats in allocationVitor Sessak2008-02-101-3/+3
* Oops, my last commit broke compilation...Vitor Sessak2008-02-101-1/+1
* Make regression tests to pass with libavfilter.Vitor Sessak2008-02-101-2/+4
* Need to be careful when dealing with references.Vitor Sessak2008-02-101-0/+12
* 10l. parameter was unused and redundant.Vitor Sessak2008-02-101-2/+2
* avfilter_formats_unref() should remove the given reference, not the lastVitor Sessak2008-02-101-0/+15
* First libavfilter commit.Vitor Sessak2008-02-101-0/+121
OpenPOWER on IntegriCloud