log

age author description
Fri, 23 May 2008 13:14:11 +0000 michael Make ff_new_chapter() return AVChapter instead of int so its consistant with libavformat
Fri, 23 May 2008 13:08:44 +0000 michael nb_chapters should be unsigned libavformat
Fri, 23 May 2008 13:07:58 +0000 michael s/num_chapters/nb_chapters/ all other similar variables are called nb_*. libavformat
Fri, 23 May 2008 13:04:12 +0000 michael vertical align libavformat
Fri, 23 May 2008 13:03:52 +0000 michael indent libavformat
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
Thu, 15 May 2008 22:14:29 +0000 bcoudurier cosmetics, remove space before opening parenthesis libavformat
Tue, 13 May 2008 23:33:15 +0000 aurel add missing \n in av_log message libavformat
Tue, 13 May 2008 23:32:13 +0000 aurel matroskadec: add support for zlib compressed tracks libavformat
Tue, 13 May 2008 17:43:18 +0000 mmu_man Fix non-debug build. libavformat
Tue, 13 May 2008 15:51:37 +0000 cehoyos Fix icc warning #188: enumerated type mixed with another type libavformat
Tue, 13 May 2008 15:42:27 +0000 cehoyos Add MATROSKA_TRACK_TYPE_NONE. libavformat
Mon, 12 May 2008 10:30:40 +0000 cehoyos Replace some occurrences of 0 with CODEC_ID_NONE. libavformat
Mon, 12 May 2008 01:17:00 +0000 benoit Use strcasecmp() instead of re-inventing it. libavformat
Sun, 11 May 2008 10:53:21 +0000 cehoyos Fix type of dest_addr_len to respect return value of udp_set_url. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Fri, 09 May 2008 11:25:27 +0000 superdump IFF stereo support libavformat
Fri, 09 May 2008 09:30:43 +0000 diego string.h is a system header file, so use <> for it. libavformat
Fri, 09 May 2008 01:59:33 +0000 aurel use enum type instead of int libavformat
Fri, 09 May 2008 01:54:35 +0000 aurel cosmetics: indentation libavformat
Fri, 09 May 2008 01:53:59 +0000 aurel matroskadec: add support for lzo compressed tracks libavformat
Thu, 08 May 2008 23:11:13 +0000 aurel matroskadec: fail gracefully when seeking don't work libavformat
Thu, 08 May 2008 21:47:31 +0000 aurel matroskadec: add support for track content encoding libavformat
Tue, 06 May 2008 09:16:36 +0000 diego Remove unnecessary parentheses from return calls. libavformat
Mon, 05 May 2008 09:17:56 +0000 michael Check url_seek() in url_open(). libavformat
Sun, 04 May 2008 10:35:13 +0000 diego Use correct length modifier for pointer diff argument in av_log() call. libavformat
Sun, 04 May 2008 10:29:12 +0000 diego Fix 'comparison always false' warning. libavformat
Sat, 03 May 2008 00:12:32 +0000 banan dts probe libavformat
Fri, 02 May 2008 19:35:31 +0000 bwolowiec Nellymoser handling in FLV libavformat
Fri, 02 May 2008 14:52:39 +0000 lu_zero Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards, libavformat
Thu, 01 May 2008 22:04:17 +0000 jbr fix encoding of flac private data libavformat