Fri, 25 Jun 2010 01:19:03 +0000 |
bcoudurier |
Improve mov atom parsing debug message, print parent atom and size in decimal
libavformat
|
Sun, 23 May 2010 21:03:14 +0000 |
bcoudurier |
change author metadata to artist in mov de/muxer
libavformat
|
Wed, 05 May 2010 08:41:01 +0000 |
conrad |
mov: Read nero chapters
libavformat
|
Sun, 25 Apr 2010 14:27:42 +0000 |
stefano |
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
libavformat
|
Wed, 21 Apr 2010 06:36:09 +0000 |
conrad |
mov: Read QuickTime chapters
libavformat
|
Fri, 16 Apr 2010 20:36:24 +0000 |
mstorsjo |
Parse strf mov atoms
libavformat
|
Wed, 31 Mar 2010 12:29:58 +0000 |
cehoyos |
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
libavformat
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavformat
|
Tue, 09 Mar 2010 01:03:42 +0000 |
bcoudurier |
In mov demuxer, convert mac encoded strings to utf-8
libavformat
|
Tue, 09 Mar 2010 00:46:26 +0000 |
bcoudurier |
Preallocate index entries in mov demuxer, huge speedup
libavformat
|
Sun, 28 Feb 2010 01:51:13 +0000 |
cehoyos |
Make mp4_read_descr static: It is only used inside libavformat/mov.c.
libavformat
|
Sat, 20 Feb 2010 22:57:23 +0000 |
michael |
Make sure we dont write more bytes into filename than the array is long.
libavformat
|