log

age author description
Fri, 23 May 2008 13:03:32 +0000 michael remove useless title check libavformat
Fri, 23 May 2008 13:03:04 +0000 michael indent libavformat
Fri, 23 May 2008 13:02:27 +0000 michael Add id to AVChapter, untested (where do i find matroska files with chapters?). libavformat
Fri, 23 May 2008 12:45:03 +0000 michael clarify start/end timebase libavformat
Fri, 23 May 2008 12:44:12 +0000 michael align comments libavformat
Fri, 23 May 2008 12:43:33 +0000 michael chapter id and timebase libavformat
Fri, 23 May 2008 11:47:11 +0000 aurel don't set a dummy chapter title when title is unknown libavformat
Fri, 23 May 2008 11:46:05 +0000 aurel cosmetics: indentation libavformat
Fri, 23 May 2008 11:45:30 +0000 aurel allows adding chapters with NULL title libavformat
Thu, 22 May 2008 23:04:02 +0000 aurel matroskadec: allows inserting chapters with unspecified end libavformat
Thu, 22 May 2008 22:07:09 +0000 aurel demux chapters out of matroska libavformat
Thu, 22 May 2008 22:00:21 +0000 aurel add support for chapters definition in lavf libavformat
Thu, 22 May 2008 17:16:12 +0000 bcoudurier free moov and cmov when error occurs, fix memleak, patch by Albert Astals Cid, aastals at tv-wan dot es libavformat
Wed, 21 May 2008 22:54:36 +0000 bcoudurier remove useless var libavformat
Wed, 21 May 2008 22:53:52 +0000 bcoudurier 10l, fix compilation libavformat
Wed, 21 May 2008 22:52:21 +0000 bcoudurier use duration from pkt libavformat
Wed, 21 May 2008 22:49:48 +0000 bcoudurier simplify libavformat
Wed, 21 May 2008 22:48:33 +0000 bcoudurier simplify libavformat
Wed, 21 May 2008 21:04:42 +0000 bcoudurier check pkt stream index before returning packet, prevent segfault libavformat
Wed, 21 May 2008 07:05:08 +0000 cehoyos Do not loop endlessly if converting into dv with timestamps Jan 1st not libavformat
Wed, 21 May 2008 02:26:42 +0000 bcoudurier support dvd pcm 20/24 bits, patch by Lars T¸«£uber, lars.taeuber gmx net libavformat
Tue, 20 May 2008 23:39:07 +0000 bcoudurier remove useless/obsolete comments libavformat
Tue, 20 May 2008 23:32:22 +0000 bcoudurier remove useless close function libavformat
Tue, 20 May 2008 23:31:10 +0000 bcoudurier split swf de/muxer libavformat
Tue, 20 May 2008 02:24:02 +0000 bcoudurier only print debug info when sample is actually added libavformat
Tue, 20 May 2008 02:22:44 +0000 bcoudurier warn about multiple fourcc libavformat
Tue, 20 May 2008 02:21:29 +0000 bcoudurier demux all stsd ids if codec is the same, fix premature_mov_ending.mov, closes #451 libavformat
Thu, 15 May 2008 23:12:41 +0000 aurel matroskadec: add support for bzlib compressed tracks libavformat
Thu, 15 May 2008 22:47:40 +0000 bcoudurier try to demux even if codec is not recognized, should demux M1F1-float32C-AFsp.aif and fix #454 libavformat
Thu, 15 May 2008 22:37:31 +0000 bcoudurier do not fail if correct is not recognized libavformat