ffmpeg | branch: master | Wenbin Chen |
Mon Jan 17 13:11:22 2022 +0800| [1fe78f8419356fab4c0273bd78c0b376acdae52e] |
committer: Haihao Xiang
libavcodec/qsvenc: Add transform skip to hevc_qsv
Add transform_skip option to hevc_qsv. By enabling this option,
the transform_skip_enabled_flag in PPS
ffmpeg | branch: master | Wenbin Chen |
Mon Jan 17 13:11:21 2022 +0800| [9d6cc6a5448c4464139c87ed05fb9a70ccbc7bac] |
committer: Haihao Xiang
libavcodec/qsvenc: Add low latency P-pyramid support to qsv
Add low latency P-pyramid support to qsv. This feature relates to
command line option "-p_str
ffmpeg | branch: master | Wenbin Chen |
Mon Jan 17 13:11:20 2022 +0800| [812b6ee6bdd1be7172af896088bd9a22eb538823] |
committer: Haihao Xiang
libavcodec/qsvenc: Add DisableDeblockingIdc support to qsv
Add dblk_idc option to 264_qsv and hevc_qsv. Turining on this opion can
disable deblocking.
S
ffmpeg | branch: master | Wenbin Chen |
Mon Jan 17 13:11:19 2022 +0800| [ec8bc07104706a02d7a36a93b34844579f7fc6ec] |
committer: Haihao Xiang
libavcodec/qsvenc: Add max_frame_size support to hevc_qsv
Add max_frame_size support to hevc_qsv as well.
Signed-off-by: Wenbin Chen
Signed-off-by: Hai
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jan 20 16:33:17 2022 +0100| [7512293cf912c65fa657eab680afd5e18fd47603] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Fix writing AV_SPHERICAL_EQUIRECTANGULAR
According to the documentation, the ISOBMFF 'equi' box must
be present for eq
ffmpeg | branch: master | quietvoid | Sat Jan 1
17:51:53 2022 +0100| [0f5fd44dc9b41d6019cab5d2eb92dd370fe565fb] | committer:
Andreas Rheinhardt
fate/matroska: Add test for reading/writing BlockAdditionMapping elements
Tests the parsing and writing of AVDOVIDecoderConfigurationRecord,
when it