summaryrefslogtreecommitdiffstats
path: root/libavcodec/bytestream.h
Commit message (Expand)AuthorAgeFilesLines
* sgidec: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-141-0/+36
* add bytestream2_tell() and bytestream2_seek() functionsJustin Ruggles2012-01-051-1/+30
* ulti: convert to new bytestream API.Ronald S. Bultje2012-01-041-1/+5
* bytestream: add a new set of bytestream functions with overread checkingAneesh Dogra2011-12-201-0/+44
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Directly #include some required headers.Diego Biurrun2009-01-251-0/+1
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-111-0/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* constsMichael Niedermayer2008-02-011-2/+2
* whitespace cosmeticsMåns Rullgård2007-07-071-7/+7
* add 64-bit bytestream read/write functionsMåns Rullgård2007-07-071-3/+12
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* Remove unneeded semicolon.Panagiotis Issaris2007-06-151-1/+1
* add little endian 24bit read/writeAlex Beregszaszi2007-03-061-0/+1
* add bytestream_get/put_be24 functionsBaptiste Coudurier2007-03-041-0/+1
* simplify and remove useless index in AV_W*Michael Niedermayer2007-02-061-48/+15
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-191-2/+2
* rename always_inline to av_always_inline and move to common.hMåns Rullgård2006-12-081-10/+10
* add bytestream big endian 16/32 writing functionsBaptiste Coudurier2006-12-011-0/+14
* change gif muxer to simple gif encoderBaptiste Coudurier2006-11-021-0/+25
* change gif demuxer to gif decoderBaptiste Coudurier2006-10-221-0/+50
OpenPOWER on IntegriCloud