mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
* cus/stable: ffplay: do not cycle through unavailable show modes ffplay: add option to disable subtitling ffplay: use NAN to signal invalid external clock ffplay: if audio or video clock is invalid return NAN ffplay: allow frame dropping if we redisplay an already displayed frame ffplay: return true for pictq_prev_picture if it was successful ffplay: only quit from audio_decode_frame before decoding when paused ffplay: drop remaining frames in current audio avpacket when seeking ffplay: signal seek event to read thread 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%