Commit Graph

484 Commits

Author SHA1 Message Date
arpi 3531eb6b80 rtfm hint msg depends on runtime detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5130 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 02:15:10 +00:00
arpi c927d02505 hints on RTFM
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5128 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 01:56:19 +00:00
alex 392d53e706 changed printf's to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5113 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 22:25:57 +00:00
alex 328750fe2d using mp_gettext
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5107 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 21:37:10 +00:00
alex a750501c9f added some ifdef's to make possible to compile with --disable-new-input --enable-gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5092 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 16:13:27 +00:00
arpi a674b7dff5 libvo init moved to libmpcodecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5076 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-14 23:28:51 +00:00
arpi 40add121fc libvo2 #ifs removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5073 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-14 21:31:25 +00:00
atmos4 b7180c614a nortc patch by Attila Kinali
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5056 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-12 18:02:02 +00:00
pontscho fb104c64c3 remove obsoleted function (mplResize)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5047 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-11 09:19:15 +00:00
arpi a4bb9247bd -subpos key bindings with new input layer - patch by Tomas Konir <moje@molly.vabo.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5016 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 03:47:53 +00:00
pontscho df141d9d82 rewrite fullscreen support in some libvo driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4982 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 17:50:25 +00:00
pontscho d751518e07 small bug fixed and workarounds :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4975 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 11:57:33 +00:00
pontscho aa242fc9c3 sorry, 10l:)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4966 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-07 00:03:51 +00:00
pontscho 94a0c1f661 small changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4964 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-06 23:54:20 +00:00
pontscho 0c0363dc4f bazmeg a playtree - t
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4951 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-06 18:42:56 +00:00
pl fd4c906d13 patch by Nilmoni Deb <ndeb@ece.cmu.edu>:
"Ok folks, I got it at last. It must have been a careless error caused during
cut and paste. So here's the patch.  "

which is shortened to '10L' in mplayer dev's language ;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4941 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-05 08:51:57 +00:00
albeu 7027f14002 Fix when stdin is used as a file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4893 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-28 13:49:04 +00:00
pontscho 4b6f1667db add half new input support for gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4859 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 13:14:27 +00:00
nick cfcf2257be rename V -> VC just for understanding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4857 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 08:27:15 +00:00
pontscho 54ae2281a6 mem corruption bug fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4853 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 21:57:16 +00:00
albeu bb0603ee67 Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV block
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4850 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 21:20:20 +00:00
nick 93c371d589 exclude benchmark stuff execution from normal playback
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4845 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 17:10:06 +00:00
nick a4119f6b15 make -frames key optional for max/total benchmark
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4844 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 17:00:19 +00:00
nick fb92754989 Additional notes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4841 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 16:22:22 +00:00
nick ad3529b8a3 More info on dropped frames
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4840 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 15:59:53 +00:00
nick e11b23dc5d frame dropping prediction with benchmarks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4839 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 15:54:13 +00:00
albeu e016ed4fc4 Fix my mistake (forgot to remove a getch2_enable) but in the rigth
way this time, otherwise you can't interrupt network connection and
cache filling from the keyboard


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4836 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 12:05:12 +00:00
nick 5f2178bed7 max & average benchmarks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4835 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 11:23:48 +00:00
rfelker 88f4777bbe fixes bug in alban's new input handling code that caused the terminal
state to get trashed and not restored on exit. hopefully this change
won't interfere with the functionality of the new code; as far as i
can tell it seems to work fine.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4834 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 04:56:54 +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 c090d0da98 new gui interface, and gtk moved into mplayer process. fork ... bleh :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4819 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 15:12:55 +00:00
atmos4 06ebd66015 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4808 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-22 15:25:11 +00:00
pontscho fe8edf9767 new interface ? :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4799 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 22:48:47 +00:00
anders ee2ed8567e Moved HW dependent mixer stuff to libao and removed master switch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4789 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 16:02:26 +00:00
atmos4 ea1d758009 Fix automatic vobsub detection and make it silent.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4788 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 15:44:51 +00:00
atmos4 64f3eca29d autodetect vobsub filename, disable autosub if vobsub found.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4771 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 22:41:06 +00:00
mswitch 41277cabf6 Added VOCTRL_PAUSE and VOCTRL_RESUME
Fixed playback bug in vo_dxr3 which would cause syncloss when playing
ntsc movies on pal and vice versa (this does not affect mpeg playback as
we still don't know how to set the internal fps registers)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4755 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-18 17:34:20 +00:00
albeu a2dd052bb4 Fix this stupid math mistake in calcultating audio buffer duration
for audio only


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4748 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 17:35:34 +00:00
nick 0a83c6ec7b More correct direct rendering usage
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4742 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 12:22:01 +00:00
nick 340183b0e9 Screenshot on the fly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4739 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 09:25:09 +00:00
alex 24d02d9493 standard key support for video out runtime fullscreen switching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4734 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 01:07:45 +00:00
albeu acab37105d Also display clip info for audio only contents
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4694 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 12:55:27 +00:00
albeu 2c0c39aa69 Place holder for registering modules options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4660 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 11:46:27 +00:00
nick 8db2a741bb Unroll -ni usage for deint. Anyway it doesn't help :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4656 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 07:30:05 +00:00
nick 8fd226919d temporary solution to disable adaptive deinterlacing engine
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4611 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 14:53:49 +00:00
arpi 24739724b8 setting vo_fps, required for vo_yuv4mpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4599 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 01:29:11 +00:00
arpi 0c8d13b46b libvo's query_ stuff replaced by new control() - patch by David Holm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4594 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 00:47:55 +00:00
albeu 2fc65209b5 Audio only support. Include a fix in the asf demuxer opening.
Plus : stop displaying PAUSE when -quiet is used.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4588 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-08 16:00:14 +00:00
pontscho e5f0ff7cbf fix spudec bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4553 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 20:26:19 +00:00
nick 4e067f62d4 optimization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4516 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 15:16:46 +00:00
michael ea1bcc2067 YUY2 BGR32 BGR24 support for vo_x11 if swScaler is used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4513 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 14:41:31 +00:00
pontscho 5f8dbc3961 add mplState()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4467 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-01 18:16:30 +00:00
nick aec5dcc834 Providing new tune info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4454 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-01 08:50:45 +00:00
nick b587a3d642 new info for tuning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4434 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-31 09:57:13 +00:00
albeu 5679476c95 Added uninit to input
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4432 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-31 09:37:12 +00:00
albeu f60af655fb A new configurable input system and joystick support for this system
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4419 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-30 12:46:03 +00:00
nick 92c5c27464 New logic of HW equalizing:
1) Check HW capability.
2) If HW equalizer is capable control value then use it.
   In this case value of control is in range -100 : +100 (10x)
3) If not then try use SW equalizing (currently only divxds).
   Use old range (0 : +100) for that.
Well, you shouldn't watch OSD bar if neighter HW nor SW equalizers
are not capable control value.
TODO: find out keys (maybe Rr Bb Gg) or 'on screen menu' for RGB intensity
and OEM effects (fx).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4396 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-28 07:29:17 +00:00
nick bffd400795 Support for HW equalizing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 18:39:53 +00:00
nick f3de6e6b83 query vaa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4382 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 17:02:38 +00:00
nick 1ff5f05415 vo's preinit support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4359 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 18:27:09 +00:00
pontscho b6243f0f76 mpsub dump bug fix. 100l for laaz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4336 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 15:17:12 +00:00
arpi 6743a5984e -alang/-slang fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4275 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-20 00:39:54 +00:00
albeu 5890ac759a Fixed bug with -frames option : don't quit, go to next file !!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4261 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-19 17:22:57 +00:00
nexus ac9251d119 fix for benchmark script
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4225 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 21:22:11 +00:00
albeu c7c0014cb8 Fixed bug with benchmark option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4222 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 20:25:55 +00:00
arpi bcc94e1ad0 reverted old seeking method - ask Holm why...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4204 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 00:32:46 +00:00
pontscho 8d184312b0 small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4177 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 17:03:19 +00:00
arpi b28a18c137 hw spu support for dxr3 - patch by David Holm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4161 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 00:23:16 +00:00
arpi ef4a38a54e playtree-based config patch by Alban Bedel <albeu@free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4157 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 23:38:49 +00:00
arpi 59d7d491bb 10l to Alban B. - restored removed verbose level setting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4153 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 17:39:02 +00:00
kmkaplan 610d48a930 Support software scaling with DVD subtitles
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4088 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-11 12:14:29 +00:00
kmkaplan 1e38367065 Add vobsub support.
Update spudec with spudec_new new usage.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4080 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 17:18:30 +00:00
atlka d136021db3 1. subs know are readed after reading AVI header so we already know fps
2. modified vplayer format reader - default time is ~6 sec - maybe that should
be an option


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4065 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-09 16:35:24 +00:00
atlka 61bcfde0a0 corrections to adjust_subs_time function which now uses fps if needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4053 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 14:10:22 +00:00
arpi 1f630b5ebd playtree support. replaces old playlist and multifile mess. patch by Alban Bedel <albeu@free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4046 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 02:01:04 +00:00
arpi 0cce2a7b35 codecs.conf parser hangup fixed by iive, cpu usage reset at start
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3935 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-01 22:46:07 +00:00
arpi 2df3bed0bf some spudec cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3844 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 19:47:37 +00:00
arpi 29d389f15d dvdsub pts fix, based on patch by Kim Minh Kaplan
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3843 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 19:20:12 +00:00
arpi 57a9da01e2 setuid hack disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3826 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 02:04:06 +00:00
arpi 196d9ec158 don't reset cpu usage counters at seek
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3824 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 01:37:34 +00:00
arpi f197efd5c2 show a-v delay in osd (based on subdelay osd patch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3784 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 00:59:40 +00:00
arpi f88ce3d382 -alang/-slang options (audio/sub selection by language code)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3755 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 00:16:59 +00:00
arpi 5df17becc8 search codecs.conf at CONFDIR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3749 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 21:59:07 +00:00
arpi 4b08102347 dvd seeking -> subtitle disappearing bugs fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3745 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 20:32:02 +00:00
arpi b5874d029e print some info on cpu (runtime/compiled flags)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3743 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 17:53:31 +00:00
pl 37ddd5b06c wannabe compilation breaker
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3737 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 16:42:45 +00:00
arpi 1844126fd7 --enable_gui && nogui && DVD sig11 fixed - .so 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3724 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 01:18:59 +00:00
atmos4 a353d784a8 fixed priority support, tested with -vfm -vc, etc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3713 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 14:01:55 +00:00
pontscho 44d4752274 better dvd support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3619 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-19 16:55:32 +00:00
pontscho bd53040995 init title change basz.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3598 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-18 23:19:53 +00:00
pontscho de2e7adfbd small changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3581 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-18 11:16:08 +00:00
arpi 267916c82b precaching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3564 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 16:56:56 +00:00
pontscho 50ffc2f64b kurva sub fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3561 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 16:05:36 +00:00
pontscho 00c5d6e5cb aspect ratio bug fix for gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3559 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 14:19:37 +00:00
pontscho cf33c343cf some small sub bug fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3544 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 00:07:20 +00:00
arpi ab37328aa6 -loop fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3541 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 23:59:13 +00:00
bertrand 30bdbd16db Made audio_id and video_id non static variable.
Those variables are required in asf_streaming to request the
streams to the wms.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3533 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 21:16:59 +00:00
pontscho f0446a09ad Add subtitle loader for gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3500 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 15:36:07 +00:00
pontscho 5809ae8664 gtk suid bug fix(?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3475 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 21:47:44 +00:00
arpi 474a0e6223 -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3323 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-04 21:04:28 +00:00