git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/hevc : Rewrite scalability_mask_flag parse in decode_vps_ext
11 février, par Zhao Zhiliavcodec/hevc: Rewrite scalability_mask_flag parse in decode_vps_ext Remove a for loop and make it easy to extend to support other types of scalability. Move ScalabilityMask to hevc header file so it can be used in hevc decoder. Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
-
avfilter/vf_amf_common : fix build
10 février, par Timo Rothenpieler -
avfilter/vpp_amf : add option reset_sar
10 février, par Gyan Doshiavfilter/vpp_amf: add option reset_sar 4b77a0a681 added a new consumer of ff_scale_adjust_dimensions which was recently modified to allow for square pixel output. This commit extends the new option to vpp_amf, and unbreaks the building of vf_amf_common.c
-
avformat/hls : fix typo in Range header comment (chore)
10 février, par Jack Lau -
tools : Add binaries to .gitignore
9 février, par Frank Plowman