[FFmpeg-devel] [PATCH 1/2] libvpxdec: report profile for vp9

James Zern jzern at google.com
Wed Jun 24 03:35:44 CEST 2015


On Tue, Jun 23, 2015 at 4:18 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> Hello,
>
> On Tue, Jun 23, 2015 at 6:21 PM, James Zern <jzern at google.com> wrote:
>
>> ---
>>  libavcodec/libvpxdec.c | 20 ++++++++++++++++++++
>>  1 file changed, 20 insertions(+)
>>
>
> lgtm.
>
> (This is probably a weird/stupid question, but I wonder if it makes sense,
> conceptually, to share the profiles array between vp9.c and libvpxdec.c?)
>

(and libvpxenc.c). They're fairly stable so the savings would be at
link time if the duplicates weren't already merged.


More information about the ffmpeg-devel mailing list