Hi,

On Sun, Nov 27, 2011 at 1:42 PM, Luca Barbato <[email protected]> wrote:
> Simplify a little error resilience calls
> ---
>  libavcodec/error_resilience.c |   26 +++++++++++++-------------
>  libavcodec/h263dec.c          |   14 +++++++-------
>  libavcodec/h264.c             |   16 ++++++++--------
>  libavcodec/intrax8.c          |    2 +-
>  libavcodec/mpegvideo.h        |    4 ++++
>  libavcodec/rv10.c             |    2 +-
>  libavcodec/rv34.c             |    4 ++--
>  libavcodec/vc1dec.c           |   18 +++++++++---------
>  8 files changed, 45 insertions(+), 41 deletions(-)

I don't quite like the names "ER_END", how about ER_BLK_END or
ER_BLOCK_END or ER_MB/MACROBLOCK_END or so? Same for error.

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

Reply via email to