| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers. | ranma | 2005-11-18 | 1 | -0/+18 |
* | synced with 1.1157 | gpoirier | 2005-11-18 | 1 | -1/+3 |
* | libavformat seems to use "Vo" as Vorbis tag, so add that. | reimar | 2005-11-17 | 1 | -0/+1 |
* | -novideo does not work in some cases, e.g. with MPEG demuxers. | reimar | 2005-11-17 | 1 | -0/+1 |
* | new -(no)border option | reimar | 2005-11-17 | 1 | -0/+1 |
* | Enable border toggling for gl and gl2 under windows. | reimar | 2005-11-17 | 3 | -2/+29 |
* | print the number of encoded frames per seconds (fps) with a greater precision | gpoirier | 2005-11-17 | 1 | -2/+2 |
* | Reformating and nit | gpoirier | 2005-11-17 | 1 | -3/+4 |
* | synced with 1.1155 | gpoirier | 2005-11-17 | 1 | -13/+28 |
* | Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc | albeu | 2005-11-17 | 1 | -0/+15 |
* | Remove stray \n and shorten overly long lines in the process. | diego | 2005-11-17 | 1 | -2/+2 |
* | Tests should use echocheck/echores instead of plain echo for output. | diego | 2005-11-17 | 1 | -2/+4 |
* | Update credits, sync a few lines. | diego | 2005-11-17 | 1 | -9/+3 |
* | Do not build Debian package with runtime CPU detection by default. | gpoirier | 2005-11-17 | 1 | -1/+4 |
* | spelling/grammar | diego | 2005-11-17 | 2 | -24/+24 |
* | Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using m... | reynaldo | 2005-11-16 | 2 | -0/+304 |
* | Small fixes... | ptt | 2005-11-16 | 1 | -15/+15 |
* | 1.1153: Document the new oss config parameters. | ranma | 2005-11-16 | 1 | -3/+14 |
* | sync with rev. 1.202 | ranma | 2005-11-16 | 1 | -1/+70 |
* | Big OSD cleanup. Replace the mess with 100's of counter vars | albeu | 2005-11-16 | 2 | -265/+325 |
* | fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- ... | ptt | 2005-11-16 | 1 | -4/+5 |
* | avisubdump | diego | 2005-11-15 | 1 | -0/+1 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-11-15 | 11 | -19/+19 |
* | little fixes... | ptt | 2005-11-15 | 1 | -9/+9 |
* | Sync with 1.202 | ptt | 2005-11-15 | 1 | -7/+61 |
* | Added a space after dv suboption for -lavfopts section | ptt | 2005-11-15 | 1 | -1/+1 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-11-14 | 22 | -37/+37 |
* | disable *SwapInterval function when extensions are missing, since it | reimar | 2005-11-13 | 1 | -0/+5 |
* | Simplify weird code. ;) | rathann | 2005-11-13 | 1 | -4/+2 |
* | Unify include paths by adding -I.. to CFLAGS. | diego | 2005-11-13 | 7 | -10/+10 |
* | Remove duplicate leftover line. | diego | 2005-11-12 | 1 | -1/+0 |
* | fixes missing caps on last patches | reynaldo | 2005-11-12 | 1 | -30/+30 |
* | Configure support for Cyrix C3 | gpoirier | 2005-11-12 | 2 | -2/+4 |
* | Sync with help_mp-en.h 1.201, patch by Emfox Zhou < emfoxzhou AH gmail POIS com> | gpoirier | 2005-11-12 | 1 | -1/+56 |
* | synced with 1.1153 | gpoirier | 2005-11-11 | 1 | -4/+16 |
* | Document the new oss config parameters. | albeu | 2005-11-11 | 1 | -2/+3 |
* | Generate double-click mouse events. | joey | 2005-11-11 | 1 | -1/+29 |
* | Add double-click mouse events. | joey | 2005-11-11 | 2 | -0/+22 |
* | Intercept maximize event and go into fullscreen mode. | joey | 2005-11-11 | 1 | -0/+3 |
* | DirectSound's GetVolume and SetVolume use 100ths of decibels and range from -... | joey | 2005-11-11 | 1 | -2/+3 |
* | Adds a target parameter to the volnorm filter. | joey | 2005-11-11 | 2 | -11/+21 |
* | -waveheader is deprecated, using -ao pcm:waveheader instead | reynaldo | 2005-11-11 | 1 | -1/+1 |
* | alphabetical order | diego | 2005-11-10 | 1 | -3/+3 |
* | add a switch, slave command, and vo control to toggle borderless window. | joey | 2005-11-10 | 11 | -1/+63 |
* | [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux | reynaldo | 2005-11-10 | 5 | -65/+122 |
* | move window style to a macro for easier maintaining | joey | 2005-11-10 | 1 | -3/+4 |
* | attempt to fix missing and/or broken boundary checks | reimar | 2005-11-10 | 1 | -2/+6 |
* | ffmpeg truemotion1 codec now outputs BGR32 for some files | reimar | 2005-11-10 | 1 | -1/+1 |
* | do not set ctx->vo_inited when init fails. This caused a crash when a | reimar | 2005-11-10 | 1 | -1/+1 |
* | Do not hang forever when the card delivers no new data. | reimar | 2005-11-10 | 1 | -0/+4 |
* | implement norm switching, which was already documented?? | reimar | 2005-11-10 | 1 | -0/+10 |
* | Sync with help_mp-en.h 1.198, patch by Emfox Zhou emfoxzhou AH | gpoirier | 2005-11-10 | 1 | -3/+223 |
* | Allow setting the mixer per instance so one can fallback between | albeu | 2005-11-10 | 1 | -11/+25 |
* | Test if source image dimensions are too big. | al | 2005-11-10 | 4 | -0/+56 |
* | small typo | ptt | 2005-11-10 | 1 | -1/+1 |
* | synced with 1.198 | ptt | 2005-11-10 | 1 | -4/+184 |
* | reordered subtitles language OSD display, since it worked bad for ogm... | ptt | 2005-11-09 | 1 | -36/+37 |
* | sync with 1.1150 (megaslow pp:) ) | gpoirier | 2005-11-09 | 1 | -1/+17 |
* | it looks like width needs to be a multiple of 64 for newer cards | faust3 | 2005-11-09 | 1 | -1/+1 |
* | new orthography | ranma | 2005-11-09 | 1 | -1/+1 |
* | Speling (das -> daÃ) | ranma | 2005-11-09 | 1 | -1/+1 |
* | typo, trailing whitespace | diego | 2005-11-09 | 1 | -2/+2 |
* | SDL no longer needed by default | rathann | 2005-11-08 | 1 | -5/+4 |
* | Add another content-type for aac audio in shoutcast streams | rtognimp | 2005-11-08 | 1 | -1/+1 |
* | document new vf_uspp | ranma | 2005-11-08 | 1 | -0/+15 |
* | ultra simple&slow pp filter, yes yet another spp like filter :) | michael | 2005-11-08 | 4 | -0/+424 |
* | fd --> file descriptor, small fixes | diego | 2005-11-08 | 1 | -9/+9 |
* | do not call glFinish when we do not have a context | reimar | 2005-11-07 | 1 | -0/+2 |
* | Do not show cache-line size message, I've never seen a case where it was useful | reimar | 2005-11-07 | 1 | -1/+1 |
* | typo: libcio --> libcdio | diego | 2005-11-07 | 1 | -1/+1 |
* | Fix compilation, use vo_fs instead of fullscreen variable. Not tested. | reimar | 2005-11-06 | 1 | -8/+3 |
* | save us from #ifndef hell | faust3 | 2005-11-06 | 1 | -29/+5 |
* | synced with 1.197 | gabrov | 2005-11-06 | 1 | -6/+186 |
* | there is no sh_video for audio only files | faust3 | 2005-11-06 | 1 | -1/+2 |
* | mostly formatting fixes | ranma | 2005-11-06 | 1 | -48/+73 |
* | libcdio | faust3 | 2005-11-06 | 1 | -0/+1 |
* | make it optionally possible to compile MPlayer with libcdio instead of libcd... | faust3 | 2005-11-06 | 5 | -5/+179 |
* | fixed possible uint8 overflow; assign progid to the newly created pmt | nicodvb | 2005-11-06 | 1 | -7/+9 |
* | 10l: osd_show_dvd_nav_highlight is just a flag | ranma | 2005-11-06 | 1 | -1/+1 |
* | fix typos: aslo->also, falback->fallback (they were just too annoying *g*) | reimar | 2005-11-06 | 1 | -1/+1 |
* | Two minor corrections by mitch (mitch at cgarbs dot de) | ranma | 2005-11-06 | 1 | -2/+2 |
* | Fix bugs/crash introduced by translation patch | reimar | 2005-11-06 | 2 | -2/+2 |
* | Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead | ranma | 2005-11-06 | 1 | -12/+12 |
* | sync w/ 1.1149 | gpoirier | 2005-11-06 | 1 | -2/+2 |
* | "describe" cdda://n-m syntax | reimar | 2005-11-06 | 1 | -1/+1 |
* | fix cdda://n syntax: do not hang when n > nr_tracks and play only track n, | reimar | 2005-11-06 | 1 | -2/+5 |
* | estimate total time also for audio-only files. | reimar | 2005-11-06 | 1 | -0/+3 |
* | added support for OSD localization | ptt | 2005-11-06 | 1 | -0/+1 |
* | Added translatable messages for OSD localization to help/help_mp-en.h | ptt | 2005-11-06 | 1 | -12/+13 |
* | Added translatable messages for OSD localization from libvo/sub.c | ptt | 2005-11-06 | 1 | -0/+14 |
* | synced with 1.98 | gabrov | 2005-11-05 | 1 | -7/+22 |
* | Sync with 1.1148 | gpoirier | 2005-11-05 | 1 | -5/+22 |
* | sync with rev. 1.196 | ranma | 2005-11-05 | 1 | -17/+29 |
* | Translated strings might be longer than the originals. One unnecessary depen... | ranma | 2005-11-05 | 1 | -6/+5 |
* | Use correct demuxer type for aac in shoutcast streams | rtognimp | 2005-11-05 | 1 | -0/+2 |
* | Speex audio decoding | reimar | 2005-11-05 | 1 | -0/+113 |
* | Speex support. Seeking and pts generation does not work. | reimar | 2005-11-05 | 8 | -1/+84 |
* | set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise. | reimar | 2005-11-05 | 2 | -3/+4 |
* | Allow detection of theora without pkg-config and linking against internal | reimar | 2005-11-05 | 1 | -3/+8 |
* | sort timestamps instead of assuming conventional B-frame order. (fixes x264 B... | lorenm | 2005-11-05 | 1 | -6/+14 |
* | Enabled OSD localization / moved msgs to help/help_mp-en.h | ptt | 2005-11-05 | 1 | -26/+26 |
* | Added translatable messages for OSD localization | ptt | 2005-11-05 | 1 | -0/+28 |
* | Little fixes around ':' and spaces | ptt | 2005-11-05 | 1 | -4/+4 |
* | Changed MSGTR_MPDEMUX_URL_MallocFailed to MSGTR_MemAllocFailed (msg defined t... | ptt | 2005-11-05 | 1 | -10/+10 |
* | Changed MSGTR_MPDEMUX_ASF_MallocFailed to MSGTR_MemAllocFailed (msg defined t... | ptt | 2005-11-05 | 1 | -1/+1 |
* | Changed MSGTR_MPDEMUX_MMST_MallocFailed to MSGTR_MemAllocFailed (msg defined ... | ptt | 2005-11-05 | 1 | -1/+1 |
* | changes from MSGTR_MPDEMUX_AIALSA1X_* to MSGTR_MPDEMUX_AIALSA_* since they ar... | ptt | 2005-11-05 | 1 | -13/+13 |
* | MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.h | ptt | 2005-11-05 | 1 | -1/+1 |
* | libmpdemux translatables corrections | ptt | 2005-11-05 | 1 | -20/+4 |
* | synced with 1.136 | ptt | 2005-11-04 | 1 | -13/+12 |
* | Synced with 1.98 | jheryan | 2005-11-04 | 1 | -4/+17 |
* | Synced with 1.1146 | jheryan | 2005-11-04 | 1 | -52/+79 |
* | Synced with 1.193 | jheryan | 2005-11-04 | 1 | -7/+218 |
* | sync to x264 r360 (trellis) | lorenm | 2005-11-04 | 3 | -1/+20 |
* | Autoload vobsub's from ~/.mplayer/sub | albeu | 2005-11-03 | 1 | -1/+17 |
* | changed KEY_PREVIOUS to KEY_PREV, cause the first undefined | ptt | 2005-11-03 | 1 | -1/+1 |
* | small grammar/wording fixes | ptt | 2005-11-03 | 1 | -9/+9 |
* | typo fix bust/must | reynaldo | 2005-11-03 | 1 | -1/+1 |
* | sync with 1.192 by PaulTT | ptt | 2005-11-03 | 1 | -2/+41 |
* | libvo input cleanup: remove the dependency on libinput, | albeu | 2005-11-02 | 10 | -51/+92 |
* | sync with 1.193 | ranma | 2005-11-02 | 1 | -1/+154 |
* | sync with rev. 1.192 | ranma | 2005-11-02 | 1 | -1/+59 |
* | Too much spare time on tuesday, compared about 2/3 of the english manpage wit... | ranma | 2005-11-02 | 1 | -66/+440 |
* | synced with 1.1146 | gpoirier | 2005-11-02 | 1 | -4/+4 |
* | bump sync tag | gpoirier | 2005-11-01 | 1 | -1/+1 |
* | close stream_fd on uninit. Fixes bugzilla bug #400. | reimar | 2005-11-01 | 1 | -0/+2 |
* | synced with 1.98, patch by Johan Bos. | gpoirier | 2005-11-01 | 1 | -4/+18 |
* | Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzilla | reimar | 2005-11-01 | 1 | -5/+6 |
* | more precise seeking based on calculated average video bitrate; works quite w... | nicodvb | 2005-10-31 | 1 | -6/+49 |
* | libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2 | reynaldo | 2005-10-31 | 9 | -156/+156 |
* | libmpdemux translatables to help_mp part 1 / messages / try 2 | reynaldo | 2005-10-31 | 1 | -0/+154 |
* | 10l typo, nomanyfmts should be used against playback problems. | reimar | 2005-10-31 | 1 | -1/+1 |
* | More consistent and sane types. Also avoids some gcc 4 warnings. | reimar | 2005-10-31 | 3 | -7/+7 |
* | synced with 1.34, patch by Johan Bos + fixes by me | gpoirier | 2005-10-31 | 1 | -9/+705 |
* | move resync_audio_stream after seeking to demuxer.c | reimar | 2005-10-30 | 15 | -44/+3 |
* | Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS. | reimar | 2005-10-30 | 1 | -1/+14 |
* | Provide percentage even when demuxer->movi_start and movi_end are not available | reimar | 2005-10-30 | 1 | -1/+2 |
* | 10l, uninit() was not used, fixes bug #401 | reimar | 2005-10-30 | 1 | -0/+2 |
* | Updating little things I have done so far | reynaldo | 2005-10-29 | 1 | -0/+2 |
* | Allow the user to set the $MPLAYER_HOME environment variable to point to the ... | albeu | 2005-10-29 | 1 | -1/+3 |
* | preliminary support for wpl playlists, closes #362 | reynaldo | 2005-10-28 | 1 | -2/+2 |
* | add a \n after whole cache fill. | ods15 | 2005-10-27 | 1 | -0/+1 |
* | updates | diego | 2005-10-26 | 1 | -2/+4 |
* | make myself console help messages maintainter at diego's request | reynaldo | 2005-10-26 | 1 | -1/+1 |
* | gcc -dumpmachine outputs x86_64-something on some machines and | diego | 2005-10-26 | 1 | -1/+1 |
* | synced with 1.192 | gabrov | 2005-10-26 | 1 | -8/+63 |
* | Clarify subtitle alignment behavior. | diego | 2005-10-26 | 1 | -3/+3 |
* | Added support for remote controls. | syrjala | 2005-10-26 | 1 | -4/+71 |
* | Complete sync with 1.192 | reynaldo | 2005-10-26 | 1 | -38/+89 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-10-26 | 10 | -63/+63 |
* | Run dh_makeshlibs to create proper shlibs files and avoid warnings. | diego | 2005-10-25 | 1 | -1/+1 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-10-25 | 3 | -10/+10 |
* | big-endian fixes for "extended" (i.e. mythtv) files. | reimar | 2005-10-25 | 1 | -1/+2 |
* | 10l broken asm crap needs an external name | rfelker | 2005-10-25 | 2 | -1/+7 |
* | INPUT section created, added messages from input/input.c and input/joystick.c | reynaldo | 2005-10-25 | 1 | -0/+38 |
* | translatable eng strings to new section on help_mp-en | reynaldo | 2005-10-25 | 1 | -30/+30 |
* | printf to mp_msg | reynaldo | 2005-10-25 | 1 | -9/+12 |
* | fix incorrect use of strl* functions (patch by reimar) | rfelker | 2005-10-25 | 1 | -4/+4 |
* | fix broken (off-by-one) behavior of our strl* functions (patch by reimar) | rfelker | 2005-10-25 | 1 | -17/+5 |
* | do not export useless symbols! fixed compile bug with decode support in lame | rfelker | 2005-10-25 | 2 | -2/+1 |
* | synced with 1.1145 | gpoirier | 2005-10-25 | 1 | -4/+11 |
* | Extra processor information needs to be known in the x86_64 case as well | diego | 2005-10-25 | 1 | -5/+9 |
* | fixing the unverified patch (one of the millions) commited by: | gabucino | 2005-10-25 | 1 | -1/+1 |
* | Switch from our own to the upstream DVD key caching strategy and directory. | diego | 2005-10-24 | 2 | -79/+6 |
* | 10l to Reimar: common.h belongs to libdvdcss, not libdvdread. | diego | 2005-10-24 | 2 | -15/+14 |
* | sync to x264 r334 (crf) | lorenm | 2005-10-24 | 3 | -1/+12 |
* | Synced with 1.1143 | gpoirier | 2005-10-23 | 1 | -7/+8 |
* | minor spelling wording fixes | diego | 2005-10-23 | 1 | -3/+3 |
* | author list prettyprinting | diego | 2005-10-23 | 1 | -9/+9 |
* | Reformat section titles so that it becomes easier to tell sections and | diego | 2005-10-23 | 1 | -18/+52 |
* | Make include paths consistent among files in libvo. Since -I.. is added | diego | 2005-10-23 | 1 | -2/+2 |
* | improve documentation of -subalign | rfelker | 2005-10-23 | 1 | -3/+4 |
* | make bottom alignment the default since it's the only sane mode when sub_pos ... | rfelker | 2005-10-23 | 1 | -1/+1 |
* | reverse incorrect sub alignment change, o |