On 09/04/15 18:11, Vittorio Giovara wrote: > Add some bound checking to CLLC; reduce HQX variable scoping and add > an error message. > --- > libavcodec/Makefile | 4 ++-- > libavcodec/canopus.c | 62 > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/canopus.h | 31 ++++++++++++++++++++++++++ > libavcodec/cllc.c | 10 ++++++--- > libavcodec/hqx.c | 14 ++++++------ > 5 files changed, 109 insertions(+), 12 deletions(-) > create mode 100644 libavcodec/canopus.c > create mode 100644 libavcodec/canopus.h >
Looks nice. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
