Change #259871
| Category | ffmpeg |
| Changed by | Tong Wu <wutong1208@outlook.com> |
| Changed at | Wed 04 Mar 2026 15:25:00 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 5b8a4a0e14cde74704b13493eb33cce3be260283 |
Comments
avcodec/d3d12va_encode_h264: simplify deblock default option The deblocking filter is enabled by default. This behavior is the same as priv->deblock == 1. Signed-off-by: Tong Wu <wutong1208@outlook.com>
Changed files
- libavcodec/d3d12va_encode_h264.c