Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #278851

Category ffmpeg
Changed by younengxiao <steven.xiaoohnoyoudont@amd.com>
Changed at Fri 21 Aug 2026 10:25:47
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 5f69124aaaed9f7e01dad8d849577826e7a5b20c

Comments

avcodec/vaapi_encode: remove duplicate FLAG_TIMESTAMP_NO_DELAY
Use the shared FF_HW_FLAG_TIMESTAMP_NO_DELAY flag from
hw_base_encode.h instead of VAAPI's own private definition with the
same value and semantics.

Signed-off-by: younengxiao <steven.xiao@amd.com>

Changed files