Michael Niedermayer
099786a638
Merge remote-tracking branch 'cus/stable'
* cus/stable: ffplay: remove redundant !codec check ffplay: only initialize codec opts before using it ffplay: always free buffersink_params in configure_video_filters ffplay: remove uneeded format filter, buffersink format is set ffplay: check for buffersink_params allocation success ffplay: always free inputs and outputs in configure_filtergraph ffplay: fill the unused part of the window with black ffplay: add update parameter to fill_rectangle 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.
Description
Languages
C
92.1%
Assembly
6%
Makefile
1.2%
C++
0.3%
Objective-C
0.2%
Other
0.1%