mirror of https://github.com/FFmpeg/FFmpeg.git
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/trunkrelease/0.6
parent
5bfe91e683
commit
f575f08ccb
2 changed files with 2 additions and 5 deletions
@ -1,3 +1,3 @@ |
||||
a2dd3180dbfc7c8d50d34cea4cdc92d8 *./tests/data/b-lavf.ffm |
||||
03fc7f90bba9361cf6128cd4655fb20f *./tests/data/b-lavf.ffm |
||||
376832 ./tests/data/b-lavf.ffm |
||||
./tests/data/b-lavf.ffm CRC=0x2b39ed74 |
||||
./tests/data/b-lavf.ffm CRC=0xf361ed74 |
||||
|
Loading…
Reference in new issue