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
|
Tue, 10 Feb 2009 02:27:26 +0000 |
bcoudurier |
fix compilation with DEBUG defined, field does not exist anymore
libavformat
|
Tue, 10 Feb 2009 00:27:42 +0000 |
aurel |
remove now useless av_set_program_name() function
libavformat
|
Tue, 10 Feb 2009 00:25:21 +0000 |
aurel |
use new metadata API in mpegts demuxer
libavformat
|
Mon, 09 Feb 2009 21:34:20 +0000 |
bcoudurier |
rename ff_audio_interleave to ff_audio_rechunk_interleave
libavformat
|
Mon, 09 Feb 2009 19:57:23 +0000 |
michael |
Try to clarify doxy of avformat_seek_file().
libavformat
|
Mon, 09 Feb 2009 01:46:01 +0000 |
alexc |
Increase the number of packets required to identify as MPEG PES to keep from
libavformat
|
Mon, 09 Feb 2009 00:18:25 +0000 |
bcoudurier |
remove no more needed comment, declaration is in internal header
libavformat
|
Sun, 08 Feb 2009 23:34:58 +0000 |
diego |
cosmetics: typo/grammar fixes in doxygen and other comments
libavformat
|
Sun, 08 Feb 2009 22:06:55 +0000 |
diego |
cosmetics: comment grammar/spelling fixes
libavformat
|
Sun, 08 Feb 2009 22:03:54 +0000 |
superdump |
Add the ability to set the timestamp to the current time by specifying 'now'
libavformat
|
Sun, 08 Feb 2009 21:42:06 +0000 |
vitor |
10l: fix compiler warning:
libavformat
|
Sun, 08 Feb 2009 21:14:46 +0000 |
bcoudurier |
Move declaration of ff_interleave_add_packet to internal.h.
libavformat
|
Sun, 08 Feb 2009 21:09:50 +0000 |
bcoudurier |
Declare ff_interleave_new_audio_packet as static, it is not used
libavformat
|
Sun, 08 Feb 2009 21:08:34 +0000 |
bcoudurier |
document ff_audio_interleave
libavformat
|
Sun, 08 Feb 2009 18:50:32 +0000 |
vitor |
NC camera demuxer
libavformat
|
Sun, 08 Feb 2009 17:55:00 +0000 |
michael |
Clarify that avformat_seek_file() is not part of the stable API yet.
libavformat
|
Sun, 08 Feb 2009 17:52:52 +0000 |
michael |
avformat_seek_file() prototype
libavformat
|
Sun, 08 Feb 2009 09:59:31 +0000 |
bcoudurier |
cosmetics: sample_to_chunk -> stsc
libavformat
|
Sun, 08 Feb 2009 09:57:28 +0000 |
bcoudurier |
cosmetics: sample_to_ctime -> ctts
libavformat
|
Sun, 08 Feb 2009 09:55:23 +0000 |
bcoudurier |
remove useless field
libavformat
|
Sun, 08 Feb 2009 09:48:59 +0000 |
bcoudurier |
rewrite pts also, as comment says
libavformat
|