Menu

Commit [r2534]  Maximize  Restore  History

o Add "Y channel only" colorspace conversion functions.

o Add two new filters, with documentation: y4mtopnm and pnmtoy4m.

These are intended to (eventually) replace y4mtoppm and ppmtoy4m.
The first handles 444, MONO, and 444ALPHA YUV4MPEG2 streams, and
produces PPM, PGM, and PAM output images. The second does the
inverse.
(These do not handle 4:2:0 input; the [super/sub]sampling of
y4mtoppm and ppmtoy4m was always lousy to begin with. It's a
job better done by, say, a scaler.)

mdoggydog 2004-12-19

added /trunk/mjpeg_play/docs/pnmtoy4m.1
added /trunk/mjpeg_play/docs/y4mtopnm.1
changed /trunk/mjpeg_play/lavtools
changed /trunk/mjpeg_play/lavtools/Makefile.am
changed /trunk/mjpeg_play/lavtools/colorspace.c
changed /trunk/mjpeg_play/lavtools/colorspace.h
added /trunk/mjpeg_play/lavtools/pnmtoy4m.c
added /trunk/mjpeg_play/lavtools/y4mtopnm.c
/trunk/mjpeg_play/docs/pnmtoy4m.1 Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/docs/y4mtopnm.1 Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/colorspace.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/colorspace.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/pnmtoy4m.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/y4mtopnm.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.