• Michael Niedermayer's avatar
    Correct opts calulation in ffmpeg.c. · f575f08c
    Michael Niedermayer authored
    This correct the stop point for demuxing with -vcodec copy and -t as well as
    packet interleaving. (we already diddrop packets but kept demuxing them
    for too long due to opts being wrong)
    the change to ffm is due to 2 packets with timestamp 0 being stored
    in different order.
    
    Originally committed as revision 21626 to svn://svn.ffmpeg.org/ffmpeg/trunk
    f575f08c
Name
Last commit
Last update
..
acodec Loading commit data...
lavf Loading commit data...
vsynth1 Loading commit data...
vsynth2 Loading commit data...