Wed, 02 Aug 2006 15:02:42 +0000 |
bcoudurier |
resolve strong refs in parse_structural_metadata since objects may not be ordered, use object oriented approach
libavformat
|
Wed, 02 Aug 2006 10:37:10 +0000 |
bcoudurier |
remove unneeded audio fourcc as well
libavformat
|
Wed, 02 Aug 2006 09:59:10 +0000 |
reimar |
Minor resync optimization
libavformat
|
Wed, 02 Aug 2006 09:48:05 +0000 |
lucabe |
Do not set the codec's pixel format in the format's write_header()
libavformat
|
Wed, 02 Aug 2006 08:45:10 +0000 |
bcoudurier |
do not set unneeded fourcc
libavformat
|
Tue, 01 Aug 2006 22:30:15 +0000 |
bcoudurier |
fix ending null entry in table
libavformat
|
Tue, 01 Aug 2006 17:00:27 +0000 |
bcoudurier |
more codecs uls
libavformat
|
Tue, 01 Aug 2006 14:58:15 +0000 |
bcoudurier |
move common code from mov.c and movenc.c to isom.c
libavformat
|
Tue, 01 Aug 2006 13:43:24 +0000 |
bcoudurier |
add some useful debug info
libavformat
|
Tue, 01 Aug 2006 10:19:25 +0000 |
reimar |
Support for seeking, both with and without index and correct timestamps
libavformat
|
Tue, 01 Aug 2006 10:00:12 +0000 |
bcoudurier |
negative to_pad won't provoke infinite loop
libavformat
|
Tue, 01 Aug 2006 09:56:27 +0000 |
bcoudurier |
avoid reading beyond packet size
libavformat
|