log

age author description
Fri, 24 Mar 2006 15:47:44 +0000 bcoudurier use av_d2q to parse frame rate libavformat
Fri, 24 Mar 2006 15:38:15 +0000 bcoudurier Quicktime creates S8 that way too libavformat
Fri, 24 Mar 2006 15:25:43 +0000 bcoudurier vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4 though not decoded properly (5:1), 249608749a89.3g2 is 225 and is Qclp libavformat
Thu, 23 Mar 2006 12:11:51 +0000 bcoudurier use 64bit types libavformat
Wed, 22 Mar 2006 16:49:05 +0000 bcoudurier dvcpro is 411p in fact libavformat
Wed, 22 Mar 2006 11:11:02 +0000 michael duration and subitle fix from the patch by Steve Lhomme libavformat
Wed, 22 Mar 2006 11:06:08 +0000 michael cleanup codec_id mapping (untested) libavformat
Wed, 22 Mar 2006 10:56:51 +0000 bcoudurier clean libavformat
Wed, 22 Mar 2006 10:45:04 +0000 bcoudurier support 64bit date/duration libavformat
Wed, 22 Mar 2006 10:33:21 +0000 michael fix aspect ratio libavformat
Tue, 21 Mar 2006 18:32:58 +0000 michael fixing current_sample vs. next_sample mess libavformat
Tue, 21 Mar 2006 17:27:47 +0000 kostya Smacker demuxer and decoder. libavformat
Tue, 21 Mar 2006 11:29:50 +0000 michael provide more info on which streams lack codec parameters libavformat
Fri, 17 Mar 2006 23:21:18 +0000 diego Reenable NUT and NUT regression tests as requested by Michael. libavformat
Fri, 17 Mar 2006 00:47:48 +0000 diego Disable the NUT (de)muxer until it has been synced with the specification. libavformat
Thu, 16 Mar 2006 17:04:31 +0000 michael extract duration libavformat
Tue, 14 Mar 2006 00:25:46 +0000 bcoudurier fix sample size for uncompressed sound libavformat
Mon, 13 Mar 2006 09:48:32 +0000 lucabe Do not be too verbose libavformat
Mon, 13 Mar 2006 09:47:37 +0000 lucabe Tell the user why video capture is failing libavformat
Sun, 12 Mar 2006 23:55:34 +0000 bcoudurier indention libavformat
Sun, 12 Mar 2006 15:43:22 +0000 bcoudurier use of PRI macros in dprintf libavformat
Sun, 12 Mar 2006 13:38:56 +0000 bcoudurier fix conversion types in dprintf libavformat
Sat, 11 Mar 2006 18:43:10 +0000 bcoudurier fix a warning when DEBUG is defined libavformat
Sat, 11 Mar 2006 18:21:28 +0000 bcoudurier create edts atom when muxing B frames, needed to compute cts libavformat
Sat, 11 Mar 2006 18:18:17 +0000 bcoudurier do nal reformating when muxing H264, create avcc atom libavformat
Sat, 11 Mar 2006 11:30:07 +0000 michael some mov files have invalid pts so we need to consider these pts too in calculating the timabase libavformat
Sat, 11 Mar 2006 04:27:58 +0000 kostya More correct demuxing and timestamp setting fot Sierra VMD libavformat
Sat, 11 Mar 2006 00:22:21 +0000 michael simplify AVFormatParameters NULL checks libavformat
Wed, 08 Mar 2006 21:51:39 +0000 diego Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. libavformat
Wed, 08 Mar 2006 11:43:10 +0000 diego (f)printf --> av_log conversion libavformat