summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 10larpi2003-01-091-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8854 b3059339-0415-0410-9bf9-f77b7e298cf2
* check if prop_hdr==NULL insteda of sig11arpi2003-01-091-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8853 b3059339-0415-0410-9bf9-f77b7e298cf2
* Appendix B and E numbered, encoding moved to a separate section.diego2003-01-094-75/+99
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8852 b3059339-0415-0410-9bf9-f77b7e298cf2
* -af delay description incorrect, as noticed by Arpi.diego2003-01-091-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8851 b3059339-0415-0410-9bf9-f77b7e298cf2
* another pan example by Andersdiego2003-01-091-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8850 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2003-01-091-2/+1
| | | | | | | noticed by Joe Barnett <sanchezthecactus@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8849 b3059339-0415-0410-9bf9-f77b7e298cf2
* Moved ARM to the Linux ports section where it belongs.diego2003-01-081-18/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8848 b3059339-0415-0410-9bf9-f77b7e298cf2
* bunkus: updated translations. removed the boldness from <B>MPlayer</B>. ↵mosu2003-01-0811-288/+324
| | | | | | removed DOS newlines (yuck). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8847 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to A'rpidiego2003-01-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8846 b3059339-0415-0410-9bf9-f77b7e298cf2
* Report X color depth for XVIDIX problems.diego2003-01-081-0/+6
| | | | | | | Patch by James Stembridge <jstembridge@gmx.net>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8845 b3059339-0415-0410-9bf9-f77b7e298cf2
* I have seen problems where DVD subtitles don't displayarpi2003-01-081-81/+150
| | | | | | | | | | | | | | | | | | | | at the right time and sometimes they don't appear at all. The problem stems from the fact that subtitle command packets are being applied as soon as they are read and assembled from the input stream. Sometimes, a fully assembled subtitle packet arrives at the spudec_assemble function before the previous subtitle appears onscreen and thus the viewer only sees the second subtitle. So I created a patch that queues assembled subtitle packets and applies them at the appropriate time within the heartbeat function. The reset function clears the packet queue when seeking through the video. Tomasz Farkas <tomasz_farkas@yahoo.co.uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8844 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatearpi2003-01-081-10/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8843 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not create bogus filenamesarpi2003-01-081-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8842 b3059339-0415-0410-9bf9-f77b7e298cf2
* - init & check SDL availability at preinit() (fixes -vo sdl,mga)arpi2003-01-081-52/+63
| | | | | | | | | - moved global init/uninit code to preinit/uninit - -fixed-vo support, still buggy (leak some memory and after a while it permanently kills xv, only X restart helps... or just nvidia sucks again) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8841 b3059339-0415-0410-9bf9-f77b7e298cf2
* For solaris, sys/smedia.h header is not needed any more. Compilation wasjkeil2003-01-081-1/+0
| | | | | | | failing on Solaris 7, where sys/smedia.h is not available. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8840 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l to doxmaintainersarpi2003-01-072-13/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8839 b3059339-0415-0410-9bf9-f77b7e298cf2
* qt cvid ad some yet-crashing qt codecs addedarpi2003-01-071-0/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8838 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed obsolete/FIXED bugsgabucino2003-01-071-6/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8837 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed metacity + xv behavior (something broke it lately).filon2003-01-071-11/+21
| | | | | | | | Fixed sawfish bahavior in gmplayer: use ABOVE, FULLSCREEN is last choice. Now mplayer window is visible over the video window. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8836 b3059339-0415-0410-9bf9-f77b7e298cf2
* bunkus: also translated this documentmosu2003-01-071-0/+227
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8835 b3059339-0415-0410-9bf9-f77b7e298cf2
* bunkus: Updated/newly translated German version of the docsmosu2003-01-0710-4983/+8594
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8834 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding sub-woofer filter, use this filter to add a sub channel to the audio ↵anders2003-01-076-2/+374
| | | | | | stream git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8833 b3059339-0415-0410-9bf9-f77b7e298cf2
* XMMS plugin support, ARM section updated, some whitespace for the IRIXdiego2003-01-072-6/+36
| | | | | | | section, based on a patch by Balatoni Denes <pnis@coder.hu>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8832 b3059339-0415-0410-9bf9-f77b7e298cf2
* - always print the longest stream in info, not the selected onearpi2003-01-061-7/+17
| | | | | | | | - handle teh case when user forces nonexistant streams (-aid/-vid) (based on Filip's patch) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8831 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-061-20/+112
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8830 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8829 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed title's section with encoding.htmlnicolas2003-01-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8828 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-061-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8827 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-061-12/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8826 b3059339-0415-0410-9bf9-f77b7e298cf2
* Return another error code for timeout.bertrand2003-01-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8825 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l bug...bertrand2003-01-061-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8824 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sanity checks.filon2003-01-061-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8823 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l (was segfaulting on non-dv file)filon2003-01-061-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8822 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l? :)arpi2003-01-061-1/+1
| | | | | | | patch by Stephane Jourdois <mplayer-dev-eng@rubis.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8821 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update font scale after changing pancan.filon2003-01-062-1/+6
| | | | | | | It makes fonts keep scale when they are set to be proportional to width. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8820 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use standard mplayer message funtion.filon2003-01-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8819 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, hopefully correct fix, before path was always overwritten to '/'atmos42003-01-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8818 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix lots of stuff that was outdated, unclear, inaccurate, orrfelker2003-01-061-14/+14
| | | | | | | misleading. hopefully no one objects to any of these changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8817 b3059339-0415-0410-9bf9-f77b7e298cf2
* dirname() (from libgen) dependency removedarpi2003-01-061-5/+9
| | | | | | | patch by "Steven M. Schultz" <sms@2BSD.COM> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8816 b3059339-0415-0410-9bf9-f77b7e298cf2
* YUV a:b:c explainedarpi2003-01-061-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8815 b3059339-0415-0410-9bf9-f77b7e298cf2
* i felt that libgen.h will not be portable...arpi2003-01-061-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8814 b3059339-0415-0410-9bf9-f77b7e298cf2
* vcd_read_cue.h -> cue_read.c+harpi2003-01-056-514/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8813 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l ;)jonas2003-01-051-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8812 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, osdlevel, fixesjonas2003-01-051-8/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8811 b3059339-0415-0410-9bf9-f77b7e298cf2
* new bugs :(gabucino2003-01-051-1/+5
| | | | | | | subreader.c bug seems fixed for me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8810 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-01-051-5/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8809 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD has 4 levelsgabucino2003-01-051-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8808 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesjonas2003-01-051-13/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8807 b3059339-0415-0410-9bf9-f77b7e298cf2
* YUV 411/422/444 support for ppmichael2003-01-055-13/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8806 b3059339-0415-0410-9bf9-f77b7e298cf2
* oopsmichael2003-01-051-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8805 b3059339-0415-0410-9bf9-f77b7e298cf2
* qpel & pre ME improvementsmichael2003-01-052-0/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8804 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh.. 10l againarpi2003-01-051-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8803 b3059339-0415-0410-9bf9-f77b7e298cf2
* - added x/y rounding for YUV formats (should be moved to mp_image.c|h later)arpi2003-01-051-2/+23
| | | | | | | - 10l in planar formats, use chroma_?_shift insteda or hardcoded >>1 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8802 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed some possible overflow placesalex2003-01-051-15/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8801 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nosound fixhenry2003-01-051-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8800 b3059339-0415-0410-9bf9-f77b7e298cf2
* qt vs. voxware fixed (hopefully), also some qt speeduparpi2003-01-051-6/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8799 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l...arpi2003-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8798 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nosound warningarpi2003-01-051-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8797 b3059339-0415-0410-9bf9-f77b7e298cf2
* mosu: Fixed OGG/OGM seeking for XCDs in which the OGG/OGM does not start at ↵mosu2003-01-051-7/+6
| | | | | | pos 0 in the stream git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8796 b3059339-0415-0410-9bf9-f77b7e298cf2
* sanity checkhenry2003-01-051-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8795 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed calculation of OSD coordinates w/ panscanhenry2003-01-051-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8794 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lfilon2003-01-051-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8793 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check if we can open /dev/mem in preinit(), so we can exit cleanly.filon2003-01-051-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8792 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2003-01-051-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8791 b3059339-0415-0410-9bf9-f77b7e298cf2
* some subviewer versions uses : instead of . or ,arpi2003-01-051-2/+2
| | | | | | | reported by Nagy Gábor <ngabor79@index.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8790 b3059339-0415-0410-9bf9-f77b7e298cf2
* mosu: subtitles will be cleared after their life time as given in the ↵mosu2003-01-041-4/+33
| | | | | | packet's header has expired and after seeking git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8789 b3059339-0415-0410-9bf9-f77b7e298cf2
* Found another 10l :-), but the filter is still broken :-(filon2003-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Not checking it caused SIGSEV when uninitning after vesa init failed.filon2003-01-041-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8787 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2003-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8786 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't show OSD progbar when -loop seeks backarpi2003-01-041-2/+4
| | | | | | | based on patch by Aurelien JACOBS <aurel@gnuage.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8785 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added missing spaces around found atom name.filon2003-01-041-9/+1
| | | | | | | Removed varaibles which last patch made unused (forgot to do it before). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8784 b3059339-0415-0410-9bf9-f77b7e298cf2
* cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)arpi2003-01-046-6/+1051
| | | | | | | patch by Robert Penz <robert.penz@outertech.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8783 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove an obsolete link in the solaris section of the documentationjkeil2003-01-041-7/+9
| | | | | | | | | | | (mplayer should work out of the box with the included mpdvdkit2 on solaris). Mention the patches that should be installed to fix one of the two bugs that prevent the use of DVDs >4GB on solaris 8. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8782 b3059339-0415-0410-9bf9-f77b7e298cf2
* Yet another instance of solaris' /bin/sh not happy with the posix "!" booleanjkeil2003-01-041-2/+12
| | | | | | | | operator (``!: not found''). Added a shell utility function "not" and use that instead of operator "!". git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8781 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix spelling of my namejkeil2003-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8780 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't keep mga_vid device open if x11 init fails (fixes "-vo xmga,mga")rfelker2003-01-041-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8779 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed dll path with --enable-win32arpi2003-01-041-10/+18
| | | | | | | bugrep by Maximo Ramos <maximo@violadores.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8778 b3059339-0415-0410-9bf9-f77b7e298cf2
* pci_scan cleanup, idea and initial patch by Aurelien Jacobs <aurel@gnuage.org>alex2003-01-041-27/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8777 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-041-23/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8776 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10Lhenry2003-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8775 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-043-34/+369
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8774 b3059339-0415-0410-9bf9