]> git.sesse.net Git - ffmpeg/history - libavcodec/bytestream.h
Add a function to match a 2 element vector of uint16_t and use it in h263 and svq1
[ffmpeg] / libavcodec / bytestream.h
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