summaryrefslogtreecommitdiff
path: root/gst/pnm
Commit message (Expand)AuthorAgeFilesLines
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* pnmdec: Return early on ::finish() if we have no actual data to parseSebastian Dröge2019-10-231-1/+4
* Remove autotools build systemTim-Philipp Müller2019-10-141-8/+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
* pnm: Fixed segfault in pnmencDimitrios Katsaros2018-02-141-12/+14
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-6/+6
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+15
* doc: Automatic updateNicolas Dufresne2016-06-211-1/+1
* pnmdec: Fix ASCII parsingJan Schmidt2016-05-242-31/+103
* pnmenc: Make output caps match the srcpad templateJan Schmidt2016-05-241-1/+5
* pnmenc: Tidy up code, support BE/LE GRAY16 properlyJan Schmidt2016-05-241-95/+85
* pnmdec: Actually output LE or BE GRAY16 as negotiatedJan Schmidt2016-05-242-92/+91
* pnmdec: Implementation of GRAY16 handlingDimitrios Katsaros2016-05-243-11/+103
* pnmenc: Implementation of GRAY16 handlingDimitrios Katsaros2016-05-241-29/+117
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-9/+6
* pnmenc: Fix wrong logic leading to memory mishandlingVineeth TM2015-12-171-2/+2
* pnmdec: Fix scanner memory leakVineeth TM2015-12-161-0/+1
* pnmdec: Fix buffer memory leakVineeth TM2015-12-161-0/+4
* pnmenc: Fix string memory leakVineeth TM2015-12-161-1/+2
* plugins-bad: Fix example pipelinesVineeth TM2015-12-152-2/+2
* pnmdec: drop frame in case of _handle() failureReynaldo H. Verdejo Pinochet2015-10-181-0/+1
* pnmdec: propagate input state after parsingReynaldo H. Verdejo Pinochet2015-10-182-1/+32
* pnmdec: completely reset parsing state at flushReynaldo H. Verdejo Pinochet2015-10-181-4/+1
* videoencoders: use template subset check for accept-capsThiago Santos2015-08-171-0/+2
* videodecoders: use default pad accept-caps handlingThiago Santos2015-08-151-0/+4
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* pnmenc: Port PNM Encoder to use GstVideoEncoder ClassSanjay NM2014-07-222-150/+182
* pnmdec: Patch to handle max valueSanjay NM2014-07-212-1/+25
* pnm: link against libgstbase for GstAdapterTim-Philipp Müller2014-06-181-2/+2
* pnmdec: Added PBM SupportSanjay NM2014-06-172-6/+34
* pnmdec: use GstVideoDecoder ClassSanjay NM2014-06-162-186/+187
* pnmenc: remove empty lineLuis de Bethencourt2014-05-061-1/+0
* pnmenc: fix flow return and buffer leak in not-negotiated caseTim-Philipp Müller2014-05-061-4/+9
* Fix for not checking zero width and heightSanjay NM2014-05-061-0/+5
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-047-14/+14
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* ffmpegcolorspace is no moreWim Taymans2012-09-142-2/+2
* rename some caps and elements in examplesWim Taymans2012-09-141-1/+1
* pnm: Port to 1.0 APIOlivier Crête2012-09-124-105/+142
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* pnm: add LIBTOOLFLAGS = --tag=disable-staticStefan Kost2011-04-131-0/+1
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* Fix pad template memleaksDavid Schleef2010-11-302-11/+4
* various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-1/+1
* pnmenc: remove stray " in doc commentStefan Kost2010-10-191-1/+1