summaryrefslogtreecommitdiffstats
path: root/mplayer.c
Commit message (Collapse)AuthorAgeFilesLines
* Only space and 'p' will unpause, other keys will unpause and do their ↵atmos42002-07-101-1/+5
| | | | | | | | | 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
* MEncoder vobsub ripping support, currently not compatible with windows ↵atmos42002-07-081-1/+1
| | | | | | 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
* add equalizer support and fix some small bug...pontscho2002-07-031-22/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6628 b3059339-0415-0410-9bf9-f77b7e298cf2
* add -audiofile support for guipontscho2002-07-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6624 b3059339-0415-0410-9bf9-f77b7e298cf2
* delay=0 removed, totally unneededarpi2002-07-021-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6622 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100larpi2002-07-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6621 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix volume handling ( step 2 ) -- add balance support and some code cleanup ↵pontscho2002-07-021-23/+7
| | | | | | and fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6620 b3059339-0415-0410-9bf9-f77b7e298cf2
* -frames 0 fix, multifile frames support by tibcualex2002-06-281-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6591 b3059339-0415-0410-9bf9-f77b7e298cf2
* multifile (informal output) fix by Balazs Tibor (tibcu)alex2002-06-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6586 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch by Dominik Mierzejewski:atmos42002-06-241-1/+1
| | | | | | | | | | 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
* 10l typo, noticed by Nick K.arpi2002-06-141-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6430 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)pontscho2002-06-061-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6312 b3059339-0415-0410-9bf9-f77b7e298cf2
* added panscan support for xmga/xvidixpontscho2002-06-051-14/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6308 b3059339-0415-0410-9bf9-f77b7e298cf2
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>arpi2002-06-041-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6305 b3059339-0415-0410-9bf9-f77b7e298cf2
* add VCD support for GUIpontscho2002-06-031-11/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6281 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix text render chrash ...pontscho2002-05-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6219 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix audio/video driver name parsing and remove 2 little memleaksalbeu2002-05-281-7/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6218 b3059339-0415-0410-9bf9-f77b7e298cf2
* added -dumpsrtsub option for SubRip formatiive2002-05-271-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6210 b3059339-0415-0410-9bf9-f77b7e298cf2
* Little fix for vobsub/dvd subtitlesalbeu2002-05-271-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6205 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bounding box and partial update patch for vob/dvdsub by Hephooey.atmos42002-05-251-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6191 b3059339-0415-0410-9bf9-f77b7e298cf2
* jump to next file (or exit) if can't decode audio && videoalex2002-05-251-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6186 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix two small bug and add multimedia keyboard support ( i tested with Acer ↵pontscho2002-05-251-1/+5
| | | | | | AirKey V only ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6184 b3059339-0415-0410-9bf9-f77b7e298cf2
* - put back SystemTooSlow messagearpi2002-05-231-5/+5
| | | | | | | - 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
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-8/+13
| | | | | | | | 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
* more cpudetect cosmeticsarpi2002-05-201-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6136 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics on CPU detection messagesarpi2002-05-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6135 b3059339-0415-0410-9bf9-f77b7e298cf2
* module name fixed for vo check_eventsarpi2002-05-191-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6124 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the forgoten scrennshot commandalbeu2002-05-181-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6113 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improvment for spu subtitles.albeu2002-05-171-40/+55
| | | | | | | | | | | | 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
* typoalex2002-05-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6083 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vop help, patch by Julian J. M. <bandit@telecable.es>arpi2002-05-131-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6082 b3059339-0415-0410-9bf9-f77b7e298cf2
* UMRs fixed - noticed by Nilmoni Deb <ndeb@ece.cmu.edu>arpi2002-05-091-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6029 b3059339-0415-0410-9bf9-f77b7e298cf2
* -zoom, -fs with x[11|mga|v] fix -- round twopontscho2002-05-081-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6017 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_uninit fixedarpi2002-05-081-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6016 b3059339-0415-0410-9bf9-f77b7e298cf2
* some bugfix, x[11|mga|v] ( fullscreen with more files )pontscho2002-05-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6014 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup around uninit()arpi2002-05-051-18/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5984 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix xmga fs, resize to movie size and mouse auto hide + dgapontscho2002-05-031-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5956 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100000l! it resets a/v buffers _after_ stream sync, dropping possible ↵arpi2002-05-021-0/+2
| | | | | | 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
* - frame_time delayed one frame, as it's really duration of current frame,arpi2002-05-021-13/+27
| | | | | | | | | 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
* catching vo/vf init failurearpi2002-05-011-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5928 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix fullscreen bug es ilyen libvo not initialized bug with gui igypontscho2002-04-291-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5911 b3059339-0415-0410-9bf9-f77b7e298cf2
* guessing palette - patch by salvador <salvador@inti.gov.ar>arpi2002-04-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5909 b3059339-0415-0410-9bf9-f77b7e298cf2
* A little fix with hw video parameters settingalbeu2002-04-271-6/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5872 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix osd progress bar.albeu2002-04-261-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5837 b3059339-0415-0410-9bf9-f77b7e298cf2
* uninit libvo before getch2 - requires for clean svgalib uninitarpi2002-04-251-18/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5831 b3059339-0415-0410-9bf9-f77b7e298cf2
* sorrypontscho2002-04-231-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5799 b3059339-0415-0410-9bf9-f77b7e298cf2
* mostma' fixpontscho2002-04-231-5/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5798 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix audio only absolute seekingalbeu2002-04-231-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5796 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix timer for audio only filespontscho2002-04-231-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5795 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix audio only files playpontscho2002-04-221-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5790 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix loop playback. Main loop was quited on end of video.albeu2002-04-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5699 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_mouse_timer_const is optionalarpi2002-04-181-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5682 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix dvd playing under guipontscho2002-04-171-31/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5666 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add correct loop option parsing in command line parser.albeu2002-04-171-1/+3
| | | | | | | | | Reset the config while looping inside a file You can now define GLOBAL_OPTIONS_ONLY in your config.h to have only global options (ie no per file option) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5656 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-161-12/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5652 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD handled by vf control()arpi2002-04-151-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5644 b3059339-0415-0410-9bf9-f77b7e298cf2
* osd: calculating bboxarpi2002-04-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5641 b3059339-0415-0410-9bf9-f77b7e298cf2
* new osd code, use osd objs to follow changes and do minimal updatesarpi2002-04-151-5/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5639 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvdnav hotfixarpi2002-04-151-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5628 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more statistics: BENCHMARKnarpi2002-04-141-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5622 b3059339-0415-0410-9bf9-f77b7e298cf2
* new -framedrop code - works much better than the old onearpi2002-04-141-32/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5613 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup. cosmetics only, no functional changesarpi2002-04-131-127/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5611 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
* BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>arpi2002-04-121-0/+4
| | | | | | | | | | | - tvi interface changes, grab_audio/video now returns timestamp! - tv demuxer gets 'ds' hint too - some verbose skip/dup counters to mencoder - tvi_bsdbt848.c updates - aviwrite/mencoder size types int->off_t git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5573 b3059339-0415-0410-9bf9-f77b7e298cf2
* small bugfixes...pontscho2002-04-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5521 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_config_count now counts calls to vo->config()arpi2002-04-071-13/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5512 b3059339-0415-0410-9bf9-f77b7e298cf2
* video filter layer - written from scratch, but inspired a lot by Fredrik ↵arpi2002-04-061-2/+9
| | | | | | Kuivinen's patch git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5508 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>arpi2002-04-041-17/+202
| | | | | | | spudec initialization cleanup(?) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5490 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed SPU pts, it's 1024/90000 based instead of 1/100arpi2002-04-041-11/+5
| | | | | | | | spudec code doesn't requires dvdread - removed some #ifdefs - from dvdnav patch by Kees Cook <mplayer@outflux.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5489 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add '-subdelay' support for vobsub.kmkaplan2002-04-021-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5464 b3059339-0415-0410-9bf9-f77b7e298cf2
* yes, typo. 10l. noticed by atmosarpi2002-04-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5462 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio codec uninitarpi2002-04-011-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5460 b3059339-0415-0410-9bf9-f77b7e298cf2
* better message when vo->preinit failsarpi2002-03-311-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5435 b3059339-0415-0410-9bf9-f77b7e298cf2
* -alang sig11 when playing avis fixed - 10larpi2002-03-311-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5426 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1 step closed to solving memory corruptionsarpi2002-03-311-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5412 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l - fixed soem weird sig11 at multifilearpi2002-03-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5411 b3059339-0415-0410-9bf9-f77b7e298cf2
* * New command line switch for mplayer & mencoder:kmkaplan2002-03-291-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | -ifo <ifo file> Indicate the file that will be used to load palette and frame size for MPEG subtitles. * mencoder.c: Fix cropping when decoding MPEG2. * spudec.c: If scaling is needed only do it once. Change WITH_NO_ANTIALIASING to ANTIALIASING_ALGORITHM. * vobsub.c: Support reading info regarding size and palette from IDX file instead of IFO file. Support streams containing audio or video. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5389 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>arpi2002-03-281-1/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5381 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow to disable crasj sighandler to enable creation of coredump files.atmos42002-03-271-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5368 b3059339-0415-0410-9bf9-f77b7e298cf2
* use codec selectionarpi2002-