summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* slight overall verbosity reductiondiego2006-10-126-11/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20191 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20172: Update paragraph about libdvdcss and libdvdread.voroshil2006-10-121-17/+4
| | | | | | | | | r20173: Merge two libdvdcss/libdvdread paragraphs. r20176: small consistenct/format fix. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20190 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more consistency for the -pvr options, typo.diego2006-10-121-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20189 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, used MSGTR_Unknown instead of lang in mp_property_audioreimar2006-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20188 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplify mp_property_subreimar2006-10-121-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20187 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20183: Recommend gcc 4.x on PowerPC.kraymer2006-10-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20186 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics for previous mplayer.c patchreimar2006-10-121-13/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20185 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify mp_property_audioreimar2006-10-121-12/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20184 b3059339-0415-0410-9bf9-f77b7e298cf2
* Recommend gcc 4.x on PowerPC.diego2006-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20183 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmeticsreimar2006-10-121-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20182 b3059339-0415-0410-9bf9-f77b7e298cf2
* strncpy->strlcpyreimar2006-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20181 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless return; at end of functionreimar2006-10-121-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20180 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify demux_mkv_get_sub_langreimar2006-10-121-14/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20179 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20132: little typo fixeskraymer2006-10-121-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20178 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20176: small consistency/format fixkraymer2006-10-121-20/+13
| | | | | | | | | | r20173: Merge the two libdvdcss/libdvdread paragraphs. r20172: Update paragraph about libdvdcss and libdvdread. r19751: Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it. r19739: readvcd link fix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20177 b3059339-0415-0410-9bf9-f77b7e298cf2
* small consistency/format fixkraymer2006-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20176 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial import of cd-dvd.xml (german translation)kraymer2006-10-121-0/+444
| | | | | | | | based on a prliminary patch by Christian Korff (mail christiankorff de) with lots of fixes and overall completion by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20175 b3059339-0415-0410-9bf9-f77b7e298cf2
* modifications pointed out by reimar doffingerptt2006-10-122-17/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20174 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge the two libdvdcss/libdvdread paragraphs.diego2006-10-121-7/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20173 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update paragraph about libdvdcss and libdvdread.diego2006-10-121-9/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20172 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check for maeomo-specific libraries (Nokia 770).diego2006-10-121-0/+30
| | | | | | | patch by Siarhei Siamashka, siarhei.siamashka gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20171 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.diego2006-10-121-3/+3
| | | | | | | patch by Laurent Wozniak, laurent.wozniak laposte net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20170 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename ABS macro to FFABS.diego2006-10-111-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20169 b3059339-0415-0410-9bf9-f77b7e298cf2
* 11l (...)kraymer2006-10-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20168 b3059339-0415-0410-9bf9-f77b7e298cf2
* little suffix fixesptt2006-10-111-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20167 b3059339-0415-0410-9bf9-f77b7e298cf2
* d'oh, missing " broke compilationkraymer2006-10-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20166 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove old hack to search for .ar and VIDO, we know where they arertogni2006-10-111-16/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20165 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc 2.95 fixods152006-10-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20164 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20162: added OSD audio switching visualizationkraymer2006-10-112-3/+5
| | | | | | | (chinese patch by S Jin, jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20163 b3059339-0415-0410-9bf9-f77b7e298cf2
* added OSD audio switching visualizationptt2006-10-116-15/+120
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20162 b3059339-0415-0410-9bf9-f77b7e298cf2
* More possible memleaks.reimar2006-10-111-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20161 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid memleak on error while reading attachments or multiplereimar2006-10-111-0/+4
| | | | | | | MATROSKA_ID_FILEDATA parts. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20160 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate min/max macro definition.diego2006-10-111-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20159 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with FFmpeg r6642.diego2006-10-111-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20158 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the socklib check search gethostbyname/socket in libc.diego2006-10-111-1/+1
| | | | | | | | On glibc it avoids a useless linking to libnsl. patch by Emanuele Giaquinta, e.giaquinta glauco it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20157 b3059339-0415-0410-9bf9-f77b7e298cf2
* Streamline socklib check.diego2006-10-111-7/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20156 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove download script; no longer used in the official Debian package candidate.diego2006-10-112-60/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20155 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move CFLAGS handling to common.mak.diego2006-10-111-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20154 b3059339-0415-0410-9bf9-f77b7e298cf2
* Run TOOLS/cpuinfo on x86_64 as well as x86.diego2006-10-111-1/+1
| | | | | | | patch from the NetBSD pkgsrc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20153 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change == to = in test comparisons for better portability.diego2006-10-101-3/+3
| | | | | | | patch from NetBSD pkgsrc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20152 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change occurrences of "(int)*(void **)arg" to "*(int *)arg".uau2006-10-101-17/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20151 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allows up to 8 bytes of extradata for cmsg24rtogni2006-10-102-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20150 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix extradata lenght when adding cmsg24 datartogni2006-10-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20149 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cleanup: remove some old commented out skipsrtogni2006-10-101-10/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20148 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as ↵reimar2006-10-101-3/+3
| | | | | | TiVo file git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20147 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify (by using realloc with NULL parameter) and refactor code to growreimar2006-10-101-18/+15
| | | | | | | array in 32-increments git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20146 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix problems on live streams with huge timestamps, causing overflows and rtogni2006-10-091-25/+27
| | | | | | | | negative pts values. It also changes pts to double, since there is no enough precision in float to represent 32bit uint timestamps. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20145 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reduce margins for plaintext subtitles.eugeni2006-10-091-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20144 b3059339-0415-0410-9bf9-f77b7e298cf2
* Free track->language before assigning new valuereimar2006-10-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20143 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing (in close function)/misplaced free for track structure itself.reimar2006-10-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20142 b3059339-0415-0410-9bf9-f77b7e298cf2
* Free track data if error occurs while reading trackentryreimar2006-10-091-30/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20141 b3059339-0415-0410-9bf9-f77b7e298cf2
* indentation fixes.vayne2006-10-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20140 b3059339-0415-0410-9bf9-f77b7e298cf2
* Free track encodings on error or demuxer closereimar2006-10-091-4/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20139 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a simple timer to hide the mouse when in fullscreen mode.vayne2006-10-092-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20138 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a crash bug as a result of the last change, as well as file skipping ↵vayne2006-10-091-3/+4
| | | | | | (hopefully) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20137 b3059339-0415-0410-9bf9-f77b7e298cf2
* replace malloc+memset by callocreimar2006-10-091-8/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20136 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove cast of realloc result missed in last patchreimar2006-10-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20135 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unneeded casts for malloc/realloc callsreimar2006-10-091-44/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20134 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused definitionsptt2006-10-091-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20133 b3059339-0415-0410-9bf9-f77b7e298cf2
* little typo fixesptt2006-10-091-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20132 b3059339-0415-0410-9bf9-f77b7e298cf2
* done! sync'ed with r20061, hoping not to have written 'strafalcioni'ptt2006-10-091-83/+232
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20131 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed with r19361ptt2006-10-091-28/+154
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20130 b3059339-0415-0410-9bf9-f77b7e298cf2
* Create target for mplayer-rc.o so that it is not rerun unconditionally.diego2006-10-091-3/+3
| | | | | | | based on patch by Zuxy Meng, zuxy.meng gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20129 b3059339-0415-0410-9bf9-f77b7e298cf2
* -endpos option added in changelogptt2006-10-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20128 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed with r19979ptt2006-10-091-2/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20127 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed with (last) cvs 1.256ptt2006-10-091-125/+126
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20126 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed with cvs (yet) 1.249ptt2006-10-091-8/+243
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20125 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed with cvs (yet) 1.243ptt2006-10-081-5/+141
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20124 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20061Gabrov2006-10-081-70/+92
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20123 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixesrathann2006-10-081-1/+1
| | | | | | | | | | mpeg_packetizer.c:145: warning: no return statement in function returning non-void Approved by Nico. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20122 b3059339-0415-0410-9bf9-f77b7e298cf2
* reinit codec chain when aspect ratio and/or resolution changenicodvb2006-10-081-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20121 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20119Gabrov2006-10-088-111/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20120 b3059339-0415-0410-9bf9-f77b7e298cf2
* List dfbmga and directfb in _novomodules.syrjala2006-10-081-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20119 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix DirectFB version check. The old code simply concatenated thesyrjala2006-10-083-32/+44
| | | | | | | digits, so 1.0.0 was considered older than 0.9.XY. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20118 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r19979, patch by Sheldon Jin % jinsh2 AH yahoo.com %gpoirier2006-10-081-950/+998
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20117 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove spurious casts to int. Blessed by Reimar.rathann2006-10-084-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20116 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: remove lone (evil ;-) ) tabreimar2006-10-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20115 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable linking mplayer with mp3lame when --disable-encoder=mp3lame israthann2006-10-082-4/+8
| | | | | | | passed to configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20114 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for detection of extended instructions on ARM.diego2006-10-081-0/+49
| | | | | | | based on a patch by Siarhei Siamashka, siarhei.siamashka gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20113 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated/misleading comment about WavPack and libavformat.diego2006-10-081-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20112 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid crash with fontconfig 2.3.9x (as shipped with SuSE 10.1, FcDirScan is ↵reimar2006-10-081-1/+5
| | | | | | | | | broken) and warn that these are beta versions and not suppor