summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* crlf->lfarpi2002-04-250-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5832 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
* small fixesarpi2002-04-251-9/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5830 b3059339-0415-0410-9bf9-f77b7e298cf2
* frame-based mpsub parser fix - patch by Rizsanyi Zsolt <rizsanyi@myrealbox.com>arpi2002-04-251-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5829 b3059339-0415-0410-9bf9-f77b7e298cf2
* bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>arpi2002-04-251-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5828 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer_lirc->mplayerarpi2002-04-251-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5827 b3059339-0415-0410-9bf9-f77b7e298cf2
* bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>arpi2002-04-251-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5826 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD fixnexus2002-04-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5825 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rootwin fix...arpi2002-04-242-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5824 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rootwin fixed, keys work, mouse doesn'tarpi2002-04-242-3/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5823 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rootwin fix by Tomas Konir <moje@molly.vabo.cz>arpi2002-04-241-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5822 b3059339-0415-0410-9bf9-f77b7e298cf2
* define HAVE_LINUX_DVD_STRUCTarpi2002-04-241-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5821 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVDKIT supportarpi2002-04-242-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5820 b3059339-0415-0410-9bf9-f77b7e298cf2
* defines USE_MPDVDKITarpi2002-04-241-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5819 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix warningarpi2002-04-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5818 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpustuff disabled by default - it was tested enougharpi2002-04-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5817 b3059339-0415-0410-9bf9-f77b7e298cf2
* handles DVDKIT_SHARED, compile and install libmpdvdkit.soarpi2002-04-241-8/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5816 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdir changedarpi2002-04-244-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5815 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable dvdkit only for linux, bsd* and solarisarpi2002-04-241-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5814 b3059339-0415-0410-9bf9-f77b7e298cf2
* Uninit addedalbeu2002-04-244-0/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5813 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied 2 patchesgabucino2002-04-243-20/+177
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5812 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added demuxer uninitalbeu2002-04-249-1/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5811 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add seeking without index (still not perfect). Use -forceidx for thealbeu2002-04-241-50/+83
| | | | | | | version with index. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5810 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable vidix for non-x86 by defaultarpi2002-04-241-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5809 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix system_name casearpi2002-04-241-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5808 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp_mp3_get_lsf() added - to get decomp. frame sizearpi2002-04-241-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5807 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hopefully fix ffmpeg12 aspect.atmos42002-04-241-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5806 b3059339-0415-0410-9bf9-f77b7e298cf2
* more strict check for .mp3arpi2002-04-231-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5805 b3059339-0415-0410-9bf9-f77b7e298cf2
* AVID is buggy (image shifted/scaled?) with mainconcept codecarpi2002-04-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5804 b3059339-0415-0410-9bf9-f77b7e298cf2
* Portability fix with reallocalbeu2002-04-233-7/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5803 b3059339-0415-0410-9bf9-f77b7e298cf2
* add headers detection for mpdvdkitpontscho2002-04-231-4/+129
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5802 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround: force PF table setup in IsProcessorFeaturePresentalex2002-04-231-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5801 b3059339-0415-0410-9bf9-f77b7e298cf2
* tm20 finally workingalex2002-04-231-12/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5800 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 % seekingalbeu2002-04-231-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5797 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
* divx audio workaroundarpi2002-04-231-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5794 b3059339-0415-0410-9bf9-f77b7e298cf2
* reading pll in 32-bit instead of 8-bit +1, +2michael2002-04-231-7/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5793 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed back to AFMT_AC3 (but now libao2 drivers autodetect it and fallback ↵arpi2002-04-221-0/+1
| | | | | | to S16) - idea by Vincent.Mussard@lineae.net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5792 b3059339-0415-0410-9bf9-f77b7e298cf2
* AFMT_AC3 autodetect/fallback to S16arpi2002-04-225-5/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5791 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix audio only files playpontscho2002-04-223-23/+61
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5790 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix a bug produced when line are terminated with \r\n and not a singlealbeu2002-04-221-1/+1
| | | | | | | \n git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5789 b3059339-0415-0410-9bf9-f77b7e298cf2
* x1 deblocking filter bugfixmichael2002-04-221-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5788 b3059339-0415-0410-9bf9-f77b7e298cf2
* add multiple filter typespontscho2002-04-221-23/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5787 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer/mencoderjaf2002-04-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5786 b3059339-0415-0410-9bf9-f77b7e298cf2
* add none for dvd subtitle menupontscho2002-04-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5785 b3059339-0415-0410-9bf9-f77b7e298cf2
* by Juergen Hammelmann <juergen.hammelmann@gmx.de>, some bugfixes and new ↵jaf2002-04-221-9/+42
| | | | | | options, enables subtitles with new -vop expand plugin git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5784 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixesjaf2002-04-221-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5783 b3059339-0415-0410-9bf9-f77b7e298cf2
* hq mode in first pass should work (as bad, ehh as well as LQ)michael2002-04-221-2/+7
| | | | | | | apllied small part of patch by Rémi Guyomarch <rguyom@pobox.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5782 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoleted optionsarpi2002-04-211-7/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5781 b3059339-0415-0410-9bf9-f77b7e298cf2
* libac3 .S compile test (binutils) removed - noticed by Lars Bamberger ↵arpi2002-04-211-7/+0
| | | | | | <Lars.Bamberger@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5780 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for new stuff (lavc internal 2pass, ...)michael2002-04-211-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5779 b3059339-0415-0410-9bf9-f77b7e298cf2
* add libmpdvdkit libpontscho2002-04-212-18/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5778 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fix for pre2alex2002-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5777 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added uninitalbeu2002-04-211-8/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5776 b3059339-0415-0410-9bf9-f77b7e298cf2
* 8bpp paletted -> 15/16/24/32 converterarpi2002-04-213-1/+140
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5775 b3059339-0415-0410-9bf9-f77b7e298cf2
* memory leak(off by 1 bug)iive2002-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5774 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, >1bpp modes fixed..., x<->y swappedarpi2002-04-211-17/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5773 b3059339-0415-0410-9bf9-f77b7e298cf2
* added UB Video MPEG 4alex2002-04-211-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5772 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed IsRectEmpty, added expcalloc, ceil, exporting LoadLibraryExA, IC* for ↵alex2002-04-211-22/+78
| | | | | | some new codecs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5771 b3059339-0415-0410-9bf9-f77b7e298cf2
* export palette for rgb8/bgr8arpi2002-04-211-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5770 b3059339-0415-0410-9bf9-f77b7e298cf2
* ugly hack for morgandsalex2002-04-211-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5769 b3059339-0415-0410-9bf9-f77b7e298cf2
* added pegasus codecsalex2002-04-211-2/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5768 b3059339-0415-0410-9bf9-f77b7e298cf2
* added my todo ;)alex2002-04-211-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5767 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Holm^H^H^H^HDiego's (?:) patchgabucino2002-04-211-89/+90
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5766 b3059339-0415-0410-9bf9-f77b7e298cf2
* devfs fix?arpi2002-04-211-6/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5765 b3059339-0415-0410-9bf9-f77b7e298cf2
* Complement existing filters - rotate and flip.eyck2002-04-213-1/+96
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5764 b3059339-0415-0410-9bf9-f77b7e298cf2
* alf2 working, added techsmith camtasiaalex2002-04-211-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5763 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l - fixed yuy2 -dr, reported by Nexusarpi2002-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5762 b3059339-0415-0410-9bf9-f77b7e298cf2
* using print_wav_header in acm initalex2002-04-211-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5761 b3059339-0415-0410-9bf9-f77b7e298cf2
* new pre-release..eyck2002-04-211-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5760 b3059339-0415-0410-9bf9-f77b7e298cf2
* dumping unknown extradata tooalex2002-04-211-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5759 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed some silly comments and added lhacm audio - workingalex2002-04-211-8/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5758 b3059339-0415-0410-9bf9-f77b7e298cf2
* ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)alex2002-04-211-8/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5757 b3059339-0415-0410-9bf9-f77b7e298cf2
* more infosjaf2002-04-211-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5756 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer was not compileable without, i tested it with and without vorbis, i ↵jaf2002-04-211-0/+4
| | | | | | hope it's ok git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5755 b3059339-0415-0410-9bf9-f77b7e298cf2
* added voxware rt24 speech codecalex2002-04-211-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5754 b3059339-0415-0410-9bf9-f77b7e298cf2
* RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACMalex2002-04-211-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5753 b3059339-0415-0410-9bf9-f77b7e298cf2
* loading requested library if available, and try to find function there in ↵alex2002-04-211-1/+34
| | | | | | LookupExternal, needed for Truespeech codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5752 b3059339-0415-0410-9bf9-f77b7e298cf2
* shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)arpi2002-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5751 b3059339-0415-0410-9bf9-f77b7e298cf2
* added truespeech and moved ms11, ucodalex2002-04-211-23/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5750 b3059339-0415-0410-9bf9-f77b7e298cf2
* LEAD (m)jpeg addedarpi2002-04-211-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5749 b3059339-0415-0410-9bf9-f77b7e298cf2
* commented out debug msgalex2002-04-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5748 b3059339-0415-0410-9bf9-f77b7e298cf2
* added qpegalex2002-04-211-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5747 b3059339-0415-0410-9bf9-f77b7e298cf2
* added UCODalex2002-04-211-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5746 b3059339-0415-0410-9bf9-f77b7e298cf2
* added SetEnvironmentVariableA for UCOD-ClearVideo DLLalex2002-04-211-0/