Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -3/+3 |
* | avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as int | Michael Niedermayer | 2015-03-20 | 1 | -2/+2 |
* | Replace PixelFormats which sneaked in over time or where forgotten by AVPixel... | Michael Niedermayer | 2015-03-18 | 1 | -1/+1 |
* | avfilter: handle error in query_formats() of a bunch of random video filters | Clément Bœsch | 2015-03-16 | 1 | -4/+4 |
* | avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacket | Michael Niedermayer | 2015-01-28 | 1 | -3/+1 |
* | avfilter/vf_mcdeint: Set no_bitstream=1 | Michael Niedermayer | 2015-01-25 | 1 | -0/+1 |
* | avfilter/vf_mcdeint: fix gop_size | Michael Niedermayer | 2015-01-25 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/vf_mcdeint: free frame on error | Michael Niedermayer | 2013-06-03 | 1 | -1/+3 |
* | lavfi: port mcdeint filter from libmpcodecs | Stefano Sabatini | 2013-06-01 | 1 | -0/+313 |