mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
2b9044a6f0b0a6acebf24dbcb988d09c2a30f56f
* commit '3160bdc7f7bc27bb67561270b4e730cd2d844afd': huffyuv: Use avpriv_report_missing_feature() where appropriate Conflicts: libavcodec/huffyuvdec.c Not merged, the error messages are not about missing support of features of the input file. avpriv_report_missing_feature() speaks about "... your file has a feature which has not been implemented" Thats would simply not be correct Merged-by: Michael Niedermayer <michaelni@gmx.at>
…
FFmpeg README
- Documentation
-
Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html
- Licensing
- See the LICENSE file.
- Build and Install
- See the INSTALL file.
Description
Languages
C
89.1%
Assembly
8.4%
Makefile
1.4%
GLSL
0.3%
C++
0.3%
Other
0.2%