log

age author description
Thu, 09 Feb 2012 12:43:09 +0000 ib Update dates in man pages.
Thu, 09 Feb 2012 12:29:07 +0000 ib Fix German translation of MSGTR_MemAllocFailed.
Tue, 07 Feb 2012 23:09:52 +0000 cehoyos Support RGB48 tiff decoding.
Tue, 07 Feb 2012 23:04:30 +0000 cehoyos Support displaying 64bit RGB via OpenGL.
Tue, 07 Feb 2012 22:07:09 +0000 cehoyos Use 128 instead of 64 to define non-native RGB image formats.
Tue, 07 Feb 2012 21:56:45 +0000 cehoyos X11 non-native RGB/BGR "emulation" only works for 32bit.
Tue, 07 Feb 2012 14:52:23 +0000 siretart Add missing libavutil #include.
Tue, 07 Feb 2012 14:07:53 +0000 siretart enable radio support, addresses https://launchpad.net/bugs/593548
Tue, 07 Feb 2012 12:27:23 +0000 cigaes build: fix lavfi dependencies (swscale and swresample).
Mon, 06 Feb 2012 06:30:12 +0000 siretart Update deprecated avcodec_alloc_context()/avcodec_open() API calls
Sun, 05 Feb 2012 21:20:51 +0000 cehoyos Support v408 and AYUV decoding via FFmpeg.
Fri, 03 Feb 2012 23:11:48 +0000 iive Workaround a bug in Pulse Audio (http://pulseaudio.org/ticket/866)
Fri, 03 Feb 2012 20:33:32 +0000 reimar Fix format string for -a52drc option.
Fri, 03 Feb 2012 14:31:59 +0000 ib Add some missing #includes to cfg.c.
Fri, 03 Feb 2012 13:57:10 +0000 ib Make cfg_read() and cfg_write() void functions.
Fri, 03 Feb 2012 13:38:42 +0000 ib Add fgetstr() to read from files without end-of-line characters.
Thu, 02 Feb 2012 18:26:17 +0000 compn add media-100 qtx binary codec
Thu, 02 Feb 2012 03:04:52 +0000 komh Fix bpp for IMGFMT_BGR32
Thu, 02 Feb 2012 02:56:50 +0000 komh Add VMAN-backend supports
Thu, 02 Feb 2012 02:55:02 +0000 komh Add IMGFMT_BGR32 supports
Tue, 31 Jan 2012 18:17:17 +0000 ib Emphasize the default audio track in the selection list.
Tue, 31 Jan 2012 12:11:46 +0000 compn add jps / pns image formats, sync'd from ffmpeg
Mon, 30 Jan 2012 18:14:45 +0000 reimar Fix -pphelp to work with new libpostprocess API.
Sun, 29 Jan 2012 16:30:17 +0000 reimar sdl: do not change caption on -wid windows.
Sun, 29 Jan 2012 16:27:46 +0000 reimar Support -wid for vo_sdl.
Sat, 28 Jan 2012 14:55:15 +0000 reimar Fix another case where opt.h was included from libavcodec instead of libavutil.
Sat, 28 Jan 2012 14:51:29 +0000 reimar Do not try to render \r.
Sat, 28 Jan 2012 14:24:59 +0000 reimar Do not apply writing order via fribidi when libass will be doing it.
Sat, 28 Jan 2012 14:00:07 +0000 reimar Update config.asm generation to work with latest FFmpeg.
Sat, 28 Jan 2012 13:59:17 +0000 reimar Translate level-based to flag-based error recognition values.
Sat, 28 Jan 2012 13:51:57 +0000 reimar opt.h is now in libavutil.
Sat, 28 Jan 2012 13:47:01 +0000 reimar Some hacks to allow stream_ffmpeg to compile against newer FFmpeg.
Sat, 28 Jan 2012 13:22:57 +0000 reimar Switch to avcodec_alloc_context3.
Sat, 28 Jan 2012 13:20:20 +0000 reimar Set memc_only via AVDictionary.
Sat, 28 Jan 2012 13:13:29 +0000 reimar Only set "seekable", not "is_streamed" for compatibility with
Sat, 28 Jan 2012 13:06:59 +0000 reimar Use avformat_new_stream.
Sat, 28 Jan 2012 12:57:58 +0000 reimar Set muxrate and preload via AVDictionary.
Sat, 28 Jan 2012 12:52:23 +0000 reimar Remove pointless casts.
Sat, 28 Jan 2012 12:41:26 +0000 reimar Remove pointless cast.
Sat, 28 Jan 2012 12:40:36 +0000 reimar Use "seekable" instead of is_streamed.
Sat, 28 Jan 2012 12:36:05 +0000 reimar Do not set stream_copy, it has not been used in FFmpeg since a long time.
Sat, 28 Jan 2012 12:33:58 +0000 reimar Remove ifdefs that have been unnecessary since a long time
Sat, 28 Jan 2012 12:24:12 +0000 reimar Set UMV flag via AVDictionary.
Sat, 28 Jan 2012 12:22:10 +0000 reimar Get rid of nonsense usage of CODEC_FLAG_PART.
Sat, 28 Jan 2012 12:17:50 +0000 reimar Use AVDictionary to set data_partitioning.
Sat, 28 Jan 2012 12:15:38 +0000 reimar Fix avcodec_open2 options argument.
Sat, 28 Jan 2012 11:50:18 +0000 reimar Use AV_PICTURE_TYPE_I.
Sat, 28 Jan 2012 11:06:35 +0000 reimar Reuse init_avcodec function.
Sat, 28 Jan 2012 10:53:17 +0000 reimar Replace deprecated/removed av_close_input_stream.
Sat, 28 Jan 2012 10:50:52 +0000 reimar Replace deprecated av_set_int.
Sat, 28 Jan 2012 10:47:02 +0000 reimar Replace deprecated/removed AV_METADATA_IGNORE_SUFFIX.
Sat, 28 Jan 2012 10:44:08 +0000 reimar Remove some nonsensical uses of CODEC_FLAG_PART.
Sat, 28 Jan 2012 10:40:55 +0000 reimar Use AVDictionary to set some special options.
Sat, 28 Jan 2012 10:32:49 +0000 reimar palctrl exists no longer and has been unused a long time,
Sat, 28 Jan 2012 10:31:24 +0000 reimar Switch to using AV_PICTURE_TYPE.
Sat, 28 Jan 2012 10:28:45 +0000 reimar Remove unused AVFrame "age" handling code.
Sat, 28 Jan 2012 10:04:51 +0000 cboesch Fix "ouput" typo in vf framestep.
Fri, 27 Jan 2012 14:47:18 +0000 ib Fix bug with selected file in file selector.
Fri, 27 Jan 2012 11:24:59 +0000 ib Cosmetic: Rename variables.
Fri, 27 Jan 2012 11:09:05 +0000 jrash Synced with help_mp-en.h rev. 34569
Fri, 27 Jan 2012 00:07:45 +0000 ib Fix skin PNG read errors.
Thu, 26 Jan 2012 23:16:43 +0000 cehoyos Fix compilation with --disable-networking.
Wed, 25 Jan 2012 10:30:46 +0000 cehoyos Add missing image formats to the ffv1 decoder.
Tue, 24 Jan 2012 18:53:23 +0000 cehoyos Support 32-bit sunrast playback via FFmpeg.
Tue, 24 Jan 2012 18:39:51 +0000 cehoyos Support 32-bit sgi playback via FFmpeg.
Tue, 24 Jan 2012 18:30:16 +0000 cehoyos Remove unused image formats from fftga output format list.
Tue, 24 Jan 2012 18:24:00 +0000 cehoyos Fix 32-bit targa playback with current FFmpeg on big-endian.
Tue, 24 Jan 2012 18:14:18 +0000 cehoyos Replace incorrect output format list with the only format supported by
Tue, 24 Jan 2012 18:11:10 +0000 cehoyos Fix 32-bit png playback with current FFmpeg.
Tue, 24 Jan 2012 18:02:55 +0000 cehoyos Remove unused image formats from ffpng output format list.
Tue, 24 Jan 2012 17:54:04 +0000 cehoyos Remove unused image formats from ffpcx output format list.
Tue, 24 Jan 2012 17:51:00 +0000 cehoyos Remove unused image formats from ffgif output format list: Only pal8 is supported.
Tue, 24 Jan 2012 17:44:28 +0000 cehoyos Fix 32-bit dpx playback on big-endian.
Tue, 24 Jan 2012 17:34:28 +0000 cehoyos Remove unused image formats from fftiff output format list.
Tue, 24 Jan 2012 17:33:00 +0000 cehoyos Fix 32-bit tiff playback on big-endian.
Mon, 23 Jan 2012 13:57:22 +0000 cehoyos Allow motionpixels playback on little endian.
Sun, 22 Jan 2012 00:29:56 +0000 compn demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif image.
Sat, 21 Jan 2012 19:15:03 +0000 cehoyos Support Sorenson 263 fourcc, see FFmpeg ticket #923.
Sat, 21 Jan 2012 19:12:53 +0000 cehoyos Remove S263 from h263 fourcc list, we do not have such a sample.
Sat, 21 Jan 2012 17:43:06 +0000 al vd theora: cosmetics: K&R style, alignment
Sat, 21 Jan 2012 16:55:37 +0000 cehoyos Support decoding of Avid SUDS.
Thu, 19 Jan 2012 23:20:37 +0000 reimar Fix per-file ASS options like -ass-force-style.
Thu, 19 Jan 2012 14:36:17 +0000 diego vd_theora: Skip th_decode_ycbcr_out() for packets representing dropped frames.
Thu, 19 Jan 2012 14:36:15 +0000 diego Move static keyword to the beginning of function declarations.
Thu, 19 Jan 2012 14:36:11 +0000 diego configure: Only test for Win32 threads on Windows.
Mon, 16 Jan 2012 09:15:40 +0000 diego configure: Enable os2threads support on OS/2.
Sun, 15 Jan 2012 12:40:02 +0000 reimar Fix seeking beyond EOF in stream_cdda to work with cache.
Sun, 15 Jan 2012 12:38:38 +0000 reimar Print an error when streams behave in a way that the cache cannot handle.
Sun, 15 Jan 2012 12:23:40 +0000 reimar Fix seeking with e.g. flv files.
Sun, 15 Jan 2012 12:08:26 +0000 reimar Eliminate duplicate subtitle lines which will most likely
Sun, 15 Jan 2012 11:18:13 +0000 reimar SSA reader: do not strip commas in commands.
Sat, 14 Jan 2012 23:56:28 +0000 compn reimar says comments are C strings and so i move all urls to ;comments instead.
Sat, 14 Jan 2012 20:33:57 +0000 cehoyos Support BW10 decoding via FFmpeg.
Sat, 14 Jan 2012 19:29:25 +0000 reimar SDL: Try to select a fullscreen mode that does not require resolution changes by default.
Sat, 14 Jan 2012 16:30:03 +0000 ib Add size to ICONERROR warning message.
Sat, 14 Jan 2012 16:08:16 +0000 ib Add differently sized, new icons for the GUI.
Sat, 14 Jan 2012 16:02:37 +0000 ib Use check items for audio, video and subtitle tracks.
Sat, 14 Jan 2012 15:49:54 +0000 reimar Fix vo_gl unsharp filter for chroma.
Sat, 14 Jan 2012 15:46:58 +0000 ib Don't needlessly set variables.
Sat, 14 Jan 2012 14:06:29 +0000 reimar Fix -ass-styles with SRT subs and more.
Sat, 14 Jan 2012 13:55:38 +0000 reimar Extract setting up default ASS style to a separate function.
Sat, 14 Jan 2012 12:56:28 +0000 cehoyos Support RGB48 tiff decoding via FFmpeg.
Fri, 13 Jan 2012 17:16:35 +0000 ib Cosmetic: Revise comment.
Fri, 13 Jan 2012 16:44:35 +0000 ib Remove unused parameter from uiMenuMouseHandle().
Fri, 13 Jan 2012 16:40:04 +0000 ib Remove unused parameter from uiPlaybarShow().
Fri, 13 Jan 2012 16:36:06 +0000 ib Remove unused parameter from wsXDNDProcessClientMessage().
Fri, 13 Jan 2012 16:19:35 +0000 ib Fix bug with switching audio and video tracks.
Fri, 13 Jan 2012 15:25:13 +0000 ib Replace deprecated avcodec functions by new ones.
Fri, 13 Jan 2012 14:12:32 +0000 ib Remove unused parameter from create_MessageBox().
Fri, 13 Jan 2012 14:06:55 +0000 ib Use correct data types and common variable names in GTK callback functions.
Thu, 12 Jan 2012 18:21:56 +0000 ib Properly handle the lack of XShm.
Thu, 12 Jan 2012 16:14:20 +0000 ib Remove unnecessary #ifdef.
Thu, 12 Jan 2012 16:08:07 +0000 ib Cosmetic: Remove blank lines.
Thu, 12 Jan 2012 16:01:32 +0000 ib Simplify XShape handling and setting of wsUseXShape.
Thu, 12 Jan 2012 15:53:20 +0000 ib Cosmetic: Remove braces.
Thu, 12 Jan 2012 15:50:53 +0000 ib Always inform / warn about missing shared memory / shape extension
Thu, 12 Jan 2012 15:16:24 +0000 ib Remove unnecessary #ifdef and #include.
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.