Commit Graph

563 Commits

Author SHA1 Message Date
arpi 5e8ff61bd9 -vfm should override status/priority
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7249 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-02 22:19:44 +00:00
arpi 250521d437 10l - use NULL instead of -1 for init_video's vfm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7208 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 18:24:56 +00:00
arpi 1ff539f678 WARNING message gui windows disabled, the only critical warn message (too
slow) moved to ERROR


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7206 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 16:20:07 +00:00
atmos4 119841635b fix cache disable for live.com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7205 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 15:59:10 +00:00
arpi 6740811112 removed buggy fd<0 check for disallowing dumpstream/cache
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7203 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 15:44:41 +00:00
atmos4 a63ea1a018 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
Patch by Donnie Smith <xc0bead2d8130df59@f4n.org>, updated by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7202 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 15:04:18 +00:00
arpi 09d8c4ddf0 -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7192 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 13:09:23 +00:00
arpi 1b667f61ba -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7181 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 21:44:20 +00:00
pontscho 8a147cf3f0 - add play time subtitle change support
- better language support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7151 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 22:24:49 +00:00
arpi ee38afc1ad can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7143 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 20:11:43 +00:00
alex 64bedd9683 finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 21:32:32 +00:00
arpi fd44bbee3d freetype 2.0/2.1+ support - disabled by default until bugs fixed
patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7123 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:52:02 +00:00
alex 0b03ca9d27 removed old input code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7112 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 15:55:58 +00:00
arpi 0e6edc2840 10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7069 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 21:30:31 +00:00
arpi a5bd36cf4b new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
- multithreaded audio/video buffering (I know mplayer crew hates threads
  but it seems to me as the only way of doing reliable a/v capture)
- a/v timebase synchronization (sample count vs. gettimeofday)
- "immediate" mode support for mplayer
- fixed colorspace stuff - RGB?? and YUY2 modes now work as expected
- native ALSA audio capture
- separated audio input layer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7059 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 21:31:20 +00:00
arpi 0f4a3c14c3 new slave volume command done :
"volume <x> <abs 0|1>"
where :
        abs optionnal,
                0 : relative, x > 0 increase else decrease
                1 : static, x = volume, 0 to 100

for sofware plugin, remember to / 2.55 before commiting

patch by "j.a.l" <j.a.l@free.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7056 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 20:44:29 +00:00
pontscho 4d5b4f9422 fix (?) cmd line handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7020 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 22:52:52 +00:00
pontscho 2518620787 - add dxr3 gui support (dialogbox, etc.)
- fix one small dvd playing bug ( dvd playing don't del the playlist)
- add some ifdef() check


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7010 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 23:02:45 +00:00
jonas ef16ae58c9 dvdnav api changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6972 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 17:14:41 +00:00
arpi 3d281c2d29 10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6955 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-09 17:47:54 +00:00
arpi f607a0cfb1 10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6941 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-06 19:45:59 +00:00
jaf 539e99eee1 moved messages to help_mp-??.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6931 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 18:37:14 +00:00
arpi fb8b0be71f osdlevel=1 by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6922 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 12:57:54 +00:00
arpi c7fde61d42 gui seekbar pos calc overflow fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6915 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 01:32:11 +00:00
pontscho a04e780da0 - fix equ handling
- fix dvd pos bar
- fix 10l bug in evLoadPlay bugfix :)
- mittomen


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6913 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 01:14:14 +00:00
pontscho 0cfdf68bfb - fix mixer handling
- some change in menu
- fix evLoadPlay bug
- etc


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6904 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 19:23:58 +00:00
kmkaplan 2f98400294 Add the input command "change_rectangle" to control the rectangle
plugin boundaries.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6889 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 02:22:27 +00:00
arpi 26398539cb count blocks by rounded-up chunksizes instead of chunks -
we need full emulation of dshow avi demuxer bugs :(
fixes silly nandub-style a-v delaying in avi with vbr mp3...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6872 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 17:44:16 +00:00
pontscho f0706d8af6 fix audio files (mp3,wav) position calc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6839 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 11:46:29 +00:00
albeu 06693273a4 Add loadfile and loadlist commands. May be buggy if the filename contain some
spaces.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6819 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 21:26:39 +00:00
pontscho 27717ca510 add preferences to gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6797 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 20:34:33 +00:00
kmkaplan 86be4b3562 Correct dump_srt millisecond output
Add support for input from frame based subtitles to dump_srt.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6793 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 18:05:08 +00:00
alex 6ee4bfccdb eq reworked
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6787 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 13:12:23 +00:00
atmos4 7549813fbe DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6785 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 03:37:28 +00:00
alex 12579136ff eq reworked
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6782 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-24 18:19:39 +00:00
pontscho d05326c4bc - fix audio equalizer
- rewrite video equalizer handling (i teszted with mga g400 [x]mga,xv,xvidix and radeon xv,xvidix )
- fix some small gtk bug
- i dunno, i don't remember ... :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6756 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 20:51:48 +00:00
pontscho d8f83d2296 add simple playlist support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6714 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 00:53:26 +00:00
atmos4 1629f25f81 Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),
this is a preparation for the pause at eof feature.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6700 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 13:40:32 +00:00
atmos4 f1a69972e9 MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6675 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 21:44:51 +00:00
pontscho 18a3939822 add equalizer support and fix some small bug...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6628 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-03 18:57:52 +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
arpi 174efd77f2 delay=0 removed, totally unneeded
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6622 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-02 20:29:27 +00:00
arpi 3049fc8a09 100l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6621 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-02 20:04:13 +00:00
pontscho 90dabd0261 fix volume handling ( step 2 ) -- add balance support and some code cleanup and fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6620 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-02 13:35:04 +00:00
alex d8fd7131bb -frames 0 fix, multifile frames support by tibcu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6591 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 17:13:18 +00:00
alex 05258251d2 multifile (informal output) fix by Balazs Tibor (tibcu)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6586 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 16:33:46 +00:00
atmos4 e3f40cf939 Patch by Dominik Mierzejewski:
The first one makes CONFDIR work correctly at last
and the second adds DESTDIR to ./configure, so that it generates
a relocateable Makefile and then a packager needs only to do
make DESTDIR=$RPM_BUILD_ROOT install


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6546 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 08:23:48 +00:00
arpi 6ffc321d43 10l typo, noticed by Nick K.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6430 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 17:40:36 +00:00
pontscho 08b4af80fa add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6312 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 07:13:57 +00:00
pontscho ae8906e42c added panscan support for xmga/xvidix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6308 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-05 19:35:54 +00:00