git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/vp8 : Move codec-specific init code out of common init
6 mars, par Andreas Rheinhardtavcodec/vp8: Move codec-specific init code out of common init While just at it, also move the init functions inside the #if CONFIG_VP?_DECODER (to avoid linking failures). While just at it, also declare these init functions as av_cold and uninline the remaining common init function. Reviewed-by: Peter Ross <pross@xvid.org> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
swscale/input : add support for UYYVYY411
6 mars, par James Almer -
avcodec/vp8 : Fix wrong #endif comment
6 mars, par Andreas Rheinhardt -
avcodec/dvdsubenc : Remove pointless wrapper
6 mars, par Andreas Rheinhardt -
avcodec/sbcenc : Don't use deprecated AVCodec.supported_samplerates
6 mars, par Andreas Rheinhardt