]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavfilter/formats.c
Revert "Prepare for O_DIRECT"
[frescor/ffmpeg.git] / libavfilter / formats.c
2008-02-21 michaelBetter description for merge_ref().
2008-02-10 vitorCoding style changes
2008-02-10 vitorMore code factorization
2008-02-10 vitorFactor duplicated loop
2008-02-10 vitorDo not hardcode the list of pixel formats and use PIX_F...
2008-02-10 vitorDo not hardcode the type of AVFilterFormats.formats...
2008-02-10 vitorOops, my last commit broke compilation...
2008-02-10 vitorMake regression tests to pass with libavfilter.
2008-02-10 vitorNeed to be careful when dealing with references.
2008-02-10 vitor10l. parameter was unused and redundant.
2008-02-10 vitoravfilter_formats_unref() should remove the given refere...
2008-02-10 vitorFirst libavfilter commit.