Implement shared parsing of INFO tag in Canopus family

Multimedia / Libav - Vittorio Giovara [gmail.com] - 19 April 2015 16:37 UTC

Add some bounds checking to CLLC; reduce HQX variable scoping, add an error message.

e6fb844 Implement shared parsing of INFO tag in Canopus family
libavcodec/Makefile | 4 ++--
libavcodec/canopus.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++
libavcodec/canopus.h | 32 +++++++++++++++++++++++++
libavcodec/cllc.c | 10 +++++---
libavcodec/hqx.c | 14 +++++------
5 files changed, 111 insertions(+), 12 deletions(-)

Upstream: git.libav.org


  • Share