summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* make -passlogfile work with x264 again (broke in r20060)lorenm2006-10-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20303 b3059339-0415-0410-9bf9-f77b7e298cf2
* Center of rotation depends on alignment.eugeni2006-10-181-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20302 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support separate rotation angle for each glyph.eugeni2006-10-181-10/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20301 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move base point calculation to a separate function. Will be reused soon.eugeni2006-10-181-26/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20300 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: remove commented code.eugeni2006-10-181-5/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20299 b3059339-0415-0410-9bf9-f77b7e298cf2
* redone subcp_recode: get rid of static buffer, skip lines that failed toreimar2006-10-182-46/+12
| | | | | | | | convert instead of removing all remaining lines and remove subcp_recode1 since subcp_recode should now work just as well. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20298 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix a typo in collision detection code.eugeni2006-10-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20297 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixptt2006-10-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20296 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r19738gpoirier2006-10-181-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20295 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20288ptt2006-10-181-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20294 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r20288gpoirier2006-10-181-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20293 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r20083gpoirier2006-10-181-37/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20292 b3059339-0415-0410-9bf9-f77b7e298cf2
* more updates on chinese translationkraymer2006-10-181-17/+17
| | | | | | | patch by Sheldon Jin (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20291 b3059339-0415-0410-9bf9-f77b7e298cf2
* This file is not modified from the upstream version,diego2006-10-171-3/+0
| | | | | | | remove comment claiming otherwise. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20290 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed corner case previously mishandled: don't play an audio only stream whennicodvb2006-10-171-1/+3
| | | | | | | -nosound is specified git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20289 b3059339-0415-0410-9bf9-f77b7e298cf2
* vf uspp description: it now uses snow, not mpeg4lorenm2006-10-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20288 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add configure switch to enable fixed-pointed mode of internal libfaad2.diego2006-10-172-3/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20287 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixesdiego2006-10-171-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20286 b3059339-0415-0410-9bf9-f77b7e298cf2
* s/vo_osd_changed/vo_osd_changed_flagsyrjala2006-10-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20285 b3059339-0415-0410-9bf9-f77b7e298cf2
* Round buffer width and height to 16 pixels.syrjala2006-10-171-9/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20284 b3059339-0415-0410-9bf9-f77b7e298cf2
* rewording of config file usagekraymer2006-10-172-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20283 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20257: Disable loading of file-specific configuration file from the samekraymer2006-10-172-20/+28
| | | | | | | | | | | | | directory as the played file. Add a command-line switch to enable it. r20260: Update x264 option names that changed with r20060 r20264: small grammar fix r20265: Use American spelling of "gray" instead for British's "grey" for XviD option r20277: Update x264 option names that changed with r20060 r20279: mention new -use-filedir-conf option in general config description r20280: remove me=3 leftover (x264) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20282 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/20280gpoirier2006-10-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20281 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove me=3 leftover (x264)kraymer2006-10-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20280 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention new -use-filedir-conf option in general config descriptionkraymer2006-10-171-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20279 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 20277gpoirier2006-10-171-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20278 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update x264 option names that changed with r20060lorenm2006-10-161-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20277 b3059339-0415-0410-9bf9-f77b7e298cf2
* bilinear interpolationmichael2006-10-161-13/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20276 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove an outdated debug message.eugeni2006-10-161-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20275 b3059339-0415-0410-9bf9-f77b7e298cf2
* 200 byte is too littlemichael2006-10-161-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20274 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync up to r20265 + some li'l fixptt2006-10-161-17/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20273 b3059339-0415-0410-9bf9-f77b7e298cf2
* generic equation filtermichael2006-10-163-0/+222
| | | | | | | example: -vf 'geq=(p(X\,Y)+p(mod(Y*2-X*2\,W)\,mod(Y*2+X*2+sin((X-Y)/10/SW+N)*SW*20\,H)))/2' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20272 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r19715gpoirier2006-10-161-12/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20271 b3059339-0415-0410-9bf9-f77b7e298cf2
* Woops, forgot to bump sync taggpoirier2006-10-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20270 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync w/ 20260gpoirier2006-10-161-20/+184
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20269 b3059339-0415-0410-9bf9-f77b7e298cf2
* Skip -march tests for values that are aliases of already tested values.diego2006-10-161-7/+7
| | | | | | | patch by Zuxy Meng, zuxy.meng gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20268 b3059339-0415-0410-9bf9-f77b7e298cf2
* li'l fixptt2006-10-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20267 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variable.diego2006-10-161-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20266 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use American spelling of "gray" instead for British's "grey" for XviD ↵gpoirier2006-10-163-5/+6
| | | | | | option, while keeping backward compatibility git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20265 b3059339-0415-0410-9bf9-f77b7e298cf2
* small grammar fixdiego2006-10-161-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20264 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r20257gpoirier2006-10-161-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20263 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20237gpoirier2006-10-161-22/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20262 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdv may depend on libpthread.diego2006-10-161-1/+1
| | | | | | | patch by Zuxy Meng zuxy.meng gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20261 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update x264 option names that changed with r20060gpoirier2006-10-161-13/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20260 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20132gpoirier2006-10-161-87/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20259 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix multiple instances of -x264encopts on the commandline (broke in r20060)lorenm2006-10-152-57/+69
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20258 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable loading of file-specific configuration file from the same rtogni2006-10-153-1/+10
| | | | | | | | directory as the played file. Add a command-line switch to enable it. Patch by reimar, manpage patch by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20257 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.reimar2006-10-152-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20256 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20254: bump date, small consistency fixkraymer2006-10-151-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20255 b3059339-0415-0410-9bf9-f77b7e298cf2
* bump date, small consistency fixdiego2006-10-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20254 b3059339-0415-0410-9bf9-f77b7e298cf2
* escape - (bobdeint)kraymer2006-10-152-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20253 b3059339-0415-0410-9bf9-f77b7e298cf2
* as anounced, just some cleaning, purely janitorial changesreynaldo2006-10-151-81/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20252 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handlingreimar2006-10-151-28/+21
| | | | | | | so that Volume names are updated after changing media. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20251 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement bob (pseudo?) deinterlacing for xvmc.reimar2006-10-153-1/+19
| | | | | | | | Patch from Tomas Janousek (tomi at nomi cz) with modifications by Carl Eugen Hoyos (cehoyos at ag or at) and me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20250 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20237: Escape some more - signs.kraymer2006-10-151-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20249 b3059339-0415-0410-9bf9-f77b7e298cf2
* man/hu/mplayer.1 synced with r20237Gabrov2006-10-151-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20248 b3059339-0415-0410-9bf9-f77b7e298cf2
* convert chinese man page to UTF-8kraymer2006-10-151-1731/+1731
| | | | | | | | add svn:mime-type mentioning UTF-8 charset patch by Sheldon Jin (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20247 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support new realaudio codec namesrtogni2006-10-151-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20246 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove Linux test from DirectFB check, it runs on some BSD systems at least.diego2006-10-151-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20245 b3059339-0415-0410-9bf9-f77b7e298cf2
* syn with r20043, Patch by Emmanuel Turlay %bluesmanu AH gmail P com%gpoirier2006-10-151-28/+63
| | | | g