1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

doc/encoders: update libvpxenc mappings

max-intra-rate / force_key_frames, forgotten in 695e85f, cb7f062.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
James Zern 2012-06-12 21:39:25 -07:00 committed by Michael Niedermayer
parent dded4cb20b
commit b9e5c5f178

View File

@ -511,6 +511,12 @@ rc_2pass_vbr_minsection_pct
@item slices @item slices
@code{VP8E_SET_TOKEN_PARTITIONS} @code{VP8E_SET_TOKEN_PARTITIONS}
@item max-intra-rate
@code{VP8E_SET_MAX_INTRA_BITRATE_PCT}
@item force_key_frames
@code{VPX_EFLAG_FORCE_KF}
@item Alternate reference frame related @item Alternate reference frame related
@table @option @table @option
@item vp8flags altref @item vp8flags altref