summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixing memory overwrite bugs in the new convertersmichael2002-06-291-7/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6609 b3059339-0415-0410-9bf9-f77b7e298cf2
* test new converter stuff toomichael2002-06-291-1/+93
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6608 b3059339-0415-0410-9bf9-f77b7e298cf2
* merging changes from mplayerxp (rgb2rgb*.{c,h} only)michael2002-06-293-1/+827
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6607 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing memory overwrite bugs again ...michael2002-06-291-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hopefully the end of the RealPlayer codecs saga..diego2002-06-291-8/+9
| | | | | | | | Explained where to put things and which configure options to use in case something goes wrong. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6605 b3059339-0415-0410-9bf9-f77b7e298cf2
* colorspace converter tests (memory corruption tests at different width/src/dst)michael2002-06-292-0/+186
| | | | | | | | quite impressive results only 1 of the 13 rgb->rgb converters fails for the c versions ... sadly only 1 of the mmx converters passes though :( ... i feared allready that last mplayerxp merge reversed the bugfixes :(((( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6604 b3059339-0415-0410-9bf9-f77b7e298cf2
* Polish language manualgabucino2002-06-291-0/+1383
| | | | | | | | | Authors: Adrian Pawlik < imoteph@wp.pl > Konrad Materka < kmaterka@wp.pl > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6603 b3059339-0415-0410-9bf9-f77b7e298cf2
* english language file removedgabucino2002-06-291-1380/+0
| | | | | | | polish one coming right up git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6602 b3059339-0415-0410-9bf9-f77b7e298cf2
* equalizer (brightness/contrast) supportalex2002-06-291-43/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6601 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1001 typos as found by ispell.diego2002-06-291-54/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6600 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed vidix terminating if init error occured, bug found by KotHalex2002-06-291-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6599 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for SSA v4 by Dirk <noisyb at gmx.net>alex2002-06-291-4/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6598 b3059339-0415-0410-9bf9-f77b7e298cf2
* XViD info fixinggabucino2002-06-292-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6597 b3059339-0415-0410-9bf9-f77b7e298cf2
* realplayer libs installation re-added (was removed by diego)gabucino2002-06-291-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6596 b3059339-0415-0410-9bf9-f77b7e298cf2
* handled by liba52gabucino2002-06-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6595 b3059339-0415-0410-9bf9-f77b7e298cf2
* Expanded RTC section. It now explains how to allow RTC via /proc on newerdiego2002-06-291-135/+148
| | | | | | | | | | kernels or how to patch older ones. Removed some <I> tags since it makes text hard to read on the screen and ugly when combined with <B>. 1001 typos git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6594 b3059339-0415-0410-9bf9-f77b7e298cf2
* Oh my god, what did I do - I spellchecked the Makefile!diego2002-06-291-5/+5
| | | | | | | Note: Writing DependEncy with an "a" is a very common spelling error. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6593 b3059339-0415-0410-9bf9-f77b7e298cf2
* trivial but nice fix for /dev/video? detection by "Julian J.M."arpi2002-06-281-1/+1
| | | | | | | <bandit@telecable.es> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6592 b3059339-0415-0410-9bf9-f77b7e298cf2
* -frames 0 fix, multifile frames support by tibcualex2002-06-283-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6591 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. ↵alex2002-06-282-346/+480
| | | | | | Bufferhandling fix based on idea by Marius David <marius at rohost.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6590 b3059339-0415-0410-9bf9-f77b7e298cf2
* more informal warning and also fixed a 10l bug. Patch by tibcualex2002-06-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6589 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unused math.h, becouse it causes cygwin to gcc segfault - ↵alex2002-06-281-1/+0
| | | | | | found/fixed by Joey Parrish <joey at yunamusic.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6588 b3059339-0415-0410-9bf9-f77b7e298cf2
* linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>alex2002-06-281-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6587 b3059339-0415-0410-9bf9-f77b7e298cf2
* multifile (informal output) fix by Balazs Tibor (tibcu)alex2002-06-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6586 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup, buggy->crashing, better info/commentsarpi2002-06-281-41/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6585 b3059339-0415-0410-9bf9-f77b7e298cf2
* big updategabucino2002-06-289-396/+128
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6584 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 -> yv12 unscaled converter with linear chroma scalingmichael2002-06-274-2/+143
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6583 b3059339-0415-0410-9bf9-f77b7e298cf2
* clean up warnings in mencoder.rfelker2002-06-271-10/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6582 b3059339-0415-0410-9bf9-f77b7e298cf2
* -sws 6 (luma bicubic & chroma bilinear)michael2002-06-272-5/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6581 b3059339-0415-0410-9bf9-f77b7e298cf2
* IMGFMT_{RGB,BGR}{1,4}michael2002-06-271-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6580 b3059339-0415-0410-9bf9-f77b7e298cf2
* use unified yuv2rgb initmichael2002-06-273-615/+449
| | | | | | | {RGB,BGR}{1,4,8,15,16,24,32} output supported git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6579 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing scaling/contrast for 1/4/8 bppmichael2002-06-271-38/+109
| | | | | | | exporting yuv2rgb_c_init() as the swscaler will use it (avoids code duplication) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6578 b3059339-0415-0410-9bf9-f77b7e298cf2
* {RGB,BGR}{1,4}michael2002-06-273-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6577 b3059339-0415-0410-9bf9-f77b7e298cf2
* GCC 2.96 updatediego2002-06-271-2/+2
| | | | | | | Patch by Dominik Mierzejewski <dominik@rangers.eu.org>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6576 b3059339-0415-0410-9bf9-f77b7e298cf2
* GCC 3.0.4-RH updatediego2002-06-272-26/+31
| | | | | | | Patch by Dominik Mierzejewski <dominik@rangers.eu.org>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6575 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD == onscreen display, typosdiego2002-06-273-6/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6574 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated gcc erratagabucino2002-06-272-9/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6573 b3059339-0415-0410-9bf9-f77b7e298cf2
* Paul Ortyl's patchalex2002-06-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6572 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the -pass option to -passwd to avoid clash with mencoder option.bertrand2002-06-251-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6571 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of ↵atmos42002-06-251-1/+1
| | | | | | mencoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6570 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check for skin in user's .mplayer first so he can override systemwide skin.atmos42002-06-251-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6569 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compatibility with old skins, that contain evEqualeaser typo.atmos42002-06-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6568 b3059339-0415-0410-9bf9-f77b7e298cf2
* support the 'align16' codec flagarpi2002-06-251-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6567 b3059339-0415-0410-9bf9-f77b7e298cf2
* new global codec flag: align16arpi2002-06-253-2/+7
| | | | | | | | it means that width/height should be round up to n*16 (some buggy codec needs it to avoid sig11 / image distortions) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6566 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove colorkeying if destroying the driver - fixes some bugsalex2002-06-251-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6565 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed uninit (it got never called before)alex2002-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6564 b3059339-0415-0410-9bf9-f77b7e298cf2
* time to ++ timestamp (try2)arpi2002-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6563 b3059339-0415-0410-9bf9-f77b7e298cf2
* time to ++ timestamparpi2002-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6562 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6561 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added -user -pass options for http authentication.bertrand2002-06-253-0/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6560 b3059339-0415-0410-9bf9-f77b7e298cf2
* Read username/password from the -user -pass command line options.bertrand2002-06-251-28/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6559 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML fixgabucino2002-06-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6558 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML (netscape4) fixesgabucino2002-06-2510-204/+219
| | | | | | | CSS fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6557 b3059339-0415-0410-9bf9-f77b7e298cf2
* Moved authentication code into its own function.bertrand2002-06-241-44/+65
| | | | | | | Disabled the user/pass interaction. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6556 b3059339-0415-0410-9bf9-f77b7e298cf2
* killing globalsmichael2002-06-242-11/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6555 b3059339-0415-0410-9bf9-f77b7e298cf2
* Paul Ortyl's patch - tv4l timestamps (not so precise :()alex2002-06-241-7/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6554 b3059339-0415-0410-9bf9-f77b7e298cf2
* gray encodingmichael2002-06-241-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6553 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix after the patch of Dominik Mierzejewski. Try the user's input.confalbeu2002-06-241-3/+7
| | | | | | | before the global one. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6552 b3059339-0415-0410-9bf9-f77b7e298cf2
* added OSD support for yvu9/y800, corrected query_format \(added flag ↵alex2002-06-242-58/+38
| | | | | | VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6551 b3059339-0415-0410-9bf9-f77b7e298cf2
* graymichael2002-06-241-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6550 b3059339-0415-0410-9bf9-f77b7e298cf2
* EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.diego2002-06-245-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6549 b3059339-0415-0410-9bf9-f77b7e298cf2
* it's bug not vbug...jonas2002-06-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6548 b3059339-0415-0410-9bf9-f77b7e298cf2
* equalizer typo fix by diegoatmos42002-06-243-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6547 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch by Dominik Mierzejewski:atmos42002-06-243-6/+7
| | | | | | | | | | The first one makes CONFDIR work correctly at last and the second adds DESTDIR to ./configure, so that it generates a relocateable Makefile and then a packager needs only to do make DESTDIR=$RPM_BUILD_ROOT install git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6546 b3059339-0415-0410-9bf9-f77b7e298cf2
* first try to load linux dlls, if failed and we're supporting win32 dlls, ↵alex2002-06-241-1/+1
| | | | | | then try to load the windows ones git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6545 b3059339-0415-0410-9bf9-f77b7e298cf2
* first try to load linux dlls, if failed and we're supporting win32 dlls, ↵alex2002-06-241-10/+11
| | | | | | then try to load the windows ones git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6544 b3059339-0415-0410-9bf9-f77b7e298cf2
* support dropping some chroma src lines for a bit extra speedmichael2002-06-241-4/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6543 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lmichael2002-06-241-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6542 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l (non mmx versions didnt compile)michael2002-06-243-69/+50
| | | | | | | some cleanup git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6541 b3059339-0415-0410-9bf9-f77b7e298cf2
* better planar support, chroma subsampling support and Y8/Y800 supportalex2002-06-237-68/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6540 b3059339-0415-0410-9bf9-f77b7e298cf2
* better planar support, chroma subsampling support and Y8/Y800 supportalex2002-06-231-6/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6539 b3059339-0415-0410-9bf9-f77b7e298cf2
* yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only ↵alex2002-06-231-0/+4
| | | | | | Y-plane and Y-plane is the same for all these formats git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6538 b3059339-0415-0410-9bf9-f77b7e298cf2
* IF09 addedarpi2002-06-231-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6537 b3059339-0415-0410-9bf9-f77b7e298cf2
* IF09 is alias for YVU9 (actually it has extra 4th plane containing MC changearpi2002-06-231-2/+3
| | | | | | | | flags, but it doesn't matter for now) - IF09 is supported by win32 Indeo codecs and by some others too git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6536 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed mono mp3 encoding, hint by Paul Ortylalex2002-06-231-3/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6535 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 & y8michael2002-06-231-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6534 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 support (other planar yuv formats with other chroma subsamplings should ↵michael2002-06-232-96/+109
| | | | | | | | | | be trivial to add, if they had a IMGFMT) disabled broken (=new) converters (they cause random sig11) various bugfixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6533 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9,if09,y8,y800 support and multifile fixalex2002-06-232-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6532 b3059339-0415-0410-9bf9-f77b7e298cf2
* mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>alex2002-06-231-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6531 b3059339-0415-0410-9bf9-f77b7e298cf2
*