summaryrefslogtreecommitdiff
path: root/ext/webp
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-1/+1
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2017-09-23webpenc: Unmap video frame in failed casePonnam Srinivas1-0/+2
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-2/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+18
2016-06-07webpdec: Wait for segment event before checking itNicolas Dufresne1-7/+22
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM2-12/+10
2015-08-17videoencoders: use template subset check for accept-capsThiago Santos1-0/+2
2015-08-15videodecoders: use default pad accept-caps handlingThiago Santos1-0/+3
2014-10-28Add some missing G_END_DECLSTim-Philipp Müller1-0/+2
2014-09-16webpdec: Remove unused variableSebastian Dröge1-1/+0
2014-09-16webpdec: modify wrong packetized mode logicVineeth T M1-1/+1
2014-08-11webenc: Add WebP image encoderSreerenj Balachandran4-2/+483
2013-08-26webpdec: Some cleanup and minor fixesSebastian Dröge1-5/+21
2013-08-26webp: Add WebP image decoder pluginSreerenj Balachandran4-0/+599