summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Remove test program and test video output module since ffplay can be usedVitor Sessak2008-02-15
* Merge of several revisions that add more targets to theVitor Sessak2008-02-15
* work into the ffmpeg build systemVitor Sessak2008-02-15
* Add rule for make clean.Vitor Sessak2008-02-15
* Merge of several revisions adding filtersVitor Sessak2008-02-15
* First version of libavfilter MakefileVitor Sessak2008-02-15
* Coding style changesVitor Sessak2008-02-10
* More code factorizationVitor Sessak2008-02-10
* Factor duplicated loopVitor Sessak2008-02-10
* Do not hardcode the list of pixel formats and use PIX_FMT_NB instead.Vitor Sessak2008-02-10
* Do not hardcode the type of AVFilterFormats.formats in allocationVitor Sessak2008-02-10
* Oops, my last commit broke compilation...Vitor Sessak2008-02-10
* Make regression tests to pass with libavfilter.Vitor Sessak2008-02-10
* Need to be careful when dealing with references.Vitor Sessak2008-02-10
* 10l. parameter was unused and redundant.Vitor Sessak2008-02-10
* avfilter_formats_unref() should remove the given reference, not the lastVitor Sessak2008-02-10
* First libavfilter commit.Vitor Sessak2008-02-10