mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
fftools/ffmpeg: rename -enc_stats* to -stats_enc*
This is consistent with -stats_mux* As the options were added very recently, this should not break any users.
This commit is contained in:
parent
b40856c905
commit
2c4dcbd66b
3 changed files with 17 additions and 17 deletions
|
|
@ -32,7 +32,7 @@ version <next>:
|
|||
- WADY DPCM decoder and demuxer
|
||||
- CBD2 DPCM decoder
|
||||
- ssim360 video filter
|
||||
- ffmpeg CLI new options: -enc_stats_pre[_fmt], -enc_stats_post[_fmt],
|
||||
- ffmpeg CLI new options: -stats_enc_pre[_fmt], -stats_enc_post[_fmt],
|
||||
-stats_mux_pre[_fmt]
|
||||
- hstack_vaapi, vstack_vaapi and xstack_vaapi filters
|
||||
- XMD ADPCM decoder and demuxer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue