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.
|
Thu, 10 Nov 2011 16:06:23 +0000 |
cehoyos |
Add lmlm4 regression test.
|
Thu, 10 Nov 2011 16:02:36 +0000 |
cehoyos |
Fix fffrwu decoding.
|
Wed, 09 Nov 2011 02:35:04 +0000 |
diego |
vo_caca: Port to libcaca 1.x API, which is widespread enough nowadays.
|
Wed, 09 Nov 2011 02:26:58 +0000 |
diego |
vo_caca: reformat and prettyprint as K&R, shorten some lines
|
Wed, 09 Nov 2011 01:41:44 +0000 |
diego |
vd_ffmpeg: Conditionally declare lavc_param_wait_keyframe to fix warning.
|
Wed, 09 Nov 2011 01:22:02 +0000 |
diego |
Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.
|
Wed, 09 Nov 2011 00:32:12 +0000 |
cehoyos |
Fix "m1v " playback.
|
Tue, 08 Nov 2011 23:51:41 +0000 |
cehoyos |
Support BMV decoding (bug 2009).
|
Tue, 08 Nov 2011 21:19:39 +0000 |
reimar |
Add support for decoding EA CMV files.
|
Tue, 08 Nov 2011 21:12:37 +0000 |
reimar |
Avoid running video-only test on audio-only files.
|
Tue, 08 Nov 2011 20:59:38 +0000 |
reimar |
Remove unused variable.
|
Tue, 08 Nov 2011 20:48:11 +0000 |
reimar |
Add beginnings of a test framework.
|
Tue, 08 Nov 2011 20:24:35 +0000 |
reimar |
Detect codecs requiring too many references for DR also when they
|
Mon, 07 Nov 2011 19:54:49 +0000 |
diego |
libvo: Move x86_cpu.h #include to aclib_template, where it is actually used.
|
Mon, 07 Nov 2011 19:54:47 +0000 |
diego |
configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformat
|
Mon, 07 Nov 2011 19:54:45 +0000 |
diego |
doc: Remove outdated FAQ entry about Mac OS X 10.3.
|
Mon, 07 Nov 2011 19:54:43 +0000 |
diego |
Remove outdated entries from the Spanish FAQ translation.
|
Mon, 07 Nov 2011 19:54:40 +0000 |
diego |
build: merge DOCS/xml/Makefile into top-level Makefile
|