Marton Balint 77bd595ad2 ffplay: fix external time sync mode
We now initalize the external clock to 0 and, we use the system clock to
regulate the timings of audio and video in external clock sync mode.  We
recover from external clock sync loss, when the delay to external clock is
bigger than AV_NOSYNC_THRESHOLD.

Signed-off-by: Marton Balint <cus@passwd.hu>
2012-10-21 17:18:12 +02:00
2012-10-12 19:05:58 +02:00
2012-10-13 21:17:43 +02:00
2012-05-04 18:40:36 +02:00
2012-10-21 17:18:12 +02:00
2011-04-08 02:50:13 +02:00
2012-10-12 19:52:05 +02:00
2012-04-06 10:23:26 +02:00
2012-10-11 18:36:40 +02:00

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Description
No description provided
Readme 242 MiB
Languages
C 91.6%
Assembly 6.4%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.2%