summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>alex2002-06-231-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6530 b3059339-0415-0410-9bf9-f77b7e298cf2
* added yvu9 and if09 support. revised some codecsalex2002-06-231-19/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6529 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 and if09 support. fixed i420,iyuv handlingalex2002-06-234-4/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6528 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 and if09 supportalex2002-06-233-36/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6527 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 and if09 supportalex2002-06-235-1/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6526 b3059339-0415-0410-9bf9-f77b7e298cf2
* if09 supportalex2002-06-232-7/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6525 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 supportalex2002-06-231-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6524 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use the new Y8 support in place of YV12.albeu2002-06-231-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6523 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not crash by decoding erroralex2002-06-231-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6522 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanupmichael2002-06-232-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6521 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for Mozillajonas2002-06-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6520 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to english version, html (fixes, clean up, uniform), added table to ↵jonas2002-06-2311-3085/+2807
| | | | | | default style (fix for Mozilla), corrections and more... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6519 b3059339-0415-0410-9bf9-f77b7e298cf2
* selftest supportmichael2002-06-233-29/+195
| | | | | | | bugfixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6518 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improved the authentication interaction. Still need to replace scanf.bertrand2002-06-231-13/+24
| | | | | | | After 4 failed authentication, mplayer quits. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6517 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added HTTP basic authentication supportbertrand2002-06-231-0/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6516 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added base64 encoderbertrand2002-06-232-1/+103
| | | | | | | Added http basic authentication git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6515 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for URLs that contain an username:passwordbertrand2002-06-231-9/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6514 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it>atmos42002-06-231-67/+215
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6513 b3059339-0415-0410-9bf9-f77b7e298cf2
* use libavcodec's get_bits() code (optional, disabled by default)arpi2002-06-233-19/+45
| | | | | | | | | unfortunatelly it's much slower :( and teh ALT version just sig11s :(( ideas? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6512 b3059339-0415-0410-9bf9-f77b7e298cf2
* use libavcodec's optimized MC functionsarpi2002-06-221-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6511 b3059339-0415-0410-9bf9-f77b7e298cf2
* init libavcodecarpi2002-06-221-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6510 b3059339-0415-0410-9bf9-f77b7e298cf2
* Jürgen Hammelmann: I put a new option "-mpgonly" to the script, for those, ↵atmos42002-06-221-1/+11
| | | | | | | | | who only want to create an mpeg 1/2 file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6509 b3059339-0415-0410-9bf9-f77b7e298cf2
* svq1 addedarpi2002-06-221-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6508 b3059339-0415-0410-9bf9-f77b7e298cf2
* SVQ1 addedarpi2002-06-225-2/+73
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6507 b3059339-0415-0410-9bf9-f77b7e298cf2
* imported from xine, generalized, created header file, all tables moved toarpi2002-06-223-0/+2762
| | | | | | | | | svq1_cb.h (was: svq1_codebooks.h) TODO: use libavcodec's MC and bit parsing routines, maybe VLC too, finally move the whole decoder to libavcodec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6506 b3059339-0415-0410-9bf9-f77b7e298cf2
* use built-in yvu9->yv12 code, because it requires all src/dst strides andarpi2002-06-221-4/+20
| | | | | | | | offsets, the params passed to postproc's converter is simply not enough... (temp. solution, waiting for yvu9 support in swscale) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6505 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup & grayscale supportmichael2002-06-222-128/+109
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6504 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't require sh->bih (should fix v4l)arpi2002-06-221-5/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6503 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow writing to pipe.albeu2002-06-221-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6502 b3059339-0415-0410-9bf9-f77b7e298cf2
* timer routines section slightly reformattedgabucino2002-06-222-19/+36
| | | | | | | added note about buggy RTC in some cases git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6501 b3059339-0415-0410-9bf9-f77b7e298cf2
* SVGAlib section revisedgabucino2002-06-222-17/+63
| | | | | | | EGA support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6500 b3059339-0415-0410-9bf9-f77b7e298cf2
* xynxronizegabucino2002-06-222-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6499 b3059339-0415-0410-9bf9-f77b7e298cf2
* more syncgabucino2002-06-223-53/+70
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6498 b3059339-0415-0410-9bf9-f77b7e298cf2
* more fixgabucino2002-06-221-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6497 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lgabucino2002-06-221-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6496 b3059339-0415-0410-9bf9-f77b7e298cf2
* input dox translatedgabucino2002-06-221-7/+125
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6495 b3059339-0415-0410-9bf9-f77b7e298cf2
* input dox fixed, cosmetixedgabucino2002-06-221-10/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6494 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with mplayer xparpi2002-06-228-287/+1123
| | | | | | | | | - partial yvu9 support (copy only) - rgb 15/16 -> 24/32 converters - int->unsigned changes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6493 b3059339-0415-0410-9bf9-f77b7e298cf2
* NV12 addedarpi2002-06-222-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6492 b3059339-0415-0410-9bf9-f77b7e298cf2
* filename can be NULL. Fix the conflict between cdda and dvdnav.albeu2002-06-211-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6491 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 support, 0l to me becouse i forget to commit it (0l becouse i've ↵alex2002-06-211-0/+1
| | | | | | drinken 1litre of bier, yet ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6490 b3059339-0415-0410-9bf9-f77b7e298cf2
* added rawyvu9alex2002-06-211-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6489 b3059339-0415-0410-9bf9-f77b7e298cf2
* vf_yvu9 supportalex2002-06-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6488 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 supportalex2002-06-211-3/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6487 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9toyv12 converteralex