log dv.c @ 515:ad72189eec07 libavformat

age author description
Wed, 18 Aug 2004 08:15:07 +0000 romansh * replacing calls to not-always-available gmtime_r with our own code. libavformat
Mon, 02 Aug 2004 05:42:49 +0000 romansh * fixing a bug in DV timestamp generation. Now libavtest doesn't libavformat
Tue, 27 Jul 2004 17:58:47 +0000 romansh * fixing a small quirk with DV audio muxing libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Fri, 21 May 2004 20:43:21 +0000 michael move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformat
Tue, 18 May 2004 02:33:27 +0000 romansh * IEC DV seems to accept SMPTE way of tagging 16:9 too. libavformat
Tue, 06 Apr 2004 06:31:12 +0000 romansh * making it possible to specify recording date and time in a stream libavformat
Mon, 05 Apr 2004 11:36:13 +0000 michael antitime libavformat
Wed, 24 Mar 2004 06:32:57 +0000 romansh * turns out raw DV files can have .dif extension libavformat
Tue, 23 Mar 2004 05:35:10 +0000 romansh * enabling seek in raw DV files libavformat
Sat, 13 Mar 2004 23:04:37 +0000 michael fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformat
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Wed, 11 Feb 2004 02:28:34 +0000 romansh * turns out write_packet is supposed to return 0 on success, not libavformat
Fri, 31 Oct 2003 22:26:26 +0000 romansh * DV demuxer is now capable of decoding auxilary audio stream. So, libavformat
Mon, 20 Oct 2003 20:23:46 +0000 michael AVRational libavformat
Fri, 03 Oct 2003 01:08:10 +0000 romansh * fixing bug that prevented resampling the picture and libavformat
Wed, 01 Oct 2003 23:34:46 +0000 romansh * preAlpha DV encoding support -- there's still a truckload libavformat
Mon, 29 Sep 2003 17:54:07 +0000 romansh * DV handling was streamlined for both muxing/demuxing and libavformat
Wed, 10 Sep 2003 22:37:33 +0000 bellard 64 bit pts for writing - more const usage libavformat
Thu, 28 Aug 2003 19:53:47 +0000 romansh * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now libavformat
Wed, 23 Apr 2003 02:04:40 +0000 romansh Complete support for OpenDML AVIs and AVIs > 2Gb. libavformat
Tue, 08 Apr 2003 09:56:19 +0000 michaelni dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>) libavformat
Fri, 04 Apr 2003 13:45:45 +0000 michaelni support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) libavformat
Thu, 06 Feb 2003 22:34:55 +0000 bellard DV packet copy fix by Roman Shaposhnick libavformat
Mon, 27 Jan 2003 09:21:30 +0000 bellard DV audio decoder by Roman Shaposhnick libavformat
Thu, 23 Jan 2003 09:52:30 +0000 bellard removed warnings libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat