summaryrefslogtreecommitdiff
path: root/gst/vmnc
AgeCommit message (Expand)AuthorFilesLines
2014-05-13vmndec: Don't leak output stateEdward Hervey1-1/+3
2013-12-06vmcndec: Add missing header fileOlivier Crête3-3/+114
2013-12-06vmncdec: Port to GStreamer 1.0 APIOlivier Crête2-351/+152
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+13
2011-03-11build: remove more tarkin/theoraexp build cruftTim-Philipp Müller1-1/+1
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-0/+1
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2010-03-09wmnc: Update descriptionBenjamin Otte1-2/+2
2010-01-11vmnc: use existing macros to avoid alignment issuesTim-Philipp Müller1-3/+4
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+2
2008-02-12Fix some finalize leaks by chaining up to the parent method.Jan Schmidt1-0/+2
2007-07-30gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...Ian Munro1-1/+1
2007-07-11gst/: Fix build against core CVS.Tim-Philipp Müller1-1/+1
2007-03-23gst/vmnc/vmncdec.c: Redesign to include a parser for raw files (no timestamps...Michael Smith2-88/+273
2007-03-03Fix up dist.Michael Smith1-5/+5
2007-03-03Add VMnc decoder.Michael Smith2-0/+964