summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* interface to libao2 changed ao_plugin addedanders2001-11-2414-265/+204
* use fastmemcpy for chrominance if no chrominance filtering is donemichael2001-11-242-18/+76
* faster deringmichael2001-11-242-114/+238
* dunno where to place it :(alex2001-11-231-0/+17
* fixed tv detection in demux_openalex2001-11-231-6/+4
* HAVE_NANOSLEEPalex2001-11-231-1/+2
* detecting nanosleepalex2001-11-231-0/+22
* changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)alex2001-11-231-0/+83
* compiling under qnx, hope it works on all qnx release :)alex2001-11-231-0/+2
* sys/soundcard.h isn't needed for ALSAalex2001-11-231-2/+0
* added MSGT_OSDEPalex2001-11-231-0/+2
* converted to mp_msg and fixed my previous HAVE_SHM bugalex2001-11-231-22/+24
* typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>)pl2001-11-231-1/+1
* bugfixmichael2001-11-231-1/+1
* missaligned arrays, as nick requestedmichael2001-11-231-3/+2
* bug fixspontscho2001-11-232-9/+17
* (on atmos's suggestions I found good :)pl2001-11-232-24/+49
* --help did not show what was really autodetectedpl2001-11-221-2/+2
* 10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "am...michael2001-11-222-12/+232
* newly allocated memory seems to point to only 1 zero filled 4k page or someth...michael2001-11-221-3/+6
* bocs, elfelejtettem feltenni :)pontscho2001-11-222-0/+4
* *** empty log message ***gabucino2001-11-222-5/+5
* hacked support for postprocessing to rawyv12alex2001-11-221-0/+27
* added some new typesalex2001-11-221-0/+3
* added demux_infoalex2001-11-224-14/+46
* added demux_info supportalex2001-11-221-8/+24
* wrote a very annoying bugalex2001-11-221-1/+1
* added support for demux_infoalex2001-11-221-3/+10
* it wanted to be strcasecmp not strncmp and i dunno why it compiled for me wit...alex2001-11-221-4/+4
* Minor fixesnick2001-11-221-6/+19
* -rdynamic is now enabled if (bsd) || (_xanim is yes)pl2001-11-221-8/+12
* ehh.. double ifdef fixedarpi2001-11-221-2/+0
* mplayer integrationarpi2001-11-226-249/+223
* NEW_DSHOW added (for dshow C version)arpi2001-11-221-3/+58
* -rdynamic is only needed on bsd's (well... it was the case in C1)pl2001-11-221-9/+4
* xine's bugs fixed - YV50 yv12 and setup_fsarpi2001-11-221-2/+2
* imported from xinearpi2001-11-214-360/+595
* 10l for al3x :-Patmos42001-11-211-4/+4
* fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>pl2001-11-211-12/+6
* C++ -> C (import from avifile cvs)arpi2001-11-2114-1296/+1491
* remove dga supportpontscho2001-11-211-20/+0
* add half dvd support for guipontscho2001-11-2110-94/+423
* ehh too muchgabucino2001-11-218-12/+90
* 2.2.x+SSE fixedarpi2001-11-211-1/+2
* Fix kernel asm check.atmos42001-11-211-6/+6
* added demuxer_infoalex2001-11-213-0/+84
* Direct YV12 support!!! But only in black and white mode :(nick2001-11-211-2/+2
* add subtitle language detect.pontscho2001-11-212-2/+43
* Minor speedup of YUY2 decoding. Radeon it's tricked chipnick2001-11-211-43/+30
* Don't need to stream_enable_cache it will be done later.bertrand2001-11-211-1/+0
* Changed the order of processing the network opening.bertrand2001-11-201-4/+8
* Added a network read function call and a seek network function call.bertrand2001-11-201-0/+20
* Added a new struct to stream_t to handle, network streaming.bertrand2001-11-201-0/+7
* Removed my buffer hack to use cache2.bertrand2001-11-203-404/+227
* Changed the some functions prototypes for the network streaming.bertrand2001-11-201-3/+4
* Added a function to copy URL.bertrand2001-11-202-0/+17
* Removed the field number limitation.bertrand2001-11-202-30/+64
* subtitles looked bad here (inverted colors sometimes)pl2001-11-201-1/+5
* 1% speedupmichael2001-11-202-92/+74
* typo in _ld_mlib shell variable, mplayer didn't link any more against medialibjkeil2001-11-201-2/+2
* USE_TERMIOS -> HAVE_TERMIOSarpi2001-11-201-2/+2
* DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>arpi2001-11-205-105/+349
* expCoInitialize() added (requires for PIM1)arpi2001-11-201-0/+13
* oops, too much cleanup ;)michael2001-11-202-0/+280
* cleanupmichael2001-11-202-1502/+96
* more fix/updategabucino2001-11-204-89/+78
* improved several tests (more headers + more functions)pl2001-11-201-27/+29
* added dynamic linking flags runtime detection (-rdynamic - also now MPlayer c...alex2001-11-202-6/+32
* mostly fixes, some updatesgabucino2001-11-205-85/+138
* hmpf. forgot to addgabucino2001-11-201-0/+187
* updated ! 0000wnz !!gabucino2001-11-208-261/+748
* Small two pass mencoder helper script in perl.atmos42001-11-201-0/+19
* Bring into alphabetical order and add mencoder.atmos42001-11-201-4/+5
* _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>pl2001-11-201-1/+2
* still GL problempl2001-11-201-3/+0
* Minor fixes with the same resultsnick2001-11-202-72/+13
* Bad attempt of YV12 direct supportnick2001-11-202-27/+128
* when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)pl2001-11-201-2/+3
* Verbosing and minor optimizationnick2001-11-201-19/+13
* Hide terminal's output and text-mode cursor for LCD and DFPnick2001-11-201-0/+23
* RTC is autodetectedarpi2001-11-202-5/+33
* Profiling fix by Artur Skawina <skawina@geocities.com>atmos42001-11-202-3/+3
* faster mmx2 / 3dnow deblocking filtermichael2001-11-192-16/+666
* patch by D J Hawkey Jr <hawkeyd@visi.com>pl2001-11-191-1/+1
* Applied pl's patchgabucino2001-11-191-1/+2
* fixed DPMS and pthread detectionalex2001-11-191-4/+6
* added HAVE_TERMIOSalex2001-11-191-0/+8
* #ifdef HAVE_SHMalex2001-11-191-1/+16
* added termios detection support (no termios on qnx)alex2001-11-191-0/+26
* alsa link failedpl2001-11-191-1/+1
* arghh, fixed shm :(alex2001-11-191-2/+5
* added shm detectionalex2001-11-191-0/+21
* changed SH_MEM to HAVE_SHM according to configurealex2001-11-191-7/+5
* there was a shitty warningjaf2001-11-191-2/+2
* extended pthread to work under qnxalex2001-11-191-1/+3
* vortex buffer siza 32kpontscho2001-11-194-4/+4
* only 32k.pontscho2001-11-191-1/+1
* fix x11 linking when --disable-x11 used (btw sdl may still require it)pl2001-11-191-2/+6
* better support for --target: new boolean function x86()pl2001-11-191-14/+19
* fixed win32/xanim support on --target=i{4-6}86gabucino2001-11-191-2/+4
* mondom fixedpontscho2001-11-191-3/+5
* dvd playing bug fixedpontscho2001-11-191-36/+43
* png detect bug fixedpontscho2001-11-191-0/+4
* Make description for SIMPLE_IDCT better and make #define consisten with others.atmos42001-11-191-2/+2
* small "make it easier to compile" addition, enable SIMPLE_IDCT by defaultatmos42001-11-191-0/+3
* missing parts of --target supportpl2001-11-191-2/+3
* typopl2001-11-191-1/+1
* more debugging in configure.log [temporary]pl2001-11-191-45/+62
* fixed -lz bug found by Steven M. Schultzpl2001-11-181-1/+1
* size of array was incorrectpl2001-11-181-2/+2
* missing #include'spl2001-11-181-0/+2
* logfile addedjaf2001-11-181-0/+1
* configure.log is no longer in /tmp/pl2001-11-181-4/+5
* mode selection (subdev) fix by Matan Ziv-Av matan@svgalib.orgarpi2001-11-181-1/+35
* hm. kurva hibakezelespontscho2001-11-181-2/+2
* fix middle menu hideing bugpontscho2001-11-185-5/+20
* smal; bugfix for main redrawpontscho2001-11-181-1/+2
* banner + version printedarpi2001-11-181-0/+7
* ao_mpegpes isn't really optionalpl2001-11-181-1/+1
* add new eventspontscho2001-11-182-1/+4
* add new file types, ijen jol.pontscho2001-11-181-1/+3
* Ugly YV12 support on Radeon BES. (Only radeon_vid currently work with this st...nick2001-11-181-6/+30
* merge of latest commits to configure1 (alex's qnx support)pl2001-11-181-63/+63
* added FVWM+GUI menu hintgabucino2001-11-181-0/+10
* Added preinit of lvo stuffnick2001-11-183-12/+34
* fix blackbox xshape bugpontscho2001-11-181-3/+5
* fix to compile when SHM is disabledalex2001-11-181-3/+3
* Minor fixes by David.atmos42001-11-182-123/+124
* a-okay. (applied Nick's patch)gabucino2001-11-182-2/+2
* Unknown subdevice now is error (was - warning)nick2001-11-181-1/+2
* Minor lacks fixednick2001-11-181-4/+5
* Qualitative speedup of decodingnick2001-11-181-46/+2
* Move ignores in subdirs to their respective .cvsignore files.atmos42001-11-179-12/+8
* double --enable-largefiles entriesalex2001-11-171-1/+1
* removed _x _y support (no longer used)pl2001-11-171-33/+16
* added copyleft header ;)alex2001-11-171-0/+8
* link from ATI Xv section to VESA & radeon_vidgabucino2001-11-171-1/+4
* yoh. Wrote radeon_vid install+other stuffgabucino2001-11-171-2/+18
* yeah, true.gabucino2001-11-171-1/+1
* DOXized and applied Nick's radeon_vid patch. Nick, should I updategabucino2001-11-172-2/+35
* forgot to fix thisgabucino2001-11-171-1/+1
* applied pl's patchgabucino2001-11-171-25/+23
* Fixed incorretc terminating of lvo stuff and improving of query_formatnick2001-11-171-15/+19
* working draw_slice stuffnick2001-11-171-2/+15
* First public releasenick2001-11-172-30/+92
* new features in TV input dox (chan, chanlist, norm, keys)gabucino2001-11-172-1/+47
* wrong name of variables (avcodec)pl2001-11-171-2/+2
* missing C sources testspl2001-11-171-2/+9
* last part of changes since around configure 230 appliedpl2001-11-172-73/+122
* add some filesatmos42001-11-171-0/+13
* bugs & fixes by Bohdan 'Nexus' Horstpl2001-11-171-20/+24
* Scaler - works! But in greenscale mode :(nick2001-11-171-14/+18
* Major cleanupspl2001-11-171-2213/+1852
* added skip atom to support .mp4 filesalex2001-11-171-0/+1
* added support for norm=,chanlist=,channel= and also on-the-fly channel chanin...alex2001-11-176-2/+159
* middle menu is workingpontscho2001-11-166-10/+25
* aha.gabucino2001-11-161-1/+1
* added support for setting color values on tv interfacealex2001-11-161-0/+35
* added support for setting color valuesalex2001-11-163-0/+128
* gcc 296 leszoppancsgabucino2001-11-161-1/+7
* add dvd audio stream detectpontscho2001-11-162-18/+99
* info about gcc 2.96 and lamegabucino2001-11-161-2/+3
* tv frequenciesalex2001-11-162-0/+1176
* splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to su...alex2001-11-161-67/+66
* tv interface updatealex2001-11-165-19/+64
* Added pl's license textgabucino2001-11-162-16/+32
* mencoder+tv fix - do not rebuild after cvs change for developersalex2001-11-161-1/+7
* some minor fixesalex2001-11-161-13/+18
* postproc/ dir now respects --with-extraincdirgabucino2001-11-161-1/+1
* *** empty log message ***gabucino2001-11-161-15/+3
* BES resisters now are really changed!nick2001-11-162-25/+23
* Xv stuffnick2001-11-161-2/+44
* do not fault with vivo2, and also inserted mp_dbg linesalex2001-11-161-19/+23
* Add help_mp.hatmos42001-11-161-0/+1
* dxr3-patch4 by David Holmarpi2001-11-162-69/+123
* gui-lamer rosseb addedgabucino2001-11-151-8/+9
* more flamegabucino2001-11-151-11/+49
* No commentsnick2001-11-151-1/+1
* double buffering.nick2001-11-151-8/+22
* optional parameters can be added after --enable-static .gabucino2001-11-151-2/+9
* fopen(NULL,r) segfault on qnxiive2001-11-151-1/+1
* Screen clearing instead of stupid BIOSesnick2001-11-151-0/+13
* Fixed iopl ports detectionnick2001-11-151-1/+4
* minor cleanups:pl2001-11-152-66/+72
* skin change bug fixpontscho2001-11-141-1/+1
* removed bad and not proven statemets...arpi2001-11-141-27/+10
* updated. pipe bug not yet fixedarpi2001-11-141-4/+2
* gcc version messages updated. let's flame us again...arpi2001-11-141-18<