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