log mov.c @ 491:4cf46e9a1bb8 libavformat

age author description
Tue, 06 Jul 2004 02:35:39 +0000 michael Seeking in .mov/.mp4 files libavformat
Wed, 30 Jun 2004 19:24:43 +0000 michael The atom 'skip' should be handled by 'mov_read_leaf()', not by libavformat
Mon, 12 Apr 2004 17:40:31 +0000 michael libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformat
Sat, 10 Apr 2004 19:42:18 +0000 michael prefix global libavformat
Fri, 09 Apr 2004 13:13:24 +0000 michael correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) libavformat
Wed, 31 Mar 2004 04:51:14 +0000 romansh * .mov files with uncompressed audio can't be correctly processed libavformat
Wed, 24 Mar 2004 19:03:20 +0000 michael cleanup frame_rate code, this may also fix some large file bugs libavformat
Sat, 13 Mar 2004 21:02:26 +0000 michael Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Brian dot Becker at palmone dot com>) libavformat
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Thu, 05 Feb 2004 05:22:44 +0000 melanson initial commit for Quicktime Animation (RLE) video decoder; bit depths libavformat
Mon, 10 Nov 2003 18:43:12 +0000 bellard fixed double free libavformat
Mon, 10 Nov 2003 03:17:32 +0000 melanson added palette support to the QT demuxer; registered SMC video decoder libavformat
Fri, 07 Nov 2003 22:39:18 +0000 rtognimp 8BPS decoder libavformat
Sat, 25 Oct 2003 04:41:53 +0000 melanson added XVID fourcc (ISO MPEG-4?) and AC3 fourcc libavformat
Sun, 19 Oct 2003 20:57:47 +0000 michael Using the extension m4a for audio only MPEG-4 files is increasingly libavformat
Wed, 01 Oct 2003 04:39:38 +0000 tmmm New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavformat
Sun, 28 Sep 2003 20:34:11 +0000 michaelni AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) libavformat
Fri, 08 Aug 2003 17:58:38 +0000 bellard update duration and start_time libavformat
Fri, 20 Jun 2003 17:55:24 +0000 al3x warning fixes libavformat
Fri, 06 Jun 2003 11:46:25 +0000 kabi * missing part of the 3gp patch by Johannes Carlsson libavformat
Thu, 05 Jun 2003 14:30:52 +0000 kabi * 3gp patch by Joca libavformat
Sat, 24 May 2003 18:48:30 +0000 mellum Warning and compatibility fixes. libavformat
Wed, 14 May 2003 11:40:16 +0000 michaelni AMR-NB audio support patch by (<joca at rixmail dot se>) libavformat
Mon, 12 May 2003 17:58:52 +0000 kabi * added s263 (mapped to h263 - 3gp files) libavformat
Mon, 12 May 2003 15:39:38 +0000 kabi * passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works) libavformat
Mon, 12 May 2003 11:07:46 +0000 kabi * uninitialized/unused vars cleanup libavformat
Mon, 12 May 2003 10:59:18 +0000 kabi * support for AAC audio (esds decoding - using extradata) libavformat
Fri, 09 May 2003 22:16:14 +0000 michaelni svq3 decoder by anonymous libavformat
Mon, 05 May 2003 02:54:15 +0000 tmmm first pass at a new VP3 video decoder libavformat
Wed, 23 Apr 2003 08:58:42 +0000 kabi * simplified parameters for parse routines libavformat
Tue, 22 Apr 2003 08:36:39 +0000 kabi * fixed initialization and some memleak libavformat
Sat, 05 Apr 2003 12:20:19 +0000 mmu_man QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not tested) libavformat
Wed, 12 Mar 2003 15:16:19 +0000 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues libavformat
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
Fri, 17 Jan 2003 09:22:52 +0000 mmu_man removed redundant 4CC libavformat
Fri, 17 Jan 2003 08:29:37 +0000 mmu_man Fix probing for some files (ew.mov, april.mov) libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat