log matroskaenc.c @ 6459:cf0ea082dad2 libavformat

age author description
Sun, 25 Jul 2010 21:16:58 +0000 aurel matroskaenc: add support for muxing SRT tracks libavformat
Wed, 14 Jul 2010 19:36:14 +0000 aurel matroskaenc: write DisplayUnit element to better match the spec libavformat
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavformat
Tue, 08 Jun 2010 10:44:27 +0000 mru matroska: move LFG state from muxer context to local variable libavformat
Fri, 04 Jun 2010 22:41:11 +0000 conrad matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees libavformat
Fri, 04 Jun 2010 22:41:06 +0000 conrad matroskaenc: Check that tracks was allocated libavformat
Fri, 04 Jun 2010 22:41:03 +0000 conrad matroskaenc: Use av_get_random_seed -> lfg for segment UID libavformat
Fri, 04 Jun 2010 22:40:58 +0000 conrad matroskaenc: Make put_ebml_binary take a void pointer libavformat
Fri, 04 Jun 2010 22:40:54 +0000 conrad Add WebM muxer libavformat
Fri, 04 Jun 2010 22:40:50 +0000 conrad matroskaenc: Mux clusters better libavformat
Mon, 24 May 2010 08:58:19 +0000 conrad matroskaenc: Write codec time base as default duration for video tracks. libavformat
Sat, 22 May 2010 01:41:38 +0000 conrad matroskaenc: Don't write track timecode scale libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Thu, 25 Mar 2010 14:34:19 +0000 jai_menon Matroska muxer : Don't create audio tracks for unsupported audio codecs. libavformat
Wed, 24 Mar 2010 11:11:25 +0000 cehoyos Silence ridiculous gcc warning. libavformat
Sat, 20 Mar 2010 13:36:43 +0000 jbr Add VorbisComment writing to FLAC files. libavformat
Mon, 15 Mar 2010 19:03:48 +0000 jai_menon cosmetics : Print newline after error message. libavformat
Tue, 09 Mar 2010 04:23:36 +0000 conrad mkvenc: Handle negative timestamps correctly libavformat
Tue, 09 Mar 2010 04:23:33 +0000 conrad mkvenc: Don't try to write packets with unknown timestamps libavformat
Tue, 09 Mar 2010 04:23:28 +0000 conrad mkvenc: write dts for VFW mode libavformat
Thu, 04 Mar 2010 08:53:14 +0000 conrad Ensure that we write clusters and blocks with known size when streaming libavformat
Thu, 04 Mar 2010 08:53:11 +0000 conrad Fix indentation libavformat
Thu, 04 Mar 2010 08:53:08 +0000 conrad Simplify starting and ending clusters libavformat
Thu, 04 Mar 2010 08:53:04 +0000 conrad Write the first seekhead if writing to a stream, we won't be able to seek libavformat
Thu, 04 Mar 2010 08:53:00 +0000 conrad Attempt seeking to write EBML master sizes even if streamed libavformat
Wed, 03 Mar 2010 23:27:34 +0000 conrad matroskaenc: use "title" tag instead of "description" in track title. libavformat
Thu, 21 Jan 2010 20:49:27 +0000 conrad mkvenc: Write TrackTimecodeScale libavformat
Sun, 18 Oct 2009 12:17:01 +0000 aurel matroskaenc: Add support for writing chapters. libavformat
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
Thu, 26 Feb 2009 02:41:53 +0000 jbr Share the function to write a raw FLAC header and use it in the Matroska libavformat
Thu, 26 Feb 2009 02:29:24 +0000 jbr Use a shared function to validate FLAC extradata. libavformat
Tue, 24 Feb 2009 15:04:18 +0000 michael Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. libavformat
Sun, 15 Feb 2009 16:53:05 +0000 aurel matroskaenc: use new metadata API libavformat
Tue, 20 Jan 2009 00:52:12 +0000 aurel matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes libavformat
Sat, 17 Jan 2009 04:31:42 +0000 conrad Cosmetics: indent libavformat
Sat, 17 Jan 2009 04:31:14 +0000 conrad Treat disposition==0 as undefined and don't write the default flag libavformat
Sat, 17 Jan 2009 04:30:36 +0000 conrad Flush the buffer after writing the header and when done with writing the files libavformat
Thu, 15 Jan 2009 14:07:59 +0000 lucabe Reindent after last commit libavformat
Thu, 15 Jan 2009 14:03:07 +0000 lucabe Do not reallocate AVPacket's data when muxing a packet libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat
Wed, 22 Oct 2008 21:14:42 +0000 aurel matroskaenc: require global header libavformat
Sat, 04 Oct 2008 22:57:56 +0000 aurel matroskaenc: correct muxing of ASS packets libavformat
Sat, 04 Oct 2008 22:47:10 +0000 aurel matroskaenc: use correct EBML ID for block duration libavformat
Sat, 04 Oct 2008 22:44:50 +0000 aurel matroskaenc: pass the packet size directly as parameter of mkv_blockgroup_size() libavformat
Sat, 04 Oct 2008 22:41:58 +0000 aurel matroskaenc: remove useless mkv_block_size() function libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Thu, 04 Sep 2008 23:08:19 +0000 aurel matroska: subtitle display duration must be stored in pkt->convergence_duration libavformat
Sun, 24 Aug 2008 16:51:50 +0000 reimar Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * libavformat
Sat, 23 Aug 2008 23:43:20 +0000 aurel convert every muxer/demuxer to write/read sample_aspect_ratio from/to libavformat
Tue, 05 Aug 2008 08:28:57 +0000 diego misc spelling/grammar fixes libavformat
Tue, 05 Aug 2008 00:42:49 +0000 aurel matroska: expand useless define for MS compat codec id strings libavformat
Sun, 27 Jul 2008 15:11:04 +0000 aurel matroska: add support for V_QUICKTIME track type libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Thu, 01 May 2008 22:04:17 +0000 jbr fix encoding of flac private data libavformat
Wed, 02 Apr 2008 21:41:48 +0000 aurel use common aac sample rate tables libavformat
Fri, 07 Mar 2008 19:25:09 +0000 eugeni Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing libavformat
Sat, 01 Mar 2008 00:26:19 +0000 aurel simplification proposed by Rich libavformat
Wed, 27 Feb 2008 00:53:34 +0000 aurel makes really sure that no undefined behavior can happen libavformat