log

age author description
Sun, 26 Mar 2006 17:05:28 +0000 bcoudurier let vorbis decoder init too, fix mi2_vorbis51.mp4 libavformat
Sun, 26 Mar 2006 16:54:53 +0000 bcoudurier add mp3on4 detection, fix red.mp4 libavformat
Sun, 26 Mar 2006 14:06:00 +0000 bcoudurier fix double free, priv_data is freed in av_open_input_stream libavformat
Sun, 26 Mar 2006 13:34:51 +0000 bcoudurier use 64bit atom version if needed libavformat
Sat, 25 Mar 2006 19:51:12 +0000 michael dont set random timestamps if they are not known libavformat
Sat, 25 Mar 2006 19:40:27 +0000 michael fixing timebase libavformat
Sat, 25 Mar 2006 13:37:34 +0000 diego Rename time variable to the more descriptive block_time. libavformat
Fri, 24 Mar 2006 17:03:49 +0000 bcoudurier let faad init parameters properly, fix many SBR samples libavformat
Fri, 24 Mar 2006 16:52:56 +0000 bcoudurier fix demuxing of CDR-Dinner_LAN_800k.mp4 libavformat
Fri, 24 Mar 2006 16:01:00 +0000 bcoudurier need to dissociate pcm 16bit and 8bit cases libavformat
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
Wed, 08 Mar 2006 00:39:23 +0000 corey correct computing of DV fourcc in mov muxer libavformat
Mon, 06 Mar 2006 22:15:43 +0000 michael set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Mon, 06 Mar 2006 21:29:48 +0000 michael referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Mon, 06 Mar 2006 21:22:02 +0000 michael add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Mon, 06 Mar 2006 14:13:01 +0000 michael generic crc calculation code libavformat
Mon, 06 Mar 2006 08:54:33 +0000 romansh DVCPRO50 support. libavformat
Sat, 04 Mar 2006 01:13:13 +0000 corey Support mov stsd atom version 2. libavformat
Thu, 02 Mar 2006 20:44:35 +0000 michael fixing total_frames libavformat
Thu, 02 Mar 2006 20:08:01 +0000 michael indention libavformat
Thu, 02 Mar 2006 19:50:21 +0000 michael timebase fix libavformat
Thu, 02 Mar 2006 19:28:35 +0000 michael ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Thu, 02 Mar 2006 14:50:31 +0000 michael dwstart support libavformat
Thu, 02 Mar 2006 14:27:41 +0000 michael fixing demuxing of minorityreport.AVI libavformat
Thu, 02 Mar 2006 01:37:38 +0000 michael compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Wed, 01 Mar 2006 22:45:27 +0000 mmu_man fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/ libavformat
Wed, 01 Mar 2006 20:09:44 +0000 mru can't have PES headers in MPEG video elementary streams so fail probe libavformat
Wed, 01 Mar 2006 16:11:04 +0000 michael fixing av sync in videotest.avi (index doesnt match chunks, header doesnt indicate that) libavformat
Wed, 01 Mar 2006 15:42:07 +0000 michael support seeking in RenderAvi.avi (audio stream == single huge chunk) libavformat
Wed, 01 Mar 2006 15:21:53 +0000 michael 10l forgot to set packet_size libavformat
Wed, 01 Mar 2006 12:04:22 +0000 michael fix demuxing of XviD_with_3_AAC-HE_audio_streams.avi libavformat