git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avfilter/vf_libplacebo : don't explode on zero FPS information
17 mars, par Niklas Haasavfilter/vf_libplacebo: don't explode on zero FPS information While technically not specifiad as valid by the AVFilterLink documentation, it is currently possible to get an FPS of zero from various sources inside libavfilter (notably vf_buffersrc). Avoid a division by zero and resulting infinity when this happens.
-
avcodec/proresenc_kostya : Don't cast const away needlessly
17 mars, par Andreas Rheinhardt -
avcodec/svq1enc : Don't add to NULL
17 mars, par Andreas Rheinhardt -
avcodec/snow : Don't add to NULL
17 mars, par Andreas Rheinhardt -
avcodec/h261enc : Don't use (size_t)-1
17 mars, par Andreas Rheinhardt