Wed, 30 Jan 2008 23:39:01 +0000 |
reimar |
Change code to also work with different outburst sizes
|
Wed, 30 Jan 2008 23:37:30 +0000 |
reimar |
Reduce number of UnqueueBuffer calls
|
Wed, 30 Jan 2008 22:28:41 +0000 |
reimar |
alSourceRewindv seems to be broken in particular in Creatives Windows-Implementation,
|
Wed, 30 Jan 2008 21:46:20 +0000 |
reimar |
Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-Implementations
|
Wed, 30 Jan 2008 21:40:06 +0000 |
rtogni |
Update for security fixes
|
Wed, 30 Jan 2008 18:52:59 +0000 |
reimar |
Avoid a MANGLE, there is no register pressure and the generated code
|
Wed, 30 Jan 2008 18:33:51 +0000 |
reimar |
mark constants as such
|
Wed, 30 Jan 2008 18:31:45 +0000 |
reimar |
Simplify: use DECLARE_ASM_CONST
|
Wed, 30 Jan 2008 08:10:25 +0000 |
eugeni |
Add support for attachments in lavf demuxer.
|
Wed, 30 Jan 2008 07:21:05 +0000 |
ulion |
Split osd related stuff from mp_core.h into new header file mp_osd.h.
|
Tue, 29 Jan 2008 23:50:08 +0000 |
rtogni |
Stream IDs must be written as hex numbers. Fixes
|
Tue, 29 Jan 2008 23:25:11 +0000 |
diego |
Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
|