summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* avoid usage of head -1/head -n 1 and use sed 1q insteadivo2006-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18625 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2006-06-071-16/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18624 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add bicubic texture scalingreimar2006-06-073-1/+99
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18623 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2006-06-071-13/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18622 b3059339-0415-0410-9bf9-f77b7e298cf2
* move misplaced echores. Output may still not be as intended thoughreimar2006-06-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18621 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reworked YUV2RGB fragment program setup in preparation for upcoming patchesreimar2006-06-074-83/+165
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18620 b3059339-0415-0410-9bf9-f77b7e298cf2
* VP6 under FreeBSD and -monitorpixelaspectreimar2006-06-071-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18619 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix runtime-patching code to take into account the address when the codec is ↵reimar2006-06-071-53/+55
| | | | | | | | | loaded. Fixes MPlayer claiming things like "Unsupported VP6 version" under FreeBSD 6 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18618 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r18574gpoirier2006-06-071-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18617 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more s/CVS/Subversion/ + update some step-by-step directions which were ↵gpoirier2006-06-072-34/+17
| | | | | | specific to old MPlayer CVS layout git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove all references to MPlayer CVS from bugreports.xmlgpoirier2006-06-071-12/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18615 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change "Supress" to "Suppress" in a couple comments.corey2006-06-072-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18614 b3059339-0415-0410-9bf9-f77b7e298cf2
* sinesupress --> sinesuppress rename: looks like I need tocorey2006-06-071-178/+0
| | | | | | | 'svn commit af_sinesupress.c' (the old file). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18613 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.corey2006-06-0710-10/+188
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18612 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplifymichael2006-06-061-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18611 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"pacman2006-06-063-33/+198
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18610 b3059339-0415-0410-9bf9-f77b7e298cf2
* yet another deinterlacing filtermichael2006-06-064-1/+268
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18609 b3059339-0415-0410-9bf9-f77b7e298cf2
* small consistency fixdiego2006-06-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18608 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar/wording and formatting fixes for mcdeintdiego2006-06-061-5/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18607 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix mailing list name.diego2006-06-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling fixpacman2006-06-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18605 b3059339-0415-0410-9bf9-f77b7e298cf2
* * fix obsolete cvs revision tagskraymer2006-06-067-10/+17
| | | | | | | * apply latest patches git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18604 b3059339-0415-0410-9bf9-f77b7e298cf2
* (at least for now) finalizing review of encoding-guide.xmlkraymer2006-06-061-119/+119
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18603 b3059339-0415-0410-9bf9-f77b7e298cf2
* </para> tag was accidently deleted and caused compile errorkraymer2006-06-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18602 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes by jerome ferrarigpoirier2006-06-061-63/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18601 b3059339-0415-0410-9bf9-f77b7e298cf2
* xml docs: CVS --> Subversionkraymer2006-06-064-69/+24
| | | | | | | (NOTE: ports.xml still needs to be changed!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18600 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletiergpoirier2006-06-061-1/+155
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18599 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r18573gpoirier2006-06-061-2/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18598 b3059339-0415-0410-9bf9-f77b7e298cf2
* UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) ↵rathann2006-06-061-1/+2
| | | | | | solnetworks (crack) net\ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18597 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticsdiego2006-06-061-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18596 b3059339-0415-0410-9bf9-f77b7e298cf2
* Drop all system-specific version generation stuff.diego2006-06-061-23/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18595 b3059339-0415-0410-9bf9-f77b7e298cf2
* Put SVN revision in the version stringrathann2006-06-061-1/+1
| | | | | | | Note: somebody please port this to *BSD|Darwin git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18594 b3059339-0415-0410-9bf9-f77b7e298cf2
* known issues and notesmichael2006-06-061-0/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18593 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r18591Gabrov2006-06-061-6/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18592 b3059339-0415-0410-9bf9-f77b7e298cf2
* Motion compensating deinterlacermichael2006-06-064-0/+315
| | | | | | | note, the code could probably benefit from some finetuning / experimentation in case anyone is bored ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18591 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix a few minor spelling errors in comments.corey2006-06-053-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18590 b3059339-0415-0410-9bf9-f77b7e298cf2
* (unfinished) review with lots of changeskraymer2006-06-051-403/+400
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18589 b3059339-0415-0410-9bf9-f77b7e298cf2
* r18577: mention when vo_gl yuv conversion methods are inexactkraymer2006-06-051-3/+20
| | | | | | | | r18574: Make aic description a bit more helpful and less misleading. r18573: Support and document lavc b_sensitivity option. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18588 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r18567gpoirier2006-06-051-5/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18587 b3059339-0415-0410-9bf9-f77b7e298cf2
* cvs2svnrtogni2006-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18586 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are ↵reimar2006-06-051-0/+4
| | | | | | | | | available Fix "ported" from vo_gl.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18585 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable unsecure dumping of generic track with -v -v -vrtogni2006-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18584 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adds missing NULL last entry to msgl_configiive2006-06-051-0/+2
| | | | | | | patch by Bryan Alton < balton at eircom dot net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18583 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reject codecs.conf files older than 20060501rtogni2006-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18582 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support WVC1 decoding via dmo binary codec wvc1dmod.dllrtogni2006-06-052-0/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18581 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move/add checks to avoid crashes and make error messages less confusingreimar2006-06-052-11/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18580 b3059339-0415-0410-9bf9-f77b7e298cf2
* add (currently unused) lookup for glTexImage3Dreimar2006-06-052-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18579 b3059339-0415-0410-9bf9-f77b7e298cf2
* more GL extension checks to avoid crashes with Mesareimar2006-06-051-15/+15
| | | | | | | (those crashes are against OpenGL spec though). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18578 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention when vo_gl yuv conversion methods are inexactreimar2006-06-051-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18577 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix variable type used via "m" asm constraint to match size used in asm.reimar2006-06-051-6/+6
| | | | | | | fixes crashes on AMD64. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18576 b3059339-0415-0410-9bf9-f77b7e298cf2
* German man page is completed since some time..kraymer2006-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18575 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make aic description a bit more helpful and less misleading.corey2006-06-051-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support and document lavc b_sensitivity option.corey2006-06-052-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18573 b3059339-0415-0410-9bf9-f77b7e298cf2
* A couple typos: whith --> with, Defult --> Defaultcorey2006-06-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18572 b3059339-0415-0410-9bf9-f77b7e298cf2
* r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'kraymer2006-06-051-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18571 b3059339-0415-0410-9bf9-f77b7e298cf2
* document the recent changes in Snow.lorenm2006-06-053-20/+42
| | | | | | | | new lavcopts: 'refs', 'vqscale=0' git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18570 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial import of some missing German xml translation, review(s) pendingkraymer2006-06-058-0/+11439
| | | | | | | Translation was done by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de ), thank you! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18569 b3059339-0415-0410-9bf9-f77b7e298cf2
* 18567: fixed -dvbin :timeout rangekraymer2006-06-051-5/+9
| | | | | | | | 18563: configurable tuning timeout 18561: fixed off by one object_types in -faacopts git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18568 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed -dvbin :timeout rangenicodvb2006-06-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18567 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for dts (identified only by the PMT, not from the bitstream)nicodvb2006-06-041-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18566 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed wrong assignment of stream type in generic PES_PRIVATE1 streams ↵nicodvb2006-06-041-1/+1
| | | | | | (didn't respect the type qualified in the PMT) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18565 b3059339-0415-0410-9bf9-f77b7e298cf2
* one more a52 descriptor (dvb impl., untested)nicodvb2006-06-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18564 b3059339-0415-0410-9bf9-f77b7e298cf2
* configurable tuning timeoutnicodvb2006-06-041-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18563 b3059339-0415-0410-9bf9-f77b7e298cf2
* configurable tuning timeoutnicodvb2006-06-043-14/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18562 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed off by one object_types in -faacoptsnicodvb2006-06-041-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18561 b3059339-0415-0410-9bf9-f77b7e298cf2
* SVN switch: get version date from .svn subdir instead of CVS/Entriesrtogni2006-06-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18560 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix potential integer overflows in memory allocation.rtogni2006-06-0422-46/+86
| | | | | | | Patch by Rich and me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18559 b3059339-0415-0410-9bf9-f77b7e298cf2
* libpostproc is not a subdirectory of libavcodec anymore.diego2006-06-023-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18558 b3059339-0415-0410-9bf9-f77b7e298cf2
* svn:externals definitions for required FFmpeg libraries.diego2006-06-020-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18557 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove now obsolete .cvsignore files.diego2006-06-0243-114/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18556 b3059339-0415-0410-9bf9-f77b7e298cf2
* metadata supportmichael2006-05-301-1/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18555 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove dead code, and do close smem file descriptor during un-initpoirierg2006-05-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18554 b3059339-0415-0410-9bf9-f77b7e298cf2
* On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < ↵poirierg2006-05-312-1/+5
| | | | | | zuxy P meng A gmail P com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18553 b3059339-0415-0410-9bf9-f77b7e298cf2
* URL fixpoirierg2006-05-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18552 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are nouau2006-05-181-2/+2
| | | | | | | | | | longer defined in the current development version of FriBidi. This reportedly allows compiling MPlayer with the development version which is needed for Arabic support (some used functions are marked as deprecated though). Should be safe with older FriBidi versions. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18551 b3059339-0415-0410-9bf9-f77b7e298cf2
* psm longer than 1018 bytes is not allowed, thus invalidnicodvb2006-05-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18550 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.87gabrov2006-05-181-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18549 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixesgabrov2006-05-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18548 b3059339-0415-0410-9bf9-f77b7e298cf2
* increased sync tag (1.16) after URL updategabrov2006-05-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18547 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.53gabrov2006-05-181-6/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18546 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixesgabrov2006-05-181-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18545 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >gpoirier2006-05-181-81/+811
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18544 b3059339-0415-0410-9bf9-f77b7e298cf2
* use mp_msg instead of printfivo2006-05-181-9/+10