videoanalyse: Use correct element classification
[platform/upstream/gstreamer.git] / gst / pnm /
2010-06-16 Benjamin Ottepnmdec: Don't crash if no valid input was parsed yet
2010-03-24 Tristan Matthewsosx: more compiler warning fixes
2010-03-22 Benjamin OtteAdd -Wredundant-decls flag
2010-01-22 Tim-Philipp Müllerpnm: use same media type as other elements
2010-01-22 Tim-Philipp Müllerpnm: make element details a bit more descriptive
2010-01-22 Tim-Philipp Müllerpnm: add copyright notice
2010-01-22 Tim-Philipp Müllerpnm: move typefinding into -base
2009-09-22 Lutz Muellerpnm: Handle ASCII encoded PNM data that is split over...
2009-09-17 Lutz Muellerpnm: Add ASCII decoding support
2009-09-16 Lutz Muellerpnm: Support ASCII format for encoding and handle unsup...
2009-09-13 Sebastian Drögepnm: Use correct rowstride for 8 bit grayscale too
2009-09-13 Sebastian Drögepnm: Correctly convert from/to GStreamer rowstride
2009-09-13 Sebastian Drögepnm: Fix caps
2009-09-13 Lutz Muellerpnm: Lots of bugfixes
2009-09-10 Sebastian Drögepnmdec: Partially fix negotiation issues and refcount...
2009-09-10 Sebastian Drögepnmenc: Fix negotiation issues and refcount leaks
2009-09-10 Sebastian Drögepnm: Fix typefinder caps
2009-09-10 Lutz Muellerpnm: Add PNM encoder and decoder elements