• Ronald S. Bultje's avatar
    Separate the packet fetching from the data reading, so that the data reading · f27544fd
    Ronald S. Bultje authored
    function is assured to parse at most one packet. This makes this function
    useful for ASF data packet parsing in a "push-mode" in addition to the
    current "pull-mode", and therefore allows for use of these functions in,
    for example, the RTSP demuxer (for MS-RTSP support). Tested to give identical
    output before and after for regular ASF playback, also see discussion in the
    ML thread "[PATCH] asf.c: move packet_time_start=0 statement". Testsuite also
    works after the patch, tested by Benoit Fouet.
    
    Originally committed as revision 16108 to svn://svn.ffmpeg.org/ffmpeg/trunk
    f27544fd
Name
Last commit
Last update
doc Loading commit data...
ffpresets Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
tests Loading commit data...
tools Loading commit data...
vhook Loading commit data...
COPYING.GPL Loading commit data...
COPYING.LGPL Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
common.mak Loading commit data...
configure 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...
subdir.mak Loading commit data...
version.sh Loading commit data...