Baptiste Coudurier
|
73d0869a2f
|
compute body offset and index entry offset correctly
Originally committed as revision 17219 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-13 22:38:05 +00:00 |
|
Baptiste Coudurier
|
ab91e84d2b
|
fix slice offset computation
Originally committed as revision 17212 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-13 19:04:30 +00:00 |
|
Baptiste Coudurier
|
1c6bdfa999
|
set mime type for mxf
Originally committed as revision 17207 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-13 07:57:37 +00:00 |
|
Baptiste Coudurier
|
844d9e4115
|
simplify
Originally committed as revision 17206 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-13 07:46:03 +00:00 |
|
Baptiste Coudurier
|
8d1a5af700
|
cosmetics, reindent, add/remove some empty lines, redundant comment
Originally committed as revision 17205 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-13 07:34:01 +00:00 |
|
Baptiste Coudurier
|
bd3f81f313
|
MXF D-10 muxer
Originally committed as revision 17204 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-13 07:28:20 +00:00 |
|
Baptiste Coudurier
|
6249143da8
|
store display height without vbi
Originally committed as revision 17203 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-13 07:13:36 +00:00 |
|
Baptiste Coudurier
|
db6db7e505
|
split mpegvideo descriptor into cdci descriptor and wav common in sound common
Originally committed as revision 17202 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-13 07:11:21 +00:00 |
|
Baptiste Coudurier
|
e15421fe2b
|
write essence elements klv packets with ber4 length, more interoperable
Originally committed as revision 17200 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-13 07:06:35 +00:00 |
|
Baptiste Coudurier
|
baaf7b1be1
|
encode klv fill item length in fixed ber 4 bytes
Originally committed as revision 17199 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-13 05:33:11 +00:00 |
|
Baptiste Coudurier
|
6f0b186699
|
set last packet next pointer to null
Originally committed as revision 17176 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-12 05:32:40 +00:00 |
|
Baptiste Coudurier
|
cfa3caf81c
|
check body partitions count before writing
Originally committed as revision 17175 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-12 03:38:08 +00:00 |
|
Baptiste Coudurier
|
7a10119057
|
parse mpeg2 gop header time code and use it
Originally committed as revision 17149 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-11 08:02:23 +00:00 |
|
Baptiste Coudurier
|
7c9668cf8a
|
write timecode track
Originally committed as revision 17148 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-11 07:18:00 +00:00 |
|
Baptiste Coudurier
|
0cfa359660
|
fix last keyframe index accross body partitions
Originally committed as revision 17145 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-11 01:06:12 +00:00 |
|
Baptiste Coudurier
|
1585b93a2c
|
fix body offset
Originally committed as revision 17144 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-11 00:56:27 +00:00 |
|
Baptiste Coudurier
|
9c91a0b049
|
fix partition offset when only one stream present
Originally committed as revision 17140 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 23:25:23 +00:00 |
|
Baptiste Coudurier
|
0e633e2b01
|
fix timecode value
Originally committed as revision 17139 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 22:59:13 +00:00 |
|
Baptiste Coudurier
|
99b170f896
|
write body partitions
Originally committed as revision 17126 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 09:02:29 +00:00 |
|
Baptiste Coudurier
|
7524f46e21
|
compute index byte count in mxf_write_partition
Originally committed as revision 17125 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 08:46:04 +00:00 |
|
Baptiste Coudurier
|
c1425a14f1
|
remove check, mxf muxer does not have track number limitation anymore
Originally committed as revision 17124 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 08:35:14 +00:00 |
|
Baptiste Coudurier
|
4a15f3ee99
|
retrieve flags from mxf_parse_mpeg2_frame using a param
Originally committed as revision 17123 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 08:31:48 +00:00 |
|
Baptiste Coudurier
|
a784cc679f
|
10l, edit unit offset is after klv fill
Originally committed as revision 17122 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 07:28:53 +00:00 |
|
Baptiste Coudurier
|
bf31d93ad2
|
cosmetics, associate mxf_write_klv_fill to aligned elements
Originally committed as revision 17121 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 07:23:51 +00:00 |
|
Baptiste Coudurier
|
ee1f7f4bf9
|
write component depth and horizontal subsampling best effort local tags
Originally committed as revision 17120 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 06:14:39 +00:00 |
|
Baptiste Coudurier
|
7be3405291
|
fix header byte count
Originally committed as revision 17119 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 06:09:50 +00:00 |
|
Baptiste Coudurier
|
b25ee3fb38
|
move up mxf_write_klv_fill and align index, rip and primer pack
Originally committed as revision 17118 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 05:35:28 +00:00 |
|
Baptiste Coudurier
|
bd5c94b546
|
fix primer pack local tags uls
Originally committed as revision 17117 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 05:22:38 +00:00 |
|
Baptiste Coudurier
|
216b6631fb
|
correctly set multi track operational pattern
Originally committed as revision 17116 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-10 04:53:41 +00:00 |
|
Baptiste Coudurier
|
16e3b0b3e6
|
rename ff_audio_interleave to ff_audio_rechunk_interleave
Originally committed as revision 17103 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-09 21:34:20 +00:00 |
|
Baptiste Coudurier
|
59453725f2
|
remove useless return
Originally committed as revision 17050 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-08 09:42:37 +00:00 |
|
Baptiste Coudurier
|
425c9962b2
|
fix doxygen
Originally committed as revision 17049 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-08 09:39:19 +00:00 |
|
Baptiste Coudurier
|
5ac4d7689d
|
reuse MXFCodecUL for data def and simplify
Originally committed as revision 17042 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-08 05:12:30 +00:00 |
|
Baptiste Coudurier
|
251bf87560
|
remove implicit header inclusions from mxf.h
Originally committed as revision 17041 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-08 04:42:38 +00:00 |
|
Baptiste Coudurier
|
84a2d3045b
|
free index entries
Originally committed as revision 17040 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-08 04:35:36 +00:00 |
|
Baptiste Coudurier
|
f1544e79f2
|
extract audio interleaving code from mxf muxer, will be used by gxf and dv
Originally committed as revision 17038 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-08 04:31:44 +00:00 |
|
Baptiste Coudurier
|
d526105f08
|
only use 2 slices for index, one video(vbr) and one audio(cbr)
Originally committed as revision 17035 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-08 03:29:49 +00:00 |
|
Baptiste Coudurier
|
5ccc2316ab
|
force first track to be video and simplify
Originally committed as revision 17034 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-08 02:38:07 +00:00 |
|
Baptiste Coudurier
|
67d8ac4a02
|
write system item
Originally committed as revision 17033 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-08 02:34:56 +00:00 |
|
Baptiste Coudurier
|
85d0d114d0
|
use 512 kag size needed for d10
Originally committed as revision 17029 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-07 02:13:23 +00:00 |
|
Baptiste Coudurier
|
f5b288902e
|
format timestamp correctly according to specs and set it
Originally committed as revision 17011 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-05 20:15:18 +00:00 |
|
Baptiste Coudurier
|
5ccad11da0
|
use timestamp as modification date
Originally committed as revision 17010 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-05 19:30:01 +00:00 |
|
Baptiste Coudurier
|
eacc40e84a
|
use timestamp as creation date
Originally committed as revision 17007 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-05 18:32:42 +00:00 |
|
Baptiste Coudurier
|
1c7c6669f6
|
fix key frame offset with open gop
Originally committed as revision 16999 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-05 07:47:39 +00:00 |
|
Baptiste Coudurier
|
034fcddf3c
|
always write mxf time base in descriptors
Originally committed as revision 16987 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-04 09:35:59 +00:00 |
|
Baptiste Coudurier
|
5a897cfa3c
|
use sample rate as audio input time base
Originally committed as revision 16985 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-04 04:50:47 +00:00 |
|
Baptiste Coudurier
|
832404cea7
|
exactly compute index byte count
Originally committed as revision 16981 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-03 23:11:13 +00:00 |
|
Baptiste Coudurier
|
33abc1a73a
|
be more flexible with frame rate check
Originally committed as revision 16965 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-02 23:37:03 +00:00 |
|
Baptiste Coudurier
|
6fb625c455
|
cosmetics: whitespaces, empty lines
Originally committed as revision 16948 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-02 20:29:31 +00:00 |
|
Baptiste Coudurier
|
f35254d1aa
|
mxf does not have timestamps
Originally committed as revision 16947 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-02-02 20:26:49 +00:00 |
|