summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sample client for -vop bmovl -- loads and alphablend any PNG filearpi2002-10-232-0/+118
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7857 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vop bmovl - BitMap OVerLay videofilter for MPlayerarpi2002-10-233-1/+444
| | | | | | | | patch by Per Wigren <wigren@home.se> TODO: -dr, MMX opt, fix alpha-only png, other colorspaces git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7856 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvd chapter detect function from Gregory Kovrigapontscho2002-10-223-1/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7855 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticspontscho2002-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7854 b3059339-0415-0410-9bf9-f77b7e298cf2
* - using avcodec_alloc_context()arpi2002-10-221-4/+5
| | | | | | | - fixed 10l bug (double free() ) causing random mem corruption... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7853 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes (what?:)gabucino2002-10-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7852 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes (yeah, I dunno what:)gabucino2002-10-221-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7851 b3059339-0415-0410-9bf9-f77b7e298cf2
* more undetectable xvid bugs :(michael2002-10-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7850 b3059339-0415-0410-9bf9-f77b7e298cf2
* compiler warning fixes by Dominikarpi2002-10-223-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7849 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump wav headerarpi2002-10-221-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7848 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixesarpi2002-10-222-5/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7847 b3059339-0415-0410-9bf9-f77b7e298cf2
* endianess independency (using get int 16/32/64 func instead of typecasting ↵arpi2002-10-221-24/+75
| | | | | | | | | pointer) patch by Hampa Hug <hhug@student.ethz.ch> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7846 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor fixes in forceaudio optionhenry2002-10-221-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7845 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)arpi2002-10-221-0/+16
| | | | | | | patch by Chad Netzer <cnetzer@sonic.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7844 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't build dhahelper on PPC linuxarpi2002-10-221-0/+2
| | | | | | | patch by Colin Leroy <colin@colino.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7843 b3059339-0415-0410-9bf9-f77b7e298cf2
* Colin Leroy addedarpi2002-10-221-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7842 b3059339-0415-0410-9bf9-f77b7e298cf2
* New feature to let mplayer read commands from a file. Mostlyalbeu2002-10-221-0/+18
| | | | | | | useful with a fifo. Turn it one with -input file=/path/. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7841 b3059339-0415-0410-9bf9-f77b7e298cf2
* added linuxppc+vidixalex2002-10-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7840 b3059339-0415-0410-9bf9-f77b7e298cf2
* save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)michael2002-10-221-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7839 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdha on linux powerpc support by Colin Leroy <colin@colino.net>alex2002-10-223-2/+74
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7838 b3059339-0415-0410-9bf9-f77b7e298cf2
* RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)michael2002-10-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7837 b3059339-0415-0410-9bf9-f77b7e298cf2
* add an option to force audio recording when a tv card reports no audio sourceshenry2002-10-224-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7836 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a forgotten shutdown testhenry2002-10-221-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7835 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixesarpi2002-10-221-4/+5
| | | | | | | yuv411 added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7834 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoletearpi2002-10-221-149/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7833 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2002-10-221-2/+28
| | | | | | | docs on realmedia git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7832 b3059339-0415-0410-9bf9-f77b7e298cf2
* update version in changelogeyck2002-10-211-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7831 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync (today's changes not yet)gabucino2002-10-2110-576/+460
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7830 b3059339-0415-0410-9bf9-f77b7e298cf2
* small helper script for DOCS translators (to change numeric links togabucino2002-10-211-0/+20
| | | | | | | | alphabetic) Read it for usage instructions. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7829 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with en v1.65rtognimp2002-10-211-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7828 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by me and hephooey@fastmail.fmjaf2002-10-212-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7827 b3059339-0415-0410-9bf9-f77b7e298cf2
* endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at ↵michael2002-10-211-2/+4
| | | | | | colino dot net>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7826 b3059339-0415-0410-9bf9-f77b7e298cf2
* really fix latest fix. But now this versioning stopped making sense to me.eyck2002-10-211-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7825 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1mlatmos42002-10-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7824 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnexus2002-10-211-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7823 b3059339-0415-0410-9bf9-f77b7e298cf2
* add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patchpontscho2002-10-213-12/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7822 b3059339-0415-0410-9bf9-f77b7e298cf2
* XviD needs some more header files.diego2002-10-211-4/+7
| | | | | | | Hint provided by Falk Richter and Anders Rune Jensen <anders@gnulinux.dk>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7821 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo: libcore.a is now called libxvidcore.adiego2002-10-211-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7820 b3059339-0415-0410-9bf9-f77b7e298cf2
* Obtain gdb information from non i386 machines.diego2002-10-201-10/+3
| | | | | | | patch by Wolfgang Thiess <wollet1@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7819 b3059339-0415-0410-9bf9-f77b7e298cf2
* data partitioning / packetization encoding support was allready there before ↵michael2002-10-201-1/+0
| | | | | | pre8 (no i dunno when it was added) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7818 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated...arpi2002-10-201-2/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7817 b3059339-0415-0410-9bf9-f77b7e298cf2
* add FreeBSD default pathnexus2002-10-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7816 b3059339-0415-0410-9bf9-f77b7e298cf2
* <B>MPlayer</B> ---> MPlayerdiego2002-10-2012-217/+217
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7815 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.diego2002-10-203-4/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7814 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix previous patch.eyck2002-10-201-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7813 b3059339-0415-0410-9bf9-f77b7e298cf2
* change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>eyck2002-10-201-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7812 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch from: Guillem Jover <guillem.jover@menta.net>eyck2002-10-201-1/+1
| | | | | | | remove gcc from Depends: as it's Build-essential git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7811 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed more potential mem leaks and use the url_free methodbertrand2002-10-191-3/+8
| | | | | | | to free all the member pointers of the url. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7810 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpdvdkit --> libmpdvdkit2, small correctionsdiego2002-10-191-10/+33
| | | | | | | | Added entry about abandoned dvdnav and the all time No. 1 question "How can I join two video files". Please check this for correctness. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7809 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed the messalex2002-10-191-56/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7808 b3059339-0415-0410-9bf9-f77b7e298cf2
* set position in channel list on startup. note: hope one day we will get ↵alex2002-10-191-2/+30
| | | | | | cleaned the int->float->int sutff ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7807 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed two typos noticed by Sycotic Smith (I think).diego2002-10-1922-37/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7806 b3059339-0415-0410-9bf9-f77b7e298cf2
* task donealex2002-10-191-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7805 b3059339-0415-0410-9bf9-f77b7e298cf2
* Stop grabbing from v4l when paused by Jindrich Makovickaalex2002-10-191-22/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7804 b3059339-0415-0410-9bf9-f77b7e298cf2
* Choose a good visual from the list of supported visuals on the X11 server,jkeil2002-10-192-25/+41
| | | | | | | | | instead of using the attributes from the root window. A framebuffer in a Sun often runs using a default visual of 8-bit pseudocolor, yet a better 24 or 32 bit truecolor visual is available. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7803 b3059339-0415-0410-9bf9-f77b7e298cf2
* - wsErrorHandler was crashing on solaris with a null pointer access in printf;jkeil2002-10-191-2/+1
| | | | | | | | | | | don't crash when current_module is not set. - CWX, CWY, CWWidth, CWHeight are invalid attributes for CreateWindow, they should be used with ConfigureWindow only. (Note: their definition is equivalent to CWBackPixmap, CWBackPixel, CWBorderPixmap, CWBorderPixel) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7802 b3059339-0415-0410-9bf9-f77b7e298cf2
* using sh->context for private dataalex2002-10-191-16/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7801 b3059339-0415-0410-9bf9-f77b7e298cf2
* support to use minilzo lib alternativelyalex2002-10-193-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7800 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncjaf2002-10-191-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7799 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanuparpi2002-10-191-21/+11
| | | | | | | fixed order of internal and external libs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7798 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not install CVS directories.diego2002-10-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7797 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD infonexus2002-10-191-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7796 b3059339-0415-0410-9bf9-f77b7e298cf2
* Documented "j" key, small fixes, rewording, spell checking.diego2002-10-191-20/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7795 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove option descriptions that are in the man page, add some missingdiego2002-10-191-14/+8
| | | | | | | <CODE> tags. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7794 b3059339-0415-0410-9bf9-f77b7e298cf2
* Keyboard controls and options are described in the man page, removed thediego2002-10-191-135/+19
| | | | | | | redundant description here, plus small fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7793 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with the English version, patch by <hephooey@fastmail.fm>.diego2002-10-191-19/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7792 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10Lkmkaplan2002-10-191-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7791 b3059339-0415-0410-9bf9-f77b7e298cf2
* bypass palette from bih, when codec cannot give it in o_biharpi2002-10-191-5/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7790 b3059339-0415-0410-9bf9-f77b7e298cf2
* #ifdef PIX_FMT_YUV411P...arpi2002-10-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7789 b3059339-0415-0410-9bf9-f77b7e298cf2
* doc fixes part 1 (more will come when i find the time to read the rest)attila2002-10-182-13/+24
| | | | | | | | | | | | | | | | | | | | | | if anything is not ok, please let me know documentation.html: * OGG -> OGG/OGM (both file formats are supported) * somewhat better wording (no real change of meaning) * update of the current xf86 version from 4.2.0 to 4.2.1 * mga_vid is not old * partial sync of the options with the manpage (someone with deeper knwoledge should check them and finish the sync) * added 2 links about quoting and correct writing of mails to the mailinglists formats.html: * fixing typo interleaved -> non-interleaved (at least i think it's a typo please someone check it) * non-interleaved AVIs should be played with -ni * OGG -> OGG/OGM git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7788 b3059339-0415-0410-9bf9-f77b7e298cf2
* some corrections to produce better looking indentationsjonas2002-10-171-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7787 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix & workaround possible sig8/sig11 in blocksize calculationarpi2002-10-171-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7786 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix bih->biSize for uncompressed files tooarpi2002-10-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7785 b3059339-0415-0410-9bf9-f77b7e298cf2
* exporting palette for 4/8bpp modesarpi2002-10-171-0/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7784 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing palette exportarpi2002-10-171-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7783 b3059339-0415-0410-9bf9-f77b7e298cf2
* vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.diego2002-10-171-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7782 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mplayer can switch between subtitles of different languages duringkmkaplan2002-10-173-0/+36
| | | | | | | playing by press 'j', based on a patch by <hephooey@fastmail.fm>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7781 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mplayer can switch between subtitles of different languages duringkmkaplan2002-10-172-0/+3
| | | | | | | playing by press 'j', by <hephooey@fastmail.fm>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7780 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>faust32002-10-171-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7779 b3059339-0415-0410-9bf9-f77b7e298cf2
* -fixed-vo supportpontscho2002-10-174-105/+65
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7778 b3059339-0415-0410-9bf9-f77b7e298cf2