summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 10larpi2002-04-181-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5692 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix skin loading bugpontscho2002-04-183-5/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5691 b3059339-0415-0410-9bf9-f77b7e298cf2
* add prev/next title feature for gui dvd supportpontscho2002-04-183-3/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5690 b3059339-0415-0410-9bf9-f77b7e298cf2
* show extended mp3 infoarpi2002-04-181-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5689 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't allow invalid parametersarpi2002-04-181-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5688 b3059339-0415-0410-9bf9-f77b7e298cf2
* - new option "-burnonly": burn only the preformated bin imagesatmos42002-04-181-60/+77
| | | | | | | | | | - new option "-vbr": sets video bitrate - removes mpg file after mastering cd image (mplayer can read bin images!) - bug fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5687 b3059339-0415-0410-9bf9-f77b7e298cf2
* -srate for mp3 fixedarpi2002-04-181-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5686 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed block artefacts and speedup at the same timeiive2002-04-181-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5685 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied goth (Jonas Jermann)'s patchgabucino2002-04-181-767/+790
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5684 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvfs fix, 10larpi2002-04-181-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5683 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
* 'wide' may contain 'mdat'arpi2002-04-181-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5681 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch replaces vo_svga.c with an improved version that does not usearpi2002-04-181-228/+316
| | | | | | | | vgagl library, supports direct rendering and page flipping, and is generally a lot faster. - by Matan Ziv-Av <matan@svgalib.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5680 b3059339-0415-0410-9bf9-f77b7e298cf2
* -ovc help fixedarpi2002-04-181-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5679 b3059339-0415-0410-9bf9-f77b7e298cf2
* bitrate>16000 means bits not kbits - noticed by George Hawkins ↵arpi2002-04-181-1/+3
| | | | | | <george_hawkins@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5678 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatearpi2002-04-181-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5677 b3059339-0415-0410-9bf9-f77b7e298cf2
* slices+field pictures fixed, initial sig11 workaroundarpi2002-04-181-1/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5676 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoleted, use vd_libmpeg2.carpi2002-04-181-391/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5675 b3059339-0415-0410-9bf9-f77b7e298cf2
* cbr mp3 + wmp fixed (hopefully, untested)arpi2002-04-181-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5674 b3059339-0415-0410-9bf9-f77b7e298cf2
* ifdef reading dvd args, without it non-dvd compilation fails.eyck2002-04-181-0/+2
| | | | | | | (correct me if i'm wrong) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5673 b3059339-0415-0410-9bf9-f77b7e298cf2
* IMGTYPE_IPB not yet supported :(arpi2002-04-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5672 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVD subs fixedarpi2002-04-171-13/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5671 b3059339-0415-0410-9bf9-f77b7e298cf2
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderarpi2002-04-176-42/+152
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5670 b3059339-0415-0410-9bf9-f77b7e298cf2
* align yuv 4:2:0 y position by 2arpi2002-04-171-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5669 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix dvd pause. 10lpontscho2002-04-171-6/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5668 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:rik2002-04-171-33/+71
| | | | | | | | | | Now searches first character device in list for default video device. Made all mp_msg() calls to consistently prepend `zr:' to the message. Now first checks whether video device openend before ioctl()s. (and rik added a linefeed to messages missing a linefeed) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5667 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix dvd playing under guipontscho2002-04-178-72/+68
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5666 b3059339-0415-0410-9bf9-f77b7e298cf2
* bbox calculation fixed (font->height < real height)arpi2002-04-171-10/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5665 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-04-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5664 b3059339-0415-0410-9bf9-f77b7e298cf2
* prefer prefetchnta if its availablemichael2002-04-171-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5663 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpi clear funcarpi2002-04-172-15/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5662 b3059339-0415-0410-9bf9-f77b7e298cf2
* pre mmx2/3dnow fixmichael2002-04-171-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5661 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix ".". thanksz pl.pontscho2002-04-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5660 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix mouse cursor hide/showpontscho2002-04-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5659 b3059339-0415-0410-9bf9-f77b7e298cf2
* Preliminary support for lavcs b-frame encoding, disabled by default.atmos42002-04-171-0/+3
| | | | | | | FOR TESTING ONLY! (lavc b-frame support not yet finished) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5658 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bug fix in mouse button handling for 2° scroller (I hope it workalbeu2002-04-171-1/+4
| | | | | | | as I can't test it) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5657 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add correct loop option parsing in command line parser.albeu2002-04-172-4/+25
| | | | | | | | | 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
* add messagepontscho2002-04-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5655 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enableseyck2002-04-161-1/+26
| | | | | | | mga_vid operation with devfs. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5654 b3059339-0415-0410-9bf9-f77b7e298cf2
* xp removedjaf2002-04-161-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5653 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-1614-32/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5652 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix dvdnav detectionpontscho2002-04-161-4/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5651 b3059339-0415-0410-9bf9-f77b7e298cf2
* upsz, 10l :)pontscho2002-04-161-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5650 b3059339-0415-0410-9bf9-f77b7e298cf2
* add jpeg support for libvopontscho2002-04-164-0/+298
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5649 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disabled spuenc code due to upcoming prerelease, there are still bugs heremswitch2002-04-161-6/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5648 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable hq for 1st passarpi2002-04-161-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5647 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_osd_check_range_update() added + 10l fixarpi2002-04-162-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5646 b3059339-0415-0410-9bf9-f77b7e298cf2
* (buggy) osd support, disabled for now, mencoder needs fixes to compilearpi2002-04-161-4/+125
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5645 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD handled by vf control()arpi2002-04-154-5/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5644 b3059339-0415-0410-9bf9-f77b7e298cf2
* osd: ok, now it's possible to do partial draw/clear of the buffer only if ↵arpi2002-04-152-6/+27
| | | | | | changed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5643 b3059339-0415-0410-9bf9-f77b7e298cf2
* print version number, so we know if the user forgot to copy/install the drivermichael2002-04-151-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5642 b3059339-0415-0410-9bf9-f77b7e298cf2
* osd: calculating bboxarpi2002-04-152-19/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5641 b3059339-0415-0410-9bf9-f77b7e298cf2
* Switched e-mailmswitch2002-04-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5640 b3059339-0415-0410-9bf9-f77b7e298cf2
* new osd code, use osd objs to follow changes and do minimal updatesarpi2002-04-157-71/+249
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5639 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for directrendering, updated to VFCAP_ flags in query_format, ↵alex2002-04-151-68/+175
| | | | | | added support for non-directbuffer devices, and using mem2agpcpy_pic git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5638 b3059339-0415-0410-9bf9-f77b7e298cf2
* libpng2-dev no longer exists in debian. libpng-dev should be there.eyck2002-04-151-1/+1
| | | | | | | as requested by Samuele Giovanni Tonon git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5637 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused XP, TVISION and AVIP stuffalex2002-04-151-16/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5636 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused XP stuffalex2002-04-151-21/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5635 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated to support resampling audio and multiple cds.atmos42002-04-151-58/+111
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5634 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2-pass qscale fixedarpi2002-04-151-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5633 b3059339-0415-0410-9bf9-f77b7e298cf2
* It is not the right place for this.eyck2002-04-151-1711/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5632 b3059339-0415-0410-9bf9-f77b7e298cf2
* FPS calculation fixedarpi2002-04-151-9/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5631 b3059339-0415-0410-9bf9-f77b7e298cf2
* -skiplimit/-noskip options to disable fps correctionarpi2002-04-152-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5630 b3059339-0415-0410-9bf9-f77b7e298cf2
* get aspect info from display size if != real sizearpi2002-04-151-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5629 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
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)arpi2002-04-154-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5627 b3059339-0415-0410-9bf9-f77b7e298cf2
* mga_vid driver in form of a patch against linux-2.4.18eyck2002-04-151-0/+1711
| | | | | | | applicable using for example cd linux && patch -p1 < ~/mgavid.patch git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5626 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround Juanjo's stupid vme changearpi2002-04-141-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5625 b3059339-0415-0410-9bf9-f77b7e298cf2
* Most of informational printk's ifdef'd.eyck2002-04-141-0/+21
| | | | | | | | Now without debug only initial and error messages go to syslog. eyck added to list of people who messed with this file(?). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5624 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support XV over remote connections, patch by Dmitry Karasik <dimakar at ↵atmos42002-04-141-13/+54
| | | | | | yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5623 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
* updatedarpi2002-04-141-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5621 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated -double optiongabucino2002-04-142-8/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5620 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the big handling to make it use mplayer's endian macros.bertrand2002-04-141-6/+3
| | | | | | | (reworked of the patch from Guillaume Morin <guillaume@morinfr.org>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5619 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added big endian handling for the ASF_chunk_t struct.bertrand2002-04-141-6/+11
| | | | | | | (reworked of the patch from Guillaume Morin <guillaume@morinfr.org>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5618 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.bertrand2002-04-141-0/+19
| | | | | | | (reworked of the patch from Guillaume Morin <guillaume@morinfr.org>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5617 b3059339-0415-0410-9bf9-f77b7e298cf2
* fame doesn't accept stridearpi2002-04-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5616 b3059339-0415-0410-9bf9-f77b7e298cf2
* export width tooarpi2002-04-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5615 b3059339-0415-0410-9bf9-f77b7e298cf2
* draw_slices with framedrop fixedarpi2002-04-142-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5614 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
* 0.1 bugfixarpi2002-04-131-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5612 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 moved to libmpcodecsarpi2002-04-133-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5610 b3059339-0415-0410-9bf9-f77b7e298cf2
* img_format moved to libmpcodecsarpi2002-04-131-0/+0