]> git.sesse.net Git - ffmpeg/history - libavformat/dv.c
Documentation for -itsoffset switch by (Wolfram Gloger <wmglo at dent dot med dot...
[ffmpeg] / libavformat / dv.c
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-05-18 Roman Shaposhnik * IEC DV seems to accept SMPTE way of tagging 16...
2004-04-06 Roman Shaposhnik * making it possible to specify recording date and...
2004-04-05 Michael Niedermayerantitime
2004-03-24 Roman Shaposhnik * turns out raw DV files can have .dif extension
2004-03-23 Roman Shaposhnik * enabling seek in raw DV files
2004-03-13 Ronald S. Bultjefix global name conflicts patch by ("Ronald S. Bultje...
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-02-11 Roman Shaposhnik * turns out write_packet is supposed to return 0...
2003-10-31 Roman Shaposhnik * DV demuxer is now capable of decoding auxilary...
2003-10-20 Michael NiedermayerAVRational
2003-10-03 Roman Shaposhnik * fixing bug that prevented resampling the picture and
2003-10-01 Roman Shaposhnik * preAlpha DV encoding support -- there's still...
2003-09-29 Roman Shaposhnik * DV handling was streamlined for both muxing/demuxi...
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-08-28 Roman Shaposhnik * Phase 1 for DV encoding support. Muxing/demuxing...
2003-04-23 Roman ShaposhnikComplete support for OpenDML AVIs and AVIs > 2Gb.
2003-04-08 Roman Shaposhnikdv file format support patch by (Roman Shaposhnick...
2003-04-04 Michael Niedermayersupport for DV aspect ratio and erroneous audio patch...
2003-02-06 Fabrice BellardDV packet copy fix by Roman Shaposhnick
2003-01-27 Fabrice BellardDV audio decoder by Roman Shaposhnick
2003-01-23 Fabrice Bellardremoved warnings
2002-11-25 Fabrice Bellardrenamed libav to libavformat