Wed, 28 Nov 2007 19:46:49 +0000 |
andoma |
Extend ByteIOContext and add the buffered IO functions:
libavformat
|
Tue, 27 Nov 2007 11:42:09 +0000 |
diego |
Add #include "os_support.h" to restore OS/2 support.
libavformat
|
Tue, 27 Nov 2007 11:27:50 +0000 |
diego |
Remove possibly misleading comments.
libavformat
|
Sun, 25 Nov 2007 16:32:47 +0000 |
aurel |
add pcm_s16le_planar support for electronicarts files
libavformat
|
Sat, 24 Nov 2007 10:08:02 +0000 |
diego |
Add missing #includes to fix 'make checkheaders'.
libavformat
|
Sat, 24 Nov 2007 07:09:32 +0000 |
andoma |
Extend URLProtocol with new function pointers and api functions for
libavformat
|
Fri, 23 Nov 2007 11:41:01 +0000 |
diego |
Keep -L flags before corresponding -l flags.
libavformat
|
Thu, 22 Nov 2007 16:10:02 +0000 |
lucabe |
Introduce libavdevice
libavformat
|
Thu, 22 Nov 2007 14:13:23 +0000 |
lu_zero |
Make av_read_frame with rtsp client return EINTR on interrupt
libavformat
|
Thu, 22 Nov 2007 02:27:39 +0000 |
ramiro |
os_support.h is also needed for usleep and lseek on MinGW.
libavformat
|
Wed, 21 Nov 2007 16:33:06 +0000 |
lucabe |
Include os_support.h only when needed
libavformat
|
Wed, 21 Nov 2007 10:26:11 +0000 |
lu_zero |
Make av_read_frame with rtsp client return EINTR on interrupt
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Mon, 19 Nov 2007 20:28:11 +0000 |
rtogni |
Replace realloc with free+malloc, the previous content of the buffer is
libavformat
|