log bytestream.h @ 4962:f99e40a7155b libavcodec

age author description
Tue, 06 Mar 2007 13:05:38 +0000 alex add little endian 24bit read/write libavcodec
Sun, 04 Mar 2007 02:51:33 +0000 bcoudurier add bytestream_get/put_be24 functions libavcodec
Tue, 06 Feb 2007 19:10:17 +0000 michael simplify and remove useless index in AV_W* libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h libavcodec
Fri, 01 Dec 2006 14:01:50 +0000 bcoudurier add bytestream big endian 16/32 writing functions libavcodec
Thu, 02 Nov 2006 23:13:34 +0000 bcoudurier change gif muxer to simple gif encoder libavcodec
Sun, 22 Oct 2006 15:05:03 +0000 bcoudurier change gif demuxer to gif decoder libavcodec