]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/amr.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavformat / amr.c
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-09-02 diegoReplace generic CONFIG_MUXERS preprocessor conditionals...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
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-07-07 mrukill uninitialised variable warning in amr_read_packet()
2007-06-27 benoitremove empty write trailer functions
2007-04-08 michaelallocate 32 extra bytes at the end of the probe buffer...
2006-10-10 michaelunused #define
2006-10-10 michaelremove dummy amr_read_close()
2006-10-10 michaelmore factoriztaion and a FIXME note
2006-10-10 michaelfactorze another 2 lines
2006-10-10 michaelset duration and timebase (based on a patch by Simon...
2006-10-10 michaelfactorize (untested)
2006-10-10 michaelreturn cleanup
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mrufix some signedness warnings
2006-08-08 diegoFix some "'static' is not at beginning of declaration...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-01-22 diegoPlace proper #ifdef around muxer-specific code.
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
2005-04-24 rtognimpPut correct fourcc in tag field for amr_nb (samr) and...
2004-06-19 melansonsweeping change from -EIO -> AVERROR_IO
2004-05-29 michaelpass AVPacket into av_write_frame()
2003-09-28 michaelniAMR-WB support by (Johannes Carlsson <joca at rixmail...
2003-06-18 michaelniamr typefix patch by (Johannes Carlsson <joca at rixmai...
2003-06-06 kabi* amr format - by Johannes Carlsson