log

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