summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* nvidia 44.96 hardlock machine without that fixiive2003-07-291-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10500 b3059339-0415-0410-9bf9-f77b7e298cf2
* mb decision stuffmichael2003-07-292-9/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10499 b3059339-0415-0410-9bf9-f77b7e298cf2
* draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st ↵iive2003-07-281-7/+5
| | | | | | image git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10498 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove cs_test and swscale-example tooalex2003-07-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10497 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l & warning fixesalex2003-07-281-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10496 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1, micro-speedup 2, fixed 10l: only prefer utf8 if iconv is presentalex2003-07-281-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10495 b3059339-0415-0410-9bf9-f77b7e298cf2
* translation by Juan Martin <nauj27@teleline.es> and Andoni Zubimendidiego2003-07-281-0/+243
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10494 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Juan Martin <nauj27@teleline.es>diego2003-07-281-27/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10493 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move away old codecs.conf files.diego2003-07-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10492 b3059339-0415-0410-9bf9-f77b7e298cf2
* just in casediego2003-07-282-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10491 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed swab32 from macro to inline function, this fixes compilation on ↵alex2003-07-271-6/+15
| | | | | | alpha (with gcc2.95). Based on patch by KotH git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10490 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc2.95.x has no support for mvi instructionsalex2003-07-274-1/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10489 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typos fixed, based on patch sent by Alex.diego2003-07-271-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10488 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix against dummy solaris sprintf, bug reported by Gotz Waschkalex2003-07-271-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10487 b3059339-0415-0410-9bf9-f77b7e298cf2
* some missing 'no' pairs of flagsalex2003-07-271-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10486 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump extra bytes of bitmapinfoheader in verbose mode and make outputs consistentalex2003-07-271-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10485 b3059339-0415-0410-9bf9-f77b7e298cf2
* start in windowed mode using Quartz, but no X server started. Ported from ↵alex2003-07-271-1/+2
| | | | | | fink.sf.net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10484 b3059339-0415-0410-9bf9-f77b7e298cf2
* dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock)alex2003-07-271-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10483 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with libavcodec (sh4 optim)alex2003-07-271-18/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10482 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffcljr yvu9->411palex2003-07-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10481 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffcljr supportalex2003-07-271-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10480 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.rsf2003-07-271-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10479 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for checking whether a RTP demuxer contains combined ↵rsf2003-07-271-0/+7
| | | | | | audio_video data. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10478 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for checking whether a RTP demuxer had combined audio+video data.rsf2003-07-271-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10477 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for checking whether a RTP demuxer contains a combined ↵rsf2003-07-271-0/+4
| | | | | | audio_video stream. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10476 b3059339-0415-0410-9bf9-f77b7e298cf2
* xvmc fixes - check for xv presence and fix libs orderiive2003-07-261-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10475 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncluran2003-07-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10474 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Kenneth Chan <chantk@ctk.sytes.net>diego2003-07-261-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10473 b3059339-0415-0410-9bf9-f77b7e298cf2
* xvmc updatesiive2003-07-261-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10472 b3059339-0415-0410-9bf9-f77b7e298cf2
* detect Real codecs fix (with only win32 DLL)nexus2003-07-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10471 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffativcr2michael2003-07-241-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10470 b3059339-0415-0410-9bf9-f77b7e298cf2
* layer-1 supportarpi2003-07-242-5/+162
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10469 b3059339-0415-0410-9bf9-f77b7e298cf2
* bumped version numberalex2003-07-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10468 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistency fixes, bumped version number (and added ffmjpegb)alex2003-07-241-37/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10467 b3059339-0415-0410-9bf9-f77b7e298cf2
* ff ativcr1michael2003-07-241-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10466 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncdiego2003-07-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10465 b3059339-0415-0410-9bf9-f77b7e298cf2
* small correctiondiego2003-07-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10464 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with HTMLdiego2003-07-241-24/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10463 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10ldiego2003-07-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10462 b3059339-0415-0410-9bf9-f77b7e298cf2
* useful user advice re-added (DON'T remove.)gabucino2003-07-241-2/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10461 b3059339-0415-0410-9bf9-f77b7e298cf2
* more information, less flamesdiego2003-07-231-22/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10460 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf is obsoletedgabucino2003-07-234-66/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10459 b3059339-0415-0410-9bf9-f77b7e298cf2
* Installing codecs.conf is long obsolete.diego2003-07-221-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10458 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/it/ path fixed.diego2003-07-221-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10457 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with mp_help-en.h v1.105rtognimp2003-07-221-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10456 b3059339-0415-0410-9bf9-f77b7e298cf2
* update to en-1.14iive2003-07-221-20/+74
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10455 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync the basic mplayer and mencoder outputsalex2003-07-222-2/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10454 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to ffmpeg, updates, cleanupsiive2003-07-213-52/+71
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10453 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix M$RLE 4bit. Patch by Michael Guennewig <michaelguennewig(at)gmx(dot)de>rtognimp2003-07-211-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10452 b3059339-0415-0410-9bf9-f77b7e298cf2
* ASS supporthenry2003-07-201-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10451 b3059339-0415-0410-9bf9-f77b7e298cf2
* width -> frame / field typemichael2003-07-201-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10450 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small correction and port to XML.diego2003-07-202-2/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10449 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a faq entry about encoding ASF filesattila2003-07-201-0/+4
| | | | | | | Please check it and correct me if something is not right git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10448 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-07-202-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10447 b3059339-0415-0410-9bf9-f77b7e298cf2
* Real DLLs now work under Cygwin.diego2003-07-192-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10446 b3059339-0415-0410-9bf9-f77b7e298cf2
* Win32 codec paths in vd_realvid.cdiego2003-07-192-2/+2
| | | | | | | Patch by Glyn Kennington <glyn.kennington at hertford.oxford.ac.uk>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10445 b3059339-0415-0410-9bf9-f77b7e298cf2
* MinGW support in mpdvdkitdiego2003-07-192-2/+4
| | | | | | | patch by Sascha Sommer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10444 b3059339-0415-0410-9bf9-f77b7e298cf2
* inconsistencyalex2003-07-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10443 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ported from videolan CVS:diego2003-07-191-1/+1
| | | | | | | | grmblgrmbl!! Fixed a bug that prevented encrypted dvds from working under win32. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10442 b3059339-0415-0410-9bf9-f77b7e298cf2
* SSE os support detection for windowsfaust32003-07-191-1/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10441 b3059339-0415-0410-9bf9-f77b7e298cf2
* module order changed, required for 2.4.20arpi2003-07-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10440 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes for stuff that only showed up with gcc versions other than 3.2.mosu2003-07-171-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10439 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed spelling mistakes that were present in libmatroska until now.mosu2003-07-171-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10438 b3059339-0415-0410-9bf9-f77b7e298cf2
* new ff_draw_horiz_band()michael2003-07-171-4/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10437 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synclumag2003-07-161-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10436 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better support for RealVideo/RealAudio in Matroska. Includes the timestamp ↵mosu2003-07-152-36/+159
| | | | | | fixes from demux_real.c. Seeking is working. Added Matroska to the formats with variable FPS in video.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10435 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pause message shortened to not be longer than the audio file status line.diego2003-07-141-1/+1
| | | | | | | Inspired by a patch from Alex Sisson <alex_sisson@yahoo.co.uk>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10434 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1ldiego2003-07-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10433 b3059339-0415-0410-9bf9-f77b7e298cf2
* better consistencydiego2003-07-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10432 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with HTMLdiego2003-07-141-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10431 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncdiego2003-07-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10430 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-07-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10429 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, vorbis cannot go in avi file!! even if it did work, -oac copy if ↵rfelker2003-07-141-1/+1
| | | | | | broken with vorbis! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10428 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed yv12 support, but left some swscaler support for fast 15 vs 16bpp ↵alex2003-07-131-70/+25
| | | | | | conversion git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10427 b3059339-0415-0410-9bf9-f77b7e298cf2
* more generated filesdiego2003-07-132-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10426 b3059339-0415-0410-9bf9-f77b7e298cf2
* 3*100l (backported from g2)arpi2003-07-131-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10425 b3059339-0415-0410-9bf9-f77b7e298cf2
* quant_store is obsoletearpi2003-07-131-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10424 b3059339-0415-0410-9bf9-f77b7e298cf2
* putting blur and outline to the font.desc tooalex2003-07-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10423 b3059339-0415-0410-9bf9-f77b7e298cf2
* the trailing space isn't needed anymorealex2003-07-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10422 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lalex2003-07-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10421 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-07-131-6/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10420 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed our native svq1 and huffyuv implementation as libavcodec's ↵alex2003-07-1310-3956/+11
| | | | | | implementations are much better git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10419 b3059339-0415-0410-9bf9-f77b7e298cf2
* copyright message rework, try 2alex2003-07-1324-138/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10418 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed my non-working mail addressalex2003-07-132-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10417 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved some annonying messages to debug mode onlyalex2003-07-131<