Mercurial > mplayer.hg
graph
-
Replace constant by define with same value.Wed, 23 Nov 2011 20:47:24 +0000, by reimar
-
Change extended key handling so we will never call mplayer_put_key twiceTue, 22 Nov 2011 20:24:24 +0000, by reimar
-
Make vf expand more picky:Tue, 22 Nov 2011 19:33:29 +0000, by reimar
-
Set chroma_x_shift for 1-plane YUV formats.Tue, 22 Nov 2011 19:31:29 +0000, by reimar
-
vo direct3d: fix crash in osd drawing codeSat, 19 Nov 2011 14:04:11 +0000, by al
-
ao_null: mark global variables only used within the file as staticWed, 16 Nov 2011 11:14:25 +0000, by diego
-
configure: add HAVE_OS2THREADS to config.h for libavformatWed, 16 Nov 2011 11:14:23 +0000, by diego
-
doc: our Bugzilla is no longer brand-new; closes Bugzilla #2013Wed, 16 Nov 2011 09:54:29 +0000, by diego
-
OSD fractions: do not round up decimalsTue, 15 Nov 2011 17:57:23 +0000, by cigaes
-
Some spelling/grammar fixes.Mon, 14 Nov 2011 19:09:35 +0000, by reimar
-
Remove pointless casts.Mon, 14 Nov 2011 19:05:49 +0000, by reimar
-
ao_alsa: drop check for sys/asoundlib.h and ALSA versionMon, 14 Nov 2011 09:58:26 +0000, by diego
-
ai_alsa: set appropriate #defines to work with ALSA 0.9.x headersMon, 14 Nov 2011 09:58:24 +0000, by diego
-
Update regression test results to current FFmpeg.Sun, 13 Nov 2011 17:05:58 +0000, by cehoyos
-
Synced with help_mp-en.h rev. 34335Sun, 13 Nov 2011 10:04:25 +0000, by jrash
-
Make WAV format detection more restrictive so it does not incorrectlyFri, 11 Nov 2011 17:29:14 +0000, by reimar
-
Sanitize channel count for libaf to avoid crashes since it is used unchecked.Fri, 11 Nov 2011 17:15:13 +0000, by reimar
-
Fix .qcp (raw QCELP) playback.Thu, 10 Nov 2011 16:31:07 +0000, by cehoyos
-
Add lmlm4 regression test.Thu, 10 Nov 2011 16:06:23 +0000, by cehoyos
-
Fix fffrwu decoding.Thu, 10 Nov 2011 16:02:36 +0000, by cehoyos
-
vo_caca: Port to libcaca 1.x API, which is widespread enough nowadays.Wed, 09 Nov 2011 02:35:04 +0000, by diego
-
vo_caca: reformat and prettyprint as K&R, shorten some linesWed, 09 Nov 2011 02:26:58 +0000, by diego
-
vd_ffmpeg: Conditionally declare lavc_param_wait_keyframe to fix warning.Wed, 09 Nov 2011 01:41:44 +0000, by diego
-
Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.Wed, 09 Nov 2011 01:22:02 +0000, by diego
-
Fix "m1v " playback.Wed, 09 Nov 2011 00:32:12 +0000, by cehoyos
-
Support BMV decoding (bug 2009).Tue, 08 Nov 2011 23:51:41 +0000, by cehoyos
-
Add support for decoding EA CMV files.Tue, 08 Nov 2011 21:19:39 +0000, by reimar
-
Avoid running video-only test on audio-only files.Tue, 08 Nov 2011 21:12:37 +0000, by reimar
-
Remove unused variable.Tue, 08 Nov 2011 20:59:38 +0000, by reimar
-
Add beginnings of a test framework.Tue, 08 Nov 2011 20:48:11 +0000, by reimar
-
Detect codecs requiring too many references for DR also when theyTue, 08 Nov 2011 20:24:35 +0000, by reimar
-
libvo: Move x86_cpu.h #include to aclib_template, where it is actually used.Mon, 07 Nov 2011 19:54:49 +0000, by diego
-
configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformatMon, 07 Nov 2011 19:54:47 +0000, by diego
-
doc: Remove outdated FAQ entry about Mac OS X 10.3.Mon, 07 Nov 2011 19:54:45 +0000, by diego
-
Remove outdated entries from the Spanish FAQ translation.Mon, 07 Nov 2011 19:54:43 +0000, by diego
-
build: merge DOCS/xml/Makefile into top-level MakefileMon, 07 Nov 2011 19:54:40 +0000, by diego
-
build: drop releaseclean targetMon, 07 Nov 2011 19:54:38 +0000, by diego
-
build: Remove dangling reference to removed DOCS/xml/configure.Mon, 07 Nov 2011 19:54:36 +0000, by diego
-
doc: Move XML translation notes to translations.txt.Mon, 07 Nov 2011 19:54:35 +0000, by diego
-
doc: cosmetics: reindent German documentation.xmlMon, 07 Nov 2011 19:54:33 +0000, by diego
-
doc: drop outdated FIXME commentMon, 07 Nov 2011 19:54:29 +0000, by diego
-
Prefer converting GBR24P to other 8 bit per component RGB formats.Mon, 07 Nov 2011 18:49:10 +0000, by reimar
-
Split Spanish mencoder.xml like it was done for the English translation.Mon, 07 Nov 2011 13:13:20 +0000, by diego
-
Fix compilation with --disable-mencoder.Sun, 06 Nov 2011 22:41:37 +0000, by reimar
-
doc: Move all XML entities to main.xml.Sun, 06 Nov 2011 13:11:58 +0000, by diego
-
vo md5sum: support printing to stdout.Sun, 06 Nov 2011 09:09:26 +0000, by reimar
-
Print a proper result also when xsltproc is not installed.Sun, 06 Nov 2011 09:01:46 +0000, by reimar
-
Fix result output of yasm test.Sun, 06 Nov 2011 09:00:15 +0000, by reimar
-
Fix FFmpeg compilation.Sun, 06 Nov 2011 08:57:03 +0000, by reimar
-
Do not create a 0-sized palette side data from extradata.Sun, 06 Nov 2011 00:26:16 +0000, by reimar
-
RoQ decoder seems to work fine with DR.Sat, 05 Nov 2011 23:12:16 +0000, by reimar
-
Restore NUV1 internal fourcc.Sat, 05 Nov 2011 22:18:13 +0000, by reimar
-
Improve support for reget_buffer, this fixes DR1 with C93 FFmpeg decoder.Sat, 05 Nov 2011 19:11:21 +0000, by reimar
-
Support Chronomaster DFA decoding (bug 2006).Sat, 05 Nov 2011 18:38:56 +0000, by cehoyos
-
Fixes for palette allocation handling.Sat, 05 Nov 2011 18:20:44 +0000, by reimar
-
build: Merge DOCS/xml/xml.mak into config.mak.Sat, 05 Nov 2011 16:35:50 +0000, by diego
-
Define HAVE_YASM etc. not only for x86.Sat, 05 Nov 2011 13:47:51 +0000, by cehoyos
-
fmt_conversion: surround PIX_FMT_GBR24P by #ifdefs to ensure availabilityFri, 04 Nov 2011 15:22:51 +0000, by diego
-
configure: Remove unused alsa9 and alsa1x config.h #defines.Fri, 04 Nov 2011 14:29:33 +0000, by diego
-
configure: remove erroneous extra set of braces from vsscanf testFri, 04 Nov 2011 14:29:31 +0000, by diego