log

age author description
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.