]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/smacker.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavformat / smacker.c
2009-03-21 kostyaMake Smacker audio decoder output audio in original...
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-11 diegoFix build: Add intreadwrite.h and bswap.h #includes...
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-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-29 diegoRemove unnecessary header #includes.
2008-05-09 diegoUse full path for #includes from another directory.
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-08-23 kostyaTake ring frame into account when demuxing.
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-13 mmu_manThis fixes error handling for BeOS, removing the need...
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-23 aurelreplace coder/decoder file description in libavformat...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-12 mrumove common stuff from avienc.c and wav.c to new file...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-06-16 mrufree codec extradata in av_close_input_file
2006-05-17 kostyaProper PTS generation for Smacker audio
2006-05-17 kostyaNow MPlayer should understand Smacker audio and video...
2006-05-13 michaelsanity checks some might have been exploitable
2006-03-21 kostyaSmacker demuxer and decoder.