Thu, 09 Aug 2007 16:15:50 +0000 |
michael |
remove old unused nut (de)muxer
libavformat
|
Thu, 09 Aug 2007 12:51:08 +0000 |
michael |
check forw_ptr CRC
libavformat
|
Thu, 09 Aug 2007 12:48:52 +0000 |
michael |
forw_ptr CRC
libavformat
|
Thu, 09 Aug 2007 12:38:24 +0000 |
michael |
use a dynamic ByteIOContext instead of using the lavf buffer
libavformat
|
Thu, 09 Aug 2007 12:25:58 +0000 |
michael |
move stream header writing into its own function
libavformat
|
Thu, 09 Aug 2007 12:22:02 +0000 |
michael |
move main header writing into its own function
libavformat
|
Thu, 09 Aug 2007 11:06:54 +0000 |
michael |
write correct time_base
libavformat
|
Thu, 09 Aug 2007 11:04:43 +0000 |
michael |
make StreamContext.time_base a pointer
libavformat
|
Thu, 09 Aug 2007 10:57:10 +0000 |
michael |
variables needed for muxer
libavformat
|
Thu, 09 Aug 2007 10:45:19 +0000 |
michael |
write stream headers
libavformat
|
Thu, 09 Aug 2007 01:12:48 +0000 |
michael |
trying to finally get the nut muxer back uptodate
libavformat
|
Wed, 08 Aug 2007 20:25:32 +0000 |
alex |
use proper closesocket defines
libavformat
|
Wed, 08 Aug 2007 19:18:10 +0000 |
ramiro |
Check for winsock2.h instead of __MINGW32__
libavformat
|
Wed, 08 Aug 2007 12:08:16 +0000 |
ramiro |
MinGW returns EAGAIN instead of EINPROGRESS
libavformat
|
Mon, 06 Aug 2007 21:14:29 +0000 |
michael |
ensure that the codec_id detection in av_find_stream_info() does not
libavformat
|
Mon, 06 Aug 2007 20:37:45 +0000 |
michael |
more verbose error
libavformat
|