Check size_bmp more fully
[platform/upstream/libav.git] / libavcodec / bytestream.h
2017-08-18 Haejeong KimUpdate 11.4 -> 12.1 (Merge branch 'upstream' into tizen) 84/144884/2 accepted/tizen/4.0/unified/20170828.222650 accepted/tizen/unified/20170822.113049 submit/tizen/20170822.010353 submit/tizen_4.0/20170828.100006
2017-08-18 Haejeong KimImported Upstream version 12.1 39/144839/1 upstream/12.1
2014-04-12 Justin Rugglesbytestream: add bytestream2_copy_buffer() functions
2014-04-12 Paul B Maholbytestream: add functions for accessing size of buffer
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