mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
502a8f56b9f76e200ec363be7a891f57443bea73
* commit '1eb57e1d9b59db0aa63348c21bf3290bd3f5efcb': lavc: eliminate tb_unreliable() Conflicts: libavformat/utils.c tb_unreliable() is used in several other parts of libavformat and thus isnt removed The remaining change is a removial of a call to tb_unreliable() which would cause a practically unconditional delay of about 1 second in startup for live streams. I will implement what the commit message claims the change should do in the next commit This is thus, not merged 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.1%
Assembly
7.9%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.1%