Change #269237
| Category | ffmpeg |
| Changed by | zhanghongyuan <zhanghongyuan@uniontech.com> |
| Changed at | Tue 02 Jun 2026 22:39:56 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 02da2c46d2fe984cce6426c0f63fae19b89c5a8f |
Comments
fftools/opt_common: print encoder-specific capabilities in print_codec() Add printing of AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE, AV_CODEC_CAP_ENCODER_FLUSH, and AV_CODEC_CAP_ENCODER_RECON_FRAME capabilities that were defined but not displayed.
Changed files
- fftools/opt_common.c