gstreamer/gst/pnm
Lutz Mueller 7f3e6f4965 pnm: Lots of bugfixes
(1) Fix examples.
(2) Add support for gray images.
(3) Remove "use_fixed_caps" which doesn't seem to be useful.
(4) Do proper negotiation in the encoder.
(5) Fix memleak in the setcaps function in the encoder.
(6) Keep a link to the src pad in the encoder now that we need it more often.

Partially fixes bug #164870.
2009-09-13 19:14:49 +02:00
..
gstpnm.c pnm: Fix typefinder caps 2009-09-10 08:29:06 +02:00
gstpnmdec.c pnm: Lots of bugfixes 2009-09-13 19:14:49 +02:00
gstpnmdec.h pnm: Add PNM encoder and decoder elements 2009-09-10 08:23:22 +02:00
gstpnmenc.c pnm: Lots of bugfixes 2009-09-13 19:14:49 +02:00
gstpnmenc.h pnm: Lots of bugfixes 2009-09-13 19:14:49 +02:00
gstpnmutils.c pnm: Add PNM encoder and decoder elements 2009-09-10 08:23:22 +02:00
gstpnmutils.h pnm: Add PNM encoder and decoder elements 2009-09-10 08:23:22 +02:00
Makefile.am pnmenc: Fix negotiation issues and refcount leaks 2009-09-10 08:48:12 +02:00