On Tue, Jun 23, 2015 at 4:18 PM, Ronald S. Bultje <rsbul...@gmail.com> wrote:
> Hello,
>
> On Tue, Jun 23, 2015 at 6:21 PM, James Zern <jz...@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.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to