Commit Graph

536 Commits

Author SHA1 Message Date
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
arpi e598b63ddc pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6305 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-04 20:17:07 +00:00
pontscho af8bd4f394 add VCD support for GUI
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6281 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-03 15:06:32 +00:00
pontscho d2a4ecd870 fix text render chrash ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6219 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 11:55:17 +00:00
albeu 2eee0cefb0 Fix audio/video driver name parsing and remove 2 little memleaks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6218 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 10:08:30 +00:00
iive 07cf2dd630 added -dumpsrtsub option for SubRip format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6210 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 17:30:46 +00:00
albeu deb917e8fc Little fix for vobsub/dvd subtitles
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6205 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-27 16:40:10 +00:00
atmos4 73a97eb400 Bounding box and partial update patch for vob/dvdsub by Hephooey.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6191 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-25 17:40:40 +00:00
alex c57ff0435c jump to next file (or exit) if can't decode audio && video
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6186 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-25 11:40:29 +00:00
pontscho 0a581e3bf3 fix two small bug and add multimedia keyboard support ( i tested with Acer AirKey V only )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6184 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-25 09:46:37 +00:00
arpi 79794b41c3 - put back SystemTooSlow message
- more tips for tooslow (ni vs cache) and buffer overflow (-ni)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6174 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 21:58:29 +00:00
arpi c835270280 big cosmetics patch, cleanup of messages printed by mplayer and libs.
some printf->mp_msg conversion, and some debug messages moved from warn/info to v/dbg2
mplayer's output is now shorter, readable and consistent


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6139 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 03:25:26 +00:00
arpi de946003a5 more cpudetect cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6136 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 01:00:51 +00:00
arpi 77b430d1ad cosmetics on CPU detection messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6135 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 00:55:50 +00:00
arpi 61a23b0d8b module name fixed for vo check_events
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6124 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-19 23:22:11 +00:00
albeu b336997d66 Add the forgoten scrennshot command
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6113 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-18 00:11:43 +00:00
albeu 7562937d95 Improvment for spu subtitles.
Removed the integreted spudec in vobsub.
Various cleanup/bugfix in vobsub (no more auto palette when a true one is
here)
HW spu rendering moved in spudec because we first need to reassable the
packet before sending them to the hw.
Spudec is now created only if nedded.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6111 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-17 23:47:27 +00:00
alex 1e90cd180d typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6083 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 21:09:03 +00:00
arpi e9d0a1d609 -vop help, patch by Julian J. M. <bandit@telecable.es>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6082 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 21:05:03 +00:00
arpi cfb9f3ce78 UMRs fixed - noticed by Nilmoni Deb <ndeb@ece.cmu.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6029 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-09 08:59:07 +00:00
pontscho 5a26c56aad -zoom, -fs with x[11|mga|v] fix -- round two
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6017 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 20:24:35 +00:00
arpi b5322c7eb8 vo_uninit fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6016 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 19:21:36 +00:00
pontscho 1bff6e8bc3 some bugfix, x[11|mga|v] ( fullscreen with more files )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6014 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 16:41:44 +00:00
arpi 920a8107e2 some cleanup around uninit()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5984 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-05 17:22:38 +00:00
pontscho b6004b1b7c fix xmga fs, resize to movie size and mouse auto hide + dga
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5956 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 20:57:13 +00:00
arpi 0a9278d9c5 100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5943 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 23:40:31 +00:00
arpi 1be119decc - frame_time delayed one frame, as it's really duration of current frame,
as suggested by Atmosfear some time ago, when talking about -mf...
- limiting usleep time, to avoid sound skips and ensure responsiveness,
inspired by asf patch from Albeu. it solves problem with very low fps .wmv files


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5930 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 02:03:59 +00:00
arpi 2b96b208bf catching vo/vf init failure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5928 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 22:37:59 +00:00