summaryrefslogtreecommitdiff
path: root/gst/vmnc
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-5/+4
* remove various useless linefeed in logsStéphane Cerveau2019-12-111-1/+1
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-2/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-9/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* vmncdec: Sanity-check rectangle sizes a bit more thoroughSebastian Dröge2016-12-061-1/+2
* vmncdec: Sanity-check width/height before using itSebastian Dröge2016-11-161-1/+5
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* vmncdec: Wait for segment event before checking itNicolas Dufresne2016-06-071-5/+23
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-6/+5
* 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