[FFmpeg-devel] [PATCH] libvpx: add token_partitions option
Frank Barchard
fbarchard
Tue Oct 19 00:21:43 CEST 2010
On Tue, Oct 12, 2010 at 2:28 PM, Jason Garrett-Glaser <darkshikari at gmail.com
> wrote:
> On Tue, Oct 12, 2010 at 2:21 PM, James Zern <jzern at google.com> wrote:
> > Sorry for the delay in response to the ping on '[PATCH] libvpx:
> > deadline & profile support', I've been offline a bit and am just
> > coming back up to speed.
> > The attached adds a codec-specific option for libvpxenc to enable
> > setting the number of token partitions.
> > This does inherit a warning in the copy over from libvorbis for the
> > priv_class initialization. Should the AVCodec definition change or is
> > this acceptable?
>
> This seems like it should be a more generic option called --slices,
> which should be mapped to x264's slices option as well.
>
+1
Slices and partitions are close enough to use the same option.
More information about the ffmpeg-devel
mailing list