summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* vo_vesa: DGA supportnick2001-11-013-4/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2611 b3059339-0415-0410-9bf9-f77b7e298cf2
* driver movedgabucino2001-11-012-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2610 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug of DGA address detection!!!nick2001-11-011-45/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2609 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2001-11-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2608 b3059339-0415-0410-9bf9-f77b7e298cf2
* (ff)mjpeg q/agabucino2001-11-012-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2607 b3059339-0415-0410-9bf9-f77b7e298cf2
* input A-V sync correctionarpi2001-11-011-45/+89
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2606 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixedarpi2001-11-011-14/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2605 b3059339-0415-0410-9bf9-f77b7e298cf2
* any other?gabucino2001-11-011-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2604 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typos :)gabucino2001-11-011-53/+74
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2603 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for mencoder (compile with 'make mencoder')alex2001-10-311-8/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2602 b3059339-0415-0410-9bf9-f77b7e298cf2
* nosound fixed?arpi2001-10-311-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2601 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_format_name moved from video_out.c to img_format.calex2001-10-313-43/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2600 b3059339-0415-0410-9bf9-f77b7e298cf2
* -idx fixes: support for divx4 and ignoring bad movi_endarpi2001-10-311-6/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2599 b3059339-0415-0410-9bf9-f77b7e298cf2
* alpha. currently no options working :)gabucino2001-10-311-0/+99
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2598 b3059339-0415-0410-9bf9-f77b7e298cf2
* Code cleanupnick2001-10-313-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2597 b3059339-0415-0410-9bf9-f77b7e298cf2
* deinterlace bugfixmichael2001-10-312-40/+224
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2596 b3059339-0415-0410-9bf9-f77b7e298cf2
* added macros for weirdos (irix/sunos)pl2001-10-311-73/+64
| | | | | | | | | | fixed some messages rewrite OS names if necessary (irix/cygwin) added mips known type {sdl,sdl11,gtk,gtk12,glib,glib12}-config autodetection git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2595 b3059339-0415-0410-9bf9-f77b7e298cf2
* new stuff in "wanted features"gabucino2001-10-312-4/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2594 b3059339-0415-0410-9bf9-f77b7e298cf2
* buffer_len addedarpi2001-10-311-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2593 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmp3lame vbr mp3 supportarpi2001-10-311-151/+71
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2592 b3059339-0415-0410-9bf9-f77b7e298cf2
* pts_from_bps fixarpi2001-10-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2591 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp3 header parserarpi2001-10-311-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2590 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp3 header parserarpi2001-10-312-1/+93
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2589 b3059339-0415-0410-9bf9-f77b7e298cf2