Fri, 23 Dec 2011 19:00:31 +0000 |
reimar |
Fail if trying to seek beyond the last chapter, not just if it is beyond the end of the disc.
|
Fri, 23 Dec 2011 16:44:23 +0000 |
reimar |
Do not call paranoia_overlapset with 0, it actually causes cdparanoia to just hang.
|
Fri, 23 Dec 2011 16:27:15 +0000 |
reimar |
Fix cdda speed default value, range and use more robust condition.
|
Fri, 23 Dec 2011 14:45:35 +0000 |
reimar |
Add CONFIG_AVCODEC and CONFIG_SAFE_BITSTREAM_READER.
|
Fri, 23 Dec 2011 14:42:17 +0000 |
ib |
Add /home only to the file selector path list if HOME isn't set.
|
Fri, 23 Dec 2011 14:39:39 +0000 |
ib |
Cosmetic: Swap /mnt and /media in the file selector path list.
|
Fri, 23 Dec 2011 13:41:25 +0000 |
ib |
Add /mnt only to the file selector path list if it exists.
|
Thu, 22 Dec 2011 17:39:38 +0000 |
cehoyos |
Fix build of swedish help after r33915.
|
Tue, 20 Dec 2011 16:34:38 +0000 |
ib |
Remember the lastly selected file in file selector.
|
Tue, 20 Dec 2011 00:11:26 +0000 |
cehoyos |
Support FFmpeg 8088flex TMV decoder.
|
Sun, 18 Dec 2011 10:28:24 +0000 |
jrash |
sync with en/mplayer.1 rev. 34438
|
Sun, 18 Dec 2011 00:33:46 +0000 |
cehoyos |
Support decoding yuv411p rawvideo.
|
Fri, 16 Dec 2011 12:23:29 +0000 |
ib |
Fix skin documentation.
|
Thu, 15 Dec 2011 22:32:22 +0000 |
cigaes |
Support SBG decoding using ffwavesynth.
|
Thu, 15 Dec 2011 14:01:05 +0000 |
cehoyos |
Fix compilation after CONFIG_H264CHROMA was added to FFmpeg.
|
Wed, 14 Dec 2011 14:32:47 +0000 |
cehoyos |
Support FFmpeg mmvideo decoder.
|
Wed, 14 Dec 2011 12:37:16 +0000 |
cehoyos |
Support FFmpeg Dxtory decoder.
|
Wed, 14 Dec 2011 00:17:49 +0000 |
iive |
Avoid double conversion from utf16/ucs2 to utf8 for text subtitles.
|
Tue, 13 Dec 2011 13:23:06 +0000 |
ib |
Revise German translation of MSGTR_MENU_PlayDisc.
|
Mon, 12 Dec 2011 09:20:34 +0000 |
ib |
Return right pointer.
|
Sun, 11 Dec 2011 21:32:07 +0000 |
reimar |
Require a fribidi version that defines FriBidiParType.
|
Sun, 11 Dec 2011 18:47:40 +0000 |
ib |
Leave the focus in fsFNameList after key event in file selector.
|
Sun, 11 Dec 2011 17:52:20 +0000 |
reimar |
Add a suboption to allow forcing use of e.g. OpenGL ES to -vo gl.
|
Sun, 11 Dec 2011 17:51:24 +0000 |
ib |
Add Return key events to playlist's file lists.
|
Sun, 11 Dec 2011 17:12:55 +0000 |
ib |
Add Return key events to playlist buttons.
|
Sun, 11 Dec 2011 16:36:06 +0000 |
ib |
Make column titles in playlist passive.
|
Sun, 11 Dec 2011 16:02:02 +0000 |
ib |
Fix bug with wrong focus in file selector.
|
Sun, 11 Dec 2011 15:53:37 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 11 Dec 2011 15:52:32 +0000 |
ib |
Add Return key events to file selector buttons.
|
Sun, 11 Dec 2011 15:41:37 +0000 |
reimar |
Add a test file for ultravox in comment.
|
Sun, 11 Dec 2011 15:13:39 +0000 |
reimar |
Allow compiling libass without fribidi again.
|
Sun, 11 Dec 2011 14:54:56 +0000 |
ib |
Don't allow option gui-include in config files.
|
Sun, 11 Dec 2011 14:44:36 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 11 Dec 2011 14:43:16 +0000 |
ib |
Enable gui slave commands.
|
Sat, 10 Dec 2011 20:55:31 +0000 |
reimar |
Add highly experimental support for OpenGL ES.
|
Sat, 10 Dec 2011 20:21:50 +0000 |
reimar |
Use glLoadMatrixf. This makes it easier to support OpenGL ES.
|
Sat, 10 Dec 2011 14:31:28 +0000 |
reimar |
By default ignore CTRL key on its own.
|
Sat, 10 Dec 2011 14:27:04 +0000 |
reimar |
Use an enum to define keycodes and fix CTRL and backspace key having
|
Fri, 09 Dec 2011 15:17:11 +0000 |
siretart |
loosen the dependency on libjpeg-dev
|
Fri, 09 Dec 2011 13:34:38 +0000 |
ib |
Change prefix for internal events from ev to iv.
|
Fri, 09 Dec 2011 13:14:23 +0000 |
ib |
Add evSetSubtitle event to the Win32 GUI.
|
Fri, 09 Dec 2011 12:47:28 +0000 |
ib |
Remove unused symbolic constant and code for evFirstLoad.
|
Fri, 09 Dec 2011 12:42:47 +0000 |
ib |
Remove unused symbolic constant definitions for events.
|
Fri, 09 Dec 2011 12:25:48 +0000 |
ib |
Replace evPlayNetwork by evLoadURL.
|
Fri, 09 Dec 2011 12:11:03 +0000 |
ib |
Change parameter name and its declaration to const.
|
Fri, 09 Dec 2011 12:05:37 +0000 |
ib |
Add doxygen comment to app.c
|
Fri, 09 Dec 2011 11:42:25 +0000 |
ib |
Remove non-existing GUI user events.
|
Thu, 08 Dec 2011 19:41:28 +0000 |
ib |
Fix bug in Win32 GUI introduced in r34403.
|
Thu, 08 Dec 2011 17:11:52 +0000 |
ib |
Replace evSetURL by evLoadURL for consistency.
|
Thu, 08 Dec 2011 16:37:42 +0000 |
ib |
Add evSetAspect to the skin documentation on GUI messages (where
|
Thu, 08 Dec 2011 16:28:19 +0000 |
ib |
Cosmetic: Add evSetAspect event to video events.
|
Thu, 08 Dec 2011 16:06:24 +0000 |
ib |
Cosmetic: Synchronize evPlaylist event and message names.
|
Thu, 08 Dec 2011 15:58:18 +0000 |
ib |
Add evHalfSize event to the Win32 GUI.
|
Thu, 08 Dec 2011 15:48:17 +0000 |
ib |
Fix bug with evHalfSize event.
|
Thu, 08 Dec 2011 15:39:49 +0000 |
ib |
Revise skin documentation on GUI messages.
|
Thu, 08 Dec 2011 15:38:35 +0000 |
ib |
Cosmetic: Rearrange and group GUI user events.
|
Thu, 08 Dec 2011 12:09:00 +0000 |
cehoyos |
Support decoding newer rpl files with FFmpeg's Escape 130 decoder.
|
Thu, 08 Dec 2011 12:05:00 +0000 |
ib |
Remove event evDropFile from Win32 GUI.
|
Thu, 08 Dec 2011 02:44:19 +0000 |
cehoyos |
ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.
|
Tue, 06 Dec 2011 19:59:16 +0000 |
reimar |
Try harder to extract a sensible palette from extradata.
|
Mon, 05 Dec 2011 18:27:40 +0000 |
reimar |
Fix OSD time and e.g. frame number displayed with osd_fractions
|
Mon, 05 Dec 2011 18:22:56 +0000 |
reimar |
Make emms/femms code simpler/more obvious.
|
Mon, 05 Dec 2011 18:09:21 +0000 |
reimar |
vo_kva: support -title.
|
Mon, 05 Dec 2011 18:08:29 +0000 |
reimar |
Discard frames where the size does not match the AVCodecContext width/height.
|
Mon, 05 Dec 2011 11:38:15 +0000 |
diego |
configure: (internal) libass depends on FriBiDi now; check availability
|
Mon, 05 Dec 2011 11:38:13 +0000 |
diego |
Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.
|
Mon, 05 Dec 2011 11:38:08 +0000 |
diego |
Remove some stray English messages from the Dutch message translation.
|
Sun, 04 Dec 2011 23:13:46 +0000 |
cehoyos |
Support FFmpeg's PCM 16-bit little-endian planar decoder.
|
Sun, 04 Dec 2011 23:03:24 +0000 |
cehoyos |
Support FFmpeg's EA MAD decoder.
|
Sun, 04 Dec 2011 22:52:58 +0000 |
cehoyos |
Support FFmpeg vdmaudio decoder.
|
Sun, 04 Dec 2011 22:41:31 +0000 |
cehoyos |
Map FFmpeg's Escape 124 decoder to new MPlayer internal FourCC.
|
Sun, 04 Dec 2011 13:30:54 +0000 |
reimar |
Add workaround for CTRL key getting stuck for X11 backend
|
Sat, 03 Dec 2011 23:08:03 +0000 |
reimar |
Commit added forgotten in previous commit.
|
Sat, 03 Dec 2011 22:36:50 +0000 |
reimar |
Support -title for -vo corevideo.
|
Sat, 03 Dec 2011 22:29:25 +0000 |
cboesch |
vd_ffmpeg: fix comment typo (sepcified вк specified)
|
Sat, 03 Dec 2011 22:26:47 +0000 |
reimar |
Support -title with -vo quartz.
|
Sat, 03 Dec 2011 22:06:50 +0000 |
reimar |
Remove variable that is only assigned but never used.
|
Sat, 03 Dec 2011 21:35:56 +0000 |
reimar |
Update libass to 0.10 release.
|
Sat, 03 Dec 2011 21:33:28 +0000 |
reimar |
Remove unused header.
|
Sat, 03 Dec 2011 19:59:17 +0000 |
reimar |
Make -title and -use-filename-title work on Windows.
|
Sat, 03 Dec 2011 19:06:19 +0000 |
reimar |
X11: update title only on reconfigure instead of at least once per frame.
|
Sat, 03 Dec 2011 18:43:54 +0000 |
reimar |
Finally apply forgotten patch to fix VDCTRL_QUERY_UNSEEN_FRAMES result for vd_ffmpeg.
|
Sat, 03 Dec 2011 08:03:12 +0000 |
reimar |
Fix mp_tag2codec_id to take all AVI tags into account again.
|
Sat, 03 Dec 2011 00:30:59 +0000 |
cehoyos |
Support FFmpeg QPEG decoding.
|
Sat, 03 Dec 2011 00:22:28 +0000 |
cehoyos |
Cosmetics: Add a comment about the eatgv internal MPlayer FourCC.
|
Fri, 02 Dec 2011 19:45:48 +0000 |
cehoyos |
Support FFmpeg ADPCM IMA Electronic Arts EACS decoding.
|
Fri, 02 Dec 2011 19:40:36 +0000 |
cehoyos |
Support FFmpeg ADPCM IMA Electronic Arts SEAD decoding.
|
Fri, 02 Dec 2011 19:23:43 +0000 |
cehoyos |
Support FFmpeg Funcom IMA ISS ADPCM decoding.
|
Fri, 02 Dec 2011 19:14:23 +0000 |
cehoyos |
Support FFmpeg VBLE decoder.
|
Thu, 01 Dec 2011 19:10:15 +0000 |
reimar |
Make cache process detect when the main process disappeared and
|
Thu, 01 Dec 2011 19:09:20 +0000 |
reimar |
Only print printable characters, not all ASCII ones.
|
Thu, 01 Dec 2011 18:34:18 +0000 |
reimar |
X11: support CTRL key and thus key combinations with it.
|
Tue, 29 Nov 2011 20:15:22 +0000 |
diego |
debian: Ignore files and directories that are created during package builds.
|
Tue, 29 Nov 2011 13:03:58 +0000 |
ranma |
conf_packet_size is used as CONF_TYPE_INT, which is a 32bit type (fixes possible memory corruption).
|
Tue, 29 Nov 2011 13:02:45 +0000 |
ranma |
edl_seek_type is used as CONF_TYPE_FLAG, which is a 32bit-Type (fixes possible memory corruption).
|
Tue, 29 Nov 2011 05:05:16 +0000 |
diego |
debian: adjust documentation build process, which now works non-recursively
|
Tue, 29 Nov 2011 00:48:34 +0000 |
cehoyos |
Support RGB FFV1 videos without transparency.
|
Thu, 24 Nov 2011 18:32:08 +0000 |
reimar |
Use lookup_keymap_table instead of a large number of switch cases.
|
Thu, 24 Nov 2011 00:03:14 +0000 |
reimar |
Reindent.
|
Thu, 24 Nov 2011 00:00:39 +0000 |
reimar |
caca: process all pending events instead of exactly one per check_events.
|
Wed, 23 Nov 2011 23:59:01 +0000 |
reimar |
caca: for ordinary keys, send key events on press instead of release.
|
Wed, 23 Nov 2011 23:57:37 +0000 |
reimar |
caca: support mouse events and more keys.
|
Wed, 23 Nov 2011 20:47:24 +0000 |
reimar |
Replace constant by define with same value.
|
Tue, 22 Nov 2011 20:24:24 +0000 |
reimar |
Change extended key handling so we will never call mplayer_put_key twice
|
Tue, 22 Nov 2011 19:33:29 +0000 |
reimar |
Make vf expand more picky:
|
Tue, 22 Nov 2011 19:31:29 +0000 |
reimar |
Set chroma_x_shift for 1-plane YUV formats.
|
Sat, 19 Nov 2011 14:04:11 +0000 |
al |
vo direct3d: fix crash in osd drawing code
|
Wed, 16 Nov 2011 11:14:25 +0000 |
diego |
ao_null: mark global variables only used within the file as static
|
Wed, 16 Nov 2011 11:14:23 +0000 |
diego |
configure: add HAVE_OS2THREADS to config.h for libavformat
|
Wed, 16 Nov 2011 09:54:29 +0000 |
diego |
doc: our Bugzilla is no longer brand-new; closes Bugzilla #2013
|
Tue, 15 Nov 2011 17:57:23 +0000 |
cigaes |
OSD fractions: do not round up decimals
|
Mon, 14 Nov 2011 19:09:35 +0000 |
reimar |
Some spelling/grammar fixes.
|
Mon, 14 Nov 2011 19:05:49 +0000 |
reimar |
Remove pointless casts.
|
Mon, 14 Nov 2011 09:58:26 +0000 |
diego |
ao_alsa: drop check for sys/asoundlib.h and ALSA version
|
Mon, 14 Nov 2011 09:58:24 +0000 |
diego |
ai_alsa: set appropriate #defines to work with ALSA 0.9.x headers
|
Sun, 13 Nov 2011 17:05:58 +0000 |
cehoyos |
Update regression test results to current FFmpeg.
|
Sun, 13 Nov 2011 10:04:25 +0000 |
jrash |
Synced with help_mp-en.h rev. 34335
|
Fri, 11 Nov 2011 17:29:14 +0000 |
reimar |
Make WAV format detection more restrictive so it does not incorrectly
|
Fri, 11 Nov 2011 17:15:13 +0000 |
reimar |
Sanitize channel count for libaf to avoid crashes since it is used unchecked.
|
Thu, 10 Nov 2011 16:31:07 +0000 |
cehoyos |
Fix .qcp (raw QCELP) playback.
|