nicodvb
|
ac94650597
|
support functions for writing to streams
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21675 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-12-18 20:56:24 +00:00 |
|
reimar
|
ddf1ca2f44
|
Make sure invalid protocols are rejected instead of treated
just like file://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21509 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-12-05 18:30:48 +00:00 |
|
diego
|
0384045e30
|
Streamline and simplify internal vs external libdvdread handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20651 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-11-03 22:03:58 +00:00 |
|
attila
|
840a77bd06
|
* remove extern definitions of functions in .c files
* create new .h files where necessary
todo:
* go trough other files than mplayer.c
* vf_menu_pause_update()
* mp_input_register_options()
* import_playtree_playlist_into_gui()
* import_initial_playtree_into_gui()
For more infos see http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-September/045683.html
( 20060902133225.2cc82aec.attila@kinali.ch on -dev-eng )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19814 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-09-12 16:24:23 +00:00 |
|
reimar
|
acf654cf8f
|
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19574 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-08-28 17:05:18 +00:00 |
|
ben
|
2d79655938
|
split rtp stack, udp input layer and rtp input layer from rtp.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19319 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-08-04 18:32:36 +00:00 |
|
ben
|
2410b87a64
|
proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19318 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-08-04 17:01:29 +00:00 |
|
ben
|
d844273899
|
added dedicated file for mf:// input
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19307 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-08-03 19:43:02 +00:00 |
|
ben
|
1cad07f6cd
|
add an explicit tv stream input instead of the previous hack in stream_null
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19279 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-07-31 18:36:29 +00:00 |
|
ben
|
49867bd432
|
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19277 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-07-31 17:39:17 +00:00 |
|