summaryrefslogtreecommitdiff
path: root/libavfilter/libmpcodecs/vf_divtc.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: remove bad inverse telecine filtersPaul B Mahol2013-04-171-722/+0
* libmpcodecs/vf_divtc: update to latest version in mplayermultiple authors2013-02-051-0/+1
* vf_divtc: dont mix av_strdup and freeMichael Niedermayer2012-12-281-1/+1
* lavfi/mp: add ff_ prefix to exported symbolsanonymous2012-12-061-27/+27
* Port MPlayer fixes for coverity issues in libmpcodecs.Reimar Döffinger2012-10-271-1/+1
* Port recent changes to MPlayer libmpcodecs.Reimar Döffinger2011-06-021-1/+2
* Port libmpcodec fixes from MPlayer.Reimar Döffinger2011-05-311-3/+3
* Use av_strdup instead of strdup, fixes mingw buildBaptiste Coudurier2011-03-161-2/+1
* Add #define _BSD_SOURCE where mplayer is not C99.Michael Niedermayer2011-01-201-0/+1
* Add MPlayers libmpcodecs, this will be needed for our libavfilter wraper for it.Michael Niedermayer2011-01-201-0/+720