summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* OpenBSD patch - by Björn Sandell <biorn@dce.chalmers.se>arpi2002-04-292-6/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5910 b3059339-0415-0410-9bf9-f77b7e298cf2
* guessing palette - patch by salvador <salvador@inti.gov.ar>arpi2002-04-293-5/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5909 b3059339-0415-0410-9bf9-f77b7e298cf2
* nonblock open is not legal for OSS (see OSS api docs), and causes problems ↵arpi2002-04-291-0/+11
| | | | | | on freebsd (and maybe other OSs) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5908 b3059339-0415-0410-9bf9-f77b7e298cf2
* -xy/-zoom updatedarpi2002-04-291-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5907 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2002-04-291-3/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5906 b3059339-0415-0410-9bf9-f77b7e298cf2
* -xy,-zoom,-flip available in mencoder tooarpi2002-04-293-7/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5905 b3059339-0415-0410-9bf9-f77b7e298cf2
* apply aspect prescaling to -xyarpi2002-04-291-20/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5904 b3059339-0415-0410-9bf9-f77b7e298cf2
* play() fix by Jimen Ching <jching@flex.com>, additional printf->mp_msg ↵alex2002-04-291-38/+44
| | | | | | conversions (for coming i18n support) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5903 b3059339-0415-0410-9bf9-f77b7e298cf2
* disabling gtk messagebox - fixes gtk crashesarpi2002-04-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5902 b3059339-0415-0410-9bf9-f77b7e298cf2
* more compatible libpng version checkarpi2002-04-291-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5901 b3059339-0415-0410-9bf9-f77b7e298cf2
* 8bpp raw avi supportarpi2002-04-291-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5900 b3059339-0415-0410-9bf9-f77b7e298cf2
* ugly workaround disabledarpi2002-04-291-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5899 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for another AVI with ogg/vorbis audio (0x674F)albeu2002-04-291-2/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5898 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix buggy extra header printingalbeu2002-04-291-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5897 b3059339-0415-0410-9bf9-f77b7e298cf2
* Uncompressed avi files are stored upside down.ksorim2002-04-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5896 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use new style query_formats flags. Fixes bug with flip.ksorim2002-04-291-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5895 b3059339-0415-0410-9bf9-f77b7e298cf2
* Default to the mixer device matching the audio device used for audio output.jkeil2002-04-291-4/+9
| | | | | | | | | | | That is, if the user redirects audio to /dev/sound/1 with the AUDIODEV environment variable, use /dev/sound/1ctl as the mixer device. When AUDIODEV is not set, the default for both devices is /dev/audio & /dev/audioctl. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5894 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added ICY error 401: Service unavailable.bertrand2002-04-281-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5893 b3059339-0415-0410-9bf9-f77b7e298cf2
* only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsdarpi2002-04-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5892 b3059339-0415-0410-9bf9-f77b7e298cf2
* DFB 0.9.10 update patch by Jiri.atmos42002-04-282-2/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5891 b3059339-0415-0410-9bf9-f77b7e298cf2
* do cpudetect before anything elsearpi2002-04-281-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5890 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't re-detect cpuarpi2002-04-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5889 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpdvdkit vs. bsd fixed?arpi2002-04-281-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5888 b3059339-0415-0410-9bf9-f77b7e298cf2
* soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de>arpi2002-04-281-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5887 b3059339-0415-0410-9bf9-f77b7e298cf2
* oss detection fix for bsdarpi2002-04-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5886 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch that should fix the "isofs uses mga_vid" bugarpi2002-04-281-3/+3
| | | | | | | by Attila Kinali <kinali@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5885 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD section translated from Bjorn's patchgabucino2002-04-281-0/+22
| | | | | | | (beware! doksz-in-the-morning! ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5884 b3059339-0415-0410-9bf9-f77b7e298cf2
* doxizationgabucino2002-04-281-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5883 b3059339-0415-0410-9bf9-f77b7e298cf2
* open w/O_CREAT requires a third argument, mode!rfelker2002-04-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5882 b3059339-0415-0410-9bf9-f77b7e298cf2
* openbsd updates by Björn Sandell <biorn@dce.chalmers.se>arpi2002-04-284-0/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5881 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to latest -vop changesarpi2002-04-281-28/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5880 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000larpi2002-04-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5879 b3059339-0415-0410-9bf9-f77b7e298cf2
* libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, ↵arpi2002-04-281-210/+18
| | | | | | height checks added to config() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5878 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-04-282-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5877 b3059339-0415-0410-9bf9-f77b7e298cf2
* support hurryup flag (-(hard)framedrop)arpi2002-04-271-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5876 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-04-271-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5875 b3059339-0415-0410-9bf9-f77b7e298cf2
* realtime yv12->mpeg1 with libavcodec qscale=1arpi2002-04-273-1/+150
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5874 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenBSD, NetBSD portability patches byarpi2002-04-2713-8/+298
| | | | | | | | | Björn Sandell <biorn@dce.chalmers.se> Marcus <core@antbear.org> Bernd Ernesti <mplayer@lists.veego.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5873 b3059339-0415-0410-9bf9-f77b7e298cf2
* A little fix with hw video parameters settingalbeu2002-04-272-7/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5872 b3059339-0415-0410-9bf9-f77b7e298cf2
* A almost complete rewrite.albeu2002-04-271-312/+295
| | | | | | | | | | Old plain-C integrated scaler is removed. Follow the new flow. Use aspect code. Faster. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5871 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid bogus file not found message if vobsub isn'T forced (autodetect).atmos42002-04-271-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5870 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some info prints to ICY code and handle return codes ICY specific, also ↵atmos42002-04-271-4/+32
| | | | | | | | | avoid printing content length in http if no Content-Length field in header. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5869 b3059339-0415-0410-9bf9-f77b7e298cf2
* ICY found (mp3 stream) != sucess.albeu2002-04-271-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5868 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle winamp playlist as sublist.albeu2002-04-271-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5867 b3059339-0415-0410-9bf9-f77b7e298cf2
* update: we use the new quantizer in libavcodec, -zrquality 1 is allowedrik2002-04-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5866 b3059339-0415-0410-9bf9-f77b7e298cf2
* update: we use the new quantizer in libavcodecrik2002-04-271-30/+64
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5865 b3059339-0415-0410-9bf9-f77b7e298cf2
* yeah, never write dox in the morninggabucino2002-04-271-1/+1
| | | | | | | (actually not "convertion" but "conversion" :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5864 b3059339-0415-0410-9bf9-f77b7e298cf2
* Runtime cpu detection is disabled by default.ksorim2002-04-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5863 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD/SUB docgabucino2002-04-272-12/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5862 b3059339-0415-0410-9bf9-f77b7e298cf2
* more libdvd* text removedgabucino2002-04-278-48/+38
| | | | | | | | updated installation instructions etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5861 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated DVD documentation for libmpdvdkitgabucino2002-04-272-131/+57
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5860 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML typogabucino2002-04-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5859 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l pl =)atmos42002-04-272-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5858 b3059339-0415-0410-9bf9-f77b7e298cf2
* "." removedgabucino2002-04-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5857 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h)pl2002-04-273-30/+51
| | | | | | | | cleanups for "usr/src/DVB/ost/include" detection small cosmetic fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5856 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx5.1 features addedarpi2002-04-271-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5855 b3059339-0415-0410-9bf9-f77b7e298cf2
* osd crash fixedarpi2002-04-261-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5854 b3059339-0415-0410-9bf9-f77b7e298cf2
* frameno.avi seeking workaroundarpi2002-04-261-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5853 b3059339-0415-0410-9bf9-f77b7e298cf2
* maintainers updated (tell me if something missing), matrox list movedarpi2002-04-261-7/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5852 b3059339-0415-0410-9bf9-f77b7e298cf2
* input/lirc/slavemode doc by Albeuarpi2002-04-261-45/+221
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5851 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixesarpi2002-04-261-19/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5850 b3059339-0415-0410-9bf9-f77b7e298cf2
* volume setting with lame - patch by silicon@falcon.sch.bme.huarpi2002-04-263-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5849 b3059339-0415-0410-9bf9-f77b7e298cf2
* argh, missed this one as I have no dxr3.atmos42002-04-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5848 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed my 'extension'jaf2002-04-261-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5847 b3059339-0415-0410-9bf9-f77b7e298cf2
* Correct my half reverse commit. Sorry Atmos.albeu2002-04-261-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5846 b3059339-0415-0410-9bf9-f77b7e298cf2
* eeh 10l forogt to commit.atmos42002-04-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5845 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't break the pointer for the next file.albeu2002-04-261-7/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5844 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I ↵atmos42002-04-262-2/+12
| | | | | | have no athlon or k6-2. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5843 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected what felix made buggy ;-)jaf2002-04-262-3/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5842 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow disabling of libfame and allow to enforce (not) building libavcodec.atmos42002-04-264-3/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5841 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix bug in LR's patch.atmos42002-04-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5840 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable vidix on cygwin for now.atmos42002-04-261-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5839 b3059339-0415-0410-9bf9-f77b7e298cf2
* - Fix for big apple architectures by Rogerio Brito, reworked by me to use ↵atmos42002-04-261-25/+58
| | | | | | | | | bswap.h macros. - Fix with audio only files. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5838 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
* fix fullscreen (?)pontscho2002-04-255-17/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5836 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix keypad volume control.atmos42002-04-251-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5835 b3059339-0415-0410-9bf9-f77b7e298cf2
* VobSub updates, custom palette support and other stuff, can't write the name ↵atmos42002-04-252-2/+131
| | | | | | of the chinese(?) patch supplier. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5834 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for output of subtitles - Juergen Hammelmann ↵arpi2002-04-251-0/+17
| | | | | | <juergen.hammelmann@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5833 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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
*