• Charles Yates's avatar
    stdin patch by (Charles Yates <charles dot yates at pandora dot be>) · d9a916e2
    Charles Yates authored
    * 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]
    
    Originally committed as revision 2183 to svn://svn.ffmpeg.org/ffmpeg/trunk
    d9a916e2
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavformat Loading commit data...
postproc Loading commit data...
tests Loading commit data...
vhook Loading commit data...
.cvsignore Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
INSTALL Loading commit data...
Makefile Loading commit data...
README Loading commit data...
VERSION Loading commit data...
berrno.h Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
common.h Loading commit data...
configure Loading commit data...
cygwin_inttypes.h Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
output_example.c Loading commit data...
xvmc_render.h Loading commit data...