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.
|