log matroskadec.c @ 3643:1dfa03e34d5b libavformat

age author description
Tue, 05 Aug 2008 00:40:33 +0000 aurel matroskadec: declare var where it's used libavformat
Tue, 05 Aug 2008 00:40:31 +0000 aurel matroskadec: use generic parser to parse tracks libavformat
Tue, 05 Aug 2008 00:40:27 +0000 aurel matroskadec: use generic parser to parse info libavformat
Tue, 05 Aug 2008 00:40:24 +0000 aurel matroskadec: use generic parser to parse attachments libavformat
Tue, 05 Aug 2008 00:40:21 +0000 aurel matroskadec: use generic parser to parse chapters libavformat
Tue, 05 Aug 2008 00:40:18 +0000 aurel matroskadec: use generic parser to parse tags libavformat
Tue, 05 Aug 2008 00:40:15 +0000 aurel matroskadec: use generic parser to parse index libavformat
Tue, 05 Aug 2008 00:40:12 +0000 aurel matroskadec: return pointer instead of index in matroska_find_track_by_num() libavformat
Tue, 05 Aug 2008 00:40:09 +0000 aurel matroskadec: create new AVStream earlier libavformat
Tue, 05 Aug 2008 00:40:06 +0000 aurel matroskadec: store an AVStream pointer instead of a stream index libavformat
Tue, 05 Aug 2008 00:40:02 +0000 aurel matroskadec: use generic ebml parser to parse ebml header libavformat
Tue, 05 Aug 2008 00:40:00 +0000 aurel matroskadec: add an ebml generic parser libavformat
Tue, 05 Aug 2008 00:39:55 +0000 aurel matroskadec: remove unused is_bframe flag libavformat
Tue, 05 Aug 2008 00:39:53 +0000 aurel matroskadec: simplify flag default libavformat
Tue, 05 Aug 2008 00:39:50 +0000 aurel matroskadec: remove storage of various unused flags libavformat
Tue, 05 Aug 2008 00:39:47 +0000 aurel matroskadec: use more robust av_strlcpy() instead of strcpy() libavformat
Sun, 27 Jul 2008 15:11:04 +0000 aurel matroska: add support for V_QUICKTIME track type libavformat
Sun, 22 Jun 2008 15:52:28 +0000 aurel matroskadec: decode track private data if needed libavformat
Sun, 22 Jun 2008 15:49:44 +0000 aurel matroskadec: move buffer decoding code to a separate function libavformat
Sun, 22 Jun 2008 15:46:36 +0000 aurel matroskadec: fix a memory leak libavformat
Mon, 16 Jun 2008 23:11:02 +0000 aurel matroskadec: remove some useless code libavformat
Wed, 11 Jun 2008 19:54:17 +0000 aurel matroskadec: set cur_dts after seek libavformat
Wed, 04 Jun 2008 23:24:55 +0000 aurel matroskadec: remove some useless code libavformat
Wed, 04 Jun 2008 23:15:08 +0000 aurel cosmetics: indentation libavformat
Wed, 04 Jun 2008 23:11:47 +0000 aurel matroskadec: don't remove dummy level when none was added libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Tue, 03 Jun 2008 15:14:21 +0000 aurel adjust comment to reality libavformat
Tue, 03 Jun 2008 15:09:30 +0000 aurel matroskadec: sane default value for track->time_scale libavformat
Mon, 02 Jun 2008 23:37:14 +0000 aurel matroskadec: fix potential mem leak libavformat
Mon, 02 Jun 2008 23:27:14 +0000 aurel matroskadec: avoid potential mem leak libavformat
Mon, 02 Jun 2008 23:07:41 +0000 aurel reorganize matroska_add_stream() to fix potential mem leak and buffer overflow libavformat
Mon, 02 Jun 2008 23:01:14 +0000 aurel matroskadec: move ARRAY_SIZE() macro at top of the file libavformat
Sun, 01 Jun 2008 14:41:53 +0000 aurel matroskadec: use the proper timestamp scaling for index entries libavformat
Sun, 01 Jun 2008 13:54:11 +0000 aurel matroskadec: read TrackTimecodeScale and set timebase accordingly libavformat
Sun, 01 Jun 2008 13:39:54 +0000 aurel matroskadec: silently discard some element ID that we don't care about libavformat
Wed, 28 May 2008 21:22:08 +0000 michael Dead code removal, fixes CID59 RUN2. libavformat
Fri, 23 May 2008 18:15:13 +0000 michael Pass time_base as argument to new_chapter() as well. libavformat
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:02:27 +0000 michael Add id to AVChapter, untested (where do i find matroska files with chapters?). libavformat
Fri, 23 May 2008 11:47:11 +0000 aurel don't set a dummy chapter title when title is unknown 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, 15 May 2008 23:12:41 +0000 aurel matroskadec: add support for bzlib compressed tracks 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 15:42:27 +0000 cehoyos Add MATROSKA_TRACK_TYPE_NONE. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. 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
Sat, 19 Apr 2008 17:07:58 +0000 voroshil Implement FFMAX3(a,b,c) - maximum over three arguments. libavformat
Wed, 02 Apr 2008 21:41:48 +0000 aurel use common aac sample rate tables libavformat
Mon, 31 Mar 2008 20:16:04 +0000 aurel check return value of matroska_find_track_by_num (fix a segfault) libavformat
Mon, 10 Mar 2008 21:23:06 +0000 aurel add out of bound stream index checks libavformat
Mon, 10 Mar 2008 21:09:27 +0000 aurel add a temporary variable to simplify the code libavformat
Fri, 07 Mar 2008 19:25:09 +0000 eugeni Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing libavformat
Mon, 04 Feb 2008 01:04:27 +0000 michael Remove incorrect cast found by -Wwrite-strings. libavformat
Sun, 27 Jan 2008 15:43:17 +0000 aurel Add support for Matroska attachments. libavformat