]> git.sesse.net Git - ffmpeg/history - libavformat/audio.c
remove non portable get/put_be64_double()
[ffmpeg] / libavformat / audio.c
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