summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed in/out framesize rounding bug (causing low-rate QCLP hangup/looping)arpi2002-12-071-7/+8
| | | | | | | disabled TerminateQTML(), as it does carshing (due to patched InitializeQTML) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8390 b3059339-0415-0410-9bf9-f77b7e298cf2
* The detection of a NetWM class window manager hints is tested beforearpi2002-12-071-30/+24
| | | | | | | | | | | | | | the test of a gnome class windomanager hints, since the gnome hints are outdated and replaced by the newer NetWM specification. Newer versions of Gnome support this standard, and therefore the test should be placed before the Gnome test. Windowmaker does not support NetWM and is checked after the NetWM test. In fact the new code should be placed also before the test for IceWM. Regarding other WMs such as KDE, IceWM the change is not tested. patch by Svante Signell <svante.signell@telia.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8389 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-12-071-1/+1
| | | | | | | patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8388 b3059339-0415-0410-9bf9-f77b7e298cf2
* find best (longest) streams if not specified (-aid/-vid)arpi2002-12-071-11/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8387 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable Albeu's config code bu default (it's time to test it :))arpi2002-12-061-2/+2
| | | | | | | report any problems ASAP! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8386 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed 'mplayer -nosound xxx' sig11 if configfile have string list optionsarpi2002-12-062-2/+2
| | | | | | | (actually there was one dword less allocated... and so got corrupted) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8385 b3059339-0415-0410-9bf9-f77b7e298cf2
* From live.com 2002.11.30:bertrand2002-12-061-0/+4
| | | | | | | | | | Renamed "TaskScheduler::blockMyself()" to "doEventLoop()", to better describe what this member function actually does. Patch from Andreas Hess <jaska@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8384 b3059339-0415-0410-9bf9-f77b7e298cf2
* We seem to have a new documentation maintainer :-)diego2002-12-062-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8383 b3059339-0415-0410-9bf9-f77b7e298cf2
* New shiny French translation by Nicolas Le Gaillart < n@tourmentine.com >.diego2002-12-0612-2845/+8910
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8382 b3059339-0415-0410-9bf9-f77b7e298cf2
* need thispontscho2002-12-052-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8381 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpontscho2002-12-051-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8380 b3059339-0415-0410-9bf9-f77b7e298cf2
* better 'Audio track' support, and one 10lpontscho2002-12-052-13/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8379 b3059339-0415-0410-9bf9-f77b7e298cf2
* more bugsarpi2002-12-051-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8378 b3059339-0415-0410-9bf9-f77b7e298cf2
* pre11arpi2002-12-051-1/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8377 b3059339-0415-0410-9bf9-f77b7e298cf2
* Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.crguyom2002-12-051-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8376 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync ov_struct_st between demux_ogg.c and ad_libvorbis.crguyom2002-12-051-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8375 b3059339-0415-0410-9bf9-f77b7e298cf2
* enabled QTX codecs by default - time to get it tested by users :)arpi2002-12-051-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8374 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesarpi2002-12-051-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8373 b3059339-0415-0410-9bf9-f77b7e298cf2
* infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)michael2002-12-051-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8372 b3059339-0415-0410-9bf9-f77b7e298cf2
* qtx = codecjaf2002-12-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8371 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-12-051-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8370 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2002-12-051-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8369 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix draw_slice() in passthrough mode.arpi2002-12-053-0/+8
| | | | | | | patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8368 b3059339-0415-0410-9bf9-f77b7e298cf2
* With this patch the text 'Sub position: x/100' is displayedarpi2002-12-051-0/+6
| | | | | | | | | | | | every time you move the subtitles with R and T keys (sub_pos). I find it useful since sometimes when you hold down R and T you have no idea if anything is happening or where the subs are going to show next. patch by Oskar Liljeblad (oskar@osk.mine.nu) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8367 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch makes it possible to navigate among the subtitles whilearpi2002-12-055-0/+39
| | | | | | | | | | | | | | | playing movies. It can be very useful when using desynched subtitles. A new command 'sub_step' is added, which takes an integer argument. 'sub_step +1' will immediately display the next subtitle, adjusting sub_delay as if one had used the 'sub_delay' command to navigate to the subtitle. 'sub_step -1' displays the previous subtitle and adjusts the sub_delay. By using these two commands you can navigate among the subtitles without having to search blindly using 'sub_delay'. patch by Oskar Liljeblad (oskar@osk.mine.nu) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8366 b3059339-0415-0410-9bf9-f77b7e298cf2
* slave-mode commands to get movie length & posarpi2002-12-053-0/+13
| | | | | | | patch by Balatoni Denes <pnis@coder.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8365 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump subtitles in SAMI formatarpi2002-12-054-0/+60
| | | | | | | patch by Salvatore Falco <sfalco@studenti.ing.uniroma1.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8364 b3059339-0415-0410-9bf9-f77b7e298cf2
* optional (compile-time switch) subtitles-sorting featurearpi2002-12-052-4/+99
| | | | | | | patch by Salvatore Falco <sfalco@studenti.ing.uniroma1.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8363 b3059339-0415-0410-9bf9-f77b7e298cf2
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)arpi2002-12-058-3/+36
| | | | | | | patch by Salvatore Falco <sfalco@studenti.ing.uniroma1.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8362 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump in JACOsub formatarpi2002-12-044-2/+58
| | | | | | | patch by Salvatore Falco <sfalco@studenti.ing.uniroma1.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8361 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed mp3 seeking near end of filearpi2002-12-041-2/+3
| | | | | | | patch by ??? (sorry i can't find that mail) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8360 b3059339-0415-0410-9bf9-f77b7e298cf2
* No scandir() an no functions defined within other functions.arpi2002-12-041-45/+65
| | | | | | | patch by Björn Sandell <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8359 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed -fps with mencoder and fixed-rate files (avi etc)arpi2002-12-041-0/+6
| | | | | | | patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8358 b3059339-0415-0410-9bf9-f77b7e298cf2
* more precise definition of -endposarpi2002-12-041-1/+1
| | | | | | | patch by eviv bulgroz <ebulgroz@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8357 b3059339-0415-0410-9bf9-f77b7e298cf2
* end_at int->double, as option -endpos accepts float seconds tooarpi2002-12-041-1/+1
| | | | | | | patch by eviv bulgroz <ebulgroz@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8356 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch fixes the screensaver issues in mplayer. It will correctly readarpi2002-12-041-1/+18
| | | | | | | | | | and store the state of XScreensaver and KDE-Screensaver, will stop them and restart them later, when the movie has finished ... It works and was tested with KDE2/3 and XScreensaver 4.05. patch by Fabian Franz <FabianFranz@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8355 b3059339-0415-0410-9bf9-f77b7e298cf2
* a little (my first!) patch to add some info about MPlayer on Irix 6.5 toarpi2002-12-043-7/+39
| | | | | | | | | | documentation.html and some changes to the configure script + Makefile to support optional different "install" location and change ranlib to ar when Irix is detected. Steffen Boelaars <mplayer.development@graphicscave.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8354 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2002-12-043-19/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8353 b3059339-0415-0410-9bf9-f77b7e298cf2
* further codec (QT, Win32) updatesgabucino2002-12-042-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8352 b3059339-0415-0410-9bf9-f77b7e298cf2
* OK, I think I found why the alsa9 driver was breaking surround sound.arpi2002-12-042-2/+2
| | | | | | | | | ALSA returns the buffer size in _frames_, not bytes, so multiplying by bytes_per_sample is needed. patch by Tom Lees <tal26@cam.ac.uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8351 b3059339-0415-0410-9bf9-f77b7e298cf2
* - It fixes a small bug where a byte value is divided by 255.0 to convertarpi2002-12-041-5/+6
| | | | | | | | | | | to a float within [0.0, 1.0] and later multiplied by 256.0 to convert back. This makes the luminance lookup table more correct, although the visual difference is relatively small. - speedup of inner loop, using dst[i] instead of *dst++ based on patch by Linards Ticmanis <ticmanis@coli.uni-sb.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8350 b3059339-0415-0410-9bf9-f77b7e298cf2
* the -af delay=[seconds] option currently parses floating point values ofarpi2002-12-041-1/+2
| | | | | | | | | "seconds" but uses only the integral part of it. This one-line patch fixes that problem. It should be clear enough. Linards Ticmanis <ticmanis@coli.uni-sb.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8349 b3059339-0415-0410-9bf9-f77b7e298cf2
* PSNRmichael2002-12-042-4/+75
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8348 b3059339-0415-0410-9bf9-f77b7e298cf2
* The enclosed patch should fix problems associated with playing 8-bit widearpi2002-12-042-6/+12
| | | | | | | | | audio samples (or anything other than 16-bit samples, for that matter) using the alsa9 ao driver. patch by "R.L. Horn" <eastcheap@fastmail.fm> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8347 b3059339-0415-0410-9bf9-f77b7e298cf2
* Darwin support in libmpdvdkit2arpi2002-12-041-1/+7
| | | | | | | patch by Tomas Hurka <tom@hukatronic.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8346 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvd_* declarations fixed to matc with open.carpi2002-12-041-2/+2
| | | | | | | noticed by Tomas Hurka <tom@hukatronic.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8345 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reduce fixed-point replay gain support precision with Tremor.rguyom2002-12-041-2/+2
| | | | | | | Avoid overflows (sounded cracky sometimes). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8344 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add Tremor (an integer-only Vorbis decoder) support.rguyom2002-12-043-5/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8343 b3059339-0415-0410-9bf9-f77b7e298cf2
* specific debug output supportmichael2002-12-042-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8342 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2002-12-043-144/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8341 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for lavc build 4641michael2002-12-043-91/+119
| | | | | | | no #ifdefs this time as the difference is big and iam lazy, feel free to add #ifdef LIBAVCODEC_BUILD ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8340 b3059339-0415-0410-9bf9-f77b7e298cf2
* license fixedgabucino2002-12-032-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8339 b3059339-0415-0410-9bf9-f77b7e298cf2
* QT sections addedgabucino2002-12-032-12/+37
| | | | | | | | (someone already did it, but I reversed it as it conflicted with mine - hee-hee :p~~~) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8338 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed JPEG issue (sorry atmos, i've tested them now) and added PIM1 name ↵alex2002-12-031-9/+9
| | | | | | corrections git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8337 b3059339-0415-0410-9bf9-f77b7e298cf2
* set channel count to a saner value if the card reports an unknown audio modehenry2002-12-031-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8336 b3059339-0415-0410-9bf9-f77b7e298cf2
* found in an AVI file and reported working by Damian Gatabriarfelker2002-12-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8335 b3059339-0415-0410-9bf9-f77b7e298cf2
* documentation TODOdiego2002-12-031-4/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8334 b3059339-0415-0410-9bf9-f77b7e298cf2
* small updates, ATI TV-out, -vo directx:noacceldiego2002-12-032-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8333 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sorenson/Real updates, QuickTime HOWTO.diego2002-12-032-24/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8332 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML fixesdiego2002-12-021-52/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8331 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by <hephooey@fastmail.fm>jaf2002-12-021-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8330 b3059339-0415-0410-9bf9-f77b7e298cf2
* DMO WMA audio codecs, some nonworking QT video codecs addedarpi2002-12-011-0/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8329 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l :)arpi2002-12-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8328 b3059339-0415-0410-9bf9-f77b7e298cf2
* DMO audio support (including 6ch support too)arpi2002-12-013-1/+106
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8327 b3059339-0415-0410-9bf9-f77b7e298cf2
* DMO Audio support (ugly, needs cleanup)arpi2002-12-013-1/+186
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8326 b3059339-0415-0410-9bf9-f77b7e298cf2
* added qt-extrasarpi2002-12-011-2/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8325 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump more!arpi2002-12-011-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8324 b3059339-0415-0410-9bf9-f77b7e298cf2
* SVQ1 using win32 qt dllarpi2002-12-011-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8323 b3059339-0415-0410-9bf9-f77b7e298cf2
* SVQ1 support (ugly hack... - really we need 'syuv' support in swscaler :))arpi2002-12-011-1/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8322 b3059339-0415-0410-9bf9-f77b7e298cf2
* added imagepower and morgan mjpeg2k codecsalex2002-11-301-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8321 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixesgabucino2002-11-301-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8320 b3059339-0415-0410-9bf9-f77b7e298cf2
* both qt5 and qt6 patching support (qt6 addresses found by arpi)alex2002-11-301-40/+61
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8319 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use MVCOMMAND_SYNCmswitch2002-11-291-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8318 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2002-11-291-25/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8317 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump URL referencesarpi2002-11-291-1/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8316 b3059339-0415-0410-9bf9-f77b7e298cf2
* - parsing the handler reference atom (hnlr), save handler fourccsarpi2002-11-291-4/+98
| | | | | | | | - support for dumping raw or un-zlib-ed packets of generic tracks (verbose>=3) - fixed a sig11 caused by too small stsd of video track git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8315 b3059339-0415-0410-9bf9-f77b7e298cf2
* </