summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20244 b3059339-0415-0410-9bf9-f77b7e298cf2
* strcat->strcpy simplificationreimar2006-10-151-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20243 b3059339-0415-0410-9bf9-f77b7e298cf2
* Actually convert sync tag to subversion style (and found out that this file ↵gpoirier2006-10-151-5/+5
| | | | | | is WAY outdated) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20242 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set SetErrorMode to make sure no dialog box will pop up when no disk in ↵reimar2006-10-151-0/+3
| | | | | | CD/DVD drive. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20241 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bump sync tag, remove useless FIXMEgpoirier2006-10-151-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20240 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing console messages are (also) replaced by English versionskraymer2006-10-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20239 b3059339-0415-0410-9bf9-f77b7e298cf2
* update mailman linkskraymer2006-10-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20238 b3059339-0415-0410-9bf9-f77b7e298cf2
* Escape some more - signs.diego2006-10-151-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20237 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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