git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/x86/constants : Move constants only used by cavsdsp to it
11 mars, par Andreas Rheinhardt -
avcodec/amfenc : add smart access video option
11 mars, par Evgeny Pavlovavcodec/amfenc: add smart access video option This commit adds option for enabling SmartAccess Video (SAV) in AMF encoders. SAV is an AMD hardware-specific feature which enables the parallelization of encode and decode streams across multiple Video Codec Engine (VCN) hardware instances.
-
avcodec/ffv1 : Implement jeromes idea of making remap flip optional
11 mars, par Michael Niedermayeravcodec/ffv1: Implement jeromes idea of making remap flip optional This also makes remap optional (which is a good idea even if we decide to keep flip fixed) Effect on compression (using 2 rawlsb, golomb rice, large context model with ACES_OT_VWG_SampleFrames -rw-r----- 1 michael michael 499101306 Mär 11 14:58 float-303503-try3d-m2.nut -rw-r----- 1 michael michael 503700199 Mär 11 14:57 float-303503-try3d-m1.nut -rw-r----- 1 michael michael 518150578 Mär 11 14:57 float-303503-try3d-m0.nut (the test above used the rawlsb patch, which is not applied yet) Reviewed-by: Jerome Martinez <jerome@mediaarea.net> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
avcodec/videotoolboxenc : Add AYUV as a candidate pix_fmt for HEVC alpha
11 mars, par Zhao Zhili -
avcodec/sanm : codec21 decoder
11 mars, par Manuel Lauss