summaryrefslogtreecommitdiff
path: root/gst/vmnc
Commit message (Expand)AuthorAgeFilesLines
* videodecoders: use default pad accept-caps handlingThiago Santos2015-08-151-0/+3
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-1/+1
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* vmncdec: modify wrong packetized mode logicVineeth T M2014-09-161-3/+4
* vmndec: Don't leak output stateEdward Hervey2014-05-131-1/+3
* vmcndec: Add missing header fileOlivier Crête2013-12-063-3/+114
* vmncdec: Port to GStreamer 1.0 APIOlivier Crête2013-12-062-351/+152
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+13
* build: remove more tarkin/theoraexp build cruftTim-Philipp Müller2011-03-111-1/+1
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-0/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+4
* wmnc: Update descriptionBenjamin Otte2010-03-091-2/+2
* vmnc: use existing macros to avoid alignment issuesTim-Philipp Müller2010-01-111-3/+4
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+2
* Fix some finalize leaks by chaining up to the parent method.Jan Schmidt2008-02-121-0/+2
* gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...Ian Munro2007-07-301-1/+1
* gst/: Fix build against core CVS.Tim-Philipp Müller2007-07-111-1/+1
* gst/vmnc/vmncdec.c: Redesign to include a parser for raw files (no timestamps...Michael Smith2007-03-232-88/+273
* Fix up dist.Michael Smith2007-03-031-5/+5
* Add VMnc decoder.Michael Smith2007-03-032-0/+964