On Thu, Jun 30, 2011 at 10:35 AM, Ronald S. Bultje <[email protected]> wrote:
> Hi,
>
> On Wed, Jun 29, 2011 at 3:51 PM, Jason Garrett-Glaser <[email protected]> wrote:
>> Faster H.264 decoding with ALLOW_INTERLACE off.
>> ---
>>  libavcodec/h264.c            |   66 ++++++++++----------
>>  libavcodec/h264.h            |  142 
>> ++++++++++++++++++++++--------------------
>>  libavcodec/h264_cabac.c      |   12 ++--
>>  libavcodec/h264_loopfilter.c |   14 ++--
>>  4 files changed, 121 insertions(+), 113 deletions(-)
>
> Fine with me.  I wonder if some of this can be used in paths where
> interlacing isn't used anyway (e..g filter_mb_fast), but I guess it's
> not that easy... Advantage then would be that it becomes faster to a
> wider audience, not just special use-case users...

That's part of my next plan.

Jason
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to