Mon, 04 Jan 2010 18:58:35 +0000 |
diego |
Add a few missing header #includes and #defines.
|
Sun, 22 Nov 2009 15:18:21 +0000 |
reimar |
Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
|
Tue, 17 Nov 2009 19:23:55 +0000 |
reimar |
Deobfuscate the special hack to disable cache for live555.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 16 Feb 2009 02:00:29 +0000 |
diego |
Replace double semicolon by single semicolon.
|
Tue, 21 Oct 2008 07:02:25 +0000 |
diego |
Determine default CD/DVD device in configure instead of using an #ifdef jungle.
|
Thu, 16 Oct 2008 18:28:38 +0000 |
diego |
Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs.
|
Thu, 07 Aug 2008 12:20:50 +0000 |
diego |
Give a CONFIG_ prefix to preprocessor directives that lacked one and
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Wed, 09 Apr 2008 00:36:28 +0000 |
albeu |
Remove the need for code using stream to export an mp_input_check_interrupt()
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Sun, 13 Jan 2008 12:09:29 +0000 |
reimar |
stream_info_t opts and protocols point to constant data as well.
|
Sat, 05 Jan 2008 14:20:47 +0000 |
nicodvb |
NEW STREAM_CTRLs: STREAM_CTRL_GET_NUM_ANGLES STREAM_CTRL_GET_ANGLE STREAM_CTRL_SET_ANGLE
|
Tue, 01 Jan 2008 20:05:36 +0000 |
diego |
consistency cosmetics
|
Mon, 26 Nov 2007 00:41:21 +0000 |
ulion |
Support stream redirection from http to mms, fix bug #927.
|