summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* synced with 1.587, some typo and some word untranslateddanny2004-05-091-82/+131
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12452 b3059339-0415-0410-9bf9-f77b7e298cf2
* report if the service creation failedfaust32004-05-091-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12451 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000000l for sig11 without -subcp!!! (and 1l for my first commit :)rfelker2004-05-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12450 b3059339-0415-0410-9bf9-f77b7e298cf2
* removing useless code, improving readabilityreimar2004-05-081-39/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12449 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix bigendian problems (left-right swapped 8bit pcms), add 32bit supportreimar2004-05-081-12/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12448 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed memory leak and removed unnecessary static variablereimar2004-05-081-9/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12447 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes to get manyfmts nearer to working and fixed memory leakreimar2004-05-081-20/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12446 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use roqvideo and roqaudio decoders from libavcodecrtognimp2004-05-081-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12445 b3059339-0415-0410-9bf9-f77b7e298cf2
* ENCA support (http://trific.ath.cx/software/enca/)henry2004-05-086-8/+123
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12444 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.41paszczi2004-05-081-30/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12443 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support ffmpeg cinepak decoderrtognimp2004-05-071-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12442 b3059339-0415-0410-9bf9-f77b7e298cf2
* use fallback for unsupported formats instead of quittingreimar2004-05-071-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12441 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cygwin and MinGW now behave similarly with regard to VCD/DVD playback.diego2004-05-071-26/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12440 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing spacesdiego2004-05-071-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12439 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hint at -playlist option for playing streams.diego2004-05-071-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12438 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarificationdiego2004-05-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12437 b3059339-0415-0410-9bf9-f77b7e298cf2
* List Attila as maintainer of a few video out drivers.diego2004-05-071-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12436 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" ↵mosu2004-05-072-29/+29
| | | | | | with "Ogg" as it is a name, not an abbreviation/acronym. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12435 b3059339-0415-0410-9bf9-f77b7e298cf2
* More code cleanupnplourde2004-05-071-59/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12434 b3059339-0415-0410-9bf9-f77b7e298cf2
* Switch rgb32 from QD to QTnplourde2004-05-071-289/+206
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12433 b3059339-0415-0410-9bf9-f77b7e298cf2
* Encrypted dvd playback now accepts -dvd-drive e: on mingw. fix from ↵faust32004-05-061-0/+11
| | | | | | libdvdread, left out the various cosmetics changes for now git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12432 b3059339-0415-0410-9bf9-f77b7e298cf2
* Be more verbose and tell the user which subtitle stream has been selected ↵mosu2004-05-051-2/+4
| | | | | | (if any). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12431 b3059339-0415-0410-9bf9-f77b7e298cf2
* Qt RLE is now in ffmpegrtognimp2004-05-052-401/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12430 b3059339-0415-0410-9bf9-f77b7e298cf2
* extendible frame_code tablemichael2004-05-051-12/+15
| | | | | | | maybe more compact too git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12429 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_quartz, yuv related usagenplourde2004-05-051-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12428 b3059339-0415-0410-9bf9-f77b7e298cf2
* more credits, names, nicksdiego2004-05-051-12/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12427 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable live resize for yuv - HW accel bugnplourde2004-05-051-6/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12426 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetic change std ident stylenplourde2004-05-051-304/+339
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12425 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused debug code.nplourde2004-05-051-62/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12424 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support vp6vfw.dll version 6.0.7.3rtognimp2004-05-041-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12423 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpaszczi2004-05-041-3/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12422 b3059339-0415-0410-9bf9-f77b7e298cf2
* VIDIX now works on Win32, approved by Sascha.diego2004-05-041-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12421 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hint at diff options useful for avoiding cosmetic changes, patch by Reimar.diego2004-05-041-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12420 b3059339-0415-0410-9bf9-f77b7e298cf2
* winvidix documented, alternative ways of specifying -dvd-device.diego2004-05-041-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12419 b3059339-0415-0410-9bf9-f77b7e298cf2
* subtitles in black bandsdiego2004-05-041-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12418 b3059339-0415-0410-9bf9-f77b7e298cf2
* unnecessary escapediego2004-05-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12417 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-05-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12416 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add yuv csp supportnplourde2004-05-041-19/+513
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12415 b3059339-0415-0410-9bf9-f77b7e298cf2
* proposals by rich:michael2004-05-041-28/+50
| | | | | | | | | | remove predicted delta timestamps delta timestamp in the frame_code table reserved vlc count in the frame_code table global timestamp after frame_startcode git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12414 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l for mertognimp2004-05-031-2/+2
| | | | | | | Ftp fix patch was committed commented out. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12413 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavformat, realrtspdiego2004-05-031-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12412 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncwight2004-05-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12411 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling and wording fixes pointed out by the wanderer.diego2004-05-031-29/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12410 b3059339-0415-0410-9bf9-f77b7e298cf2
* typos, wording and mistakes pointed out by the wandererdiego2004-05-032-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12409 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling, wording, consistency in comments and printed messagesdiego2004-05-033-76/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12408 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling, wording sync with cfg-mencoder.hdiego2004-05-031-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12407 b3059339-0415-0410-9bf9-f77b7e298cf2
* wrong number, pointed out by Scognitodiego2004-05-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12406 b3059339-0415-0410-9bf9-f77b7e298cf2
* more wishesdiego2004-05-031-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12405 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing namediego2004-05-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12404 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hint at -mf in mf:// syntax description.diego2004-05-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12403 b3059339-0415-0410-9bf9-f77b7e298cf2
* Blinkenlights section expanded.diego2004-05-031-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12402 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx --> lavc, spelling, more sensible section namediego2004-05-031-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12401 b3059339-0415-0410-9bf9-f77b7e298cf2
* Obsolet -mf syntax replaced by mf://, based on a patch sent by Compn, bugdiego2004-05-031-20/+19
| | | | | | | fixes and further wording improvements by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12400 b3059339-0415-0410-9bf9-f77b7e298cf2
* Restore ftp support (was erroneusly disabled while fixing bogus errorsrtognimp2004-05-021-0/+2
| | | | | | | on conection failure) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12399 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable cyuv decoder from libavcodec, use it as preferred codec for cyuvrtognimp2004-05-021-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12398 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix hang for some asf video stream like ↵rtognimp2004-05-021-1/+1
| | | | | | | | | http://193.219.139.115/ltv/zinios/news1830_20040501.wmv Patch by adland git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12397 b3059339-0415-0410-9bf9-f77b7e298cf2
* bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>)michael2004-05-021-0/+10
| | | | | | | with #if defined(WORDS_BIGENDIAN) && (WORDS_BIGENDIAN == 1) -> #ifdef WORDS_BIGENDIAN by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12396 b3059339-0415-0410-9bf9-f77b7e298cf2
* clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering bordersreimar2004-05-021-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12395 b3059339-0415-0410-9bf9-f77b7e298cf2
* As pointed by Diego, I forgot this.lumag2004-05-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12394 b3059339-0415-0410-9bf9-f77b7e298cf2
* nicer startcode before keyframe rulemichael2004-05-021-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12393 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix url escaping and avoid double escapertognimp2004-05-013-33/+74
| | | | | | | Patch by adland, approved by Bertrand Baudet git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12392 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try to get an asf file with normal http protocol if http streamingrtognimp2004-05-011-0/+12
| | | | | | | fail. Patch by adland git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12391 b3059339-0415-0410-9bf9-f77b7e298cf2
* -adapter is not directx specific anymore.diego2004-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12390 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_directx now supports keepaspect.diego2004-05-011-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12389 b3059339-0415-0410-9bf9-f77b7e298cf2
* keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled ↵faust32004-05-011-105/+69
| | | | | | UYVY support and fixed bugs where switching to fullscreen would keep the console window on top and where the initial window position is wrongly calculated git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12388 b3059339-0415-0410-9bf9-f77b7e298cf2
* more stupid craprfelker2004-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12387 b3059339-0415-0410-9bf9-f77b7e298cf2
* this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as suchrfelker2004-05-012-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12386 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lrfelker2004-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12385 b3059339-0415-0410-9bf9-f77b7e298cf2
* ok this one is beyond stupid. the code didn't even do what was intendedrfelker2004-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12384 b3059339-0415-0410-9bf9-f77b7e298cf2
* GUI supportreimar2004-05-011-0/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12383 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync, update my email.lumag2004-05-011-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12382 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10000000000l twisted typecastinghenry2004-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12381 b3059339-0415-0410-9bf9-f77b7e298cf2
* limits too small, my CBR mp3 samples have 2x overhead after removial of size ↵michael2004-05-011-2/+2
| | | | | | prediction git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12380 b3059339-0415-0410-9bf9-f77b7e298cf2
* more lvalue casts, ugly this timerfelker2004-05-011-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12379 b3059339-0415-0410-9bf9-f77b7e298cf2
* more lvalue castsrfelker2004-05-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12378 b3059339-0415-0410-9bf9-f77b7e298cf2
* more nonsense lvalue casts, at least these aren't quite as stupidrfelker2004-05-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12377 b3059339-0415-0410-9bf9-f77b7e298cf2
* and more and more stupidityrfelker2004-05-011-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12376 b3059339-0415-0410-9bf9-f77b7e298cf2
* more stupidityrfelker2004-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12375 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000000000000lrfelker2004-05-011-26/+26
| | | | | | | whoever wrote this crap has no understanding of c whatsoever... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12374 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync + wordingwight2004-05-011-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12373 b3059339-0415-0410-9bf9-f77b7e298cf2
* keepaspect and nokeepaspect are now useable by all vosfaust32004-05-014-11/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12372 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncwight2004-05-013-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12371 b3059339-0415-0410-9bf9-f77b7e298cf2
* S/PDIF spelling correctedwight2004-05-013-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12370 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticmichael2004-05-011-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12369 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l for me. Header seek is not needed to fix 28_8 and can cause sig11rtognimp2004-05-011-4/+0