log mxfenc.c @ 4437:9cb07916bf47 libavformat

age author description
Tue, 10 Feb 2009 08:31:48 +0000 bcoudurier retrieve flags from mxf_parse_mpeg2_frame using a param libavformat
Tue, 10 Feb 2009 07:28:53 +0000 bcoudurier 10l, edit unit offset is after klv fill libavformat
Tue, 10 Feb 2009 07:23:51 +0000 bcoudurier cosmetics, associate mxf_write_klv_fill to aligned elements libavformat
Tue, 10 Feb 2009 06:14:39 +0000 bcoudurier write component depth and horizontal subsampling best effort local tags libavformat
Tue, 10 Feb 2009 06:09:50 +0000 bcoudurier fix header byte count libavformat
Tue, 10 Feb 2009 05:35:28 +0000 bcoudurier move up mxf_write_klv_fill and align index, rip and primer pack libavformat
Tue, 10 Feb 2009 05:22:38 +0000 bcoudurier fix primer pack local tags uls libavformat
Tue, 10 Feb 2009 04:53:41 +0000 bcoudurier correctly set multi track operational pattern libavformat
Mon, 09 Feb 2009 21:34:20 +0000 bcoudurier rename ff_audio_interleave to ff_audio_rechunk_interleave libavformat
Sun, 08 Feb 2009 09:42:37 +0000 bcoudurier remove useless return libavformat
Sun, 08 Feb 2009 09:39:19 +0000 bcoudurier fix doxygen libavformat
Sun, 08 Feb 2009 05:12:30 +0000 bcoudurier reuse MXFCodecUL for data def and simplify libavformat
Sun, 08 Feb 2009 04:42:38 +0000 bcoudurier remove implicit header inclusions from mxf.h libavformat
Sun, 08 Feb 2009 04:35:36 +0000 bcoudurier free index entries libavformat
Sun, 08 Feb 2009 04:31:44 +0000 bcoudurier extract audio interleaving code from mxf muxer, will be used by gxf and dv libavformat
Sun, 08 Feb 2009 03:29:49 +0000 bcoudurier only use 2 slices for index, one video(vbr) and one audio(cbr) libavformat
Sun, 08 Feb 2009 02:38:07 +0000 bcoudurier force first track to be video and simplify libavformat
Sun, 08 Feb 2009 02:34:56 +0000 bcoudurier write system item libavformat
Sat, 07 Feb 2009 02:13:23 +0000 bcoudurier use 512 kag size needed for d10 libavformat
Thu, 05 Feb 2009 20:15:18 +0000 bcoudurier format timestamp correctly according to specs and set it libavformat
Thu, 05 Feb 2009 19:30:01 +0000 bcoudurier use timestamp as modification date libavformat
Thu, 05 Feb 2009 18:32:42 +0000 bcoudurier use timestamp as creation date libavformat
Thu, 05 Feb 2009 07:47:39 +0000 bcoudurier fix key frame offset with open gop libavformat
Wed, 04 Feb 2009 09:35:59 +0000 bcoudurier always write mxf time base in descriptors libavformat
Wed, 04 Feb 2009 04:50:47 +0000 bcoudurier use sample rate as audio input time base libavformat
Tue, 03 Feb 2009 23:11:13 +0000 bcoudurier exactly compute index byte count libavformat
Mon, 02 Feb 2009 23:37:03 +0000 bcoudurier be more flexible with frame rate check libavformat
Mon, 02 Feb 2009 20:29:31 +0000 bcoudurier cosmetics: whitespaces, empty lines libavformat
Mon, 02 Feb 2009 20:26:49 +0000 bcoudurier mxf does not have timestamps libavformat
Mon, 02 Feb 2009 10:58:33 +0000 bcoudurier 24bit pcm support libavformat
Mon, 02 Feb 2009 10:54:10 +0000 bcoudurier more flexible mapping selection libavformat
Mon, 02 Feb 2009 10:41:43 +0000 bcoudurier fix temporal offet of ipbb sequences, simplification welcome libavformat
Mon, 02 Feb 2009 10:10:41 +0000 bcoudurier fix video line map tag size libavformat
Mon, 02 Feb 2009 10:04:36 +0000 bcoudurier fix flush and interleaving by edit units libavformat
Mon, 02 Feb 2009 10:03:38 +0000 bcoudurier write index table and rip, muxer works pretty well now libavformat
Mon, 02 Feb 2009 04:40:57 +0000 bcoudurier factorize common wav local tags libavformat
Mon, 02 Feb 2009 04:36:54 +0000 bcoudurier write req local tags for wav libavformat
Mon, 02 Feb 2009 04:00:27 +0000 bcoudurier adjust size when not writing f2 libavformat
Mon, 02 Feb 2009 03:49:23 +0000 bcoudurier do not write f2 if not interlaced libavformat
Mon, 02 Feb 2009 03:45:03 +0000 bcoudurier write bitrate tag libavformat
Mon, 02 Feb 2009 03:35:09 +0000 bcoudurier write display height/width tags libavformat
Sat, 31 Jan 2009 11:17:04 +0000 bcoudurier free audio fifo libavformat
Sat, 31 Jan 2009 10:51:35 +0000 bcoudurier change prototype of mxf_interleave_get_packet to make it compatible libavformat
Sat, 31 Jan 2009 10:49:26 +0000 bcoudurier do not use PAL_samples_per_frame in init, to make init independant libavformat
Sat, 31 Jan 2009 10:47:55 +0000 bcoudurier cosmetics, remove empty lines libavformat
Sat, 31 Jan 2009 09:54:59 +0000 bcoudurier add my copyright as well libavformat
Sat, 31 Jan 2009 09:53:59 +0000 bcoudurier fix doxygen tag libavformat
Sat, 31 Jan 2009 09:53:23 +0000 bcoudurier cosmetics, align vertically libavformat
Sat, 31 Jan 2009 09:23:50 +0000 bcoudurier write best effort video line map libavformat
Sat, 31 Jan 2009 09:08:01 +0000 bcoudurier add frame layout local tag, best effort libavformat
Sat, 31 Jan 2009 07:02:20 +0000 bcoudurier add aes3 pcm wrapping and use it by default libavformat
Sat, 31 Jan 2009 06:59:55 +0000 bcoudurier split wav_desc in generic_sound_desc libavformat
Sat, 31 Jan 2009 06:54:30 +0000 bcoudurier thanks to interleaving, audio is now locked libavformat
Sat, 31 Jan 2009 06:49:42 +0000 bcoudurier local tag 3201 is picture essence coding, so do not write it for wav libavformat
Sat, 31 Jan 2009 06:46:42 +0000 bcoudurier stored height is stupidly /2 if interlaced libavformat
Sat, 31 Jan 2009 06:44:25 +0000 bcoudurier add size param to write_generic_desc libavformat
Sat, 31 Jan 2009 06:42:47 +0000 bcoudurier parse mpeg2 progressive frame flag libavformat
Sat, 31 Jan 2009 06:32:12 +0000 bcoudurier delay header writing and parse mpeg2 frame libavformat
Sat, 31 Jan 2009 06:18:25 +0000 bcoudurier correctly pack and interleave pcm samples in mxf libavformat
Fri, 23 Jan 2009 20:57:12 +0000 bcoudurier write essence container data libavformat