mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
* cus/stable: ffplay: if there is no audio stream, use external clock by default ffplay: use get_master_sync_type where necessary ffplay: add get_master_sync_type function ffplay: only check external clock if current frame serial matches the displayed frame serial ffplay: add serial field to PacketQueue entry and populate it ffplay: fix external time sync mode ffplay: initialize audio and video pts drift ffplay: fix nosync threshold check in synchronize_audio ffplay: use framedrop by default when sync is not done to video Merged-by: Michael Niedermayer <michaelni@gmx.at>
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.
Languages
C
90.3%
Assembly
7.8%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.1%