]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/aviobuf.c
Add --disable-protocols option to configure to disable I/O protocol from
[frescor/ffmpeg.git] / libavformat / aviobuf.c
2006-01-21 diegoAdd --disable-protocols option to configure to disable...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-09-23 diegoReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-07-19 michaelremove non portable get/put_be64_double()
2005-07-19 michaelkill duplicated get/put_be24()
2005-06-03 michael10l (segfault fix)
2005-05-30 michaelFix url_fsize for large files patch by (Wolfram Gloger...
2005-05-19 aureldrop most url_fileno() calls (allows to use ByteIOConte...
2005-03-24 michaelbypass internal buffer for "large" packets
2005-01-12 michaelvarious security fixes and precautionary checks
2005-01-08 michaelinteger overflows, heap corruption
2004-10-08 michaelwrite error handling
2004-07-25 michaelffserver fixes by (Koos Vriezen <koos.vriezen at xs4all...
2004-06-19 melansonsweeping change from -EIO -> AVERROR_IO
2004-04-06 michael10l (bytes_left() -> url_feof())
2004-04-05 michaelchecksuming for nut & nice checksum API for libavformat
2004-03-15 michaeldecode latency patch by (Leon van Stuivenberg <l dot...
2004-02-14 michaelavio patch by (Gildas Bazin <gbazin at altern dot org>)
2003-10-14 melansondisable encoders where appropriate (patch courtesy...
2003-04-23 kabi* keeping compiler happy and quiet
2003-03-26 michaelniffserver deallocate ctx->streams on closing patch by...
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-02-10 kabi* static,const,compiler warning cleanup
2002-11-25 bellardrenamed libav to libavformat