aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Nroff fixes.Gravatar gpoirier2004-10-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13523 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpi->w and h are set by vf_get_image, do not overwrite them.Gravatar reimar2004-10-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13522 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed small memleakGravatar reimar2004-10-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13521 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.759:Gravatar gpoirier2004-10-01
| | | | | | | | Documentation of x264 3-pass mode, and fixes on lavc's *_mask options, pointed out by Jiri Heryan git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13520 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Jiri Heryan <technik at domotech dot cz>Gravatar diego2004-10-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13519 b3059339-0415-0410-9bf9-f77b7e298cf2
* Documentation of x264 3-pass mode, and typos/fixes on lavc's *_maskGravatar gpoirier2004-10-01
| | | | | | | options, pointed ou by Jiri Heryan git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13518 b3059339-0415-0410-9bf9-f77b7e298cf2
* typosGravatar paszczi2004-09-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13517 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.758Gravatar paszczi2004-09-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13516 b3059339-0415-0410-9bf9-f77b7e298cf2
* SyncGravatar gpoirier2004-09-30
| | | | | | | | | | | | 1.758: consistency between the blur filter descriptions patch by Jiri Heryan <technik at domotech dot cz> 1.757: -dvd-device can point to a directory to play a VOB from the hard disk. patch by Corey Hickey <bugfood-ml at fatooh dot org> + suggestions on The Wanderer regarding English tech words git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13515 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistency between the blur filter descriptionsGravatar diego2004-09-30
| | | | | | | patch by Jiri Heryan <technik at domotech dot cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13514 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Jiri Heryan <technik at domotech dot cz>Gravatar diego2004-09-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13513 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explanation how to play a VOB from the hard disk.Gravatar diego2004-09-29
| | | | | | | patch by Corey Hickey <bugfood-ml at fatooh dot org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13512 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dvd-device can point to a directory to play a VOB from the hard disk.Gravatar diego2004-09-29
| | | | | | | patch by Corey Hickey <bugfood-ml at fatooh dot org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13511 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.756:Gravatar gpoirier2004-09-29
| | | | | | | | | | | | Removal of vo_pgm and vo_md5 1.755: Better wording/descriptions as suggested by the Wanderer + found a nice equivalent to English "overlay" in French (incrustation) -> Kudows to my Dad! ;-) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13510 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removal of vo_md5 and vo_pgm of MAINTAINERS file.Gravatar ivo2004-09-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13509 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnmGravatar ivo2004-09-29
| | | | | | | | | | and vo_md5sum. If one tries to use the old video output drivers, a message is printed to direct them to the new drivers. Manual page is updated (or is this called downdated? :-) ). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13508 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>Gravatar diego2004-09-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13507 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better wording/descriptions as suggested by the Wanderer.Gravatar diego2004-09-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13506 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.754Gravatar paszczi2004-09-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13505 b3059339-0415-0410-9bf9-f77b7e298cf2
* better, tuneable (via #define) MP3 detection, limit demux_audio to scanningGravatar reimar2004-09-28
| | | | | | | only the first 30000 bytes for headers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13504 b3059339-0415-0410-9bf9-f77b7e298cf2
* show ogg subtitle language on OSD, if availableGravatar joey2004-09-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13503 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix sub_select fiasco with global sub numbering. now multiple sub sources ↵Gravatar joey2004-09-28
| | | | | | can be managed in essentially one list. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13502 b3059339-0415-0410-9bf9-f77b7e298cf2
* make sure exit_player gets calledGravatar joey2004-09-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13501 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar wight2004-09-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13500 b3059339-0415-0410-9bf9-f77b7e298cf2
* THE "vf=eq2=1.0:-0.8" fixGravatar gpoirier2004-09-28
| | | | | | | | Sync with 1.754: better default parameter,added counterpart option, better names for few options, 3-pass support and improved documentation. ( Eng patch by Loren Merritt ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13499 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed include of stdint.h to inttypes.hGravatar ivo2004-09-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13498 b3059339-0415-0410-9bf9-f77b7e298cf2
* better default parameter,added counterpart option, better names for few ↵Gravatar iive2004-09-27
| | | | | | | | | options, 3-pass support and improved documentation. patch by Loren Merritt git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13497 b3059339-0415-0410-9bf9-f77b7e298cf2
* This reverts the x264 modifications to the man page suggested my Loren, andGravatar gpoirier2004-09-27
| | | | | | | that should ONLY go along with x264 front-end update when approved by everybody git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13496 b3059339-0415-0410-9bf9-f77b7e298cf2
* identical text for identical suboptionsGravatar diego2004-09-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13495 b3059339-0415-0410-9bf9-f77b7e298cf2
* I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 isGravatar gpoirier2004-09-27
| | | | | | | the runtime syntax... Bummer! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13494 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sws default setting correction, and random wordingsGravatar gpoirier2004-09-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13493 b3059339-0415-0410-9bf9-f77b7e298cf2
* MEncoder-users mailing list created.Gravatar diego2004-09-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13492 b3059339-0415-0410-9bf9-f77b7e298cf2
* Porting of CRTC2 to mga_vid is stalled.Gravatar diego2004-09-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13491 b3059339-0415-0410-9bf9-f77b7e298cf2
* compensate for width/height being picture width/height instead of bitstream ↵Gravatar michael2004-09-27
| | | | | | width/height git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13490 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.749 + random fixesGravatar paszczi2004-09-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13489 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better phrasing suggested by The WandererGravatar gpoirier2004-09-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13488 b3059339-0415-0410-9bf9-f77b7e298cf2
* Tons of French correctionsGravatar gpoirier2004-09-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13487 b3059339-0415-0410-9bf9-f77b7e298cf2
* SBR code does NOT work with fixed point (uses floats, slow as hell)Gravatar rfelker2004-09-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13486 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.748: better descriptions for remaining, poorly documented maskingGravatar gpoirier2004-09-26
| | | | | | | | | | options (many thanks to Loren Merritt) vi_qfactor description HUGE amount of spelling/wording/etc... corrections. These at least amount to 1 million l. No kidding git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13485 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.685Gravatar nauj272004-09-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13484 b3059339-0415-0410-9bf9-f77b7e298cf2
* better descriptions for remaining, poorly documented masking options.Gravatar gpoirier2004-09-26
| | | | | | | | vi_qfactor description Kudow to Loren Merrit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13483 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative sync patch:Gravatar gpoirier2004-09-26
| | | | | | | | 1.746: -lavdopts lowres. 1.747: man page review part X git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13482 b3059339-0415-0410-9bf9-f77b7e298cf2
* use aspect code when used with vidixGravatar faust32004-09-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13481 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part XGravatar diego2004-09-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13480 b3059339-0415-0410-9bf9-f77b7e298cf2
* detect byte order even for cross-compilingGravatar faust32004-09-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13479 b3059339-0415-0410-9bf9-f77b7e298cf2
* --host-cc option for crosscompilingGravatar faust32004-09-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13478 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lavdopts lowresGravatar michael2004-09-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13477 b3059339-0415-0410-9bf9-f77b7e298cf2
* Look for SDL includes in /usr/include as well, use cc instead of gcc.Gravatar diego2004-09-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13476 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wrong comment, the bitmap is blue, not green.Gravatar diego2004-09-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13475 b3059339-0415-0410-9bf9-f77b7e298cf2
* low resolution decodingGravatar michael2004-09-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13474 b3059339-0415-0410-9bf9-f77b7e298cf2