summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* similar to 1.6, finishedjaf2001-12-041-13/+45
* CPU detection addedarpi2001-12-041-0/+13
* -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>arpi2001-12-043-2/+83
* similar to 1.47, no finished yesjaf2001-12-041-0/+7
* use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com>arpi2001-12-041-0/+3
* fixed to check that SNDCTL_DSP_CHANNELS actually grants the requested number ...steve2001-12-041-3/+4
* do not crash if can't get modelines (dga2.0)alex2001-12-041-0/+12
* unistd.h required at least by FreeBSDnexus2001-12-041-0/+1
* LIBAO_PLUGIN_EXTERN expansion uses wrong typesteve2001-12-041-1/+1
* include pl_surround in available pluginssteve2001-12-041-1/+4
* compile pl_surround.csteve2001-12-041-1/+1
* Dolby Surround decoding audio pluginsteve2001-12-041-0/+177
* added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>jaf2001-12-041-0/+14
* similar to 1.125jaf2001-12-041-0/+7
* framedrop extendedjaf2001-12-041-8/+17
* Format plugin now with working switch statementsanders2001-12-041-62/+41
* Global variables protected using volatileanders2001-12-041-3/+3
* correced memory deallocation bug and erors in commentsanders2001-12-041-12/+25
* sync, typonexus2001-12-041-4/+15
* Rage128 problems???nick2001-12-042-55/+85
* rawyuy2 added (for russian_simpsons.avi)arpi2001-12-041-0/+9
* msrle8 paletet fix (workcycl.avi)arpi2001-12-041-2/+2
* using audio.dwStart too... (for baittest.avi)arpi2001-12-042-0/+2
* update slow-machine-rtfm message (jo szogediesen;)gabucino2001-12-031-3/+15
* using cc like configurejaf2001-12-031-2/+3
* typomichael2001-12-031-1/+1
* similar to 1.5, but AVI/ASF/QT/VIV not updated yesjaf2001-12-031-4/+9
* updatedarpi2001-12-031-9/+9
* similar to 1.124jaf2001-12-031-3/+12
* similar to 1.39jaf2001-12-031-2/+54
* extedned TOO SLOW descriptionarpi2001-12-031-3/+13
* msg limit increasedarpi2001-12-031-1/+1
* not it looks like this 'MPlayer CVS-011203-19:47-gcc-2.95.3'jaf2001-12-031-1/+3
* fixed startup crashiive2001-12-031-0/+3
* stuff I don't remembergabucino2001-12-035-4/+61
* -cache added as default (8192)gabucino2001-12-032-0/+4
* enhanced Installation sectiongabucino2001-12-032-77/+272
* -x -y -sws addedgabucino2001-12-032-0/+60
* typo (noticed by JAF)gabucino2001-12-031-1/+1
* add tv fps supportalex2001-12-033-2/+6
* update (audio support is coming:)alex2001-12-032-43/+55
* FreeBSD install nas* to /usr/X11 by default (and require -lm)nexus2001-12-032-2/+2
* sorry.alex2001-12-031-1/+1
* detect termios.h if no sys/termios.h (qnx getch2 support working)alex2001-12-032-2/+32
* undef HAVE_SHM compilation bug fixedalex2001-12-031-2/+2
* Commandline interface to ao_plugin updated according to mplayers complex para...anders2001-12-033-56/+203
* Color key still causes some troublesnick2001-12-032-14/+55
* ADDED: scaling stuff of mencodergabucino2001-12-032-1/+24
* -ao NAS support by Tobias Diedrich <ranma@gmx.at>arpi2001-12-036-1/+366
* vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>arpi2001-12-035-1/+882
* mpeg subtitle flickering patch by Evgeny Chukreev <codedj@echo.ru>arpi2001-12-031-1/+5
* similar to 1.123jaf2001-12-021-31/+50
* horizontal up/downscale linear & cubicmichael2001-12-026-29/+378
* similar to 1.12jaf2001-12-021-0/+13
* -vo mga notesnick2001-12-021-2/+8
* Fixed compilation on non i686 archsnick2001-12-021-0/+2
* thanx, fixed!gabucino2001-12-022-10/+6
* rage128_vid added, and link to radeon/READMEgabucino2001-12-023-11/+23
* Fixed single buffering problems and -vo mga compatibility by number of buffersnick2001-12-023-5/+14
* Support for MTRR and 'swap_fourcc' flagnick2001-12-022-8/+59
* Patch applied from Panagiotis Issaris <takis@lumumba.luc.ac.be>gabucino2001-12-021-11/+12
* Fixed 'cat' problemsnick2001-12-022-23/+38
* some DONE addedarpi2001-12-011-5/+5
* using #ifdef HAVE_VCDarpi2001-12-013-26/+13
* -vcd prints message if not supportedarpi2001-12-011-0/+4
* HAVE_VCD, some obsolete stuff removed (-alsa, xmmp)arpi2001-12-011-11/+4
* Added a beginners guidemswitch2001-12-011-0/+128
* -dumpstreamarpi2001-12-012-4/+26
* file format detection reordered to get better hitsarpi2001-12-011-21/+21
* combined PS/PES sync to allow .VDR playback from stdinarpi2001-12-011-10/+4
* some more stuff, vivo seek removed as being impossiblearpi2001-12-011-3/+6
* Minor improvementsnick2001-12-013-2/+14
* More informationnick2001-12-011-1/+4
* More useful examplenick2001-12-011-3/+3
* More configurable stuffnick2001-12-011-36/+59
* init_v4l only present if HAVE_TV_V4Lalex2001-12-011-0/+2
* linux() bsd() ... etc is no longer case sensitivepl2001-12-011-18/+21
* Tune up driver through reading and writing /dev/radeon_vid ;)nick2001-12-011-5/+60
* Improving auto-installnick2001-12-012-1/+20
* added support for packet 0x82 (from vivodump.c by arpi)alex2001-12-011-5/+28
* Auto-install stuffnick2001-12-012-18/+18
* updated for support detection by configurealex2001-12-011-1/+1
* added auto detection of tv v4l and changed tv to enabledalex2001-12-011-3/+31
* fixed xanim detection (also present on non-x86 too - look at xanim homepage) ...alex2001-12-011-8/+5
* bugfix if only -x or only -y is usedmichael2001-12-011-1/+3
* "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>gabucino2001-12-018-15/+110
* restructured Installation sectiongabucino2001-12-012-67/+108
* patch by Adam Di Carlo <adam@onshore-devel.com>:pl2001-12-011-3/+9
* yv12 scaling (-x & -y)michael2001-12-012-10/+37
* patch fixes the showing last line of subtitles and support of SAMI Slacktime ...arpi2001-11-301-5/+19
* dusplay sub_delay patch by Evgeny Chukreev <codedj@echo.ru>arpi2001-11-301-1/+8
* 0x82 supportarpi2001-11-301-10/+27
* Added support for codecs that supports BGR24 (some opensource codecs and vivo)mswitch2001-11-301-26/+98
* Added support for upsampling since dxr3/h+ only supports 44100Hz and 48000Hz,...mswitch2001-11-301-6/+65
* typo fixesgabucino2001-11-303-4/+4
* magic_number checking addedalex2001-11-301-0/+15
* secret :)arpi2001-11-301-0/+14
* similar to 1.6jaf2001-11-301-1/+1
* similar to 1.122jaf2001-11-301-2/+3
* similar to 1.16jaf2001-11-301-1/+1
* msg to Nick: where is the rage128_vid stuff ??gabucino2001-11-303-10/+9
* oh 10lgabucino2001-11-302-2/+22
* hmm many things.. (sorry now i'm a bit confused:)gabucino2001-11-306-8/+7
* pts supportalex2001-11-301-2/+3
* updatealex2001-11-301-28/+10
* fixedalex2001-11-301-2/+2
* Fix green borders -> black borders, patch from D. Holm, also small fix to dxr...atmos42001-11-302-11/+25
* fixed DGA detectionarpi2001-11-291-1/+2
* similar to 1.45, not finished yetjaf2001-11-291-13/+17
* sliced scaleing bugfixmichael2001-11-291-18/+20
* similar to r1.121jaf2001-11-291-3/+8
* similar to -r1.36jaf2001-11-291-8/+4
* similar to 1.15jaf2001-11-291-0/+3
* lame won't compile properly with gcc 2.96gabucino2001-11-292