log

age author description
Thu, 12 Jan 2012 14:21:55 +0000 ib Add user event evMenu.
Thu, 12 Jan 2012 13:36:20 +0000 nicodvb propagate the pts to vf_next_put_image(); fixes playback with -correct-pts when reencoding is necessary
Thu, 12 Jan 2012 10:39:37 +0000 ib Fix bug with VCD stream calling DVD code.
Thu, 12 Jan 2012 10:31:39 +0000 ib Replace goto label by an internal event case expression.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Thu, 12 Jan 2012 10:07:22 +0000 ib Define (extern) sub_cp unconditionally.
Tue, 10 Jan 2012 13:28:15 +0000 ib Reduce number and avoid conditional definition of searchpath variables.
Tue, 10 Jan 2012 12:04:50 +0000 ib Retrieve DVD's titles, chapters and angles by stream control commands.
Tue, 10 Jan 2012 11:51:30 +0000 ib Remove all #ifdef MP_DEBUG from Win32 GUI code.
Sun, 08 Jan 2012 17:52:59 +0000 reimar Force "simple" IDCT to avoid different results on different PCs.
Sun, 08 Jan 2012 15:38:22 +0000 reimar Fix directory creation in refupdate script.
Sun, 08 Jan 2012 13:47:08 +0000 reimar Remove another md5sums reference file that missed the .md5 extension.
Sun, 08 Jan 2012 13:46:29 +0000 reimar Remove file that was checked in accidentally (it was missing the .md5 part).
Sun, 08 Jan 2012 10:47:41 +0000 reimar Fix testing of H.264 conformance tests.
Sun, 08 Jan 2012 10:44:00 +0000 reimar Add a script to help update the references.
Sun, 08 Jan 2012 10:15:51 +0000 reimar Add references for new fate samples.
Sun, 08 Jan 2012 10:14:00 +0000 reimar Remove unused reference files.
Sun, 08 Jan 2012 10:06:13 +0000 reimar Print a hint if FATE_SAMPLES was not set and fatetest is run.
Sun, 08 Jan 2012 09:28:51 +0000 reimar Clean up faterun.sh.
Sun, 08 Jan 2012 09:25:45 +0000 reimar Put test-related code in Makefile under ifdef FATE_SAMPLES.
Fri, 06 Jan 2012 00:18:56 +0000 cehoyos Support cyuv uyvy422 rawvideo with -vc -ffcyuv,
Thu, 05 Jan 2012 20:35:07 +0000 reimar Add support for additional libopenjpeg output formats.
Thu, 05 Jan 2012 20:32:10 +0000 reimar Add support for 422P9.
Thu, 05 Jan 2012 20:18:38 +0000 cehoyos Support for Avid Meridian Uncompressed via FFmpeg.
Thu, 05 Jan 2012 18:23:34 +0000 reimar Add reference result for vble test file.
Thu, 05 Jan 2012 16:17:36 +0000 reimar Disable wmv8_drm test.
Thu, 05 Jan 2012 16:06:16 +0000 reimar QCP files are audio-only, do not run them through video test.
Thu, 05 Jan 2012 15:50:17 +0000 reimar Change a few more pts-related float to double.
Thu, 05 Jan 2012 15:48:37 +0000 reimar Use double also to calculate ogg subtitle pts.
Thu, 05 Jan 2012 15:46:48 +0000 reimar Remove pointless cast.
Thu, 05 Jan 2012 15:45:33 +0000 reimar Calculate Ogg timestamps as double instead of float.
Thu, 05 Jan 2012 15:41:59 +0000 reimar Check for correct function (th_info_init, not theora_info_init) in libtheora test.
Thu, 05 Jan 2012 15:39:14 +0000 reimar Add more fate test reference results.
Thu, 05 Jan 2012 14:40:36 +0000 ib Remove #ifdef MP_DEBUG.
Thu, 05 Jan 2012 14:26:21 +0000 ib Explicitly enumerate all stream types.
Thu, 05 Jan 2012 13:55:03 +0000 ib Remove pointless menu entry.
Thu, 05 Jan 2012 13:50:34 +0000 ib Use empty1px.xpm instead of empty.xpm for check item (and similar) menus.
Thu, 05 Jan 2012 12:55:33 +0000 ib Use check items for CD and VCD titles as well.
Thu, 05 Jan 2012 12:44:02 +0000 ib Fix bug in CD / VCD / DVD related menus.
Thu, 05 Jan 2012 12:35:37 +0000 ib Move CD / VCD / DVD related menu code.
Thu, 05 Jan 2012 12:08:36 +0000 diego build: Merge tests/Makefile into top-level Makefile and test non-recursively.
Thu, 05 Jan 2012 12:06:03 +0000 ib Move some DVD related events.
Thu, 05 Jan 2012 11:39:27 +0000 ib Remove #ifdef MP_DEBUG.
Wed, 04 Jan 2012 22:08:36 +0000 diego Port libtheora glue code to Theora 1.0 API.
Wed, 04 Jan 2012 20:30:10 +0000 siretart fmt-conversion.c: add a remark about the usage of #ifdef directives
Wed, 04 Jan 2012 20:28:43 +0000 siretart libmpdemux/mp_taglists.c: Replace #ifdef with #if directives
Wed, 04 Jan 2012 14:55:29 +0000 cehoyos Support decoding AVrp, v308 and yuv4 via FFmpeg.
Wed, 04 Jan 2012 12:33:59 +0000 siretart make the checks for available codec id more robust
Wed, 04 Jan 2012 10:39:38 +0000 diego configure: Simplify Theora check.
Tue, 03 Jan 2012 23:50:52 +0000 ib Remove unnecessary #include.
Tue, 03 Jan 2012 23:10:34 +0000 ib Remove (conditional and) unnecessary #include
Tue, 03 Jan 2012 20:47:36 +0000 ib Add checks for errors in stream_cdda's get_track_by_sector().
Tue, 03 Jan 2012 16:17:21 +0000 ib Allow Windows style CDROM device names for Wine port.
Tue, 03 Jan 2012 16:16:04 +0000 ib Use cdparanoia compatibility names for CD function calls.
Tue, 03 Jan 2012 15:51:26 +0000 siretart Allow compilation with Libav
Mon, 02 Jan 2012 16:48:18 +0000 ib Initialize device options in guiInit().
Mon, 02 Jan 2012 16:25:00 +0000 ib Remove pointless filename setting from device name.
Mon, 02 Jan 2012 16:24:06 +0000 ib Allow uiPlay() without guiInfo.Filename for some stream types.
Mon, 02 Jan 2012 15:28:30 +0000 ib Cosmetic: Adjust indent.
Mon, 02 Jan 2012 15:16:55 +0000 ib Don't explicitly set stream type if the type doesn't change.
Mon, 02 Jan 2012 12:53:20 +0000 iive Add support of compression algorithm 3 (header stripping) in mkv demuxer.
Mon, 02 Jan 2012 11:26:00 +0000 cehoyos Support FFmpeg v410 decoder.
Mon, 02 Jan 2012 11:20:26 +0000 cehoyos Support Y41P decoding via FFmpeg.
Mon, 02 Jan 2012 03:34:19 +0000 jrash Synced with help_mp-en.h rev. 34475
Sun, 01 Jan 2012 04:09:35 +0000 cehoyos Update copyright year.
Sat, 31 Dec 2011 13:42:24 +0000 ib Cosmetic: Collect together Wine port related functions.
Sat, 31 Dec 2011 13:25:23 +0000 ib Allow Windows style devices for Wine port.
Sat, 31 Dec 2011 13:20:29 +0000 ib Fix Win32 GUI DVD playback.
Sat, 31 Dec 2011 13:15:30 +0000 ib Remove options cdrom_device and dvd_device from the Win32 GUI.
Sat, 31 Dec 2011 12:55:28 +0000 ib Retrieve DVD's titles, chapters and angles by stream control commands.
Sat, 31 Dec 2011 12:45:46 +0000 ib Replace VCD's STREAM_CTRL_GET_NUM_CHAPTERS by STREAM_CTRL_GET_NUM_TITLES.
Sat, 31 Dec 2011 12:38:52 +0000 ib Add audio CD playback support to the X11/GTK GUI.
Sat, 31 Dec 2011 12:20:08 +0000 ib Add new stream control command STREAM_CTRL_GET_NUM_TITLES.
Thu, 29 Dec 2011 19:42:58 +0000 cehoyos Support FFmpeg SMJPEG IMA ADPCM decoding.
Thu, 29 Dec 2011 16:11:58 +0000 reimar Add comment to a condition that is just a hack around a cdparanoia bug.
Thu, 29 Dec 2011 16:10:12 +0000 reimar Prefer libcdio over cdparanoia by default.
Thu, 29 Dec 2011 13:59:05 +0000 ib Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.
Thu, 29 Dec 2011 01:14:48 +0000 cehoyos Support the FFmpeg Indeo 4 decoder.
Wed, 28 Dec 2011 14:14:12 +0000 ib Don't call paranoia_modeset() for PARANOIA_MODE_DISABLE.
Wed, 28 Dec 2011 14:04:27 +0000 ib Allow PARANOIA_MODE_FULL with skipping.
Sat, 24 Dec 2011 13:31:49 +0000 jrash sync with en/mplayer.1 rev. 34463
Sat, 24 Dec 2011 10:55:49 +0000 cigaes av_helpers: show libav* version and configuration.
Sat, 24 Dec 2011 10:55:47 +0000 cigaes av_helpers: remove obsolete avcodec_init.
Fri, 23 Dec 2011 22:34:42 +0000 reimar vo_gl stereo: allow swapping left and right view.
Fri, 23 Dec 2011 21:52:04 +0000 reimar cdda: set position to an actual EOF position when we set EOF.
Fri, 23 Dec 2011 21:50:32 +0000 reimar Flush cache and sync stream position/eof after seeking STREAM_CTRLs.
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.
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
Mon, 07 Nov 2011 19:54:38 +0000 diego build: drop releaseclean target
Mon, 07 Nov 2011 19:54:36 +0000 diego build: Remove dangling reference to removed DOCS/xml/configure.
Mon, 07 Nov 2011 19:54:35 +0000 diego doc: Move XML translation notes to translations.txt.
Mon, 07 Nov 2011 19:54:33 +0000 diego doc: cosmetics: reindent German documentation.xml
Mon, 07 Nov 2011 19:54:29 +0000 diego doc: drop outdated FIXME comment
Mon, 07 Nov 2011 18:49:10 +0000 reimar Prefer converting GBR24P to other 8 bit per component RGB formats.
Mon, 07 Nov 2011 13:13:20 +0000 diego Split Spanish mencoder.xml like it was done for the English translation.
Sun, 06 Nov 2011 22:41:37 +0000 reimar Fix compilation with --disable-mencoder.
Sun, 06 Nov 2011 13:11:58 +0000 diego doc: Move all XML entities to main.xml.
Sun, 06 Nov 2011 09:09:26 +0000 reimar vo md5sum: support printing to stdout.
Sun, 06 Nov 2011 09:01:46 +0000 reimar Print a proper result also when xsltproc is not installed.
Sun, 06 Nov 2011 09:00:15 +0000 reimar Fix result output of yasm test.
Sun, 06 Nov 2011 08:57:03 +0000 reimar Fix FFmpeg compilation.
Sun, 06 Nov 2011 00:26:16 +0000 reimar Do not create a 0-sized palette side data from extradata.
Sat, 05 Nov 2011 23:12:16 +0000 reimar RoQ decoder seems to work fine with DR.
Sat, 05 Nov 2011 22:18:13 +0000 reimar Restore NUV1 internal fourcc.