]> git.sesse.net Git - ffmpeg/history - libavcodec/bytestream.h
g726dec: set channel layout at initialization instead of validating it
[ffmpeg] / libavcodec / bytestream.h
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-03-18 Diego Biurrunbytestream: Eliminate one level of pointless macro...
2012-03-14 Paul B Maholbytestream: add more unchecked variants for bytestream2 API
2012-02-09 Aneesh Dograbytestream: K&R formatting cosmetics
2012-02-06 Aneesh Dograbytestream: Add bytestream2 writing API.
2012-01-14 Aneesh Dograsgidec: Use bytestream2 functions to prevent buffer...
2012-01-06 Justin Rugglesadd bytestream2_tell() and bytestream2_seek() functions
2012-01-04 Ronald S. Bultjeulti: convert to new bytestream API.
2011-12-20 Aneesh Dograbytestream: add a new set of bytestream functions with...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-01-25 Diego BiurrunDirectly #include some required headers.
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-02-01 Michael Niedermayerconsts
2007-07-07 Måns Rullgårdwhitespace cosmetics
2007-07-07 Måns Rullgårdadd 64-bit bytestream read/write functions
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-06-15 Panagiotis IssarisRemove unneeded semicolon.
2007-03-06 Alex Beregszasziadd little endian 24bit read/write
2007-03-04 Baptiste Coudurieradd bytestream_get/put_be24 functions
2007-02-06 Michael Niedermayersimplify and remove useless index in AV_W*
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-12-01 Baptiste Coudurieradd bytestream big endian 16/32 writing functions
2006-11-02 Baptiste Coudurierchange gif muxer to simple gif encoder
2006-10-22 Baptiste Coudurierchange gif demuxer to gif decoder