summaryrefslogtreecommitdiff
path: root/ext/vp8/plugin.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-09gst: Add better support for static pluginsSebastian Dröge1-2/+2
2010-07-03vp8: Move structure definitions, etc to public header files for gtk-docSebastian Dröge1-2/+2
2010-05-21vp8: typo: s/HAVE_VP8_DECODER/HAVE_VP8_ENCODER/Philip Jägenstedt1-1/+1
2010-05-20vp8: Only enable the encoder or decoder if it's available in libvpxSebastian Dröge1-4/+2
2010-05-20vp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODERPhilip Jägenstedt1-6/+7
2010-05-19vp8: Add encoder/decoderDavid Schleef1-0/+52