summaryrefslogtreecommitdiff
path: root/libavformat/mxfenc.c
Commit message (Expand)AuthorAge
...
* 10l, edit unit offset is after klv fillBaptiste Coudurier2009-02-10
* cosmetics, associate mxf_write_klv_fill to aligned elementsBaptiste Coudurier2009-02-10
* write component depth and horizontal subsampling best effort local tagsBaptiste Coudurier2009-02-10
* fix header byte countBaptiste Coudurier2009-02-10
* move up mxf_write_klv_fill and align index, rip and primer packBaptiste Coudurier2009-02-10
* fix primer pack local tags ulsBaptiste Coudurier2009-02-10
* correctly set multi track operational patternBaptiste Coudurier2009-02-10
* rename ff_audio_interleave to ff_audio_rechunk_interleaveBaptiste Coudurier2009-02-09
* remove useless returnBaptiste Coudurier2009-02-08
* fix doxygenBaptiste Coudurier2009-02-08
* reuse MXFCodecUL for data def and simplifyBaptiste Coudurier2009-02-08
* remove implicit header inclusions from mxf.hBaptiste Coudurier2009-02-08
* free index entriesBaptiste Coudurier2009-02-08
* extract audio interleaving code from mxf muxer, will be used by gxf and dvBaptiste Coudurier2009-02-08
* only use 2 slices for index, one video(vbr) and one audio(cbr)Baptiste Coudurier2009-02-08
* force first track to be video and simplifyBaptiste Coudurier2009-02-08
* write system itemBaptiste Coudurier2009-02-08
* use 512 kag size needed for d10Baptiste Coudurier2009-02-07
* format timestamp correctly according to specs and set itBaptiste Coudurier2009-02-05
* use timestamp as modification dateBaptiste Coudurier2009-02-05
* use timestamp as creation dateBaptiste Coudurier2009-02-05
* fix key frame offset with open gopBaptiste Coudurier2009-02-05
* always write mxf time base in descriptorsBaptiste Coudurier2009-02-04
* use sample rate as audio input time baseBaptiste Coudurier2009-02-04
* exactly compute index byte countBaptiste Coudurier2009-02-03
* be more flexible with frame rate checkBaptiste Coudurier2009-02-02
* cosmetics: whitespaces, empty linesBaptiste Coudurier2009-02-02
* mxf does not have timestampsBaptiste Coudurier2009-02-02
* 24bit pcm supportBaptiste Coudurier2009-02-02
* more flexible mapping selectionBaptiste Coudurier2009-02-02
* fix temporal offet of ipbb sequences, simplification welcomeBaptiste Coudurier2009-02-02
* fix video line map tag sizeBaptiste Coudurier2009-02-02
* fix flush and interleaving by edit unitsBaptiste Coudurier2009-02-02
* write index table and rip, muxer works pretty well nowBaptiste Coudurier2009-02-02
* factorize common wav local tagsBaptiste Coudurier2009-02-02
* write req local tags for wavBaptiste Coudurier2009-02-02
* adjust size when not writing f2Baptiste Coudurier2009-02-02
* do not write f2 if not interlacedBaptiste Coudurier2009-02-02
* write bitrate tagBaptiste Coudurier2009-02-02
* write display height/width tagsBaptiste Coudurier2009-02-02
* free audio fifoBaptiste Coudurier2009-01-31
* change prototype of mxf_interleave_get_packet to make it compatibleBaptiste Coudurier2009-01-31
* do not use PAL_samples_per_frame in init, to make init independantBaptiste Coudurier2009-01-31
* cosmetics, remove empty linesBaptiste Coudurier2009-01-31
* add my copyright as wellBaptiste Coudurier2009-01-31
* fix doxygen tagBaptiste Coudurier2009-01-31
* cosmetics, align verticallyBaptiste Coudurier2009-01-31
* write best effort video line mapBaptiste Coudurier2009-01-31
* add frame layout local tag, best effortBaptiste Coudurier2009-01-31
* add aes3 pcm wrapping and use it by defaultBaptiste Coudurier2009-01-31