Thu, 24 Jun 2010 17:59:49 +0000 |
lu_zero |
Remove typo: s/ingore/ignore/
libavformat
|
Thu, 24 Jun 2010 15:10:06 +0000 |
mru |
asfdec: ensure number of streams is within bounds; remove VLA in asf_read_pts()
libavformat
|
Thu, 24 Jun 2010 06:55:53 +0000 |
mstorsjo |
Correctly return EOF for smacker videos
libavformat
|
Wed, 23 Jun 2010 11:26:43 +0000 |
mstorsjo |
Reindent
libavformat
|
Wed, 23 Jun 2010 11:26:33 +0000 |
mstorsjo |
Add all required includes to avio.h
libavformat
|
Wed, 23 Jun 2010 02:04:55 +0000 |
michael |
Continue after guids in asf after which other guids are possible instead of skiping
libavformat
|
Tue, 22 Jun 2010 22:54:32 +0000 |
stefano |
Mention how "now" is interpreted in the parse_date() doxy.
libavformat
|
Tue, 22 Jun 2010 22:54:29 +0000 |
stefano |
Fix date specification accepted by parse_date().
libavformat
|
Tue, 22 Jun 2010 14:15:00 +0000 |
mstorsjo |
Make the http protocol open the connection immediately in http_open again
libavformat
|
Tue, 22 Jun 2010 14:13:55 +0000 |
mstorsjo |
Add an AVClass to the HTTPContext
libavformat
|
Tue, 22 Jun 2010 14:12:34 +0000 |
mstorsjo |
Allocate the HTTPContext through URLProtocol.priv_data_size
libavformat
|
Tue, 22 Jun 2010 14:09:08 +0000 |
mstorsjo |
Add priv_data_size and priv_data_class to URLProtocol
libavformat
|