log

age author description
Thu, 12 Jul 2012 20:15:25 +0000 cehoyos Support more libopenjpeg pixel formats.
Thu, 12 Jul 2012 19:55:53 +0000 cehoyos Support FFmpeg pix_fmts YUV4xxP12*, YUV4xxP14*, GBR12P* and GBR14P*.
Thu, 12 Jul 2012 13:07:56 +0000 cehoyos Cosmetics: Fix alphabetical order.
Thu, 12 Jul 2012 12:37:21 +0000 cehoyos Fix compilation with latest FFmpeg.
Fri, 06 Jul 2012 12:34:58 +0000 cehoyos Support FFmpeg Packed Animation File decoder.
Thu, 05 Jul 2012 19:04:28 +0000 cehoyos Fix MPlayer compilation with latest FFmpeg.
Wed, 04 Jul 2012 00:32:26 +0000 compn add yuv8 / YUV8 to other decoders as well
Wed, 04 Jul 2012 00:31:08 +0000 compn fix original yuv8 decoder fourcc
Wed, 04 Jul 2012 00:19:43 +0000 compn codecs.conf: map YUV8 to wnv1 codecs
Mon, 02 Jul 2012 21:49:19 +0000 cehoyos Support Kostya's MSA1 decoder.
Thu, 28 Jun 2012 15:02:57 +0000 cehoyos Fix compilation with latest FFmpeg.
Sun, 24 Jun 2012 12:17:56 +0000 cehoyos Add a few new CSS colors.
Sun, 24 Jun 2012 12:17:03 +0000 cehoyos Order colour names alphabetically / better match W3 list.
Fri, 22 Jun 2012 20:07:15 +0000 cehoyos Support Kostya's MS Screen 1 decoder.
Fri, 22 Jun 2012 20:02:10 +0000 cehoyos Support LucasArts SMUSH and VIMA decoding.
Tue, 12 Jun 2012 17:55:52 +0000 reimar Fix swapped condition in previous commit.
Tue, 12 Jun 2012 17:49:49 +0000 reimar Fix skip_frame condition, AVDISCARD_DEFAULT is not the same
Tue, 12 Jun 2012 07:09:44 +0000 cehoyos Support Kostya's iac decoder.
Tue, 12 Jun 2012 07:06:27 +0000 cehoyos Fix compilation with current FFmpeg (define HAVE_MIPSFPU).
Mon, 11 Jun 2012 12:41:31 +0000 ib Improve the aspect icons.
Mon, 11 Jun 2012 11:23:01 +0000 ib Improve the about icon.
Mon, 11 Jun 2012 11:19:44 +0000 ib Add an icon for the subtitles menu.
Mon, 11 Jun 2012 11:00:28 +0000 ib Revert r34511.
Sat, 09 Jun 2012 11:11:57 +0000 reimar Reduce some code duplication.
Sat, 09 Jun 2012 06:46:00 +0000 jrash sync with en/mplayer.1 rev. 34993
Tue, 05 Jun 2012 03:09:59 +0000 compn add scaletempo trick to -speed
Sat, 02 Jun 2012 18:09:58 +0000 reimar Another minor release script update.
Sat, 02 Jun 2012 17:59:01 +0000 reimar Reduce code duplication in get_path.
Sat, 02 Jun 2012 17:54:41 +0000 reimar config_dir variable should not be static, but it should point
Sat, 02 Jun 2012 16:35:44 +0000 reimar Use our own mp_dirname/mp_basename instead of system
Sat, 02 Jun 2012 15:19:05 +0000 reimar Small improvements to release script, create xz and gzip files etc.
Sat, 02 Jun 2012 15:00:52 +0000 reimar Temporarily disable nonref_dr until release, it is still too unreliable
Thu, 31 May 2012 16:34:45 +0000 ib Add some file extensions to the video file filter of the file selector.
Wed, 30 May 2012 22:04:51 +0000 ib Request a sufficiently large image for direct rendering.
Wed, 30 May 2012 21:21:46 +0000 ib Add a Makefile target for testing the help message text headers.
Wed, 30 May 2012 21:08:05 +0000 reimar Add/improve some code to help debugging DR in filters.
Wed, 30 May 2012 21:05:21 +0000 ib Allow plain text playlists for the GUI.
Wed, 30 May 2012 20:34:02 +0000 reimar unsharp: actually process the frame we got.
Wed, 30 May 2012 19:33:09 +0000 reimar Another attempt at clearing DVDNAV highlights, this
Tue, 29 May 2012 18:32:35 +0000 reimar Use correct variable for height.
Sun, 27 May 2012 18:12:42 +0000 rtogni Add ralf audio support
Fri, 25 May 2012 20:31:11 +0000 reimar Move decrementing usage count to a common place.
Fri, 25 May 2012 20:31:10 +0000 reimar Request a sufficiently large image for direct rendering.
Thu, 24 May 2012 12:56:31 +0000 jrash sync with en/mplayer.1 rev. 34909
Thu, 24 May 2012 12:51:04 +0000 jrash Synced with help_mp-en.h rev. 34958
Thu, 24 May 2012 09:17:18 +0000 ib Fix message text translations.
Wed, 23 May 2012 20:03:07 +0000 reimar Add a separate stride variable to make it easier to optimize later (e.g. align stride).
Wed, 23 May 2012 19:51:54 +0000 reimar expand: handle NUMBERED mp_image type correctly.
Wed, 23 May 2012 19:28:03 +0000 reimar corevideo: Reduce code duplication in OSD rendering code.
Wed, 23 May 2012 19:17:30 +0000 reimar Remove unnecessary if, free can be called unconditionally.
Tue, 22 May 2012 21:14:55 +0000 reimar SDL swap interval fixes.
Tue, 22 May 2012 18:01:51 +0000 reimar Support using the pic variants of the live555 libs.
Tue, 22 May 2012 17:51:08 +0000 reimar Use the same flags for the test as what will be used when
Tue, 22 May 2012 09:32:16 +0000 ib Fix wrong (too large) height of filter combo box.
Tue, 22 May 2012 00:59:41 +0000 iive 10l. Fix compilation with GUI enabled.
Mon, 21 May 2012 22:56:37 +0000 ib Add Windows Media Station file (application/x-netshow-channel) support.
Mon, 21 May 2012 20:53:55 +0000 ib Revise UTF-8 encoded subtitle file filter for file selector.
Mon, 21 May 2012 20:32:55 +0000 ib Remove extensions .rmj and .rmm from playlist filter for file selector.
Mon, 21 May 2012 20:21:32 +0000 reimar More extensive LIVE555 check that will fail with incompatible newer versions.
Mon, 21 May 2012 20:08:01 +0000 al build: Fix vo directx configure check on Cygwin