]> git.sesse.net Git - ffmpeg/history - libavformat/amr.c
Take the target address family in account when determining the family of
[ffmpeg] / libavformat / amr.c
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_IO with AVERROR...
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_NOMEM with AVERROR...
2007-07-07 Måns Rullgårdkill uninitialised variable warning in amr_read_packet()
2007-06-27 Vitor Sessakremove empty write trailer functions
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2006-10-10 Michael Niedermayerunused #define
2006-10-10 Michael Niedermayerremove dummy amr_read_close()
2006-10-10 Michael Niedermayermore factoriztaion and a FIXME note
2006-10-10 Michael Niedermayerfactorze another 2 lines
2006-10-10 Michael Niedermayerset duration and timebase (based on a patch by Simon...
2006-10-10 Michael Niedermayerfactorize (untested)
2006-10-10 Michael Niedermayerreturn cleanup
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-27 Måns Rullgårdfix some signedness warnings
2006-08-08 Diego BiurrunFix some "'static' is not at beginning of declaration...
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-01-22 Gianluigi TiesiPlace proper #ifdef around muxer-specific code.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-26 Michael NiedermayerAVPacket.pos
2005-04-24 Roberto TogniPut correct fourcc in tag field for amr_nb (samr) and...
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2003-09-28 Michael NiedermayerAMR-WB support by (Johannes Carlsson <joca at rixmail...
2003-06-18 Johannes Carlssonamr typefix patch by (Johannes Carlsson <joca at rixmai...
2003-06-06 Zdenek Kabelac* amr format - by Johannes Carlsson