gstreamer/gst/pnm
Lutz Mueller a744f8136b pnm: Handle ASCII encoded PNM data that is split over multiple buffers
Also:
- unref buffers after gst_buffer_span
- fix scanning of header if header data is split over several buffers

Fixes bug #595700.
2009-09-22 08:13:08 +02:00
..
gstpnm.c pnm: Support ASCII format for encoding and handle unsupported formats better in the decoder 2009-09-16 08:23:37 +02:00
gstpnmdec.c pnm: Handle ASCII encoded PNM data that is split over multiple buffers 2009-09-22 08:13:08 +02:00
gstpnmdec.h pnm: Handle ASCII encoded PNM data that is split over multiple buffers 2009-09-22 08:13:08 +02:00
gstpnmenc.c pnm: Add ASCII decoding support 2009-09-17 09:39:10 +02:00
gstpnmenc.h pnm: Lots of bugfixes 2009-09-13 19:14:49 +02:00
gstpnmutils.c pnm: Handle ASCII encoded PNM data that is split over multiple buffers 2009-09-22 08:13:08 +02:00
gstpnmutils.h pnm: Support ASCII format for encoding and handle unsupported formats better in the decoder 2009-09-16 08:23:37 +02:00
Makefile.am pnmenc: Fix negotiation issues and refcount leaks 2009-09-10 08:48:12 +02:00