summaryrefslogtreecommitdiff
path: root/libavformat/dv.c
Commit message (Expand)AuthorAge
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-21
* * IEC DV seems to accept SMPTE way of tagging 16:9 too.Roman Shaposhnik2004-05-18
* * making it possible to specify recording date and time in a streamRoman Shaposhnik2004-04-06
* antitimeMichael Niedermayer2004-04-05
* * turns out raw DV files can have .dif extensionRoman Shaposhnik2004-03-24
* * enabling seek in raw DV filesRoman Shaposhnik2004-03-23
* fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at...Ronald S. Bultje2004-03-13
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-03
* * turns out write_packet is supposed to return 0 on success, notRoman Shaposhnik2004-02-11
* * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik2003-10-31
* AVRationalMichael Niedermayer2003-10-20
* * fixing bug that prevented resampling the picture andRoman Shaposhnik2003-10-03
* * preAlpha DV encoding support -- there's still a truckloadRoman Shaposhnik2003-10-01
* * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik2003-09-29
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is nowRoman Shaposhnik2003-08-28
* Complete support for OpenDML AVIs and AVIs > 2Gb.Roman Shaposhnik2003-04-23
* dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-08
* support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at...Michael Niedermayer2003-04-04
* DV packet copy fix by Roman ShaposhnickFabrice Bellard2003-02-06
* DV audio decoder by Roman ShaposhnickFabrice Bellard2003-01-27
* removed warningsFabrice Bellard2003-01-23
* renamed libav to libavformatFabrice Bellard2002-11-25