• Philip Gladstone's avatar
    * Add first cut of code to handle Windows Media Player rate switching · 3120d2a2
    Philip Gladstone authored
      requests. The current state is that at startup, WMP will get the
      best stream that it can handle. However, subsequent rate switching
      only puts a message in the log saying what the new stream ought to
      be. Solving this will be tricky. I guess that we would have to wait for
      key frames to appear in the new stream, and then switch over to it.
      Some care would be needed to deal with the PTS of the new stream
      versus the old stream.
    
    Originally committed as revision 602 to svn://svn.ffmpeg.org/ffmpeg/trunk
    3120d2a2
Name
Last commit
Last update
doc Loading commit data...
libav Loading commit data...
libavcodec Loading commit data...
postproc Loading commit data...
tests Loading commit data...
.cvsignore Loading commit data...
COPYING Loading commit data...
Changelog Loading commit data...
INSTALL Loading commit data...
Makefile Loading commit data...
README Loading commit data...
VERSION Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
ffserver.c Loading commit data...