1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
Michael Niedermayer b25453bdfc Move is->frame_timer init from start to flush_pkt handling so it is also
done on seeking. This fixes the bug where after reaching the end and waiting
a few seconds seeking back to the begin messes up AV sync and playback speed.

Originally committed as revision 21629 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-03 21:33:31 +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-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.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%