Sun, 10 Dec 2006 19:38:41 +0000 |
reimar |
STREAM_UNSUPPORTED is -1, so use the former for return value in all places.
|
Sun, 10 Dec 2006 19:35:39 +0000 |
reimar |
Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)
|
Sun, 10 Dec 2006 19:25:59 +0000 |
torinthiel |
Revert my previous, broken commit
|
Sun, 10 Dec 2006 18:59:28 +0000 |
reimar |
Only increase buffer size to avoid crashes when seeking in
|
Sun, 10 Dec 2006 17:28:56 +0000 |
nicodvb |
check that stream_type is DVD before calling dvd_lang_from_aid
|
Sun, 10 Dec 2006 17:28:01 +0000 |
nicodvb |
show subtitle language in OSD ; patch by Otvos Attila
|
Sun, 10 Dec 2006 17:25:54 +0000 |
nicodvb |
added function to return the language of the specified subtitle id. Patch by
|
Sun, 10 Dec 2006 16:52:58 +0000 |
reimar |
Fix realvideo size changes by using our own malloced buffer and export type mpi.
|
Sun, 10 Dec 2006 15:10:46 +0000 |
reimar |
Add x11 include path only to _inc_extra if X11 is actually enabled.
|
Sun, 10 Dec 2006 14:46:37 +0000 |
reimar |
Remove no longer needed always_inline hack in mpbswap.h
|
Sun, 10 Dec 2006 14:07:08 +0000 |
reimar |
Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.
|
Sun, 10 Dec 2006 14:04:27 +0000 |
reimar |
Avoid deprecated _sleep, instead include windows.h and use Sleep just like
|