• Philip Gladstone's avatar
    * Fix a nasty problem with output buffering not have enough (or large enough) · f747e6d3
    Philip Gladstone authored
      buffers. In fact, the code was pretty much shot.
    * Try to fool WMP into thinking that we are a microsoft server.
    * When we establish a stream to a user, copy the codec information from
      that saved as part of the stream. This gives us the real frame_size and
      other important parameters.
    * ASF needs to know about key frames, so add some logic to copy this information
      around.
    * When we get the data from ffmpeg as part of a feed, make sure that we save
      the actual codec parameters.
    * Allow configuration of AudioCodec and VideoCodec
    * Make sure that we delete the feed file before starting. This is not ideal
      but it makes things work a whole lot better!
    
    Originally committed as revision 454 to svn://svn.ffmpeg.org/ffmpeg/trunk
    f747e6d3
Name
Last commit
Last update
doc Loading commit data...
libav Loading commit data...
libavcodec Loading commit data...
postproc Loading commit data...
.cvsignore Loading commit data...
Changelog Loading commit data...
INSTALL Loading commit data...
Makefile Loading commit data...
README Loading commit data...
VERSION Loading commit data...
bswap.h Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
ffmpeg.dsp Loading commit data...
ffmpeg.dsw Loading commit data...
ffserver.c Loading commit data...
mangle.h Loading commit data...