log huffyuv.c @ 12525:7c0dbd8eb53a libavcodec

age author description
Fri, 25 Jun 2010 19:28:10 +0000 mru huffyuv: remove unnecessary size argument from generate_len_table() libavcodec
Fri, 25 Jun 2010 18:32:29 +0000 mru huffyuv: make VLAs fixed size libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sat, 17 Apr 2010 11:00:53 +0000 cehoyos Add const to some pointer parameters. libavcodec
Mon, 12 Apr 2010 16:16:43 +0000 benoit Extradata length checks for Huffyuv. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Thu, 14 Jan 2010 01:32:49 +0000 astrange Implement alpha channel decoding for BGR HuffYUV. libavcodec
Mon, 16 Nov 2009 17:42:43 +0000 rbultje Use get_bits_left() instead of size_in_bits - get_bits_count(). libavcodec
Fri, 16 Oct 2009 22:55:34 +0000 astrange Huffyuv: Remove unnecessary allocation in alloc_temp(). libavcodec
Fri, 16 Oct 2009 22:52:23 +0000 astrange Huffyuv: Fix a valgrind warning in get_vlc2(). libavcodec
Fri, 16 Oct 2009 14:50:08 +0000 cehoyos Release unreleased buffers found by make test. libavcodec
Tue, 06 Oct 2009 16:06:15 +0000 cehoyos Move HuffYUV left prediction to dsputil. libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Sun, 26 Jul 2009 12:20:04 +0000 mru Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN libavcodec
Sat, 04 Jul 2009 23:59:10 +0000 lorenm fix a buffer overrun on corrupt huffyuv streams libavcodec