summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 10l?arpi2001-12-091-0/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3408 b3059339-0415-0410-9bf9-f77b7e298cf2
* compiling and linking liba52 tooarpi2001-12-091-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3407 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated for avifile compilancealex2001-12-091-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3406 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated cpudetectionalex2001-12-091-4/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3405 b3059339-0415-0410-9bf9-f77b7e298cf2
* added cpuStepping to CpuCaps struct (needed win32.c)alex2001-12-092-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3404 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>:pl2001-12-091-17/+27
| | | | | | | | - removes garbage on the right hand side of DVD subtitles - improves the handling of unknown SPU control codes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3403 b3059339-0415-0410-9bf9-f77b7e298cf2
* committed corrected speed calculationmelanson2001-12-091-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3402 b3059339-0415-0410-9bf9-f77b7e298cf2
* g72x and a52 addedarpi2001-12-092-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3401 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated raw codecsalex2001-12-091-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3400 b3059339-0415-0410-9bf9-f77b7e298cf2
* give the IMGFMT_ for sh_video->format not 0x0alex2001-12-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3399 b3059339-0415-0410-9bf9-f77b7e298cf2
* vfm_raw hack: set outfmt if format != 0x0 (for tv input)alex2001-12-091-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3398 b3059339-0415-0410-9bf9-f77b7e298cf2
* sample program for testing liba52arpi2001-12-091-0/+188
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3397 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer-liba52 config interfacearpi2001-12-091-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3396 b3059339-0415-0410-9bf9-f77b7e298cf2
* imported from liba52 CVSarpi2001-12-0912-0/+3184
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3395 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpu detectionmichael2001-12-092-346/+90
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3394 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime stuffarpi2001-12-091-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3393 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates...arpi2001-12-091-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3392 b3059339-0415-0410-9bf9-f77b7e298cf2
* CC version check done by Makefile to allow overriding CC from envvararpi2001-12-092-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3391 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedjaf2001-12-081-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3390 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add sample bins.atmos42001-12-081-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3389 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed hardware syncing support. Actually movies seem to run much smoother ↵mswitch2001-12-082-7/+0
| | | | | | without it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3388 b3059339-0415-0410-9bf9-f77b7e298cf2
* ACODEC_COPYalex2001-12-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3387 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed cbr audiocopy (if no sh_audio->wf)alex2001-12-081-5/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3386 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed framecopyalex2001-12-082-6/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3385 b3059339-0415-0410-9bf9-f77b7e298cf2
* width and height aren't mandatory anymoregabucino2001-12-084-24/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3384 b3059339-0415-0410-9bf9-f77b7e298cf2
* no filename required from tunergabucino2001-12-082-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3383 b3059339-0415-0410-9bf9-f77b7e298cf2
* - added capture registersnick2001-12-081-1661/+1767
| | | | | | | | - tuned some values for Rage128 and radeon - tabs (sorry for inconveniece) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3382 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed scaling in doublescan & interlaced modesnick2001-12-081-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3381 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file ↵atmos42001-12-081-0/+1
| | | | | | was 4:3. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3380 b3059339-0415-0410-9bf9-f77b7e298cf2
* no filename needed for tv grabbingalex2001-12-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3379 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not fault if 2pass VbrControl can't open the logfilealex2001-12-081-6/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3378 b3059339-0415-0410-9bf9-f77b7e298cf2
* selectable 2pass logfilenamealex2001-12-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3377 b3059339-0415-0410-9bf9-f77b7e298cf2
* default size 320x200alex2001-12-081-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3376 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed typoalex2001-12-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3375 b3059339-0415-0410-9bf9-f77b7e298cf2
* Corrected front:surround levelssteve2001-12-071-2/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3374 b3059339-0415-0410-9bf9-f77b7e298cf2
* to follow unix traditionsgabucino2001-12-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3373 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dumpstream addedgabucino2001-12-072-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3372 b3059339-0415-0410-9bf9-f77b7e298cf2
* dead code (not/never used anywhere)pl2001-12-071-17/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3371 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed scaling in doublescan modesnick2001-12-071-9/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3370 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor fixesnick2001-12-071-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3369 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor flag changesnick2001-12-071-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3368 b3059339-0415-0410-9bf9-f77b7e298cf2
* rage128_vid are fully works!!!nick2001-12-072-40/+49
| | | | | | | | | | {Also there works brightness and saturation control ;) (Cause: there was saturation == 0 and as effect - grayscaled output). (on Radeons brightness and saturation still don't work)} Reversed color and video key definition for radeons - they caused problems git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3367 b3059339-0415-0410-9bf9-f77b7e298cf2
* Checked the return values on read.bertrand2001-12-071-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3366 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to v1.14jaf2001-12-071-8/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3365 b3059339-0415-0410-9bf9-f77b7e298cf2
* set all frames to keyframes for -ovc frameno - allow seeking in resulting ↵arpi2001-12-071-1/+1
| | | | | | audio-only avi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3364 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh. frame skipping fixed for -ovc framenoarpi2001-12-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3363 b3059339-0415-0410-9bf9-f77b7e298cf2
* new video codec: frameno (just the number of frame - for 3-pass encoding)arpi2001-12-062-4/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3362 b3059339-0415-0410-9bf9-f77b7e298cf2
* typonexus2001-12-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3361 b3059339-0415-0410-9bf9-f77b7e298cf2
* ==/= fixnexus2001-12-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3360 b3059339-0415-0410-9bf9-f77b7e298cf2
* recursive CC fixedarpi2001-12-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3359 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmp3lame optionalarpi2001-12-062-3/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3358 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp3lame detection separated, some unneeded -lm removedarpi2001-12-061-13/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3357 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lm moved to the end of lib listarpi2001-12-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3356 b3059339-0415-0410-9bf9-f77b7e298cf2
* Using CBR stream format for CBR mp3 audioarpi2001-12-061-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3355 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.15jaf2001-12-061-1/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3354 b3059339-0415-0410-9bf9-f77b7e298cf2
* print more info if -vmichael2001-12-062-233/+364
| | | | | | | | | use new horizontal mmx scaler instead of old x86asm if mmx2 cant be used (FAST_BILINEAR only) fixed overflow in init function ... using double precission fp now :) using C scaler for the last 1-2 lines if there is a chance to write over the end of the dst array git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3353 b3059339-0415-0410-9bf9-f77b7e298cf2
* tested with more files, works welljaf2001-12-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3352 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdvdread + lib(dvd)css version number problemsgabucino2001-12-062-2/+40
| | | | | | | new Q/A : a libdvdread bug git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3351 b3059339-0415-0410-9bf9-f77b7e298cf2
* separated release and future entriesarpi2001-12-061-17/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3350 b3059339-0415-0410-9bf9-f77b7e298cf2
* Code cleanupnick2001-12-061-93/+75
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3349 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor fixesnick2001-12-062-9/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3348 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed a missing </a>.bertrand2001-12-061-2/+2
| | | | | | | Fixed a typo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3347 b3059339-0415-0410-9bf9-f77b7e298cf2
* dithering info wasnt displayedmichael2001-12-061-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3346 b3059339-0415-0410-9bf9-f77b7e298cf2
* vertical cubic/linear scalingmichael2001-12-063-327/+994
| | | | | | | | prints some info (MMX, dstbpp, ...) mainloop rewritten git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3345 b3059339-0415-0410-9bf9-f77b7e298cf2
* dunnowhat Q/A de biztos jogabucino2001-12-052-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3344 b3059339-0415-0410-9bf9-f77b7e298cf2
* libvo2 draft by Ivan - with linewrapping...arpi2001-12-051-0/+324
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3343 b3059339-0415-0410-9bf9-f77b7e298cf2
* -aspect ration correctionatmos42001-12-051-22/+61
| | | | | | | | | -cleaning screen before play (eg. black borders ...) -copyright - GPL info (did I used right one? could somebody check and corerct if wrong) patch by Jiri Svoboda git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3342 b3059339-0415-0410-9bf9-f77b7e298cf2
* Readd NAS lib, something else missing? Please better check your cvs commits ↵atmos42001-12-051-1/+1
| | | | | | or at least read cvslog with care. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3341 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile if no uyvy support (test this change)alex2001-12-051-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3340 b3059339-0415-0410-9bf9-f77b7e298cf2
* added DIRECTFB_LIB to VO_LIBS to compile using vo_directfb ;)alex2001-12-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3339 b3059339-0415-0410-9bf9-f77b7e298cf2
* added directfb to _vomodulesalex2001-12-051-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3338 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Tobias Diedrich <td@informatik.uni-hannover.de>pl2001-12-051-1/+15
| | | | | | | add credits & fix a typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3337 b3059339-0415-0410-9bf9-f77b7e298cf2
* CVS is still broken with gcc3. This fixes it.pl2001-12-051-2/+2
| | | | | | | | But please explain _why_ the 'volatile' attribute is needed with these variables and why is it supposed to protect them ? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3336 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rage128 problems. Attempt #3nick2001-12-051-7/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3335 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor typo fix (which I thought I commited yesterday)mswitch2001-12-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3334 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed Video 1 bug which cut off decoding too soon, resulting in tornmelanson2001-12-051-2/+10
| | | | | | | frames git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3333 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to reflect BGR32 support in MS Video 1 decodermelanson2001-12-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3332 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update regarding linmp1e usage, submitted by D: Holmatmos42001-12-051-22/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3331 b3059339-0415-0410-9bf9-f77b7e298cf2
* Switched from rte which caused alot of problems for some users to libmp1e.mswitch2001-12-041-55/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3330 b3059339-0415-0410-9bf9-f77b7e298cf2
* Tried fixing a bug relating to users with digital audio output (I'm unable ↵mswitch2001-12-041-50/+48
| | | | | | to test if this works myself since I don't have a decoder) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3329 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes ↵mswitch2001-12-042-46/+15
| | | | | | rte obsolete. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3328 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure output no longer neededgabucino2001-12-042-16/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3327 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpegpes added to output modulesjaf2001-12-041-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3326 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.6, finishedjaf2001-12-041-13/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3325 b3059339-0415-0410-9bf9-f77b7e298cf2
* CPU detection addedarpi2001-12-041