Mon, 27 Jul 2009 14:00:10 +0000 |
rbultje |
Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See
libavformat
|
Mon, 27 Jul 2009 12:36:22 +0000 |
benoit |
Only consider -1 as an error return value for open().
libavformat
|
Sun, 26 Jul 2009 19:09:35 +0000 |
rbultje |
Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15:
libavformat
|
Sun, 26 Jul 2009 12:20:04 +0000 |
mru |
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
libavformat
|
Fri, 24 Jul 2009 21:28:44 +0000 |
aurel |
fix various compilation dependencies
libavformat
|
Fri, 24 Jul 2009 21:28:03 +0000 |
aurel |
fix compilation of cavsvideo demuxer
libavformat
|
Tue, 21 Jul 2009 07:18:14 +0000 |
kostya |
Register some additional AMF types in libavformat/flv.h
libavformat
|
Sun, 19 Jul 2009 09:38:58 +0000 |
stefano |
Use globally consistent include guard names.
libavformat
|
Wed, 15 Jul 2009 10:00:16 +0000 |
benoit |
Only free '*ic_ptr' when a caller has pre-allocated a context and passed it in
libavformat
|
Wed, 15 Jul 2009 05:52:49 +0000 |
diego |
Use ff_neterrno instead of errno in tcp.c.
libavformat
|
Mon, 13 Jul 2009 17:16:36 +0000 |
diego |
Only #define lseek to _lseeki64 on MinGW, not MinGW CE.
libavformat
|
Sun, 12 Jul 2009 22:31:05 +0000 |
diego |
Make (de)muxers for format variants select the main format (de)muxer.
libavformat
|
Wed, 08 Jul 2009 08:52:56 +0000 |
benoit |
Add block_align to sox input.
libavformat
|
Wed, 08 Jul 2009 08:26:57 +0000 |
benoit |
Fix mem leak when user preallocates an AVFormatContext, passes it to
libavformat
|
Mon, 06 Jul 2009 21:54:37 +0000 |
aurel |
flvdec: expose metadata through the generic metadata API
libavformat
|