git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/mpegaudioenc : Avoid intermediate buffer
10 avril, par Andreas Rheinhardt -
avcodec/mpegaudioenc : Combine writing scale factors
10 avril, par Andreas Rheinhardt -
avcodec/mpegaudioenc_{fixed,float} : Merge encoders
10 avril, par Andreas Rheinhardtavcodec/mpegaudioenc_{fixed,float}: Merge encoders Most of the encoders is the same. So deduplicate them. This reduces code size from 22410B to 12637B here. The data in mpegaudiotab.h is also automatically deduplicated. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
avcodec/mpegaudioenc_template : Remove always-false branch
10 avril, par Andreas Rheinhardt -
avformat/asf_tags : Deduplicate tags
10 avril, par Andreas Rheinhardt