arpi
632b8e8edd
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
...
TODO: add libsmb* detection and #define LIBSMBCLIENT to ./configure !
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7631 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 18:03:12 +00:00
arpi
84cc3f7ca3
some cosmetics - reordering declarations, 10l for cache2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7413 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 22:38:01 +00:00
arpi
eafdad4b73
stream layer cleanup part 2
...
STREAMTYPE_TV removed, use STREAMTYPE_DUMMY instead. tv init moved to demux_open
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7409 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 20:51:55 +00:00
arpi
4ccfe264a3
stream layer cleanup - part 1
...
STREAMTYPE_MF removed, using STREAMTYPE_DUMMY instead
mf.c/demux_mf updated to do the opening in demux_open instead of stream_open
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7408 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 19:47:49 +00:00
arpi
860a224184
removed obsolete VCD_CACHE hack
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7407 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-15 18:48:16 +00:00
arpi
cd8540ab8c
removed messy global 'tv_handle', use stream->priv for that purpose
...
note: i couldn't test it (only compile test) may be broken :(
we're going to an unified demuxer API - required for modularization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7330 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-08 23:00:01 +00:00
arpi
d53dbde7a4
gcc 2.95.4 doesn't like VAR==value without spaces
...
patch by Martin Olschewski <olschewski@zpr.uni-koeln.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7246 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-02 19:19:56 +00:00
arpi
42a6e2398e
1000l - libmpdvdkit2 fix, thx Nexus
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7197 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 14:01:46 +00:00
pontscho
4e0bd7f66a
- add icon (nice, but very ugly hakk:)
...
- move all window to one group
- better multilanguage support
- some small bug fixed
- some warning fixed
- swap the two menu
- fix small network playing bug ( evPlay instead of evPlayNetwork :)
- add channel name selection for equalizer support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6652 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 23:47:00 +00:00
pontscho
1de8673b17
add -audiofile support for gui
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6624 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-02 22:31:50 +00:00
albeu
3be2d75562
Support for playing audio cds using cdparanoia. Include a raw audio
...
demuxer wich can be used for other purpose.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6385 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-11 14:29:51 +00:00
arpi
12758932b2
off_t fields reordered, to avoid problems due to struct padding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6225 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 17:14:38 +00:00
arpi
df99229f57
DVDKIT support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5820 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-24 21:19:09 +00:00
arpi
cbcdb18e34
dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5472 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 17:50:48 +00:00
arpi
5475823f41
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5381 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 20:40:21 +00:00
atmos4
086814f294
Improved MP4 parsing (finally)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5302 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-24 02:25:41 +00:00
arpi
cb776a965b
sys/types.h required for off_t
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5293 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-23 21:52:13 +00:00
albeu
14316b3379
Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
...
with ogg/vorbis audio.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5134 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 14:32:03 +00:00
alex
f8b91cfdcc
mp_msg'ized (for i18n ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5087 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:06:10 +00:00
albeu
9ada242c51
Make blocking call in libmpdemux interuptable (only with new input,
...
awnser to quit, pt_next, pt_up_step and alt_src_step)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4826 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:22:55 +00:00
pontscho
a4396200f1
add mfi support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4552 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 20:16:35 +00:00
pl
667973e101
warning (proper) fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4408 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-29 12:11:52 +00:00
kmkaplan
6465fc7b73
Extended DVD chapter specification. Remove -last-chapter option.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4344 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 23:02:59 +00:00
nexus
53ddbc7ccc
10l ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4316 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 14:11:19 +00:00
nexus
730e8ff84f
FreeBSD need this to compile after last changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4315 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 13:57:43 +00:00
kmkaplan
f4acdd0f5e
Add option -last-chapter for DVD playing/encoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4292 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-21 09:44:31 +00:00
melanson
518d40dd88
initial support for FILM file demuxing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4190 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-16 03:25:07 +00:00
arpi
82b1541bc0
STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for playlists. patch by Alban Bedel <albeu@free.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4043 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 01:19:54 +00:00
pl
cb6aa3b4a8
patch for missing include by Steven M. Schultz <sms@2BSD.COM>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4030 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 09:22:01 +00:00
alex
ae478fadb8
added stream_read_qword by Chris Bednar
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3999 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-05 19:21:06 +00:00
steve
4d3bbb2a08
stream_skip len s/be off_t
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3963 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-03 11:59:43 +00:00
arpi
6c60debbb5
dvd language->aid/sid functions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3754 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 00:16:09 +00:00
arpi
cbda3bd268
subtitle_t + audio_stream_t -> stream_language_t (cleanup)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3752 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 23:31:37 +00:00
pl
5eef65aa85
missing #include's
...
Note: stream.h contains static inline functions, which is not quite clean :/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3727 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 11:20:58 +00:00
arpi
365248938e
pre-cache fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3601 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-19 02:16:43 +00:00
arpi
3db7b73bd9
initial precaching
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3563 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 16:55:40 +00:00
pontscho
b2a38b3ba0
add subtitle language detect.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3049 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 10:30:59 +00:00
bertrand
e9f3fd3e94
Added a new struct to stream_t to handle, network streaming.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3044 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:21:20 +00:00
pontscho
b771c98ced
add dvd audio stream detect
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2936 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-16 22:26:57 +00:00
alex
aabf596111
added tv subsystem
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2791 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 23:46:06 +00:00
arpi
9ee7852bb7
config.h cleanup, few things added to steram/demuxer headers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2556 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-30 17:03:11 +00:00
arpi
52ad3e1c73
stream_read() now returns no. of bytes readed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2348 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 18:13:48 +00:00
arpi
3eec0e90e9
cache2 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2323 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 23:51:02 +00:00
arpi
881e5d0783
libdemuxer...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2311 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 18:49:08 +00:00