Sat, 23 May 2009 03:05:56 +0000 |
bcoudurier |
remove useless include
libavformat
|
Fri, 15 May 2009 04:44:37 +0000 |
bcoudurier |
reindent
libavformat
|
Fri, 15 May 2009 04:43:44 +0000 |
bcoudurier |
remove unneeded length checks
libavformat
|
Sat, 14 Mar 2009 23:39:52 +0000 |
bcoudurier |
use utc time for timestamp and do not set it if not specified
libavformat
|
Sat, 14 Mar 2009 22:43:28 +0000 |
bcoudurier |
do not parse timestamp if bitexact is set, should fix regression tests
libavformat
|
Wed, 11 Mar 2009 06:48:02 +0000 |
bcoudurier |
again 10l, typo, put_byte instead of put_buffer
libavformat
|
Wed, 11 Mar 2009 06:15:00 +0000 |
bcoudurier |
attempt to try to generate an random umid
libavformat
|
Wed, 25 Feb 2009 08:09:13 +0000 |
bcoudurier |
fix index edit rate, inverse num and den
libavformat
|
Wed, 25 Feb 2009 08:08:10 +0000 |
bcoudurier |
simplify, use codec->block_align
libavformat
|
Wed, 25 Feb 2009 08:06:15 +0000 |
bcoudurier |
set channel number even for inactive channels
libavformat
|
Wed, 25 Feb 2009 08:05:43 +0000 |
bcoudurier |
do not set frame start bit since marked as not used and factorize
libavformat
|
Mon, 23 Feb 2009 19:51:16 +0000 |
bcoudurier |
start track id at 2, track id 1 for timecode
libavformat
|
Wed, 18 Feb 2009 07:14:23 +0000 |
bcoudurier |
fix partition index byte count
libavformat
|
Wed, 18 Feb 2009 07:13:57 +0000 |
bcoudurier |
always use multi track since timecode track is present
libavformat
|
Wed, 18 Feb 2009 04:57:54 +0000 |
bcoudurier |
fix preface version
libavformat
|
Wed, 18 Feb 2009 02:57:41 +0000 |
bcoudurier |
start counting track number from 0
libavformat
|
Wed, 18 Feb 2009 02:18:52 +0000 |
bcoudurier |
remove redundant comment
libavformat
|
Wed, 18 Feb 2009 02:13:59 +0000 |
bcoudurier |
do not write slice count when muxing cbr
libavformat
|
Wed, 18 Feb 2009 01:43:40 +0000 |
bcoudurier |
flush pending write in mxf_write_footer
libavformat
|
Wed, 18 Feb 2009 01:35:36 +0000 |
bcoudurier |
use index 0 for timecode track and write it in source package also
libavformat
|
Wed, 18 Feb 2009 01:05:06 +0000 |
bcoudurier |
fix rip body sid when muxing cbr
libavformat
|
Wed, 18 Feb 2009 00:12:05 +0000 |
bcoudurier |
simplify descriptor size computation logic
libavformat
|
Mon, 16 Feb 2009 12:48:45 +0000 |
bcoudurier |
fetch display aspect ratio from mpeg-2 essence
libavformat
|
Mon, 16 Feb 2009 10:44:38 +0000 |
bcoudurier |
merge mxf_write_d10_packet into mxf_write_packet
libavformat
|
Mon, 16 Feb 2009 01:51:52 +0000 |
bcoudurier |
fix mxf interleaving packet purge
libavformat
|
Fri, 13 Feb 2009 22:38:05 +0000 |
bcoudurier |
compute body offset and index entry offset correctly
libavformat
|
Fri, 13 Feb 2009 19:04:30 +0000 |
bcoudurier |
fix slice offset computation
libavformat
|
Fri, 13 Feb 2009 07:57:37 +0000 |
bcoudurier |
set mime type for mxf
libavformat
|
Fri, 13 Feb 2009 07:46:03 +0000 |
bcoudurier |
simplify
libavformat
|
Fri, 13 Feb 2009 07:34:01 +0000 |
bcoudurier |
cosmetics, reindent, add/remove some empty lines, redundant comment
libavformat
|
Fri, 13 Feb 2009 07:28:20 +0000 |
bcoudurier |
MXF D-10 muxer
libavformat
|
Fri, 13 Feb 2009 07:13:36 +0000 |
bcoudurier |
store display height without vbi
libavformat
|
Fri, 13 Feb 2009 07:11:21 +0000 |
bcoudurier |
split mpegvideo descriptor into cdci descriptor and wav common in sound common
libavformat
|
Fri, 13 Feb 2009 07:06:35 +0000 |
bcoudurier |
write essence elements klv packets with ber4 length, more interoperable
libavformat
|
Fri, 13 Feb 2009 05:33:11 +0000 |
bcoudurier |
encode klv fill item length in fixed ber 4 bytes
libavformat
|
Thu, 12 Feb 2009 05:32:40 +0000 |
bcoudurier |
set last packet next pointer to null
libavformat
|
Thu, 12 Feb 2009 03:38:08 +0000 |
bcoudurier |
check body partitions count before writing
libavformat
|
Wed, 11 Feb 2009 08:02:23 +0000 |
bcoudurier |
parse mpeg2 gop header time code and use it
libavformat
|
Wed, 11 Feb 2009 07:18:00 +0000 |
bcoudurier |
write timecode track
libavformat
|
Wed, 11 Feb 2009 01:06:12 +0000 |
bcoudurier |
fix last keyframe index accross body partitions
libavformat
|
Wed, 11 Feb 2009 00:56:27 +0000 |
bcoudurier |
fix body offset
libavformat
|
Tue, 10 Feb 2009 23:25:23 +0000 |
bcoudurier |
fix partition offset when only one stream present
libavformat
|
Tue, 10 Feb 2009 22:59:13 +0000 |
bcoudurier |
fix timecode value
libavformat
|
Tue, 10 Feb 2009 09:02:29 +0000 |
bcoudurier |
write body partitions
libavformat
|
Tue, 10 Feb 2009 08:46:04 +0000 |
bcoudurier |
compute index byte count in mxf_write_partition
libavformat
|
Tue, 10 Feb 2009 08:35:14 +0000 |
bcoudurier |
remove check, mxf muxer does not have track number limitation anymore
libavformat
|
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
|