log mov.c @ 1953:edfd6b33d1f6 libavformat

age author description
Sun, 25 Mar 2007 15:15:35 +0000 bcoudurier activate parser on MP3 id, fix [A-Destiny]_Konjiki_no_Gash_Bell_-_65_[71EE362C].mp4 libavformat
Sun, 25 Mar 2007 15:06:50 +0000 bcoudurier dont fail immediately when a somehow broken track is detected, some tracks might be good, fix mi2_vorbis51.mp4 libavformat
Sat, 24 Mar 2007 15:24:36 +0000 bcoudurier cosmectics, mov -> mp4 libavformat
Wed, 21 Mar 2007 10:28:03 +0000 bcoudurier cosmetics, sample_size_v1 -> bytes_per_frame / samples_per_frame libavformat
Wed, 21 Mar 2007 10:19:37 +0000 bcoudurier cosmetics libavformat
Wed, 21 Mar 2007 10:17:52 +0000 bcoudurier set audio frame size based on stts libavformat
Mon, 12 Mar 2007 12:36:41 +0000 mbardiaux Give context to dprintf libavformat
Sat, 03 Mar 2007 21:14:10 +0000 michael try to move fixed mov.c over the one with cosmetic-functional mix libavformat base mov.c.tmp@14b1fb9a9152
Sat, 03 Mar 2007 14:55:11 +0000 bcoudurier use common tables for mov muxer and demuxer libavformat
Sat, 03 Mar 2007 14:33:55 +0000 bcoudurier cosmetics, cleanup tables, add pcm 24/32 le tags libavformat
Sat, 03 Mar 2007 14:11:45 +0000 bcoudurier partial avid meridien uncompressed support libavformat
Fri, 02 Mar 2007 12:33:59 +0000 bcoudurier avid imx support libavformat
Fri, 02 Mar 2007 12:26:07 +0000 bcoudurier support for mjpeg bottom field first in mov libavformat
Fri, 02 Mar 2007 12:12:29 +0000 bcoudurier use generic atom to extradata reading function libavformat
Thu, 01 Mar 2007 13:03:33 +0000 bcoudurier quicktime 'raw ' support libavformat
Wed, 24 Jan 2007 15:59:58 +0000 bcoudurier remove some printf warnings libavformat
Wed, 24 Jan 2007 15:57:41 +0000 bcoudurier make vars unsigned libavformat
Wed, 24 Jan 2007 15:46:59 +0000 bcoudurier stop if current sample is higher than sample count libavformat
Wed, 24 Jan 2007 12:49:24 +0000 bcoudurier replace strcpy by memcpy libavformat
Wed, 24 Jan 2007 10:57:38 +0000 bcoudurier remove useless field libavformat
Wed, 24 Jan 2007 10:56:45 +0000 bcoudurier remove obsolete comment libavformat
Wed, 24 Jan 2007 10:55:07 +0000 bcoudurier make some fields unsigned libavformat
Wed, 24 Jan 2007 10:44:24 +0000 bcoudurier add sanity checks libavformat
Sun, 21 Jan 2007 01:39:17 +0000 michael add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformat
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavformat
Tue, 16 Jan 2007 00:40:06 +0000 bcoudurier add msrle fourcc, quicktime_bmp.mov libavformat
Tue, 16 Jan 2007 00:26:39 +0000 bcoudurier add png fourcc libavformat
Wed, 10 Jan 2007 10:30:03 +0000 bcoudurier add official VC1 fourcc libavformat
Sat, 06 Jan 2007 23:54:01 +0000 diego Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin libavformat
Tue, 14 Nov 2006 01:05:31 +0000 bcoudurier partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4 libavformat
Thu, 09 Nov 2006 00:09:27 +0000 bcoudurier support m1a hdlr mpeg elementary audio handler, fix Po-Slow_Death_64K.mov libavformat
Fri, 03 Nov 2006 16:19:14 +0000 bcoudurier do not overwrite codec type if already known, fix conflict between 'raw ' fourcc used for audio and video, ae002_wordup.mov libavformat
Fri, 03 Nov 2006 15:04:47 +0000 bcoudurier indention libavformat
Fri, 03 Nov 2006 15:02:51 +0000 bcoudurier reintroduce isom field and read version 1 audio stsd only if file is not isom, fix testclip_wrong_version_1_audio_stsd.mp4 libavformat
Wed, 01 Nov 2006 22:39:58 +0000 diego Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. libavformat
Wed, 01 Nov 2006 19:16:18 +0000 bcoudurier clean, always write major brand for debug libavformat
Wed, 01 Nov 2006 19:12:07 +0000 bcoudurier remove useless mp4 field libavformat
Wed, 25 Oct 2006 22:50:49 +0000 bcoudurier remove mov_read_leaf and remove useless reading function table, mov_read_default will skip atom with no parsing function anyway libavformat
Mon, 23 Oct 2006 08:57:54 +0000 aurel replace coder/decoder file description in libavformat by muxer/demuxer libavformat
Sun, 22 Oct 2006 16:17:02 +0000 bcoudurier activate gif decoder, seems to work fine on showdown2.mov libavformat
Fri, 20 Oct 2006 13:06:50 +0000 bcoudurier warn about zlib support needed if file has compressed moov atom libavformat
Fri, 20 Oct 2006 09:32:48 +0000 michael move memory reading ByteIOContext init from mov.c to avobuf.c libavformat
Thu, 19 Oct 2006 10:05:36 +0000 michael dont mess with ByteIOContext internal variables (fixes showdown2.mov) libavformat
Sat, 14 Oct 2006 20:43:39 +0000 rathann Use proper PRI?64 macros for %ll? format to fix printf format warnings: libavformat
Fri, 13 Oct 2006 10:48:29 +0000 kostya TIFF decoder libavformat
Wed, 11 Oct 2006 04:15:04 +0000 kostya Targa image decoder libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Wed, 04 Oct 2006 13:18:51 +0000 bcoudurier remove useless casts libavformat
Fri, 29 Sep 2006 10:30:52 +0000 bcoudurier remove useless casts libavformat
Fri, 29 Sep 2006 10:28:11 +0000 bcoudurier remove gcc warnings about void * used in arithmetic libavformat
Thu, 28 Sep 2006 17:59:26 +0000 bcoudurier move sample size adjusting code after audio stsd v2 parsing to let v2 set correct channel number, fix Sony-hdv2.mov libavformat
Thu, 28 Sep 2006 17:54:59 +0000 bcoudurier add lpcm fourcc libavformat
Thu, 28 Sep 2006 17:52:48 +0000 bcoudurier change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov libavformat
Thu, 07 Sep 2006 20:19:37 +0000 michael fix sound of SampleVideo.mov (mp2 in mov) libavformat
Thu, 24 Aug 2006 18:39:57 +0000 bcoudurier fix mac3audio.mov, pcm_s8 and pcm_u8 can only have sample size of 1 and only if mono, dont rely on bits per sample which can be wrong libavformat
Thu, 24 Aug 2006 09:53:53 +0000 bcoudurier move amr parameters adjusting like other codecs libavformat
Thu, 24 Aug 2006 09:09:20 +0000 bcoudurier dont set width/height for h261/h263/mpeg4 since they are oftenly wrong, let decoder init them libavformat
Thu, 24 Aug 2006 08:37:51 +0000 bcoudurier put dv demuxing code around ifdef libavformat
Thu, 24 Aug 2006 08:32:52 +0000 bcoudurier put dv demuxing code around ifdef libavformat
Thu, 24 Aug 2006 08:28:11 +0000 bcoudurier support vdva fourcc (dv + dv audio in mov) libavformat