gstreamer/gst/pnm
Sebastian Dröge 751843ff86 pnm: Fix caps
8 bit grayscale caps have no endianness field and the caps name
of GST_VIDEO_CAPS_RGB is still "video/x-raw-rgb" and not GST_VIDEO_CAPS_RGB.
2009-09-13 19:17:15 +02:00
..
gstpnm.c pnm: Fix typefinder caps 2009-09-10 08:29:06 +02:00
gstpnmdec.c pnm: Fix caps 2009-09-13 19:17:15 +02:00
gstpnmdec.h pnm: Add PNM encoder and decoder elements 2009-09-10 08:23:22 +02:00
gstpnmenc.c pnm: Fix caps 2009-09-13 19:17:15 +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