summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync w/r20375gpoirier2006-10-221-5/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20389 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r20379gpoirier2006-10-221-7/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20388 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r20341gpoirier2006-10-221-16/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20387 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r20361gpoirier2006-10-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20386 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r20361gpoirier2006-10-221-282/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20385 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update Andrew Weber's Email address.diego2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20383 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync r20379 + small fixestorinthiel2006-10-221-78/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20382 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg dv decoder can also output in 422P format.reimar2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20381 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove doubled -dvd-device information.torinthiel2006-10-221-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20379 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar/wording fixesdiego2006-10-221-14/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20377 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20369: Warn about dangers of -use-filedir-conf optionkraymer2006-10-221-1/+4
| | | | | | | r20375: capitalization at beginning of sentence git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20376 b3059339-0415-0410-9bf9-f77b7e298cf2
* capitalization at beginning of sentencekraymer2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20375 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove mkdir warningskraymer2006-10-221-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20374 b3059339-0415-0410-9bf9-f77b7e298cf2
* only a few lines remain missingreynaldo2006-10-221-0/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20371 b3059339-0415-0410-9bf9-f77b7e298cf2
* Final changelog update for rc1 releasertogni2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20370 b3059339-0415-0410-9bf9-f77b7e298cf2
* Warn about dangers of -use-filedir-conf optionrtogni2006-10-221-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20369 b3059339-0415-0410-9bf9-f77b7e298cf2
* Require latest version of codecs.confrtogni2006-10-222-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20368 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove outdated reference to "tvout-voodoo"; fixes compilationkraymer2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20367 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistency fix: use "signed long long" for int_fast64_t instead ofreimar2006-10-221-1/+1
| | | | | | | "signed long long int", since uint_fast64_t uses "unsigned long long" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20366 b3059339-0415-0410-9bf9-f77b7e298cf2
* IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0diego2006-10-221-1/+2
| | | | | | | | has AF_INET6 but doesn't have sockaddr_in6. Disable IPv6 in such cases. taken from a patch by Mikulas Patocka, mikulas (at) artax karlin mff cuni cz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20365 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20352: fix XviD spelling. replace some old DivX5's.voroshil2006-10-221-5/+5
| | | | | | | r20361: remove some DivX version numbers git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20364 b3059339-0415-0410-9bf9-f77b7e298cf2
* Provide fallback definition for uint_fast64_t as well.diego2006-10-221-0/+1
| | | | | | | | Fixes a compilation problem on glibc 2.0 systems. taken from a patch by Mikulas Patocka, mikulas (at) artax karlin mff cuni cz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20363 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20358: Make documentation links point to the online version.kraymer2006-10-223-21/+11
| | | | | | | | r20361: remove some DivX version numbers remove two leftover paragraphs from r20341 (Remove obsolete parts, some updates) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20362 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove some DivX version numberskraymer2006-10-222-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20361 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Fix indentation after last commit.diego2006-10-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20360 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not check for the existence of LIRC devices during autodetection.diego2006-10-221-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20359 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make documentation links point to the online version.diego2006-10-221-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20358 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20355 (increased sync tag after typo fix in English master file)Gabrov2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20357 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20352Gabrov2006-10-222-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20356 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20355 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20191Gabrov2006-10-221-13/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20354 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix "typo"kraymer2006-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20353 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix XviD spellingkraymer2006-10-224-11/+11
| | | | | | | replace some old DivX5's git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20352 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20350Gabrov2006-10-224-296/+80
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20351 b3059339-0415-0410-9bf9-f77b7e298cf2
* if no stream could be muxed flush_buffers() returns 0: prevents while(1) ↵nicodvb2006-10-221-0/+3
| | | | | | stall at the end git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20350 b3059339-0415-0410-9bf9-f77b7e298cf2
* man/hu/mplayer.1 synced with 20336Gabrov2006-10-221-93/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20349 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20341: Remove obsolete parts, some updates.kraymer2006-10-222-260/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20348 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not forget to clear subtitles when switching files for embedded subtitles.reimar2006-10-211-1/+1
| | | | | | | Fixes bug #409. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20347 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060)lorenm2006-10-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20346 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r20336gpoirier2006-10-211-73/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20345 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20318: capitalization fixes, add missing dots to sentences voroshil2006-10-212-287/+27
| | | | | | | | | | r20321: --enable-faad-external and --enable-libmaad fixes r20328: some random fixes (rewording, spelling,...) r20341: Remove obsolete parts, some updates. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20344 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid crash after "AVI: No audio stream found -> no sound." message,reimar2006-10-211-2/+2
| | | | | | | audio was not correctly disabled. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20343 b3059339-0415-0410-9bf9-f77b7e298cf2
* change DOCS/html references to German translationkraymer2006-10-211-8/+8
| | | | | | | 'daß' -> 'dass' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20342 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsolete parts, some updates.diego2006-10-212-273/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20341 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try playing files with wrong wav header length, fixes riff_broken_hrdlen.wavreimar2006-10-211-4/+2
| | | | | | | (bug #238) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20340 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a call to x264enc_set_param in config, otherwise mencoder -ovc x264reimar2006-10-211-0/+2
| | | | | | | would crash when no x264encopts specified. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20339 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed sync tagkraymer2006-10-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20338 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20317: Greatly simplify synopsis roff markup and add a bit of consistency.kraymer2006-10-211-75/+26
| | | | | | | | r20332: added a ". ..." line before gmplayer r20336: escape -mf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20337 b3059339-0415-0410-9bf9-f77b7e298cf2
* escape -mfkraymer2006-10-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20336 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove #ifdef HAVE_FLAC, it was never needed and nowadays is never defined.reimar2006-10-211-4/+0
| | | | | | | Fixes http://samples.mplayerhq.hu/ogg/old_flac_in_ogg_flac_1_0_4.ogg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20335 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not use sh_audio->wf values if they are definitely invalidreimar2006-10-211-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20334 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add flac twoccreimar2006-10-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20333 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a ". ..." line before gmplayerptt2006-10-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20332 b3059339-0415-0410-9bf9-f77b7e298cf2
* little fix, sorryptt2006-10-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20331 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20317ptt2006-10-211-73/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20330 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied patch for -endpos, to work without a blit_frame, pointed out by ↵ptt2006-10-211-4/+5
| | | | | | Andrew Savchenko git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20329 b3059339-0415-0410-9bf9-f77b7e298cf2
* some random fixes (wording, spelling..)kraymer2006-10-212-20/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20328 b3059339-0415-0410-9bf9-f77b7e298cf2
* add German translation of codecs.xmlkraymer2006-10-211-0/+917
| | | | | | | | | | | parts of the video section translated by Christian Obst (christian_obst gmx de) audio codecs section translated by Carl Eugen (cehoyos ag.or at) rest by myself German translation complete :D git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20327 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't forget to apply scaling coefficients to kerning values.eugeni2006-10-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20326 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: indentation fix indentation broken by last two demuxer.c commitsreimar2006-10-201-25/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20325 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix opening of demuxers without check_file function, broken by r20309.reimar2006-10-201-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20324 b3059339-0415-0410-9bf9-f77b7e298cf2
* make any parse error in -x264encopts fatallorenm2006-10-202-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20323 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r20321gpoirier2006-10-201-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20322 b3059339-0415-0410-9bf9-f77b7e298cf2
* --enable-external-faad doesn't exist any morekraymer2006-10-201-3/+4
| | | | | | | | --enable-libmad is not necessary for libmad support (both noticed by Carl Eugen) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20321 b3059339-0415-0410-9bf9-f77b7e298cf2
* \, escapingmichael2006-10-201-1/+8
| | | | | | | applying my own patch due to lack of anyone objecting to it and as its pretty much needed for -vf geq git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20320 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r20318gpoirier2006-10-201-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20319 b3059339-0415-0410-9bf9-f77b7e298cf2
* capitalization fixes, add missing dots to sentenceskraymer2006-10-201-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20318 b3059339-0415-0410-9bf9-f77b7e298cf2
* Greatly simplify synopsis roff markup and add a bit of consistency.diego2006-10-201-73/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20317 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add fallback on the (undocumented) x86-64 -march option indiego2006-10-201-3/+6
| | | | | | | | the non-runtime-cpudetection case for AMD64. patch by Zuxy Meng, zuxy.meng a.t gmail d.o.t com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20316 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add gmplayer to list of ignored files.diego2006-10-190-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20315 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 20054gpoirier2006-10-191-119/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20314 b3059339-0415-0410-9bf9-f77b7e298cf2
* Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.diego2006-10-192-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20313 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify OBJS handling.diego2006-10-191-9/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20312 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 20310gpoirier2006-10-191-5/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20311 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray line.diego2006-10-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20310 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try other demuxers if open() fails.reimar2006-10-191-22/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20309 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix center of rotation calculation. It was overly complex andeugeni2006-10-191-9/+3
| | | | | | | incorrect for right- and center-aligned text. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20308 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20183: Recommend gcc 4.x on PowerPCvoroshil2006-10-192-3/+39
| | | | | | | r20304: What is the meaning of the numbers on the status line during the encoding process? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20307 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20288: vf uspp description: it now uses snow, not mpeg4kraymer2006-10-192-7/+45
| | | | | | | r20304: What is the meaning of the numbers on the status line during the encoding process? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20306 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20295, patch by Francois Badier %frabad A gmail P com%gpoirier2006-10-191-107/+132
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20305 b3059339-0415-0410-9bf9-f77b7e298cf2
* What is the meaning of the numbers on the status line during the encoding ↵gpoirier2006-10-191-0/+37
| | | | | | | | | process? Taken after Nico's explanation on MEncoder-users ML git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20304 b3059339-0415-0410-9bf9-f77b7e298cf2