2019-01-06 12:50 GMT+01:00, Peter Ross <pr...@xvid.org>:
> On Sun, Jan 06, 2019 at 10:11:14AM +0100, Paul B Mahol wrote:
>> On 1/6/19, Peter Ross <pr...@xvid.org> wrote:
>> > ---
>> >  Changelog               |   1 +
>> >  doc/general.texi        |   2 +
>> >  libavcodec/codec_desc.c |   2 +-
>> >  libavcodec/vp3.c        | 701 ++++++++++++++++++++++++++++++++++++++--
>> >  libavformat/riff.c      |   1 +
>> >  5 files changed, 671 insertions(+), 36 deletions(-)
>>
>> Why is it not using own codec id? It is better that way IMHO.
>
> seperate ids would enable users to independently disable the decoder.
> but other than that, i don't know what value this brings.

It would theoretically improve remuxing, if in doubt, please use a
separate id.

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to