Michael Niedermayer f575f08ccb Correct opts calulation in ffmpeg.c.
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
2010-02-03 15:09:04 +00:00
2010-02-03 09:56:16 +00:00
2009-12-08 20:01:46 +00:00
2010-02-03 09:56:16 +00:00
2010-02-03 09:58:14 +00:00
2010-02-03 09:56:16 +00:00
2010-01-20 06:42:39 +00:00
2010-01-31 12:51:15 +00:00
2010-02-03 15:09:04 +00:00
2010-01-20 18:55:38 +00:00
2010-01-26 22:23:12 +00:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 209 MiB
Languages
C 90.4%
Assembly 7.7%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%