]> git.sesse.net Git - ffmpeg/history - libavformat/rm.c
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
[ffmpeg] / libavformat / rm.c
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-08-11 Fabrice Bellardsupport for older real audio files (<= version 3)
2003-08-08 Fabrice Bellardupdate duration and start_time - add av_new_stream...
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-23 Fabrice Bellarduse av_malloc()
2002-12-20 Ryutaroh Matsumotomimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh...
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-04 Michael Niedermayercleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat