Stefano Sabatini da1b9b88a5 Fix timestamp computation when the timebase changes during filtering.
The timestamps for all the buffered frames are scaled against
AV_TIME_BASE_Q, and need to be scaled back to AV_TIME_BASE_Q when they
are extracted from the filterchain.

Originally committed as revision 25646 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-02 18:40:59 +00:00
2010-09-17 20:14:24 +00:00
2010-11-02 08:32:33 +00:00
2010-10-16 10:20:53 +00:00
2010-11-02 08:32:04 +00:00
2010-09-03 21:27:19 +00:00
2010-11-02 08:32:04 +00:00
2010-03-08 05:04:29 +00:00
2010-10-10 00:39:42 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%