summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_mcdeint.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-201-2/+2
* Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer2015-03-181-1/+1
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-161-4/+4
* avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacketMichael Niedermayer2015-01-281-3/+1
* avfilter/vf_mcdeint: Set no_bitstream=1Michael Niedermayer2015-01-251-0/+1
* avfilter/vf_mcdeint: fix gop_sizeMichael Niedermayer2015-01-251-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter/vf_mcdeint: free frame on errorMichael Niedermayer2013-06-031-1/+3
* lavfi: port mcdeint filter from libmpcodecsStefano Sabatini2013-06-011-0/+313
OpenPOWER on IntegriCloud