log

age author description
Sun, 31 May 2009 10:53:47 +0000 reimar Remove check that thanks to padding is no longer necessary. libavcodec
Sun, 31 May 2009 10:50:54 +0000 reimar 100l, the compression field in lcl extradata must be interpreted as libavcodec
Sun, 31 May 2009 10:44:42 +0000 reimar One more use for FFMIN. libavcodec
Sun, 31 May 2009 10:42:26 +0000 reimar Pad the decompression buffer and use av_memcpy_backptr for the mszh decompression. libavcodec
Sun, 31 May 2009 10:38:17 +0000 reimar Mark srcptr as const in mszh_decomp libavcodec
Sun, 31 May 2009 10:37:05 +0000 reimar Remove unnecessary put_bits/get_bits includes. libavcodec
Sun, 31 May 2009 10:35:39 +0000 reimar Use bytestream_get_le16 to simplify offset/count calculation for mszh decompression. libavcodec