summaryrefslogtreecommitdiff
path: root/ext/libav/gstav.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-29gstav: Use libavcodec util function for version checkYeongjin Jeong1-1/+1
2018-07-19libav: Fix symbol redefine build errorSeungha Yang1-2/+0
2018-07-18Remove obsolete #if 0-ed codeTim-Philipp Müller1-6/+0
2018-07-13avaudenc: install options genericallyMathieu Duponchelle1-0/+4
2018-07-13gstav: stop calling deprecated registration methodsMathieu Duponchelle1-7/+0
2018-07-13Don't include deprecated avfiltergraph.h headerNicolas Dufresne1-1/+1
2017-05-20meson: add options to set package name and originTim-Philipp Müller1-2/+1
2016-11-25Define plugin license outside the call to PLUGIN_DEFINEThibault Saunier1-6/+7
2016-04-20avdeinterlace: Register all filters and only disable all except for yadif dur...Sebastian Dröge1-0/+2
2016-02-20Don't use exported but undeclared core debug category symbolsTim-Philipp Müller1-0/+2
2015-12-04Require libav provided by FFmpeg at run-timeReynaldo H. Verdejo Pinochet1-1/+24
2015-07-01Make the LGPL build the default and require --enable-gpl to build a GPL licen...Sebastian Dröge1-3/+3
2014-11-28av: use GMutex instead of deprecated GStaticMutexAurélien Zanelli1-7/+7
2012-12-22av: Remove some unused variables and function declarationsSebastian Dröge1-8/+0
2012-12-12avprotocol: Port from the URL protocol handler to saner public APIChristiaan Welvaart1-4/+0
2012-12-04av: Port to new avio protocol handlerSebastian Dröge1-2/+3
2012-12-04av: update to use AVOption variants.Luca Barbato1-2/+2
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-10ext: ffmpeg/gstffmpeg*.[ch] => libav/gstav*.[ch]Edward Hervey1-0/+169