summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 24bit LPCM is signed...reimar2004-11-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13981 b3059339-0415-0410-9bf9-f77b7e298cf2
* v4l2 norm settinghenry2004-11-191-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13980 b3059339-0415-0410-9bf9-f77b7e298cf2
* setting the norm using text ID instead of numerichenry2004-11-193-12/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13979 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL updatesdiego2004-11-196-19/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13978 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL updates with some help by Gabor Mizdadiego2004-11-191-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13977 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar fix by the Wandererdiego2004-11-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13976 b3059339-0415-0410-9bf9-f77b7e298cf2
* one more DivX --> MPEG4 changediego2004-11-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13975 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo patch by Gabor Mizdadiego2004-11-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13974 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync to 1.807:gpoirier2004-11-181-10/+23
| | | | | | | | sync to x264 r61 (improved 2pass ratecontrol) rename option 'fullinter' to '4x4mv' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13973 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.13gabrov2004-11-181-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13972 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.50gabrov2004-11-181-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13971 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.19gabrov2004-11-181-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13970 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial translation, synced to 1.11gabrov2004-11-181-0/+326
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13969 b3059339-0415-0410-9bf9-f77b7e298cf2
* Language fixeswight2004-11-181-16/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13968 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.19 + some language fixeswight2004-11-181-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13967 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r61 (improved 2pass ratecontrol)lorenm2004-11-182-13/+31
| | | | | | | rename option 'fullinter' to '4x4mv' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13966 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.806: various fixes, and some long standing french fixesgpoirier2004-11-171-13/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13965 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed missing para taggabrov2004-11-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13964 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to 1.12, fixed headergabrov2004-11-171-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13963 b3059339-0415-0410-9bf9-f77b7e298cf2
* DivX is MPEG4, so let's call it MPEG4 to avoid confusion.diego2004-11-174-13/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13962 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better explanation of how to build an MPlayer that runs on differentdiego2004-11-171-1/+5
| | | | | | | machine types, based on a patch by Gabor Mizda. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13961 b3059339-0415-0410-9bf9-f77b7e298cf2
* miscellaneous fixesdiego2004-11-171-18/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13960 b3059339-0415-0410-9bf9-f77b7e298cf2
* Audio plugins are now audio filters, noticed by Gabor Mizda.diego2004-11-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13959 b3059339-0415-0410-9bf9-f77b7e298cf2
* added language identifier (if any) to the caller during probing phasenicodvb2004-11-151-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13958 b3059339-0415-0410-9bf9-f77b7e298cf2
* free freetype descriptor and library and mconfig data right before exitiive2004-11-151-6/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13957 b3059339-0415-0410-9bf9-f77b7e298cf2
* Free WAVEFORMATEX in sh_audio when all other sh_audio members are freed.iive2004-11-151-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13956 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extended support for other object type IDs in the ESDS. This enables e.g. ↵mosu2004-11-152-1/+38
| | | | | | MPEG2 video in the MP4 container. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13955 b3059339-0415-0410-9bf9-f77b7e298cf2
* 3 memory leaks fixediive2004-11-152-2/+8
| | | | | | | Xlib funtions allocate memory that should be freed appropriately git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13954 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial translation, synced to 1.10gabrov2004-11-151-0/+183
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13953 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to 1.23gabrov2004-11-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13952 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to 1.54gabrov2004-11-151-1/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13951 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to 1.49, little fixgabrov2004-11-151-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13950 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixdiego2004-11-151-8/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13949 b3059339-0415-0410-9bf9-f77b7e298cf2
* wordingdiego2004-11-151-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13948 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reduce excessive verbosity.diego2004-11-1511-23/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13947 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update for Lsvc codecrtognimp2004-11-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13946 b3059339-0415-0410-9bf9-f77b7e298cf2
* Vianet Lsvx video decoderrtognimp2004-11-141-0/+10
| | | | | | | Patch by Cesar Ramos Lopez ( x-files at telefonica dot net ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13945 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update for WVP2, fixed codec name from picture to imagertognimp2004-11-141-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13944 b3059339-0415-0410-9bf9-f77b7e298cf2
* Windows media video 9 image v2 supportrtognimp2004-11-141-0/+1
| | | | | | | Patch by Cesar Ramos Lopez git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13943 b3059339-0415-0410-9bf9-f77b7e298cf2
* My e-mail address has changedgpoirier2004-11-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13942 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.805:gpoirier2004-11-141-12/+24
| | | | | | | | | | | | 1.805: allow forcing of software volume control and setting maximum amplification. 1.804: update description of lavc's keyint, vb_strategy, and mbqmin. 1.803 (done by Diego) 1.802: Mention unichrome_vid in the list of VIDIX drivers patch by Timothy Lee <timothy dot lee at siriushk dot com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13941 b3059339-0415-0410-9bf9-f77b7e298cf2
* More detailed Debian package building instructions, based on a patch bydiego2004-11-141-0/+18
| | | | | | | Guillaume Poirier <guillaume dot poirier at ifsic dot univ-rennes1 dot fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13940 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling, wordingdiego2004-11-141-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13939 b3059339-0415-0410-9bf9-f77b7e298cf2
* document last status line entryattila2004-11-141-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13938 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix crash when a "driver" line is missing in codecs.conf.reimar2004-11-141-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13937 b3059339-0415-0410-9bf9-f77b7e298cf2
* keep screensaver off when playing multiple files.reimar2004-11-141-0/+3
| | | | | | | patch by rgselknospam (at) yahoo [dot] com. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13936 b3059339-0415-0410-9bf9-f77b7e298cf2
* -softvol and -softvol-max parametersreimar2004-11-141-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13935 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow forcing of software volume control and setting maximum amplification.reimar2004-11-144-9/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13934 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix: when doing -loop 0 -shuffle, the arg after shuffle was skippedreimar2004-11-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13933 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial translation, synced to 1.10gabrov2004-11-141-0/+340
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13932 b3059339-0415-0410-9bf9-f77b7e298cf2
* update description of lavc's keyint, vb_strategy, and mbqmin.lorenm2004-11-141-9/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13931 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSS2 can decode also MSS1rtognimp2004-11-131-1/+2
| | | | | | | xanim h261 codec does not work git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13930 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix scrolling status line in windowsreimar2004-11-131-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13929 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL update, noticed by Gabor Mizda.diego2004-11-136-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13928 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid drawing before transformation matrices are set up.reimar2004-11-131-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13927 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for negative values for width and height (aspect-preserving scaling).reimar2004-11-121-27/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13926 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag bumpwight2004-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13925 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with structure changeswight2004-11-115-141/+136
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13924 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.803wight2004-11-111-27/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13923 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing declaration of releaseGlContextreimar2004-11-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13922 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing return for InitGl functionreimar2004-11-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13921 b3059339-0415-0410-9bf9-f77b7e298cf2
* added fourcc of PNG-encoded Quicktime filesreimar2004-11-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13920 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix for gcc 3.4.2reimar2004-11-112-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13919 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix and partial syncdiego2004-11-114-54/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13918 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fixdiego2004-11-112-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13917 b3059339-0415-0410-9bf9-f77b7e298cf2
* devices.html is no more, link updated.diego2004-11-1122-25/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13916 b3059339-0415-0410-9bf9-f77b7e298cf2
* devices.html is no more, links updated.diego2004-11-112-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13915 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update links to match the XML docs structure change.diego2004-11-118-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13914 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless devices section, make video and audio top level sections.diego2004-11-115-136/+133
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13913 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial translation, synced to 1.19gabrov2004-11-101-0/+1230
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13912 b3059339-0415-0410-9bf9-f77b7e298cf2
* osx finder supportnplourde2004-11-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13911 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for macosx finder argument support (let you bundle mplayer to be ↵nplourde2004-11-105-0/+140
| | | | | | a finder compliant .app) patch by Chris Roccati <roccati@pobox.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13910 b3059339-0415-0410-9bf9-f77b7e298cf2
* small clarification and syntactic fix (approved by Diego)rathann2004-11-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13909 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix --disable-termios, approved by Diegorathann2004-11-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13908 b3059339-0415-0410-9bf9-f77b7e298cf2
* use get_screen_size from getch2.c instead of ioctl, fixes bug #131.reimar2004-11-091-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13907 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lgpoirier2004-11-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13906 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.23 + language fixeswight2004-11-081-215/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13905 b3059339-0415-0410-9bf9-f77b7e298cf2
* redundant "Note:" removedwight2004-11-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13904 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial translation, synced to 1.51gabrov2004-11-081-0/+900
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13903 b3059339-0415-0410-9bf9-f77b7e298cf2
* h/w revision detection patch by Timothy Lee <timothy.lee@siriushk.com>faust32004-11-081-1/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13902 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mention unichrome_vid in the list of VIDIX driversdiego2004-11-083-3/+6
| | | | | | | patch by Timothy Lee <timothy dot lee at siriushk dot com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13901 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.51 and wordingwight2004-11-081-12/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13900 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial translation, synced to 1.12gabrov2004-11-081-0/+479
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13899 b3059339-0415-0410-9bf9-f77b7e298cf2
* Converted printf calls to mp_msg, reduced verbosity.diego2004-11-081-14/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13898 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.53gabrov2004-11-071-16/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13897 b3059339-0415-0410-9bf9-f77b7e298cf2