gstreamer/gst/pnm
Jan Schmidt fa2d98afe2 pnmenc: Tidy up code, support BE/LE GRAY16 properly
Remove code that dealt with odd strides separately - there's
not really any overhead to just using 1 codepath for both matched
and unmatched stride output.

Add separate codepaths for BE vs LE GRAY16 input so they're
handled properly
2016-05-24 07:21:44 +10:00
..
gstpnm.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstpnmdec.c pnmdec: Actually output LE or BE GRAY16 as negotiated 2016-05-24 07:21:44 +10:00
gstpnmdec.h pnmdec: Actually output LE or BE GRAY16 as negotiated 2016-05-24 07:21:44 +10:00
gstpnmenc.c pnmenc: Tidy up code, support BE/LE GRAY16 properly 2016-05-24 07:21:44 +10:00
gstpnmenc.h pnmenc: Port PNM Encoder to use GstVideoEncoder Class 2014-07-22 06:19:48 -03:00
gstpnmutils.c pnmdec: Implementation of GRAY16 handling 2016-05-24 07:21:44 +10:00
gstpnmutils.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00