summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add missing #includes to fix 'make checkheaders'.diego2008-06-162-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27075 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Group internal codec library tests together.diego2008-06-151-21/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27074 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document where the files vidix/dhahelperwin/ntverp.h anddiego2008-06-151-0/+7
| | | | | | | vidix/dhahelperwin/common.ver come from (ReactOS). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27073 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Group entries by directory instead of randomly.diego2008-06-151-656/+652
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27072 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings likediego2008-06-152-1/+4
| | | | | | | ./help_mp.h:21: warning: 'help_text' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27071 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Remove empty line for consistency.diego2008-06-151-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27070 b3059339-0415-0410-9bf9-f77b7e298cf2
* -alang/-slang do not depend on dvdread support.diego2008-06-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27069 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless HELP_MP_DEFINE_STATIC definition.diego2008-06-152-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27068 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless #ifdef.diego2008-06-151-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27067 b3059339-0415-0410-9bf9-f77b7e298cf2
* update comments, whitespace cosmeticsdiego2008-06-151-17/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27066 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace consistency cosmeticsdiego2008-06-151-52/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27065 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove now unused messages.diego2008-06-154-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27064 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move message about which adapter is used to verbose mode.diego2008-06-152-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27063 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling/wording fixesdiego2008-06-151-27/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27062 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add parentheses to expression to avoid the warning:diego2008-06-151-1/+1
| | | | | | | | libvo/x11_common.c: In function 'xss_suspend': libvo/x11_common.c:1618: warning: suggest parentheses around && within || git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27061 b3059339-0415-0410-9bf9-f77b7e298cf2
* 6 months of changescompn2008-06-151-0/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27060 b3059339-0415-0410-9bf9-f77b7e298cf2
* standard license headers for mga_viddiego2008-06-143-17/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27059 b3059339-0415-0410-9bf9-f77b7e298cf2
* add MGA_VID_GET_VERSION ioctl to old mga_vid driver for compatibility with ↵attila2008-06-141-0/+8
| | | | | | "new" mplayer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27058 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ability for specifying TV standard individually for each TV channel.voroshil2008-06-143-7/+33
| | | | | | | | Slightly modified patch by Ildar devel at pop3 dot ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27057 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix support for libnemesi installed on nonstandard pathslu_zero2008-06-131-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27056 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unbreak audio, thanks to Uoti for the insightlu_zero2008-06-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27055 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r23225, plus misc fixesgpoirier2008-06-111-41/+104
| | | | | | | Patch by Cédric Viou git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27054 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix w/r24604, misc fixesgpoirier2008-06-111-25/+132
| | | | | | | Patch by Cédric Viou git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27053 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r21537 and misc fixesgpoirier2008-06-111-92/+196
| | | | | | | patch by Cédric Viou git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27052 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix file to conform to French typographygpoirier2008-06-111-200/+182
| | | | | | | | fix parts that were left out by some previous translation updates. Patch by Cedric Viou git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27051 b3059339-0415-0410-9bf9-f77b7e298cf2
* add missing <application> tag around MPlayer,gpoirier2008-06-111-1/+2
| | | | | | | patch by Cedric Viou git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27050 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r26997gpoirier2008-06-111-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27049 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r27044, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay ↵gpoirier2008-06-101-708/+1243
| | | | | | P fr% git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27048 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdvdnav need libdvdread from the same repositorynicodvb2008-06-101-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27047 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix mencoder built from dvdnav enabled.ben2008-06-091-2/+2
| | | | | | | | | (my bad, didn't compiled mencoder when i did the change). Patch by Diogo Franco <diogomfranco at gmail com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27046 b3059339-0415-0410-9bf9-f77b7e298cf2
* Give name to font_desc struct, patch by Bryan Henderson, giraffedata gmail com.diego2008-06-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27045 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add information about the mga_vid Subversion repository.diego2008-06-091-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27044 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mention that svgalib_helper only works with kernel 2.4.x.diego2008-06-091-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27043 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make a section out of the svgalib_helper paragraph.diego2008-06-091-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27042 b3059339-0415-0410-9bf9-f77b7e298cf2
* require latest x264 to enable MEncoder's x264 supportgpoirier2008-06-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27041 b3059339-0415-0410-9bf9-f77b7e298cf2
* Slightly reduce VIDIX video output verbosity.diego2008-06-0813-26/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27040 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r26853gpoirier2008-06-081-5/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27039 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add standard license headers.diego2008-06-083-11/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27038 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add comments to a few #endif preprocessor directives.diego2008-06-082-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27037 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variable, fixes the warning:diego2008-06-081-1/+0
| | | | | | | libmpdemux/demux_ts.c:3130: warning: unused variable 'd_sub' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27036 b3059339-0415-0410-9bf9-f77b7e298cf2
* OBJS should end in .o, not .c.diego2008-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27035 b3059339-0415-0410-9bf9-f77b7e298cf2
* VIS OBJS should end in .o, not .c; patch by Jan Knutar, jknutar nic fi.diego2008-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27034 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing #include, patch by Jan Knutar, jknutar nic fi.diego2008-06-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27033 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add command to create dhahelper device to install-dhahelper target.diego2008-06-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27032 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h candiego2008-06-088-10/+10
| | | | | | | conflict with the header by the same name in loader/wine/driver.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27031 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add dhahelper CFLAGS where appropriate if enabled.diego2008-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27030 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for enabling VIDIX dhahelper.diego2008-06-081-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27029 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless and commented-out #ifdef.diego2008-06-081-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27028 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix silly typo in CFLAG_SVGALIB_HELPER variable name.diego2008-06-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27027 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix dhahelper.h #include paths.diego2008-06-083-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27026 b3059339-0415-0410-9bf9-f77b7e298cf2
* Restore support for compiling with svgalib_helper.diego2008-06-073-7/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27025 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only check for VIDIX PCI device name database if VIDIX is enabled.diego2008-06-071-8/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27024 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure that the LC_ALL variable is exported to the environment ofdiego2008-06-071-1/+1
| | | | | | | shell commands invoked by make. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27023 b3059339-0415-0410-9bf9-f77b7e298cf2
* Factorizes dvdnav aid retrieval code.ben2008-06-071-30/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27022 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add routine that provides audio ID corresponding to logical numberben2008-06-072-0/+33
| | | | | | | | in dvdnav stream. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27021 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix channel order for libvorbis decoder, original patched by Nicolas George.ulion2008-06-071-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27020 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*.ulion2008-06-073-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27019 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename some functions as they are mplayer related and notben2008-06-074-20/+20
| | | | | | | | from libdvdnav public API. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27018 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename for consistencyben2008-06-071-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27017 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add routine to determine if SPU has changed in dvdnav stream.ben2008-06-072-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27016 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add routine to determine if audio has changed in dvdnav stream.ben2008-06-072-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27015 b3059339-0415-0410-9bf9-f77b7e298cf2
* declare some functions as staticben2008-06-072-9/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27014 b3059339-0415-0410-9bf9-f77b7e298cf2
* No need to set LC_ALL=C for individual shell commands,diego2008-06-071-1/+1
| | | | | | | it is already set from config.mak. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27013 b3059339-0415-0410-9bf9-f77b7e298cf2
* The VIDIX PCI files should be regenerated when the awk scriptdiego2008-06-071-1/+1
| | | | | | | that creates them is changed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27012 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove C++ inclusion guard from vidix headersben2008-06-074-30/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27011 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add default definition for SVGA device.diego2008-06-071-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27010 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove useless vidix versioning stuffben2008-06-076-18/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27009 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove duplicated codeben2008-06-071-6/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27008 b3059339-0415-0410-9bf9-f77b7e298cf2
* Drop some useless parameter from vidix init routineben2008-06-073-6/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27007 b3059339-0415-0410-9bf9-f77b7e298cf2
* Drop support for external libvidix (unmaintained and not up-to-date)ben2008-06-072-36/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27006 b3059339-0415-0410-9bf9-f77b7e298cf2
* Save DVDNAV palette info.ben2008-06-072-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27005 b3059339-0415-0410-9bf9-f77b7e298cf2
* vidix s3 headers was missing proper headerben2008-06-071-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27004 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variable, fixes the warning:diego2008-06-071-1/+0
| | | | | | | vidix/sysdep/pci_linux.c:71: warning: unused variable 'config_cmd' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27003 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused freepath variable.ben2008-06-061-8/+3
| | | | | | | | Patch by Guillaume Lecerf <foxcore at gmail com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27002 b3059339-0415-0410-9bf9-f77b7e298cf2
* add VIDM fourcc to divx/xvid, based on this patch:compn2008-06-061-0/+2
| | | | | | | | | http://sisyphus.ru/srpm/Sisyphus/mplayer/patches/10 https://bugzilla.altlinux.org/show_bug.cgi?id=12211 tested with file created using vidm.dll git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27001 b3059339-0415-0410-9bf9-f77b7e298cf2
* add psiv codec, works on psi_v-sample.movcompn2008-06-061-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27000 b3059339-0415-0410-9bf9-f77b7e298cf2
* add qtactl codeccompn2008-06-061-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26999 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary -o option from windres invocation.diego2008-06-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26998 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix codec-specific options syntax declaration to be less confusing and wrong.diego2008-06-061-1/+1
| | | | | | | | The option separator is a colon, all options can receive parameters, not just the first one. Closes Bugzilla #1100. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26997 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r26806gpoirier2008-06-061-1/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26996 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the linking of TOOLS/netstream and TOOLS/vivodump.diego2008-06-064-67/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26995 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use standard license header, merge changelog into license header and TODO.diego2008-06-061-27/+21
| | |