]> git.sesse.net Git - ffmpeg/history - libavformat/audio.c
give AVInput/OutputFormat structs consistent names
[ffmpeg] / libavformat / audio.c
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-03-11 Michael Niedermayersimplify AVFormatParameters NULL checks
2006-02-01 Luca Abenivideo4linux2 input support
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-09 Jacob MeuserOpenBSD support patch by (Jacob Meuser // jakemsr jakem...
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-06-18 Luca AbeniA/V Synch in ffmpeg patch by (Luca Abeni <lucabe72...
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-05 Philip GladstoneFix the 'hard cpu loop' problem when capturing audio...
2003-01-23 Fabrice Bellardgrab device is in AVFormatParameter (at least better...
2002-11-25 Fabrice Bellardrenamed libav to libavformat