On 2011-12-18 20:49:53 +0000, Mans Rullgard wrote:
> This was intended as an optimisation for skipped blocks in MPEG2
> P-frames and never used elsewhere.  Removing this "optimisation"
> speeds up MPEG2 decoding by 1-2% (ARM Cortex-A9).
> 
> Signed-off-by: Mans Rullgard <[email protected]>
> ---
>  avplay.c               |    1 -
>  doc/APIchanges         |    3 +++
>  libavcodec/avcodec.h   |    9 ++++-----
>  libavcodec/internal.h  |    1 -
>  libavcodec/mpegvideo.c |   36 +++++-------------------------------
>  libavcodec/mpegvideo.h |    2 --
>  libavcodec/pthread.c   |    7 -------
>  libavcodec/utils.c     |   10 +---------
>  libavcodec/version.h   |    5 ++++-
>  9 files changed, 17 insertions(+), 57 deletions(-)

looks good

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

Reply via email to