log mov.c @ 1168:c894489e2abe libavformat

age author description
Mon, 10 Jul 2006 12:10:10 +0000 bcoudurier assign exact codec id, needed when stream copy libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Sat, 08 Jul 2006 23:23:47 +0000 bcoudurier simplify, use LE_32, BE_32 macros libavformat
Sat, 08 Jul 2006 13:36:31 +0000 bcoudurier clean up useless code libavformat
Sat, 08 Jul 2006 12:58:50 +0000 bcoudurier better handling of partial files libavformat
Sat, 08 Jul 2006 12:14:41 +0000 bcoudurier new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcm libavformat
Fri, 07 Jul 2006 09:43:46 +0000 bcoudurier add MS ADPCM fourcc libavformat
Fri, 07 Jul 2006 08:56:05 +0000 bcoudurier skip others fourcc, if present libavformat
Fri, 07 Jul 2006 08:45:50 +0000 bcoudurier clean libavformat
Thu, 15 Jun 2006 23:22:32 +0000 bcoudurier export all tracks to libavformat layer libavformat
Tue, 13 Jun 2006 23:13:59 +0000 bcoudurier check fseek return value libavformat
Tue, 13 Jun 2006 22:49:05 +0000 bcoudurier fix unused computed value libavformat
Mon, 12 Jun 2006 13:09:19 +0000 bcoudurier simplify, completely ignore streams not recognized, that fixes seeking for some files libavformat
Thu, 18 May 2006 15:18:25 +0000 bcoudurier fix seeking, typo provoking hard segfault libavformat
Thu, 18 May 2006 15:17:09 +0000 bcoudurier fix keyframe check, stss might be there but count set to 0 libavformat
Sun, 14 May 2006 14:21:06 +0000 bcoudurier add quicktime uncompressed 8bit 4:2:2 support libavformat
Thu, 11 May 2006 21:29:37 +0000 bcoudurier fix spliting chunks, simplify libavformat
Tue, 09 May 2006 22:10:17 +0000 bcoudurier 10l, undef DEBUG libavformat
Tue, 09 May 2006 22:07:49 +0000 bcoudurier assing correct codec_id for mjpegb libavformat
Mon, 01 May 2006 15:52:57 +0000 bcoudurier skip null fourcc, fix ep2_mystery_m640_dummy.mov libavformat
Wed, 19 Apr 2006 14:18:13 +0000 bcoudurier set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyay libavformat
Wed, 19 Apr 2006 12:56:28 +0000 bcoudurier add AVID DV fourcc libavformat
Wed, 19 Apr 2006 12:53:47 +0000 bcoudurier indention libavformat
Wed, 19 Apr 2006 12:51:58 +0000 bcoudurier always skip garbage at end of atom libavformat
Wed, 19 Apr 2006 10:02:41 +0000 bcoudurier move declaration to mov.h libavformat
Mon, 27 Mar 2006 16:19:51 +0000 bcoudurier ignore wrong negative cts values created by quicktime libavformat
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
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: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 10:56:51 +0000 bcoudurier clean libavformat
Wed, 22 Mar 2006 10:45:04 +0000 bcoudurier support 64bit date/duration libavformat
Tue, 21 Mar 2006 18:32:58 +0000 michael fixing current_sample vs. next_sample mess libavformat
Tue, 14 Mar 2006 00:25:46 +0000 bcoudurier fix sample size for uncompressed sound 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 11:30:07 +0000 michael some mov files have invalid pts so we need to consider these pts too in calculating the timabase 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
Sat, 04 Mar 2006 01:13:13 +0000 corey Support mov stsd atom version 2. libavformat
Wed, 22 Feb 2006 23:46:20 +0000 michael CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformat
Sun, 19 Feb 2006 20:00:00 +0000 michael Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformat
Sun, 19 Feb 2006 12:49:17 +0000 diego The current_sample field is meant to be the sample number, not an offset into libavformat
Sat, 18 Feb 2006 09:08:34 +0000 michael simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformat
Sat, 18 Feb 2006 09:05:07 +0000 michael add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformat
Sat, 18 Feb 2006 09:03:22 +0000 michael add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformat
Tue, 14 Feb 2006 23:21:17 +0000 michael mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartjog com) libavformat
Mon, 13 Feb 2006 10:40:41 +0000 michael useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Sun, 12 Feb 2006 15:06:03 +0000 michael fix demuxing of Video006.3gp libavformat
Sun, 12 Feb 2006 14:53:47 +0000 michael mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier smartjog com> libavformat
Sun, 12 Feb 2006 14:50:53 +0000 michael 10l for myself libavformat
Sun, 12 Feb 2006 10:24:43 +0000 michael mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Sun, 12 Feb 2006 02:24:37 +0000 alex 10l, fails to compile when debug enabled libavformat
Sat, 11 Feb 2006 21:43:21 +0000 michael stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com) libavformat
Sat, 11 Feb 2006 18:27:57 +0000 michael mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Thu, 02 Feb 2006 20:56:35 +0000 michael simplify timebase if possible libavformat
Wed, 25 Jan 2006 16:04:31 +0000 michael try avi video name -> codec_id mapping if the mov one has no match libavformat
Tue, 24 Jan 2006 10:33:14 +0000 diego Remove all stray tabs and trailing whitespace, this time for good. libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Fri, 30 Dec 2005 20:34:08 +0000 mmu_man finally found what those >138 codes were... crappy compressed 5bit ascii. this gets them correctly, and adds setting track lang in movenc too. libavformat
Fri, 30 Dec 2005 18:25:46 +0000 mmu_man fix parsing version 1 mdhd atom (64 bit) as suggested by b-o-n-d AT gmx DOT net (unstested); added code to map language codes to stream->language[] libavformat
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Mon, 12 Dec 2005 01:56:46 +0000 mru use PRIxN, %zd, %td formats where needed libavformat
Tue, 18 Oct 2005 20:16:43 +0000 rtognimp QDM2 compatible decoder libavformat
Tue, 06 Sep 2005 22:50:58 +0000 michael set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing libavformat
Sun, 04 Sep 2005 21:04:25 +0000 michael sample_rate value is not always correct (is there anything in quicktime which is?) so try to guess it from time_scale libavformat
Tue, 19 Jul 2005 14:41:08 +0000 michael kill duplicated get/put_be24() libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Thu, 30 Jun 2005 11:42:17 +0000 aurel add hdv2 fourcc to MPEG2 codec mapping libavformat
Mon, 27 Jun 2005 07:09:48 +0000 michael better dont read the width/height at all, its random anyway libavformat
Fri, 24 Jun 2005 11:43:08 +0000 michael another chapter in the neverending mov demuxer cleanup libavformat
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Sat, 21 May 2005 10:41:52 +0000 michael update current_sample number for non split mode libavformat
Sat, 21 May 2005 10:25:58 +0000 michael segfault fix libavformat
Sat, 21 May 2005 09:50:25 +0000 michael support non interleaved mov files libavformat
Sat, 21 May 2005 02:06:45 +0000 michael 10l (overwriting w/h with 0) libavformat
Thu, 19 May 2005 00:06:27 +0000 aurel drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Wed, 30 Mar 2005 00:36:30 +0000 michael reverting 1.66 -> 1.67 change libavformat
Wed, 23 Mar 2005 11:20:47 +0000 mmu_man Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg AT gmail DOT com>" libavformat
Thu, 17 Mar 2005 01:25:01 +0000 michael more fine grained discarding of packets libavformat
Sat, 12 Mar 2005 13:31:03 +0000 mmu_man Add 3IV2 4CC by "Rob Coenen" <rob AT massive-interactive DOT nl> libavformat
Fri, 11 Mar 2005 17:13:03 +0000 michael uuid patch by (Mns Rullgrd <mru inprovide com>) libavformat
Sun, 06 Mar 2005 00:43:55 +0000 melanson first pass at ALAC decoder from David Hammerton; while David's original libavformat
Fri, 04 Mar 2005 00:30:18 +0000 michael mp4a fix based on some code by (Song.Itany inventec-inc com) libavformat
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavformat
Wed, 16 Feb 2005 23:14:38 +0000 michael quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment support yet patch by (tjraivio cc.hut fi) libavformat
Mon, 07 Feb 2005 16:58:15 +0000 michael set timestamps correctly libavformat
Mon, 07 Feb 2005 13:50:39 +0000 michael cleanup libavformat
Thu, 27 Jan 2005 15:39:13 +0000 mmu_man chunk support in mov patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> libavformat
Thu, 27 Jan 2005 06:53:09 +0000 mmu_man probe for 'junk' and 'pict', changed the scores. libavformat
Wed, 26 Jan 2005 09:31:49 +0000 mmu_man mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> libavformat
Sun, 23 Jan 2005 10:44:50 +0000 mmu_man AAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi> libavformat
Sun, 23 Jan 2005 10:34:10 +0000 mmu_man Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net> libavformat
Sun, 23 Jan 2005 09:59:36 +0000 mmu_man Revert the fixed-size-sample patch as it brokes and others libavformat
Sat, 22 Jan 2005 13:36:02 +0000 michael support discarding uninterresting packets libavformat
Sat, 08 Jan 2005 19:35:08 +0000 mmu_man get debug code to compile again. libavformat
Sat, 08 Jan 2005 16:07:34 +0000 mmu_man handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforge.net> libavformat
Sat, 08 Jan 2005 14:21:33 +0000 michael integer overflows, heap corruption libavformat
Thu, 09 Dec 2004 19:44:55 +0000 melanson load the 'avcC' atom needed for 'avc1' decoding libavformat
Sat, 13 Nov 2004 01:27:35 +0000 michael allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end libavformat
Mon, 11 Oct 2004 23:53:53 +0000 michael 100l (forgoten seeking functions) libavformat
Wed, 06 Oct 2004 08:50:46 +0000 kabi * fixing a few of gcc 'clean-code' warnings libavformat
Tue, 28 Sep 2004 03:09:49 +0000 melanson support for Sierra Online audio files and Apple QuickDraw codec, libavformat
Wed, 28 Jul 2004 10:04:14 +0000 michael 2000/00/00 to 2001/03/01 QT fileformat documentation patch by (Sebastien Bechet <s.bechet at av7 dot net>) libavformat
Sat, 17 Jul 2004 21:01:03 +0000 michael mov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet at av7 dot net>) libavformat
Sat, 17 Jul 2004 16:35:47 +0000 michael disable mov_read_elst libavformat
Tue, 06 Jul 2004 18:06:17 +0000 michael compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
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