aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* -lm moved to the end of lib listGravatar arpi2001-12-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3356 b3059339-0415-0410-9bf9-f77b7e298cf2
* Using CBR stream format for CBR mp3 audioGravatar arpi2001-12-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3355 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.15Gravatar jaf2001-12-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3354 b3059339-0415-0410-9bf9-f77b7e298cf2
* print more info if -vGravatar michael2001-12-06
| | | | | | | | | 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 wellGravatar jaf2001-12-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3352 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdvdread + lib(dvd)css version number problemsGravatar gabucino2001-12-06
| | | | | | | 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 entriesGravatar arpi2001-12-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3350 b3059339-0415-0410-9bf9-f77b7e298cf2
* Code cleanupGravatar nick2001-12-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3349 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor fixesGravatar nick2001-12-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3348 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed a missing </a>.Gravatar bertrand2001-12-06
| | | | | | | Fixed a typo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3347 b3059339-0415-0410-9bf9-f77b7e298cf2
* dithering info wasnt displayedGravatar michael2001-12-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3346 b3059339-0415-0410-9bf9-f77b7e298cf2
* vertical cubic/linear scalingGravatar michael2001-12-06
| | | | | | | | 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 joGravatar gabucino2001-12-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3344 b3059339-0415-0410-9bf9-f77b7e298cf2
* libvo2 draft by Ivan - with linewrapping...Gravatar arpi2001-12-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3343 b3059339-0415-0410-9bf9-f77b7e298cf2
* -aspect ration correctionGravatar atmos42001-12-05
| | | | | | | | | -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 ↵Gravatar atmos42001-12-05
| | | | | | 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)Gravatar alex2001-12-05
| | | | 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 ;)Gravatar alex2001-12-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3339 b3059339-0415-0410-9bf9-f77b7e298cf2
* added directfb to _vomodulesGravatar alex2001-12-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3338 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Tobias Diedrich <td@informatik.uni-hannover.de>Gravatar pl2001-12-05
| | | | | | | 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.Gravatar pl2001-12-05
| | | | | | | | 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 #3Gravatar nick2001-12-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3335 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor typo fix (which I thought I commited yesterday)Gravatar mswitch2001-12-05
| | | | 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 tornGravatar melanson2001-12-05
| | | | | | | 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 decoderGravatar melanson2001-12-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3332 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update regarding linmp1e usage, submitted by D: HolmGravatar atmos42001-12-05
| | | | 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.Gravatar mswitch2001-12-04
| | | | 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 ↵Gravatar mswitch2001-12-04
| | | | | | 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 ↵Gravatar mswitch2001-12-04
| | | | | | rte obsolete. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3328 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure output no longer neededGravatar gabucino2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3327 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpegpes added to output modulesGravatar jaf2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3326 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.6, finishedGravatar jaf2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3325 b3059339-0415-0410-9bf9-f77b7e298cf2
* CPU detection addedGravatar arpi2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3324 b3059339-0415-0410-9bf9-f77b7e298cf2
* -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>Gravatar arpi2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3323 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.47, no finished yesGravatar jaf2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3322 b3059339-0415-0410-9bf9-f77b7e298cf2
* use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com>Gravatar arpi2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3321 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed to check that SNDCTL_DSP_CHANNELS actually grants the requested number ↵Gravatar steve2001-12-04
| | | | | | of channels git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3320 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not crash if can't get modelines (dga2.0)Gravatar alex2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3319 b3059339-0415-0410-9bf9-f77b7e298cf2
* unistd.h required at least by FreeBSDGravatar nexus2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3318 b3059339-0415-0410-9bf9-f77b7e298cf2
* LIBAO_PLUGIN_EXTERN expansion uses wrong typeGravatar steve2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3317 b3059339-0415-0410-9bf9-f77b7e298cf2
* include pl_surround in available pluginsGravatar steve2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3316 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile pl_surround.cGravatar steve2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3315 b3059339-0415-0410-9bf9-f77b7e298cf2
* Dolby Surround decoding audio pluginGravatar steve2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3314 b3059339-0415-0410-9bf9-f77b7e298cf2
* added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>Gravatar jaf2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3313 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.125Gravatar jaf2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3312 b3059339-0415-0410-9bf9-f77b7e298cf2
* framedrop extendedGravatar jaf2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3311 b3059339-0415-0410-9bf9-f77b7e298cf2
* Format plugin now with working switch statementsGravatar anders2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3310 b3059339-0415-0410-9bf9-f77b7e298cf2
* Global variables protected using volatileGravatar anders2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3309 b3059339-0415-0410-9bf9-f77b7e298cf2
* correced memory deallocation bug and erors in commentsGravatar anders2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3308 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync, typoGravatar nexus2001-12-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3307 b3059339-0415-0410-9bf9-f77b7e298cf2