log

age author description
Mon, 05 Sep 2011 21:55:40 +0000 reimar Simplify checking for ppc or ppc64 using wildcards.
Mon, 05 Sep 2011 18:43:01 +0000 ib Add doxygen comments to font.c.
Mon, 05 Sep 2011 18:29:35 +0000 ib Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.
Mon, 05 Sep 2011 16:19:04 +0000 ib Cosmetic: Rename fntRender() fntTextRender().
Mon, 05 Sep 2011 16:08:16 +0000 ib Cosmetic: Rename skinImageRead() parameter bf img in header file.
Mon, 05 Sep 2011 16:00:37 +0000 ib Cosmetic: Rename skinBPRead() skinImageRead().
Mon, 05 Sep 2011 15:47:55 +0000 ib Add doxygen comments to skin.c.
Mon, 05 Sep 2011 14:24:54 +0000 cehoyos Cosmetics: Order filters alphabetically.
Mon, 05 Sep 2011 11:48:36 +0000 ib Make vo_hidecursor() and vo_showcursor() static.
Sat, 03 Sep 2011 15:52:07 +0000 ib Add an about box to the Win32 GUI.
Fri, 02 Sep 2011 13:58:01 +0000 jrash sync with en/mplayer.1 rev. 34015
Fri, 02 Sep 2011 09:58:55 +0000 ib Add the MPlayer title string to the about box.
Thu, 01 Sep 2011 21:49:22 +0000 reimar Autodetect 32- vs. 64-bit PowerPC just like for x86.
Thu, 01 Sep 2011 20:17:03 +0000 ib Cosmetic: Adjust indent.
Thu, 01 Sep 2011 20:15:40 +0000 ib Rework fullscreen handling.
Thu, 01 Sep 2011 19:14:11 +0000 ib Perform a wsHandleEvents() when playback ends.
Thu, 01 Sep 2011 19:08:07 +0000 ib Set WinID early and once.
Thu, 01 Sep 2011 18:52:09 +0000 ib Rephrase condition for btnModify().
Thu, 01 Sep 2011 18:41:36 +0000 ib Cosmetic: Adjust indent.
Thu, 01 Sep 2011 18:40:01 +0000 ib Move a misplaced closing brace to its correct position.
Thu, 01 Sep 2011 18:32:33 +0000 ib Some cosmetic changes in wsFullScreen().
Thu, 01 Sep 2011 18:22:58 +0000 ib Don't map the window after resizing.
Thu, 01 Sep 2011 18:19:27 +0000 ib Keep track of fullscreen state.
Thu, 01 Sep 2011 18:07:59 +0000 ib Remove pointless condition.
Thu, 01 Sep 2011 17:57:15 +0000 ib Cosmetic: Adjust indent.
Thu, 01 Sep 2011 17:53:33 +0000 ib Resize video window after switching from fullscreen to normal size.
Thu, 01 Sep 2011 17:31:46 +0000 ib Change repositioning of the normal size video window.
Thu, 01 Sep 2011 17:27:44 +0000 ib Modify video window size change behavior.
Thu, 01 Sep 2011 17:16:49 +0000 cehoyos Intel C Compiler 12.0 is supported, 11.0 is not.
Thu, 01 Sep 2011 17:08:58 +0000 ib Remove assignments to guiInfo.VideoWindow when playback stops.
Thu, 01 Sep 2011 17:01:10 +0000 ib Cosmetic: Move guiInfo member VideoWindow.
Thu, 01 Sep 2011 16:55:14 +0000 ib Change ESC key behavior in fullscreen state.
Thu, 01 Sep 2011 16:44:52 +0000 ib Don't use current x and y position of video window for saving.
Wed, 31 Aug 2011 17:45:02 +0000 ib Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
Wed, 31 Aug 2011 09:04:21 +0000 cehoyos Do not map to internal MPlayer FourCC if possible.
Mon, 29 Aug 2011 12:48:21 +0000 cehoyos Support Nellymoser in isom.
Sat, 27 Aug 2011 16:53:50 +0000 ib Remove dependency between gtkShowVideoWindow and gtkLoadFullscreen
Sat, 27 Aug 2011 16:51:52 +0000 ib Add a parameter to vo_x11_ewmh_fullscreen().
Sat, 27 Aug 2011 11:17:05 +0000 reimar Replace deprecated functionality in muxer_lavf.
Sat, 27 Aug 2011 11:04:53 +0000 reimar Only use non-deprecated code in lavc encoders.
Sat, 27 Aug 2011 11:02:04 +0000 reimar Updated usage of some deprecated functions in FFmpeg audio decoder.
Sat, 27 Aug 2011 10:57:48 +0000 reimar Replace several deprecated functions.
Sat, 27 Aug 2011 10:52:30 +0000 reimar Simplify by using avformat_open_input instead of av_open_input_stream.
Sat, 27 Aug 2011 10:43:25 +0000 reimar 100l, fix compilation.
Sat, 27 Aug 2011 10:41:54 +0000 reimar Replace easy to change deprecated functionality.
Sat, 27 Aug 2011 09:58:54 +0000 reimar Ensure we do not use 100% CPU when waiting for input with no file-based inputs.
Fri, 26 Aug 2011 19:35:46 +0000 reimar Remove pointless pointer indirection for shader program strings.
Fri, 26 Aug 2011 19:24:12 +0000 reimar Hook up -vo gl noise support.
Fri, 26 Aug 2011 18:51:51 +0000 reimar Add disabled feature: noise filter for vo_gl.
Fri, 26 Aug 2011 09:46:42 +0000 ib Replace data type CARD32 by long.
Thu, 25 Aug 2011 19:19:53 +0000 diego configure: rewrite fribidi check to be consistent with other pkg-config checks
Thu, 25 Aug 2011 19:19:51 +0000 diego configure: cosmetics: eliminate tabs
Wed, 24 Aug 2011 19:16:02 +0000 reimar Set receive timeout correctly on Windows.
Wed, 24 Aug 2011 18:54:08 +0000 reimar Fix udp-slave on Windows: Make sure WSAStartup is called
Tue, 23 Aug 2011 20:04:40 +0000 cehoyos FFmpeg now supports WVP2 and WMVP.
Sat, 20 Aug 2011 11:36:30 +0000 reimar Fix disabled code.
Sat, 20 Aug 2011 11:29:23 +0000 reimar Fix spelling.
Sat, 20 Aug 2011 10:19:23 +0000 cigaes x11_common: XChangeProperty uses long for 32-bits.
Sat, 20 Aug 2011 08:18:36 +0000 cehoyos Fix infinite loop in '-demuxer lavf -lavfdopts format=help'
Fri, 19 Aug 2011 18:36:14 +0000 reimar Do not believe a mp4v codec tag, go based on codec id instead in that case.