]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/ipmovie.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavformat / ipmovie.c
2009-02-27 reimarSimplify ipmovie.c pts calculation by using an appropri...
2009-02-27 reimarHack: #undef printf so compilation works with DEBUG_IPM...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-11 diegoFix build: Add intreadwrite.h and bswap.h #includes...
2008-12-22 cehoyosFix a warning when compiling with icc:
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-06-19 bcoudurierremove useless close funcs
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-26 diegoconsistency cosmetics: indices --> indexes
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-07-19 takisReplace all occurrances of AVERROR_IO with AVERROR...
2007-07-19 takisReplace all occurrances of AVERROR_NOMEM with AVERROR...
2007-04-08 diegoGet rid of unnecessary pointer casts.
2007-04-08 michaelallocate 32 extra bytes at the end of the probe buffer...
2007-02-17 michaelnot checking error return, resulting double free
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-11-01 diegoReplace most of the %lld and %llx by their (cleaner...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-07-17 michaelchanging AVCodecContext codec -> *codec in AVStream...
2005-05-26 michaelAVPacket.pos
2004-06-19 melansoncvs diff before cvs commit
2004-06-19 melansonsweeping change from -EIO -> AVERROR_IO
2004-05-21 michaelmove time_base (pts_num/pts_den) from AVFormatContext...
2004-03-14 melansonremove numerous definitions of BE_*/LE_* macros; conver...
2003-12-01 melansonoff by 1 in the palette
2003-10-30 melansonrevised palette API, courtesy of Roberto Togni (rtogni...
2003-10-02 tmmmproperly demux silent files; implemented precise framer...
2003-09-20 tmmmiterate through the appropriate range of palette entries
2003-09-18 tmmmprovisions for raw PCM audio
2003-09-14 tmmmadapt to use interim palette control API; do away with...
2003-09-02 tmmminitial commit for Id RoQ and Interplay MVE multimedia...