summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* better benchmarkingmichael2001-12-161-4/+7
* gcc -O? thinks a*0.0 != 0.0 so we need a better cmpmichael2001-12-161-0/+50
* fixed endian-ness for FLI and MS Video 1 decoders; fixed padding bug inmelanson2001-12-162-6/+24
* some SSE optimizationsmichael2001-12-151-1/+65
* benchmarking code (#define TIMING)michael2001-12-151-0/+34
* --with-x11{inc,lib}dir configure option broken, can't select a specific X11jkeil2001-12-151-20/+26
* update to match the latest update in English versionpl2001-12-151-1/+3
* support for RGB/BGR modes (tested with raw and divx4)alex2001-12-151-0/+8
* -vivo version option addedalex2001-12-152-0/+5
* added -vivo subconfigalex2001-12-152-32/+108
* Sync with rev 1.16nick2001-12-151-4/+20
* syncnexus2001-12-151-0/+2
* Add subtitle loader for guipontscho2001-12-1510-191/+280
* fixed sig8 while -idx on some files (actually this is a workaround) :(gabucino2001-12-141-1/+2
* Made the HTTP request escaped the url.bertrand2001-12-141-7/+26
* Added 2 functions to escape/unescape the url as described in the RFC 2396.bertrand2001-12-142-1/+64
* tweaked surround lowpass filter, included some new test codesteve2001-12-142-12/+80
* Applied the patch from Alban Bedel <albeu@free.fr>.bertrand2001-12-143-8/+26
* Fix mediaLib compilation problem on solaris.jkeil2001-12-142-4/+3
* Use $AUDIODEV environment variable as the default audio device on solaris, ifjkeil2001-12-141-1/+6
* x11control, direct rendering and some minor changesiive2001-12-141-60/+170
* applied Panagiotis' patchgabucino2001-12-145-3/+41
* applied Nick's patchgabucino2001-12-141-0/+234
* -sid works nowgabucino2001-12-144-13/+26
* Tuned some values:nick2001-12-142-13/+16
* add missing newline in warning messagesteve2001-12-131-1/+3
* include 7kHz lowpass filter for surround channels, as per Dolby recommendationsteve2001-12-131-22/+37
* compile remez.csteve2001-12-131-1/+1
* FIR filter implementation for surround sound lowpasssteve2001-12-131-0/+59
* code by Jake Janovetz to find FIR filter coefficients using the Parks-McClell...steve2001-12-132-0/+749
* donealex2001-12-131-3/+0
* vcodec_raw addedalex2001-12-132-2/+36
* fs button bug fixpontscho2001-12-132-0/+2
* fs windows switch fixpontscho2001-12-121-10/+3
* ize ... majd gabu ide irja. ilyen fullscreenben mouse button press - re jon e...pontscho2001-12-121-0/+14
* fix black izepontscho2001-12-121-7/+7
* Applied the patch from Alban Bedel <albeu@free.fr> tobertrand2001-12-122-17/+159
* gtk suid bug fix(?)pontscho2001-12-122-0/+5
* Preparing to next acceleration levelnick2001-12-123-2/+57
* changes for vivo audioalex2001-12-121-4/+4
* hacked audio support to work with acmalex2001-12-121-29/+92
* Tuned some registersnick2001-12-123-8/+118
* divx audio sig11 fixedarpi2001-12-121-1/+3
* similar to 1.31, Nexus moved, for his requestjaf2001-12-121-5/+1
* avifile syncarpi2001-12-1111-137/+314
* avifile mergearpi2001-12-112-5/+10
* avifile merge. kabi: indent changes really suxxxxarpi2001-12-119-1755/+1706
* Nexus moved, for his requestgabucino2001-12-111-5/+1
* some wishes for mencoderjaf2001-12-111-0/+3
* this new file is similar to 1.14jaf2001-12-111-0/+248
* xinerama: allow to override xinerama screen_w/screen_h and setting size of sc...alex2001-12-111-2/+8
* added new-lines to TYPE_PRINT optionsalex2001-12-111-3/+3
* similar to 1.50, finishedjaf2001-12-111-2/+74
* mf bug fixed.pontscho2001-12-111-4/+0
* do not crash with 3ivx and vivoalex2001-12-111-7/+11
* do not fault if Filter_Create failedalex2001-12-111-0/+6
* limit get_space return <= MAX_OUTBURST, whilst always an exact number of frag...steve2001-12-111-1/+4
* Added a switch for the ASF streaming protocol. It will first try ASF/UDP,bertrand2001-12-111-17/+76
* Added a data field in the streaming_ctrl_t struct, to store anybertrand2001-12-112-3/+8
* updatedarpi2001-12-101-1/+2
* dshow switched to C versionarpi2001-12-102-9/+17
* updateded to line ~500jaf2001-12-101-2/+41
* final cleanup of new_dshowarpi2001-12-101-6/+1
* updated for latest dshow api changesarpi2001-12-101-15/+1
* obsoleted filesarpi2001-12-102-56/+0
* obsoleted filesarpi2001-12-104-218/+13
* similar to 1.18jaf2001-12-101-0/+6
* API changes - now fully compatible with C++ versionarpi2001-12-104-11/+18
* hopefully similar to 1.30jaf2001-12-101-39/+116
* changed for updated DShow wrapper apiarpi2001-12-102-37/+6
* SetThreadAffinityMask added, req. for vivo audioarpi2001-12-101-0/+8
* kernel32 hack for vivo audioarpi2001-12-101-2/+2
* fixed Waveformatheader emu and added vivo1/2 audio detectionalex2001-12-101-9/+29
* fixes, and some new stuff. sorry forgot :)gabucino2001-12-1010-23/+150
* added in/out format debug to acm init like in vfw init (for testing vivo deco...alex2001-12-101-1/+27
* added 'cpuflags mmx' for mmx optimized codecsalex2001-12-101-2/+23
* support in dbgprintf for mp_msg (mplayer only)alex2001-12-101-0/+12
* added new prototypes from win32.calex2001-12-101-0/+17
* Patch by artur Zaprzala:atmos42001-12-101-2/+8
* MP1E configure patch by D. Holm.atmos42001-12-103-7/+47
* yuy2 in C color bugfix patch from Artur Zaprzala <artur.zaprzala@talex.com.pl>michael2001-12-101-1/+4
* mencoder was still being built (unsucessfully) if mp3lame was missingpl2001-12-101-25/+30
* updates at decodersarpi2001-12-101-1/+3
* Added the connect2Server prototype.bertrand2001-12-101-0/+2
* g72x enabledarpi2001-12-101-6/+7
* g72x supportarpi2001-12-101-0/+23
* compiling g72xarpi2001-12-101-4/+4
* Moved the network related include files from network.c to network.hbertrand2001-12-102-10/+8
* btw, post-happy "santa claus" to all ;)gabucino2001-12-105-63/+91
* GUI_LIBS -> GTK_LIBSarpi2001-12-101-2/+2
* cleanup? libs reordered. some more bugs. 10l won't be enough...arpi2001-12-101-32/+29
* split surround delay buf into Ls and Rs in prep for active decoding stuff, an...steve2001-12-101-19/+20
* I'm missing a file ...jaf2001-12-091-0/+1
* not ready (sorry), I've to finish beginning at line ~360jaf2001-12-091-22/+53
* Remove annoying debug printf.atmos42001-12-091-1/+1
* don't forget this ;-)jaf2001-12-091-0/+2
* done :)arpi2001-12-091-4/+0
* a52 addedarpi2001-12-091-0/+7
* -ac a52 implementedarpi2001-12-091-2/+92
* resample.c added - float->int conversion and channel orderingarpi2001-12-094-1/+376
* 10lalex2001-12-091-2/+2
* still fiddling with surround levelssteve2001-12-091-12/+11
* audio/video_family syncedalex2001-12-091-2/+2
* enabled validate_codec with some restrictionsalex2001-12-091-7/+15
* 10l?arpi2001-12-091-0/+45
* compiling and linking liba52 tooarpi2001-12-091-3/+6
* updated for avifile compilancealex2001-12-091-4/+7
* updated cpudetectionalex2001-12-091-4/+30
* added cpuStepping to CpuCaps struct (needed win32.c)alex2001-12-092-2/+7
* Patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>:pl2001-12-091-17/+27
* committed corrected speed calculationmelanson2001-12-091-7/+0
* g72x and a52 addedarpi2001-12-092-0/+4
* updated raw codecsalex2001-12-091-0/+24
* give the IMGFMT_ for sh_video->format not 0x0alex2001-12-091-1/+1
* vfm_raw hack: set outfmt if format != 0x0 (for tv input)alex2001-12-091-0/+3
* sample program for testing liba52arpi2001-12-091-0/+188
* mplayer-liba52 config interfacearpi2001-12-091-0/+12
* imported from liba52 CVSarpi2001-12-0912-0/+3184
* runtime cpu detectionmichael2001-12-092-346/+90
* runtime stuffarpi2001-12-091-2/+10
* updates...arpi2001-12-091-3/+2
* CC version check done by Makefile to allow overriding CC from envvararpi2001-12-092-5/+3
* updatedjaf2001-12-081-2/+1
* Add sample bins.atmos42001-12-081-0/+2
* Removed hardware syncing support. Actually movies seem to run much smoother w...mswitch2001-12-082-7/+0
* ACODEC_COPYalex2001-12-081-1/+1
* fixed cbr audiocopy (if no sh_audio->wf)alex2001-12-081-5/+25
* fixed framecopyalex2001-12-082-6/+22
* width and height aren't mandatory anymoregabucino2001-12-084-24/+4
* no filename required from tunergabucino2001-12-082-2/+2
* - added capture registersnick2001-12-081-1661/+1767
* Fixed scaling in doublescan & interlaced modesnick2001-12-081-4/+8
* Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file ...atmos42001-12-081-0/+1
* no filename needed for tv grabbingalex2001-12-081-1/+1
* do not fault if 2pass VbrControl can't open the logfilealex2001-12-081-6/+22
* selectable 2pass logfilenamealex2001-12-081-0/+1
* default size 320x200alex2001-12-081-0/+8
* fixed typoalex2001-12-071-1/+1
* Corrected front:surround levelssteve2001-12-071-2/+13
* to follow unix traditionsgabucino2001-12-071-0/+1
* -dumpstream addedgabucino2001-12-072-0/+10
* dead code (not/never used anywhere)pl2001-12-071-17/+0
* Fixed scaling in doublescan modesnick2001-12-071-9/+10
* Minor fixesnick2001-12-071-1/+4
* Minor flag changesnick2001-12-071-2/+12
* rage128_vid are fully works!!!nick2001-12-072-40/+49
* Checked the return values on read.bertrand2001-12-071-1/+13
* similar to v1.14jaf2001-12-071-8/+1
* set all frames to keyframes for -ovc frameno - allow seeking in resulting aud...arpi2001-12-071-1/+1
* ehh. frame skipping fixed for -ovc framenoarpi2001-12-071-1/+1
* new video codec: frameno (just the number of frame - for 3-pass encoding)arpi2001-12-062-4/+32
* typonexus2001-12-061-1/+1
* ==/= fixnexus2001-12-061-2/+2
* recursive CC fixedarpi2001-12-061-1/+1
* libmp3lame optionalarpi2001-12-062-3/+29
* mp3lame detection separated, some unneeded -lm removedarpi2001-12-061-13/+32
* -lm moved to the end of lib listarpi2001-12-061-1/+1
* Using CBR stream format for CBR mp3 audioarpi2001-12-061-1/+10
* similar to 1.15jaf2001-12-061-1/+20
* print more info if -vmichael2001-12-062-233/+364
* tested with more files, works welljaf2001-12-061-1/+1
* libdvdread + lib(dvd)css version number problemsgabucino2001-12-062-2/+40
* separated release and future entriesarpi2001-12-061-17/+29
* Code cleanupnick2001-12-061-93/+75
* Minor fixesnick2001-12-062-9/+45
* Fixed a missing </a>.bertrand2001-12-061-2/+2
* dithering info wasnt displayedmichael2001-12-061-4/+4
* vertical cubic/linear scalingmichael2001-12-063-327/+994
* dunnowhat Q/A de biztos jogabucino2001-12-052-0/+13
* libvo2 draft by Ivan - with linewrapping...arpi2001-12-051-0/+324
* -aspect ration correctionatmos42001-12-051-22/+61
* Readd NAS lib, something else missing? Please better check your cvs commits o...atmos42001-12-051-1/+1
* compile if no uyvy support (test this change)alex2001-12-051-1/+14
* added DIRECTFB_LIB to VO_LIBS to compile using vo_directfb ;)alex2001-12-051-1/+1
* added directfb to _vomodulesalex2001-12-051-2/+7
* patch by Tobias Diedrich <td@informatik.uni-hannover.de>pl2001-12-051-1/+15
* CVS is still broken with gcc3. This fixes it.pl2001-12-051-2/+2
* Rage128 problems. Attempt #3nick2001-12-051-7/+18
* Minor typo fix (which I thought I commited yesterday)mswitch2001-12-051-1/+1
* fixed Video 1 bug which cut off decoding too soon, resulting in tornmelanson2001-12-051-2/+10
* updated to reflect BGR32 support in MS Video 1 decodermelanson2001-12-051-1/+1
* Update regarding linmp1e usage, submitted by D: Holmatmos42001-12-051-22/+18
* Switched from rte which caused alot of problems for some users to libmp1e.mswitch2001-12-041-55/+16
* Tried fixing a bug relating to users with digital audio output (I'm unable to...mswitch2001-12-041-50/+48
* Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rt...mswitch2001-12-042-46/+15
* configure output no longer neededgabucino2001-12-042-16/+2
* mpegpes added to output modulesjaf2001-12-041-0/+2
*