Fri, 05 Feb 2010 11:00:59 +0000 |
komh |
Prefix EXTERN_ASM to global variables to match them to an extern prefix of C.
|
Fri, 05 Feb 2010 10:54:28 +0000 |
komh |
Remove '.section' causing the following assembler error on OS/2.
|
Fri, 05 Feb 2010 07:12:05 +0000 |
reimar |
Print messages only after we are sure preinit will not fail anymore.
|
Thu, 04 Feb 2010 22:46:45 +0000 |
reimar |
Add support for VOFLAG_HIDDEN to the w32 backend.
|
Thu, 04 Feb 2010 22:46:01 +0000 |
reimar |
Set the PixelFormat right after creating the window and set it only once.
|
Thu, 04 Feb 2010 22:08:23 +0000 |
reimar |
Create the OpenGL probe window as a hidden Window on X11.
|
Thu, 04 Feb 2010 21:20:47 +0000 |
reimar |
Mention rtmp and rtsp specifically as formats supported via ffmpeg.
|
Thu, 04 Feb 2010 21:17:46 +0000 |
reimar |
Enable RTSP and SDP demuxers if network support is enabled, they can now be used.
|
Thu, 04 Feb 2010 17:27:38 +0000 |
cehoyos |
100l: Fix compilation (broken by me).
|
Thu, 04 Feb 2010 16:56:28 +0000 |
cehoyos |
Clarify -vo vdpau:pullup
|
Thu, 04 Feb 2010 14:42:57 +0000 |
komh |
Audio buffer is too large so that it takes too long time to respond to audio
|
Wed, 03 Feb 2010 23:46:00 +0000 |
stefano |
Implement shuffle_bytes_abcd() functions and use them for shuffling
|
Wed, 03 Feb 2010 22:36:47 +0000 |
reimar |
Replace incorrect usage of strncpy.
|
Wed, 03 Feb 2010 22:33:35 +0000 |
reimar |
Reindent
|
Wed, 03 Feb 2010 22:32:48 +0000 |
reimar |
Add support for FFmpeg's rtsp dummy URL-with-pseudo-demuxer scheme.
|
Wed, 03 Feb 2010 21:12:23 +0000 |
reimar |
Use vo_x11_clearwindow instead of XClearWindow, both for consistency and also
|