log

age author description
Tue, 30 Apr 2013 10:41:28 +0000 ib Fix segmentation fault.
Tue, 30 Apr 2013 06:56:45 +0000 cehoyos Support playing VC-1 in transport streams with -demuxer lavf.
Mon, 29 Apr 2013 12:26:37 +0000 ib Move declaration into scope where variable is used.
Mon, 29 Apr 2013 12:25:17 +0000 ib Merge declaration and assignment.
Mon, 29 Apr 2013 12:14:27 +0000 ib Cosmetic: Adjust indent.
Mon, 29 Apr 2013 12:13:07 +0000 ib Check return value to avoid segmentation fault.
Mon, 29 Apr 2013 12:10:03 +0000 ib Set file prior to adding to the URL list.
Mon, 29 Apr 2013 12:03:51 +0000 ib Remove pointless cast.
Mon, 29 Apr 2013 11:47:47 +0000 ib Cosmetic: Adjust indent.
Mon, 29 Apr 2013 11:45:55 +0000 ib Don't strdup the URL.
Mon, 29 Apr 2013 11:36:53 +0000 ib Check return value to avoid segmentation fault.
Mon, 29 Apr 2013 11:21:23 +0000 ib Remove pointless code.
Mon, 29 Apr 2013 10:30:41 +0000 ib Be more precise about type.
Mon, 29 Apr 2013 10:28:18 +0000 ib Cosmetic: Insert blank line and relocate statement.
Fri, 26 Apr 2013 19:50:19 +0000 reimar Remove the broken -bluray-chapter option.
Fri, 26 Apr 2013 19:43:01 +0000 reimar Make -chapter always available, even when compiled without DVD support.
Fri, 26 Apr 2013 19:19:34 +0000 reimar br://: Fix querying current chapter.
Thu, 18 Apr 2013 21:54:53 +0000 cboesch Add support for AV_CODEC_ID_ASS.
Mon, 15 Apr 2013 02:23:17 +0000 jrash sync with en/mplayer.1 rev. 36136
Thu, 11 Apr 2013 19:23:50 +0000 reimar Remove some nonsense code, align with X11 implementation.
Fri, 05 Apr 2013 14:24:54 +0000 reimar Ensure we call init_vo at the end of get_format to ensure the vo is properly initialized.
Fri, 05 Apr 2013 14:21:40 +0000 reimar Do not try with scale filter etc. when the format is a HWACCEL format.
Fri, 05 Apr 2013 13:46:51 +0000 reimar Detect invalid data from FFmpeg.
Fri, 05 Apr 2013 12:43:11 +0000 ib Make comment a doxygen comment.
Fri, 05 Apr 2013 12:41:49 +0000 ib Revise gtkEvents().
Fri, 05 Apr 2013 12:40:24 +0000 ib Rename gtkEventHandling() gtkEvents().
Fri, 05 Apr 2013 12:36:36 +0000 ib Remove gtkEventHandling().
Fri, 05 Apr 2013 12:34:44 +0000 ib Add comment.
Thu, 04 Apr 2013 19:53:40 +0000 ib Remove commented code.
Thu, 04 Apr 2013 19:42:17 +0000 ib Don't allow the URL dialog to be vertically user-resizable.
Thu, 04 Apr 2013 19:18:11 +0000 ib Don't allow the URL dialog to be user-shrinkable.
Thu, 04 Apr 2013 19:15:11 +0000 ib Don't allow the file selector to be user-shrinkable.
Thu, 04 Apr 2013 18:37:59 +0000 ib Fix parameter auto_shrink.
Thu, 04 Apr 2013 18:27:52 +0000 ib Don't allow the message box to be user-resizable.
Thu, 04 Apr 2013 18:23:24 +0000 ib Don't allow the file selector to be user-shrinkable.
Thu, 04 Apr 2013 18:18:37 +0000 ib Fix parameter auto_shrink.
Thu, 04 Apr 2013 18:11:15 +0000 ib Don't allow the about box to be user-resizable.
Thu, 04 Apr 2013 18:01:27 +0000 ib Remove GTK_WIDGET_SET_FLAGS(, GTK_CAN_DEFAULT).
Thu, 04 Apr 2013 13:27:41 +0000 ib Don't set (too small) height.
Thu, 04 Apr 2013 13:21:51 +0000 ib Avoid casts by passing an existing pointer.
Thu, 04 Apr 2013 12:10:14 +0000 ib Change some class hint names.
Thu, 04 Apr 2013 11:50:37 +0000 ib Cosmetic: Rename GMPlayer definition gmplayer.
Thu, 04 Apr 2013 11:47:39 +0000 ib Define "MPlayer" string.
Thu, 04 Apr 2013 10:53:20 +0000 ib Remove all gtk_widget_set_name() calls.
Thu, 04 Apr 2013 10:45:30 +0000 ib Remove all gtk_object_set_data() calls.
Thu, 04 Apr 2013 09:41:25 +0000 ib Cosmetic: Rename signal handler function.
Thu, 04 Apr 2013 09:39:03 +0000 ib Cosmetic: Rename static variables.
Wed, 03 Apr 2013 16:43:24 +0000 ib Cosmetic: Rearrange definitions.
Wed, 03 Apr 2013 16:28:52 +0000 ib Cosmetic: Rename variable and correct spelling.
Wed, 03 Apr 2013 16:25:55 +0000 ib Cosmetic: Adjust indent.
Wed, 03 Apr 2013 16:25:33 +0000 ib Remove unnecessary initialization.
Wed, 03 Apr 2013 16:13:41 +0000 ib Cosmetic: Switch conditions (for consistency).
Wed, 03 Apr 2013 16:09:58 +0000 ib Cosmetic: Rename variables (consistently).
Wed, 03 Apr 2013 11:52:42 +0000 reimar Add limited -endpos support when dumping.
Wed, 03 Apr 2013 09:40:30 +0000 reimar Add workaround to allow compiling 64 bit MPlayer with clang on OSX.
Mon, 01 Apr 2013 18:16:20 +0000 ib Group and sort #includes, remove unneeded ones.
Mon, 01 Apr 2013 18:14:24 +0000 reimar Revert r36098, it breaks compilation on x86-64 Linux.
Mon, 01 Apr 2013 18:12:48 +0000 reimar Print a message before fetching a new FFmpeg version.
Mon, 01 Apr 2013 08:33:45 +0000 ib Cosmetic: Don't mix #includes with variable definitions.
Mon, 01 Apr 2013 08:27:07 +0000 ib Make #defines enums.