summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* allow to select an alsa mixer channel index.reimar2004-09-222-3/+30
| | | | | | | | Patch by Eric Yagerlener [eyager (at) chartermi (dot) net]. Applied with slight modifications, see also bugzilla bug #69. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13435 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.733: add support for subpel quality refinement option in x264.gpoirier2004-09-221-4/+24
| | | | | | | | | | (Eng patch by Jeff Clagg) Sync with 1.734: fixes on the new portable anymap and md5sum video output drivers (not all are here, I did some fixes while commiting the patch to the French manpage already) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13434 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes, better wordings on the new portable anymap and md5sum video outputgpoirier2004-09-221-11/+8
| | | | | | | | drivers (introduced by revision 1.726) + a small fix on jpeg section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13433 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for subpel quality refinement option in x264.iive2004-09-222-1/+23
| | | | | | | patch by Jeff Clagg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13432 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lrfelker2004-09-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13431 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nobody maintains dvdnav, it's not supported.diego2004-09-221-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13430 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.732: encoding to mp2 with libtoolamegpoirier2004-09-211-1/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13429 b3059339-0415-0410-9bf9-f77b7e298cf2
* setting samplesize to 2 in decoders where neccessary.reimar2004-09-2113-1/+14
| | | | | | | | Needed because initialization of sh_audio was moved from dec_audio to demuxer.c, and some demuxers set samplesize incorrect or to 0. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13428 b3059339-0415-0410-9bf9-f77b7e298cf2
* encoding to mp2 with libtoolamenicodvb2004-09-216-0/+180
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13427 b3059339-0415-0410-9bf9-f77b7e298cf2
* encoding to mp2 with libtoolame - only cbr atmnicodvb2004-09-212-0/+143
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13426 b3059339-0415-0410-9bf9-f77b7e298cf2
* With the latest change to dec_audio.c (1.32) the demuxers have to set ↵mosu2004-09-211-10/+10
| | | | | | sh_a->samplesize to something != 0. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13425 b3059339-0415-0410-9bf9-f77b7e298cf2
* lot of bigendian fixesalex2004-09-211-0/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13424 b3059339-0415-0410-9bf9-f77b7e298cf2
* credit for Loren Merritt, patch by himselfdiego2004-09-211-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13423 b3059339-0415-0410-9bf9-f77b7e298cf2
* clarification about FFmpeg license, typodiego2004-09-211-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13422 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.731: Better description of lavc's dia encoding option, thanksgpoirier2004-09-211-7/+26
| | | | | | | | to Loren Merritt explanations + some typos, fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13421 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better explain why we have no DVD menus and what to do about it (DIY).diego2004-09-211-6/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13420 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, Xine --> xinediego2004-09-213-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13419 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better description of lavc's dia encoding option, thanks to Loren Merrittgpoirier2004-09-211-1/+12
| | | | | | | explanations git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13418 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes suggested by Diegogpoirier2004-09-211-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13417 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative patch 1.727 and 1.722gpoirier2004-09-211-10/+43
| | | | | | | | Better description of Loren Merritt's 3-pass mode, better qns desc., and a couple of x264 encoding options (based a documentation I read) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13416 b3059339-0415-0410-9bf9-f77b7e298cf2
* split patches up as far as sensibly possible, but no further.diego2004-09-211-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13415 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-09-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13414 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics, start new sentences on a new line.diego2004-09-211-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13413 b3059339-0415-0410-9bf9-f77b7e298cf2
* Roff interprets ' as markup, thus lines should never start with '.diego2004-09-214-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13412 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Jiri Heryan <technik at domotech dot cz>diego2004-09-211-108/+184
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13411 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticspaszczi2004-09-201-12/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13410 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.728 + random fixespaszczi2004-09-201-13/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13409 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reworked description of lavc's 3-pass encoding; patch by its creatorgpoirier2004-09-201-9/+15
| | | | | | | Loren Merritt < lorenm AT NOSPAM u DOT washington DOT edu > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13408 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: Make turbo mode compatible with 3-pass encodinggpoirier2004-09-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13407 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better description of Loren Merritt's 3-pass mode, better qns desc., and agpoirier2004-09-201-6/+28
| | | | | | | couple of x264 encoding options (based a documentation I read) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13406 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added the uCIFS library, of which a part is used by vo_md5sum.ivo2004-09-201-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13405 b3059339-0415-0410-9bf9-f77b7e298cf2
* "partial" sync with 1.726: Document the new portable anymap and md5sum videogpoirier2004-09-201-2/+45
| | | | | | | | output drivers. since I changed some things for consistency reasons git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13404 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't output error when testing for JACK. Also _insist_ on a JACK versional2004-09-201-3/+3
| | | | | | | greater/equal `.3'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13403 b3059339-0415-0410-9bf9-f77b7e298cf2
* Credit where credit's due :)ivo2004-09-201-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13402 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document the new portable anymap and md5sum video output drivers.ivo2004-09-201-0/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13401 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sumivo2004-09-202-0/+4
| | | | | | | video output drivers. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13400 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch enables the compilation and linking of vo_md5sum to libvo.ivo2004-09-202-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13399 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch enables the compilation and linking of vo_pnm (the portableivo2004-09-202-1/+3
| | | | | | | anymap video output driver) to libvo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13398 b3059339-0415-0410-9bf9-f77b7e298cf2
* New translatable messages for vo_pnm (the portable anymap video outputivo2004-09-201-0/+7
| | | | | | | driver). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13397 b3059339-0415-0410-9bf9-f77b7e298cf2
* New MD5 sum video output driver. For every frame, it calculates the MD5 sumivo2004-09-203-0/+1062
| | | | | | | | | | | | | | and writes a list of those sums to an, optionally specified, output file. It does not rely on external programs to be installed. The MD5 sum code is borrowed from the uCIFS library, written by Christopher R. Hertel in 2004 and released under the LGPL license. Note: This driver is not yet activated and will not be compiled and linked to libvo. A separate patch will take care of that. This is just for adding the files to the repository. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13396 b3059339-0415-0410-9bf9-f77b7e298cf2
* New generic 'portable anymap' video output driver. It supports portableivo2004-09-201-0/+666
| | | | | | | | | | | | | | | | pixmaps and graymaps in both raw and ASCII mode. Besides PPM and PGM, it can also output PGMYUV files which are PGM files with the U and V plane appended to the bottom of the Y image (bottom left and bottom right). All files can be written to the current directory, to a specified output directory or to multiple subdirectories if the filesystem can't handle the amount of files in one directory anymore. Note: This driver is not yet activated and will not be compiled and linked to libvo. A separate patch will take care of that. This is just for adding the file to the repository. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13395 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l typomichael2004-09-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13394 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.725: Better wording and clarity as suggested by the Wanderer.gpoirier2004-09-191-8/+9
| | | | | | | + some further suggestions by the Wanderer on Eng manpage. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13393 b3059339-0415-0410-9bf9-f77b7e298cf2
* handle sigchld in mplayer.cfaust32004-09-192-10/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13392 b3059339-0415-0410-9bf9-f77b7e298cf2
* switch_ratio may not work with some filter chainsfaust32004-09-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13391 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better wording and clarity as suggested by the Wanderer.diego2004-09-191-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13390 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics by frogupaszczi2004-09-191-22/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13389 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes indentation around my contributions, and adds lavc's "turbo" mode,gpoirier2004-09-191-2/+3
| | | | | | | inspired by XviD "turbo" mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13388 b3059339-0415-0410-9bf9-f77b7e298cf2
* New lavc flag: "turbo" mode which is supposed to speed up 2-pass encodinggpoirier2004-09-193-1/+41
| | | | | | | | while preserving quality as much as possible. Inspired by XviD "turbo" mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13387 b3059339-0415-0410-9bf9-f77b7e298cf2
* support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm ↵michael2004-09-181-9/+14
| | | | | | at u dot washington dot edu>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13386 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.723paszczi2004-09-181-56/+72
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13385 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp_msg transition of unmaintained audio output drivers.ivo2004-09-1813-94/+191
| | | | | | | Patch by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13384 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cumulative patch:gpoirier2004-09-181-56/+73
| | | | | | | | | | | | 1.723: man page review part IX 1.722: passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags fixing the naming of the scaling functions a little + probably some Diego fixes on French manpage git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13383 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix playback of files with displaysize not set (aspect was set to NaN for these)reimar2004-09-181-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13382 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use the same names as on mphq for the generated man pages.diego2004-09-181-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13381 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reduce excessive verbosity a bit.diego2004-09-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13380 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part IXdiego2004-09-181-56/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13379 b3059339-0415-0410-9bf9-f77b7e298cf2
* czech man page translation by Jiri Heryan <technik at domotech dot cz>diego2004-09-181-0/+6861
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13378 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile fixgabucino2004-09-181-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13377 b3059339-0415-0410-9bf9-f77b7e298cf2
* force compilers not to optimize/inline extend_stack_for_dll_allocareimar2004-09-181-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13376 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix reimar's 10l...no actually imho it's arpi's 100l for writing therfelker2004-09-181-0/+1
| | | | | | | | | old bad init_audio_codec code that replaced all the values set by the demuxer with "safe" defaults. no idea where this actually belongs -- here or the various demuxers -- but at least it works again now. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13375 b3059339-0415-0410-9bf9-f77b7e298cf2
* passing an array or double precission parameters for the scaling function, ↵michael2004-09-189-38/+57
| | | | | | | | | instead of missusing a few bits of the flags fixing the naming of the scaling functions a little git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13374 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.40 + random fixespaszczi2004-09-171-66/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13373 b3059339-0415-0410-9bf9-f77b7e298cf2
* A bit of syncnauj272004-09-171-795/+911
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13372 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.721paszczi2004-09-171-21/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13371 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with English manpagegpoirier2004-09-171-18/+16
| | | | | | | | | 1.720: MicroDVD IS a frame-based subtitle format 1.719: wording, spelling and small fixes to the video output driver section + a mistake picked up by Diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13370 b3059339-0415-0410-9bf9-f77b7e298cf2
* -menu-startup, based on patch by Aurelien Jacobs <aurel at gnuage dot org>diego2004-09-172-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13369 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>diego2004-09-171-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13368 b3059339-0415-0410-9bf9-f77b7e298cf2
* Quit now sends an optional return value, based on patch sent by Aureliendiego2004-09-171-2/+3
| | | | | | | Jacobs <aurel at gnuage dot org>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13367 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translate up to MSGL_STATUS so all normal output is translated.diego2004-09-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13366 b3059339-0415-0410-9bf9-f77b7e298cf2
* MicroDVD IS a frame-based subtitle format, mistake noticed by Jiri Heryandiego2004-09-171-1/+1
| | | | | | | <technik at domotech dot cz>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13365 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording, spelling and small fixes to the video output driver sectiondiego2004-09-171-26/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13364 b3059339-0415-0410-9bf9-f77b7e298cf2
* Made the wording of MSGTR_EdlCantOpenForWrite and MSGTR_EdlCantOpenForWritediego2004-09-171-1/+1
| | | | | | | identical for consistency. Also German translation is easier this way. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13363 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lfaust32004-09-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13362 b3059339-0415-0410-9bf9-f77b7e298cf2
* center the image when screenw & height are setfaust32004-09-171-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13361 b3059339-0415-0410-9bf9-f77b7e298cf2
* lastes sync with EDL messageskraymer2004-09-171-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13360 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments adde