summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove bogus warning about missing font.diego2006-10-151-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20236 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix timestamps for streams where kf_base gets negativertogni2006-10-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20235 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sebastian now coordinates translations, some cosmetics.diego2006-10-151-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20234 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with FFmpeg r6700.diego2006-10-151-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20233 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash because of last_glyph < first_glyph, probably caused by first linereimar2006-10-151-1/+1
| | | | | | | only consisting of '\n' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20232 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: indentationkraymer2006-10-154-1561/+1815
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20231 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement -noidx since index can use quite a bit of memory, esp. when using ↵reimar2006-10-151-0/+6
| | | | | | valgrind. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20230 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove test for framebuffer device from DirectFB check.diego2006-10-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20229 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with r20191voroshil2006-10-151-4/+4
| | | | | | | Patch by Andrew Savchenko birkoph list ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20228 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20191kraymer2006-10-151-16/+65
| | | | | | | patch by Kadir Iri (centurium gmx net) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20227 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20176Gabrov2006-10-151-20/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20226 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove removed/renamed files.diego2006-10-152-715/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20225 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add standard svn:eol-style and svn:keywords properties, remove svn:executable.diego2006-10-151-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20224 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20183Gabrov2006-10-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20223 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20194Gabrov2006-10-151-25/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20222 b3059339-0415-0410-9bf9-f77b7e298cf2
* Deleting formats.xml and users-vs-dev.xml.Gabrov2006-10-152-719/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20221 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20083Gabrov2006-10-151-11/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20220 b3059339-0415-0410-9bf9-f77b7e298cf2
* during stream detection always parse ts_probesize bytes (even with -nosound ↵nicodvb2006-10-151-6/+0
| | | | | | | | | | set), otherwise the demuxer may not have a chance to correctly identify the stream type (e.g. H264 was misidentified as MPEG2 with -nosound set) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20219 b3059339-0415-0410-9bf9-f77b7e298cf2
* hurried pre-release update, partially synced with r20191reynaldo2006-10-141-15/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20218 b3059339-0415-0410-9bf9-f77b7e298cf2
* as per request, fullscreen and mute options have been added to the context ↵vayne2006-10-142-0/+16
| | | | | | menus. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20217 b3059339-0415-0410-9bf9-f77b7e298cf2
* Create proper define for DFBMGA.diego2006-10-142-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20216 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.diego2006-10-141-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20215 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove intrinsics check, they are no longer used in FFmpeg.diego2006-10-141-37/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20214 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused ABS definereimar2006-10-141-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20213 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync mail-lists.xml removal.diego2006-10-143-156/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20212 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml ↵gpoirier2006-10-146-461/+360
| | | | | | | | | w/r20183, documentation.xml r20085 patches by Jerome Ferrari and Pierre Roudier git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20211 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use = instead of == for extra portability.diego2006-10-141-11/+11
| | | | | | | patch from NetBSD pkgsrc proxied by Sergey Svishchev, svs+mplayer grep ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20210 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use = instead of == for extra portability.diego2006-10-141-1/+1
| | | | | | | patch from NetBSD pkgsrc proxied by Sergey Svishchev, svs+mplayer grep ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20209 b3059339-0415-0410-9bf9-f77b7e298cf2
* Zerofill libass static variables during initialization.eugeni2006-10-141-0/+4
| | | | | | | Patch by Jindrich Makovicka <makovick a gmail d com>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20208 b3059339-0415-0410-9bf9-f77b7e298cf2
* Free FT_Stroker during libass deinitialization.eugeni2006-10-141-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20207 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20189: Some more consistency for the -pvr options, typo.kraymer2006-10-141-21/+21
| | | | | | | r20194: some little consistency fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20206 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20191: slight overall verbosity reductionkraymer2006-10-142-6/+4
| | | | | | | chinese patch by Jin Sheldon (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20205 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless assignements, thanks reimar for noticing themrtogni2006-10-141-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix typo in sub_delay external specification.eugeni2006-10-131-1/+1
| | | | | | | Patch by Jindrich Makovicka <makovick a gmail d com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20203 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove dead code (condition can obviously never be true)reimar2006-10-131-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20202 b3059339-0415-0410-9bf9-f77b7e298cf2
* bails out if cdparanoia can't read cd (avoid lockup)ben2006-10-131-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20201 b3059339-0415-0410-9bf9-f77b7e298cf2
* code simplification and minor bug fix for files restarting rather than ↵vayne2006-10-131-16/+7
| | | | | | moving to the next file within the playlist. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20200 b3059339-0415-0410-9bf9-f77b7e298cf2
* Shorten decoder works now with MPlayerreimar2006-10-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20199 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg Shorten audio decoderdiego2006-10-131-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20198 b3059339-0415-0410-9bf9-f77b7e298cf2
* litle bug, didn't compile :(ptt2006-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20197 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd with r20191ptt2006-10-121-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20196 b3059339-0415-0410-9bf9-f77b7e298cf2
* some minor fixes & sync to r20194ptt2006-10-121-153/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20195 b3059339-0415-0410-9bf9-f77b7e298cf2
* some little consistency fixesptt2006-10-121-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20194 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates, grammar/spellingdiego2006-10-121-13/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20193 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changlog updated with help of svn logreimar2006-10-121-1/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20192 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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.diego