Mercurial > libavformat.hg
comparison Makefile @ 207:7865656658dc libavformat
stdin patch by (Charles Yates <charles dot yates at pandora dot be>)
* removes use of read_key and getchar when input is received on stdin
(this was corrupting the packet reading)
* terminates av_encode when a termination signal is received (use of
ctrl-c issued a term_exit and subsequent uses of q failed)
* specific correction to yuv4mpeg pipe reading - the defined header was
too short to allow for extended yuv4mpeg flags [as used by smil2yuv and
y4mscaler and accepted by mjpeg tools]
author | michaelni |
---|---|
date | Fri, 29 Aug 2003 20:51:10 +0000 |
parents | 184d22d04c84 |
children | 7414bbf64011 |
comparison
equal
deleted
inserted
replaced
206:3a493a2e5bba | 207:7865656658dc |
---|