summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* some debug++arpi2002-01-041-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3978 b3059339-0415-0410-9bf9-f77b7e298cf2
* -npp helpmichael2002-01-041-37/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3977 b3059339-0415-0410-9bf9-f77b7e298cf2
* Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) solgb2002-01-046-101/+133
| | | | | | | | | | | | no more conflict with libdvdread: you can compile in both of libdvdread and libcss support! You can even select libcss.so to load from command line or configuration file, with '-csslib /usr/local/lib/libcss.so' or something similar. Default for this option is /usr/local/lib/libcss.so. Note: libcss version (ver>0.1) with newer API is not supported in this version! This is the first version so stay tuned :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3976 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clean up - no longer needed comments, commented out older version of solutions.eyck2002-01-041-6/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3975 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary support of direct hardware accessnick2002-01-047-0/+1907
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3974 b3059339-0415-0410-9bf9-f77b7e298cf2
* binary driversnick2002-01-043-0/+76
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3973 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typos in latest checkin. although ( and { look alike, they're not.d'ah.eyck2002-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3972 b3059339-0415-0410-9bf9-f77b7e298cf2
* make needs prefix, CONFDIR AND DATADIR set for package to build correctly.eyck2002-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3971 b3059339-0415-0410-9bf9-f77b7e298cf2
* integrated Tim Ferguson's native CYUV decodermelanson2002-01-046-1/+125
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3970 b3059339-0415-0410-9bf9-f77b7e298cf2
* iterated a52 channel setuparpi2002-01-031-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3969 b3059339-0415-0410-9bf9-f77b7e298cf2
* mono ac3 supportarpi2002-01-031-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3968 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2002-01-033-1/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3967 b3059339-0415-0410-9bf9-f77b7e298cf2
* hu ezt elbaszigeteltemgabucino2002-01-031-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3966 b3059339-0415-0410-9bf9-f77b7e298cf2
* -npp fq:<quantizer>michael2002-01-032-6/+30
| | | | | | | | force quantizer (for these lq movies which where reencoded at high bitrates) (c) 2002 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3965 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use install for installing manpages and codecs.conf instead of doing it ↵eyck2002-01-031-4/+3
| | | | | | ourselves. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3964 b3059339-0415-0410-9bf9-f77b7e298cf2
* stream_skip len s/be off_tsteve2002-01-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3963 b3059339-0415-0410-9bf9-f77b7e298cf2
* manpage install addedarpi2002-01-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3962 b3059339-0415-0410-9bf9-f77b7e298cf2
* last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2002-01-021-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3961 b3059339-0415-0410-9bf9-f77b7e298cf2
* lastminute divbyzero fix by Attila Kinali ;)arpi2002-01-021-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3960 b3059339-0415-0410-9bf9-f77b7e298cf2
* last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2002-01-021-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3959 b3059339-0415-0410-9bf9-f77b7e298cf2
* SetValue fixed, iv_State=START enabled (silly xine developers disabled for ↵arpi2002-01-021-17/+20
| | | | | | unknown reason) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3958 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated by tomas.blaha at kapsa.club.czarpi2002-01-021-29/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3957 b3059339-0415-0410-9bf9-f77b7e298cf2
* hotfix for ac3 aid<0x20 (VDR)arpi2002-01-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3956 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-01-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3955 b3059339-0415-0410-9bf9-f77b7e298cf2
* (C) 2001 -> 2002gabucino2002-01-025-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3954 b3059339-0415-0410-9bf9-f77b7e298cf2
* Happy new year! :)arpi2002-01-0211-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3953 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not hide cursur if play at rootwin. based on patch by Tomas Konir ↵arpi2002-01-021-0/+2
| | | | | | <moje@molly.vabo.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3952 b3059339-0415-0410-9bf9-f77b7e298cf2
* osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>arpi2002-01-021-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3951 b3059339-0415-0410-9bf9-f77b7e298cf2
* zlib range 0-8 -> 0-9arpi2002-01-021-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3950 b3059339-0415-0410-9bf9-f77b7e298cf2
* some done and some delayedarpi2002-01-021-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3949 b3059339-0415-0410-9bf9-f77b7e298cf2
* using dshow headers from dshow/ instead of c++ versionarpi2002-01-022-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3948 b3059339-0415-0410-9bf9-f77b7e298cf2
* headers cleanuparpi2002-01-024-64/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3947 b3059339-0415-0410-9bf9-f77b7e298cf2
* note for all usersnick2002-01-021-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3946 b3059339-0415-0410-9bf9-f77b7e298cf2
* solution for non-x86 usersnick2002-01-023-5/+259
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3945 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dapsync -softsleepgabucino2002-01-022-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3944 b3059339-0415-0410-9bf9-f77b7e298cf2
* ah. many small updates againgabucino2002-01-028-30/+90
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3943 b3059339-0415-0410-9bf9-f77b7e298cf2
* notes for non-x86 usersnick2002-01-021-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3942 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support of Radeon2 8500 AIWnick2002-01-024-19/+55
| | | | | | | | Ugly fix (from non-x86 point) of FPU problems for Radeons color correction Added checking of boundaries during color correction on Radeon git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3941 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed FOX61 ADPCM; still working on FOX62melanson2002-01-021-180/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3940 b3059339-0415-0410-9bf9-f77b7e298cf2
* some links placed (nvidia fuckoz.)gabucino2002-01-023-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3939 b3059339-0415-0410-9bf9-f77b7e298cf2
* new 'Developer Cries' TOC :)gabucino2002-01-022-4/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3938 b3059339-0415-0410-9bf9-f77b7e298cf2
* nvidia & joebarr entrygabucino2002-01-011-0/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3937 b3059339-0415-0410-9bf9-f77b7e298cf2
* more messarpi2002-01-011-10/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3936 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf parser hangup fixed by iive, cpu usage reset at startarpi2002-01-011-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3935 b3059339-0415-0410-9bf9-f77b7e298cf2
* added initial support for format 0x61 ADPCM (sounds good, but still pops)melanson2002-01-016-3/+98
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3934 b3059339-0415-0410-9bf9-f77b7e298cf2
* it was a long night ;-), I'll finish laterjaf2002-01-011-1/+233
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3933 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Steve's patchgabucino2002-01-013-3/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3932 b3059339-0415-0410-9bf9-f77b7e298cf2
* vbr win izegabucino2002-01-011-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3931 b3059339-0415-0410-9bf9-f77b7e298cf2
* VBR windoz warninggabucino2002-01-011-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3930 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rootwingabucino2002-01-011-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3929 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixesgabucino2002-01-011-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3928 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied many interesting things from pl's patch, by handgabucino2002-01-011-180/+183
| | | | | | | (hu update) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3927 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied "magic" Michael real fix ;)pl2002-01-011-16/+7
| | | | | | | (tested with gcc 2.95.4 and 3.0.3) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3926 b3059339-0415-0410-9bf9-f77b7e298cf2
* tail_space infinite loop fix by jeon_goon@lycos.co.krarpi2002-01-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3925 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround for the guilty code that caused sig11 when compiled with gcc-3.0.xpl2001-12-311-0/+13
| | | | | | | (using the old C version - before the Big Indent patch :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3924 b3059339-0415-0410-9bf9-f77b7e298cf2
* Oops-typo.nick2001-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3923 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on Radeonsnick2001-12-312-4/+195
| | | | | | | | Thanks to GATOS's guys! Great work! Happy new year! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3922 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with r1.20. Just for releasenick2001-12-311-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3921 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixes (=> HAVE_STDINT_H is now defined)pl2001-12-313-4/+25
| | | | | | | | | added STREAMING_LIB in config.mak/Makefile Note: compile via a configure && make without glitches on SunOS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3920 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for imaadpcmacm sizenexus2001-12-311-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3919 b3059339-0415-0410-9bf9-f77b7e298cf2
* <stdint.h> doesn't exist in FreeBSDnexus2001-12-311-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3918 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD need EXTRA_LIB to compilenexus2001-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3917 b3059339-0415-0410-9bf9-f77b7e298cf2
* ACEL.P fixed (avifile sync)arpi2001-12-311-6/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3916 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated by B. Johannessen <bob@well.com>arpi2001-12-311-13/+74
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3915 b3059339-0415-0410-9bf9-f77b7e298cf2
* Italian tr. by Fabio Olimpieri <fabio.olimpieri@tin.it>arpi2001-12-311-0/+312
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3914 b3059339-0415-0410-9bf9-f77b7e298cf2
* stuff.gabucino2001-12-316-12/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3913 b3059339-0415-0410-9bf9-f77b7e298cf2
* a52 resampler init moved to initarpi2001-12-301-16/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3912 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpudetect the liba52 way part 2 (downmix.c)michael2001-12-303-11/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3911 b3059339-0415-0410-9bf9-f77b7e298cf2
* c, mmx versions separated. a52 style runtime stuffarpi2001-12-304-1259/+186
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3910 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpudetect in liba52 waymichael2001-12-305-21/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3909 b3059339-0415-0410-9bf9-f77b7e298cf2
* pass accel flags to a52_resample_initarpi2001-12-305-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3908 b3059339-0415-0410-9bf9-f77b7e298cf2
* proper a52_init accel flagsarpi2001-12-301-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3907 b3059339-0415-0410-9bf9-f77b7e298cf2
* SSE addedarpi2001-12-301-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3906 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpudetectmichael2001-12-302-198/+444
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3905 b3059339-0415-0410-9bf9-f77b7e298cf2
* added test for inet_pton()pl2001-12-301-0/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3904 b3059339-0415-0410-9bf9-f77b7e298cf2
* more common format for output messagespl2001-12-301-20/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3903 b3059339-0415-0410-9bf9-f77b7e298cf2
* they aren't required morealex2001-12-301-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3902 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon specific gamma correction initialization. (from gatos.sf.net)nick2001-12-302-3/+102
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3901 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp3lameless build fixedarpi2001-12-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3900 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-12-302-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3899 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesarpi2001-12-301-11/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3898 b3059339-0415-0410-9bf9-f77b7e298cf2
* _mencoder auto->yes (D Richard Felker III)arpi2001-12-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3897 b3059339-0415-0410-9bf9-f77b7e298cf2
* dshow help changed - it doesn't depend on c++ compiler/libsarpi2001-12-301-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3896 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4encore is detectedarpi2001-12-301-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3895 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection ↵arpi2001-12-301-8/+9
| | | | | | disabled if static=yes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3894 b3059339-0415-0410-9bf9-f77b7e298cf2
* authors linked to the english