summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bgr32to16, bgr32to15 (needed for palette stuff)michael2001-11-043-3/+124
| | | | | | | | paletteto 32,16,15bgr all in c, will be optimized as soon as they are tested (assuming opt. is possible) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2695 b3059339-0415-0410-9bf9-f77b7e298cf2
* triple buffering interfacenick2001-11-042-1/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2694 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor notesnick2001-11-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2693 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixesarpi2001-11-041-25/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2692 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updatesgabucino2001-11-044-18/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2691 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use standard aspect codenick2001-11-041-20/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2690 b3059339-0415-0410-9bf9-f77b7e298cf2
* Code cleanupnick2001-11-041-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2689 b3059339-0415-0410-9bf9-f77b7e298cf2
* vivo demuxerarpi2001-11-044-3/+333
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2688 b3059339-0415-0410-9bf9-f77b7e298cf2
* Double buffering supportnick2001-11-042-43/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2687 b3059339-0415-0410-9bf9-f77b7e298cf2
* message for xanim codecspl2001-11-041-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2686 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4 installation updatedgabucino2001-11-042-17/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2685 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed cram and vivoalex2001-11-041-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2684 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed api revision and input fourcc handling (mappings are working too :)alex2001-11-041-2/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2683 b3059339-0415-0410-9bf9-f77b7e298cf2
* fourcc mapping fixed - 10l to someonearpi2001-11-041-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2682 b3059339-0415-0410-9bf9-f77b7e298cf2
* green line fix for dstw%8!=0michael2001-11-042-8/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2681 b3059339-0415-0410-9bf9-f77b7e298cf2
* supporting GetFormatSizealex2001-11-041-6/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2680 b3059339-0415-0410-9bf9-f77b7e298cf2
* XAnim sync, typonexus2001-11-041-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2679 b3059339-0415-0410-9bf9-f77b7e298cf2
* using const modifiernick2001-11-043-21/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2678 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed rgb2rgb in DGA modenick2001-11-041-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2677 b3059339-0415-0410-9bf9-f77b7e298cf2
* added vivo h.263, vivo g.723, twosalex2001-11-041-9/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2676 b3059339-0415-0410-9bf9-f77b7e298cf2
* started mencoder documentationgabucino2001-11-042-1/+83
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2675 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-11-042-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2674 b3059339-0415-0410-9bf9-f77b7e298cf2
* works! copy video steram to .avi file playable with ivvideo.dllarpi2001-11-041-32/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2673 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed warningsmichael2001-11-042-54/+96
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2672 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed TlsAllocalex2001-11-041-5/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2671 b3059339-0415-0410-9bf9-f77b7e298cf2
* faster bgr15/16michael2001-11-042-100/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2670 b3059339-0415-0410-9bf9-f77b7e298cf2
* KERNEL32 fix for ivvideo and strncmp for U263arpi2001-11-041-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2669 b3059339-0415-0410-9bf9-f77b7e298cf2
* convertiong to aviarpi2001-11-041-7/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2668 b3059339-0415-0410-9bf9-f77b7e298cf2
* ovc oacgabucino2001-11-041-4/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2667 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump h263 frame headers from vivoarpi2001-11-041-0/+144
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2666 b3059339-0415-0410-9bf9-f77b7e298cf2
* decreasing my todo listgabucino2001-11-036-11/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2665 b3059339-0415-0410-9bf9-f77b7e298cf2
* added new options ( -playlist < > )pl2001-11-031-41/+50
| | | | | | | small fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2664 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoids spitting bad compilation messages at the user when sthg does not workpl2001-11-031-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2663 b3059339-0415-0410-9bf9-f77b7e298cf2
* -oac/-ovc (fake:))arpi2001-11-032-7/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2662 b3059339-0415-0410-9bf9-f77b7e298cf2
* sorry for the help_msg.halex2001-11-031-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2661 b3059339-0415-0410-9bf9-f77b7e298cf2
* xacodec configure supportalex2001-11-033-68/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2660 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed #define USE_XANIM hackalex2001-11-031-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2659 b3059339-0415-0410-9bf9-f77b7e298cf2
* checkin for xanim support, also --disable-xanim and --with-xanimlibdir ↵alex2001-11-031-0/+37
| | | | | | option added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2658 b3059339-0415-0410-9bf9-f77b7e298cf2
* nahat, mit valtoztattam?gabucino2001-11-031-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2657 b3059339-0415-0410-9bf9-f77b7e298cf2
* avg bps calc fixedarpi2001-11-031-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2656 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_format_name prototype addedalex2001-11-031-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2655 b3059339-0415-0410-9bf9-f77b7e298cf2
* WMP compatibility fixedarpi2001-11-031-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2654 b3059339-0415-0410-9bf9-f77b7e298cf2
* new stream field: sizearpi2001-11-032-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2653 b3059339-0415-0410-9bf9-f77b7e298cf2
* partially synced with avifile... (TODO: migrate to new registry.c and driver.c)arpi2001-11-035-419/+586
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2652 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed commandline bug: handling '-' as option when '--' unusedalex2001-11-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2651 b3059339-0415-0410-9bf9-f77b7e298cf2
* What's new:nick2001-11-031-30/+123
| | | | | | | | | | | | | | | | | - in DGA mode: subtitles moved out of image area. (lack: background is not erased) - removed testing MODE_WIN_READABLE flag in bank switch mode. (Doesn't work for Michael Niedermayer - still one broken BIOS) - added new subdevices: -vo vesa:nodga - disables DGA usage -vo vesa:dga - forces DGA usage -vo vesa - detects possibility of DGA usage automatically - initial code for doublebuffering (currently disabled) BUGS: - rgb2rgb doesn't work in DGA mode (will be fixed soon) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2650 b3059339-0415-0410-9bf9-f77b7e298cf2
* playlist sync, small fixesnexus2001-11-031-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2649 b3059339-0415-0410-9bf9-f77b7e298cf2
* -playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2001-11-034-9/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2648 b3059339-0415-0410-9bf9-f77b7e298cf2
* dxr3 instructions by David Holm <dholm@telia.com>arpi2001-11-031-0/+109
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2647 b3059339-0415-0410-9bf9-f77b7e298cf2
* ao_dxr3 by David Holm <dholm@telia.com>arpi2001-11-034-0/+504
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2646 b3059339-0415-0410-9bf9-f77b7e298cf2
* dxr3 support by David Holm <dholm@telia.com>arpi2001-11-031-1/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2645 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4 2-pass support, -frames optionarpi2001-11-034-13/+68
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2644 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4_vbr -> mplayer integrationarpi2001-11-023-35/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2643 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial import from transcodearpi2001-11-021-0/+443
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2642 b3059339-0415-0410-9bf9-f77b7e298cf2
* TV-Out Section needs also an update ... next week i'll leave school ;-)jaf2001-11-021-7/+100
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2641 b3059339-0415-0410-9bf9-f77b7e298cf2
* -srate and -pp 0 fixesarpi2001-11-021-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2640 b3059339-0415-0410-9bf9-f77b7e298cf2
* right green line bugfix for width not %8==0 (untested -vo vesa doesnt work)michael2001-11-022-2/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2639 b3059339-0415-0410-9bf9-f77b7e298cf2
* code cleanupnick2001-11-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2638 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug of -vc libmpeg2 on vesa:dganick2001-11-021-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2637 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed AVI header creation - now should be compatible with NaNdubarpi2001-11-022-11/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2636 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPEGLAYER3WAVEFORMAT addedarpi2001-11-021-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2635 b3059339-0415-0410-9bf9-f77b7e298cf2
* Qualitative speedup decoding when video card supports DGA!nick2001-11-021-103/+122
| | | | | | | | | | | | Known bugs: -zoom - SwScale_YV12slice paints green line at right of image in non fullscreen mode. With -fs and -fs -zoom everything o'k. -vc libmpeg2 - is unusable without -zoom or -fs. Bug (lack) in yuv2rgb or vo_vesa? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2634 b3059339-0415-0410-9bf9-f77b7e298cf2
* Double buffering interfacenick2001-11-022-14/+132
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2633 b3059339-0415-0410-9bf9-f77b7e298cf2
* formatting (drive C:)gabucino2001-11-021-17/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2632 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2001-11-021-25/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2631 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***nick2001-11-021-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2630 b3059339-0415-0410-9bf9-f77b7e298cf2
* to be completedgabucino2001-11-021-0/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2629 b3059339-0415-0410-9bf9-f77b7e298cf2
* kurva gui.pontscho2001-11-022-3/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2628 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4 and lame subconfig supportarpi2001-11-022-35/+74
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2627 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx opt ,untested, i have no mgamichael2001-11-021-0/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2626 b3059339-0415-0410-9bf9-f77b7e298cf2
* partly upgraded to mp_msg and fixed minor bug in parse_command_linealex2001-11-021-31/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2625 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed fault with --helpalex2001-11-021-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2624 b3059339-0415-0410-9bf9-f77b7e298cf2
* verbose fixedarpi2001-11-021-24/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2623 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed subconfig, exiting on error, supporting flagsalex2001-11-021-9/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2622 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGT_MENCODER addedarpi2001-11-021-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2621 b3059339-0415-0410-9bf9-f77b7e298cf2
* subconfig supportalex2001-11-021-41/+82
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2620 b3059339-0415-0410-9bf9-f77b7e298cf2
* mencoder commandline handlingarpi2001-11-022-13/+68
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2619 b3059339-0415-0410-9bf9-f77b7e298cf2
* added subconfig typealex2001-11-021-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2618 b3059339-0415-0410-9bf9-f77b7e298cf2
* common options moved out - for mencoderarpi2001-11-022-76/+93
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2617 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed arpi's cfgparser bugalex2001-11-021-22/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2616 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l (megittam:)gabucino2001-11-012-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2615 b3059339-0415-0410-9bf9-f77b7e298cf2
* new A-V sync correction and fps conversion stuffarpi2001-11-011-18/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2614 b3059339-0415-0410-9bf9-f77b7e298cf2
* SSE update on FreeBSDeyck2001-11-011-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2613 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-11-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2612 b3059339-0415-0410-9bf9-f77b7e298cf2
*