Mercurial > mplayer.hg
graph
-
Add NV12/NV21 support to some helper functions.Mon, 13 May 2013 19:34:40 +0000, by reimar
-
sync with en/mplayer.1 rev. 36241Sun, 12 May 2013 01:25:11 +0000, by jrash
-
Avoid duplicating the mouse button handling.Thu, 09 May 2013 14:06:19 +0000, by reimar
-
Avoid duplicating the mouse autohide code.Thu, 09 May 2013 14:06:18 +0000, by reimar
-
Handle X events even while waiting for a map event.Thu, 09 May 2013 14:06:17 +0000, by reimar
-
Remove debug printfs that have not been used in ages.Thu, 09 May 2013 14:06:16 +0000, by reimar
-
Remove XSelectInput and XSync call that do not seem to serve any purpose.Thu, 09 May 2013 14:06:15 +0000, by reimar
-
Avoid using swab()Thu, 09 May 2013 10:53:20 +0000, by reimar
-
Fix indentation.Thu, 09 May 2013 10:53:18 +0000, by reimar
-
Simplify check whether byte swapping is necessary.Thu, 09 May 2013 10:53:17 +0000, by reimar
-
Add comment about -wid on Android to Changelog.Thu, 09 May 2013 10:53:16 +0000, by reimar
-
Add script that submits a Coverity scan in an automated way.Thu, 09 May 2013 08:07:30 +0000, by reimar
-
Make parser allocation work if a codec was forced.Thu, 09 May 2013 07:24:34 +0000, by reimar
-
Support -wid on Android.Thu, 09 May 2013 07:18:48 +0000, by reimar
-
Remove pointless function arguments.Thu, 09 May 2013 07:18:47 +0000, by reimar
-
Fix resource leak.Wed, 08 May 2013 12:39:56 +0000, by ib
-
Check return value to avoid segmentation fault.Wed, 08 May 2013 12:37:28 +0000, by ib
-
Avoid dead code and a memleak.Tue, 07 May 2013 20:39:18 +0000, by reimar
-
Make 0 termination code more robust against future changes.Tue, 07 May 2013 20:39:17 +0000, by reimar
-
Ensure 0-termination.Tue, 07 May 2013 20:39:16 +0000, by reimar
-
Fix incorrect error printing code.Tue, 07 May 2013 20:39:15 +0000, by reimar
-
Split init_vo and call only the necessary part from get_buffer.Tue, 07 May 2013 20:39:14 +0000, by reimar
-
Some changelog updates.Tue, 07 May 2013 20:39:13 +0000, by reimar
-
manpage: document -playlist being unsafe in its option descriptionSun, 05 May 2013 17:02:35 +0000, by reimar
-
Allow parsing arbitrary files as playlist onlySun, 05 May 2013 17:02:33 +0000, by reimar
-
Fix memory leak.Sun, 05 May 2013 17:02:31 +0000, by reimar
-
Disable dangerous feature in ASX playlist parser.Sun, 05 May 2013 17:02:30 +0000, by reimar
-
Update calculation of allocation size for direct rendering.Sun, 05 May 2013 07:27:33 +0000, by reimar
-
Less strict check for width/height.Sun, 05 May 2013 07:27:32 +0000, by reimar
-
Remove pointless cast.Sun, 05 May 2013 07:27:31 +0000, by reimar
-
Add more information to error message.Sun, 05 May 2013 07:27:29 +0000, by reimar
-
Make code simpler and more flexible.Sat, 04 May 2013 21:55:52 +0000, by reimar
-
Fix matrixview color.Sat, 04 May 2013 21:44:42 +0000, by reimar
-
Simplify and clean up code.Sat, 04 May 2013 21:41:37 +0000, by reimar
-
Cosmetics, simplify end-of-string checks.Sat, 04 May 2013 21:41:36 +0000, by reimar
-
Remove unnecessary and incorrect assignment.Sat, 04 May 2013 21:41:35 +0000, by reimar
-
gl: support advanced processing for GLES2.Sat, 04 May 2013 20:01:40 +0000, by reimar
-
Add some forgotten "const" to function arguments.Sat, 04 May 2013 20:01:38 +0000, by reimar
-
Add a const.Sat, 04 May 2013 20:01:38 +0000, by reimar
-
Provide dummy glColor4ub glTexEnvi functions.Sat, 04 May 2013 15:20:47 +0000, by reimar
-
Remove unused mpglTexEnvf.Sat, 04 May 2013 15:20:46 +0000, by reimar
-
Remove glMatrixMode and glLoadIdentity functions.Sat, 04 May 2013 15:20:45 +0000, by reimar
-
Add hack to support strides with GLES.Sat, 04 May 2013 15:20:43 +0000, by reimar
-
Avoid glColor4f, use glColor4ub instead.Sat, 04 May 2013 15:20:42 +0000, by reimar
-
Switch OpenGL ES renderer to 2.0.Sat, 04 May 2013 13:28:14 +0000, by reimar
-
Remove now unused function pointers.Sat, 04 May 2013 11:15:19 +0000, by reimar
-
Avoid PushMatrix/PopMatrix.Sat, 04 May 2013 11:13:58 +0000, by reimar
-
Simplify drawing OpenGL vertices.Sat, 04 May 2013 10:30:07 +0000, by reimar
-
Search GLES library in more locations.Sat, 04 May 2013 09:44:44 +0000, by reimar
-
Minor simplification.Sat, 04 May 2013 09:44:42 +0000, by reimar
-
sync with en/mplayer.1 rev. 36213Sat, 04 May 2013 04:09:21 +0000, by jrash
-
Add documentation about Android -vo gl mode.Fri, 03 May 2013 19:30:20 +0000, by reimar
-
input: add an option to set the default pausing mode.Fri, 03 May 2013 18:52:54 +0000, by cigaes
-
Relocate definition of DXR3Config.Fri, 03 May 2013 13:20:27 +0000, by ib
-
Also add ordinary 422P support for libopenjpeg.Thu, 02 May 2013 22:30:29 +0000, by reimar
-
Support decoding of ordinary YV12 j2k.Thu, 02 May 2013 22:26:20 +0000, by reimar
-
Avoid 3D texture with border.Thu, 02 May 2013 19:44:29 +0000, by reimar
-
Add forgotten switch back to texture unit 0.Wed, 01 May 2013 22:45:26 +0000, by reimar
-
Use better default for YUV mode autodetection.Wed, 01 May 2013 19:06:51 +0000, by reimar
-
Add xyz support for -vo gl.Wed, 01 May 2013 18:52:42 +0000, by reimar
-
Fix XYZ conversion matrix.Wed, 01 May 2013 18:52:41 +0000, by reimar
-
Support determining texture format for XYZ format.Wed, 01 May 2013 18:52:40 +0000, by reimar
-
Synchronize settings for native and libopenjpeg j2k decoders.Wed, 01 May 2013 18:52:39 +0000, by reimar
-
Fix bpp calculation for XYZ format.Wed, 01 May 2013 18:52:38 +0000, by reimar
-
Fix define value.Wed, 01 May 2013 18:46:08 +0000, by reimar
-
Enable/disable extra instructions for gamma correctionWed, 01 May 2013 18:27:38 +0000, by reimar
-
Support playback of JPEG 2000 digital cinema files.Wed, 01 May 2013 11:18:58 +0000, by cehoyos
-
Revise signal callback function doxygen comments.Tue, 30 Apr 2013 13:10:27 +0000, by ib
-
Add doxygen comment.Tue, 30 Apr 2013 12:48:41 +0000, by ib
-
Cosmetic: Prefer hyphen to underline in signal names.Tue, 30 Apr 2013 12:43:06 +0000, by ib
-
Rename on_FileSelect_key_release_event() fs_key_release_event().Tue, 30 Apr 2013 12:26:59 +0000, by ib
-
Set focus to fsFNameList after a combo box selection.Tue, 30 Apr 2013 12:03:33 +0000, by ib
-
Cosmetic: Adjust indent.Tue, 30 Apr 2013 11:57:18 +0000, by ib
-
Redesign on_FileSelect_key_release_event().Tue, 30 Apr 2013 11:52:15 +0000, by ib
-
Remove signal "activate" handling.Tue, 30 Apr 2013 10:46:11 +0000, by ib
-
Fix segmentation fault.Tue, 30 Apr 2013 10:41:28 +0000, by ib
-
Support playing VC-1 in transport streams with -demuxer lavf.Tue, 30 Apr 2013 06:56:45 +0000, by cehoyos
-
Move declaration into scope where variable is used.Mon, 29 Apr 2013 12:26:37 +0000, by ib
-
Merge declaration and assignment.Mon, 29 Apr 2013 12:25:17 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 29 Apr 2013 12:14:27 +0000, by ib
-
Check return value to avoid segmentation fault.Mon, 29 Apr 2013 12:13:07 +0000, by ib
-
Set file prior to adding to the URL list.Mon, 29 Apr 2013 12:10:03 +0000, by ib
-
Remove pointless cast.Mon, 29 Apr 2013 12:03:51 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 29 Apr 2013 11:47:47 +0000, by ib
-
Don't strdup the URL.Mon, 29 Apr 2013 11:45:55 +0000, by ib
-
Check return value to avoid segmentation fault.Mon, 29 Apr 2013 11:36:53 +0000, by ib
-
Remove pointless code.Mon, 29 Apr 2013 11:21:23 +0000, by ib
-
Be more precise about type.Mon, 29 Apr 2013 10:30:41 +0000, by ib
-
Cosmetic: Insert blank line and relocate statement.Mon, 29 Apr 2013 10:28:18 +0000, by ib
-
Remove the broken -bluray-chapter option.Fri, 26 Apr 2013 19:50:19 +0000, by reimar
-
Make -chapter always available, even when compiled without DVD support.Fri, 26 Apr 2013 19:43:01 +0000, by reimar
-
br://: Fix querying current chapter.Fri, 26 Apr 2013 19:19:34 +0000, by reimar
-
Add support for AV_CODEC_ID_ASS.Thu, 18 Apr 2013 21:54:53 +0000, by cboesch
-
sync with en/mplayer.1 rev. 36136Mon, 15 Apr 2013 02:23:17 +0000, by jrash
-
Remove some nonsense code, align with X11 implementation.Thu, 11 Apr 2013 19:23:50 +0000, by reimar
-
Ensure we call init_vo at the end of get_format to ensure the vo is properly initialized.Fri, 05 Apr 2013 14:24:54 +0000, by reimar
-
Do not try with scale filter etc. when the format is a HWACCEL format.Fri, 05 Apr 2013 14:21:40 +0000, by reimar
-
Detect invalid data from FFmpeg.Fri, 05 Apr 2013 13:46:51 +0000, by reimar
-
Make comment a doxygen comment.Fri, 05 Apr 2013 12:43:11 +0000, by ib
-
Revise gtkEvents().Fri, 05 Apr 2013 12:41:49 +0000, by ib
-
Rename gtkEventHandling() gtkEvents().Fri, 05 Apr 2013 12:40:24 +0000, by ib
-
Remove gtkEventHandling().Fri, 05 Apr 2013 12:36:36 +0000, by ib
-
Add comment.Fri, 05 Apr 2013 12:34:44 +0000, by ib
-
Remove commented code.Thu, 04 Apr 2013 19:53:40 +0000, by ib
-
Don't allow the URL dialog to be vertically user-resizable.Thu, 04 Apr 2013 19:42:17 +0000, by ib
-
Don't allow the URL dialog to be user-shrinkable.Thu, 04 Apr 2013 19:18:11 +0000, by ib
-
Don't allow the file selector to be user-shrinkable.Thu, 04 Apr 2013 19:15:11 +0000, by ib
-
Fix parameter auto_shrink.Thu, 04 Apr 2013 18:37:59 +0000, by ib
-
Don't allow the message box to be user-resizable.Thu, 04 Apr 2013 18:27:52 +0000, by ib
-
Don't allow the file selector to be user-shrinkable.Thu, 04 Apr 2013 18:23:24 +0000, by ib
-
Fix parameter auto_shrink.Thu, 04 Apr 2013 18:18:37 +0000, by ib
-
Don't allow the about box to be user-resizable.Thu, 04 Apr 2013 18:11:15 +0000, by ib
-
Remove GTK_WIDGET_SET_FLAGS(, GTK_CAN_DEFAULT).Thu, 04 Apr 2013 18:01:27 +0000, by ib
-
Don't set (too small) height.Thu, 04 Apr 2013 13:27:41 +0000, by ib
-
Avoid casts by passing an existing pointer.Thu, 04 Apr 2013 13:21:51 +0000, by ib
-
Change some class hint names.Thu, 04 Apr 2013 12:10:14 +0000, by ib
-
Cosmetic: Rename GMPlayer definition gmplayer.Thu, 04 Apr 2013 11:50:37 +0000, by ib
-
Define "MPlayer" string.Thu, 04 Apr 2013 11:47:39 +0000, by ib
-
Remove all gtk_widget_set_name() calls.Thu, 04 Apr 2013 10:53:20 +0000, by ib
-
Remove all gtk_object_set_data() calls.Thu, 04 Apr 2013 10:45:30 +0000, by ib
-
Cosmetic: Rename signal handler function.Thu, 04 Apr 2013 09:41:25 +0000, by ib
-
Cosmetic: Rename static variables.Thu, 04 Apr 2013 09:39:03 +0000, by ib
-
Cosmetic: Rearrange definitions.Wed, 03 Apr 2013 16:43:24 +0000, by ib
-
Cosmetic: Rename variable and correct spelling.Wed, 03 Apr 2013 16:28:52 +0000, by ib
-
Cosmetic: Adjust indent.Wed, 03 Apr 2013 16:25:55 +0000, by ib
-
Remove unnecessary initialization.Wed, 03 Apr 2013 16:25:33 +0000, by ib
-
Cosmetic: Switch conditions (for consistency).Wed, 03 Apr 2013 16:13:41 +0000, by ib
-
Cosmetic: Rename variables (consistently).Wed, 03 Apr 2013 16:09:58 +0000, by ib
-
Add limited -endpos support when dumping.Wed, 03 Apr 2013 11:52:42 +0000, by reimar
-
Add workaround to allow compiling 64 bit MPlayer with clang on OSX.Wed, 03 Apr 2013 09:40:30 +0000, by reimar
-
Group and sort #includes, remove unneeded ones.Mon, 01 Apr 2013 18:16:20 +0000, by ib
-
Revert r36098, it breaks compilation on x86-64 Linux.Mon, 01 Apr 2013 18:14:24 +0000, by reimar
-
Print a message before fetching a new FFmpeg version.Mon, 01 Apr 2013 18:12:48 +0000, by reimar
-
Cosmetic: Don't mix #includes with variable definitions.Mon, 01 Apr 2013 08:33:45 +0000, by ib
-
Make #defines enums.Mon, 01 Apr 2013 08:27:07 +0000, by ib
-
Remove pointless #defines.Mon, 01 Apr 2013 08:20:57 +0000, by ib
-
Move function declaration where it belongs.Mon, 01 Apr 2013 08:14:25 +0000, by ib
-
Cosmetic: Order declarations alphabetically.Mon, 01 Apr 2013 08:06:52 +0000, by ib
-
Cosmetic: Rearrange #includes.Sun, 31 Mar 2013 23:09:34 +0000, by ib
-
Move variable declarations and definitions where they belong.Sun, 31 Mar 2013 22:45:25 +0000, by ib
-
Move variable declarations where they belong.Sun, 31 Mar 2013 22:41:03 +0000, by ib
-
Move variable declarations and definitions where they belong.Sun, 31 Mar 2013 22:36:42 +0000, by ib
-
Make variable DVDSubMenu static.Sun, 31 Mar 2013 22:28:22 +0000, by ib
-
Remove unused declaration.Sun, 31 Mar 2013 22:22:08 +0000, by ib
-
Remove unnecessary #includes.Sun, 31 Mar 2013 22:13:32 +0000, by ib
-
Remove unused declaration.Sun, 31 Mar 2013 21:58:33 +0000, by ib
-
Move gtkFindCList() to tools.c.Sun, 31 Mar 2013 18:30:30 +0000, by ib
-
Cosmetic: Prefix all functions in dialog/tools.c with gtk.Sun, 31 Mar 2013 18:08:37 +0000, by ib
-
Cosmetic: Relocate gtkSelectInCList().Sun, 31 Mar 2013 17:41:18 +0000, by ib
-
Make gtkSetDefaultToCList() static.Sun, 31 Mar 2013 17:38:13 +0000, by ib
-
Remove unused gtkClearList().Sun, 31 Mar 2013 17:36:04 +0000, by ib
-
Cosmetic: Rename gtkActive() gtkRaise().Sun, 31 Mar 2013 17:08:30 +0000, by ib
-
Add, group and sort #includes, remove unneeded ones.Sun, 31 Mar 2013 12:42:47 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Sun, 31 Mar 2013 12:18:41 +0000, by ib
-
Cosmetic: Rearrange code.Sun, 31 Mar 2013 12:10:42 +0000, by ib
-
Rephrase positively.Sun, 31 Mar 2013 03:57:53 +0000, by ib
-
Add, group and sort #includes, remove unneeded ones.Sun, 31 Mar 2013 03:32:17 +0000, by ib
-
Replace #include.Sun, 31 Mar 2013 02:38:38 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Sun, 31 Mar 2013 01:24:57 +0000, by ib
-
Remove pointless replacement lists.Sun, 31 Mar 2013 01:20:18 +0000, by ib
-
Silence "warning: unused parameter".Sat, 30 Mar 2013 15:09:51 +0000, by ib
-
Remove WidgetDestroy().Sat, 30 Mar 2013 14:33:35 +0000, by ib
-
Don't use WidgetDestroy().Sat, 30 Mar 2013 14:32:07 +0000, by ib
-
There is no need to hide the widget prior to destruction.Sat, 30 Mar 2013 14:13:23 +0000, by ib
-
Avoid declaring loop variables inside the for()Sat, 30 Mar 2013 08:53:02 +0000, by reimar
-
Add -heartbeat-interval option.Sat, 30 Mar 2013 08:42:57 +0000, by reimar
-
Move PIC detection to the front of PIE added.Sat, 30 Mar 2013 03:32:16 +0000, by upsuper
-
Remove HidePreferences(), HideAudioConfig() and HideDXR3Config().Fri, 29 Mar 2013 17:28:44 +0000, by ib
-
Remove HideEqualizer() and HideEquConfig().Fri, 29 Mar 2013 17:23:47 +0000, by ib
-
Remove HideFileSelect().Fri, 29 Mar 2013 17:21:31 +0000, by ib
-
Remove HidePlaylist().Fri, 29 Mar 2013 17:17:02 +0000, by ib
-
Remove HideSkinBrowser().Fri, 29 Mar 2013 17:15:19 +0000, by ib
-
Make HideEquConfig() static.Fri, 29 Mar 2013 14:09:40 +0000, by ib
-
Remove HideURLDialog().Fri, 29 Mar 2013 13:54:58 +0000, by ib
-
Cosmetic: Rename the functions creating the dialogs.Fri, 29 Mar 2013 13:43:21 +0000, by ib
-
Make create_SkinBrowser() static.Fri, 29 Mar 2013 01:41:06 +0000, by ib
-
Make create_Preferences() static.Fri, 29 Mar 2013 01:36:39 +0000, by ib
-
Make create_AudioConfig() static.Fri, 29 Mar 2013 01:30:14 +0000, by ib
-
Make GTK widget AudioConfig static.Fri, 29 Mar 2013 01:27:37 +0000, by ib
-
Make create_MessageBox() static.Fri, 29 Mar 2013 01:21:02 +0000, by ib
-
Make create_Equalizer() static.Fri, 29 Mar 2013 01:17:42 +0000, by ib
-
Make create_About() static.Fri, 29 Mar 2013 01:14:44 +0000, by ib
-
Make create_URL() static.Fri, 29 Mar 2013 01:11:48 +0000, by ib
-
Cosmetic: Rename HideURLDialogBox() HideURLDialog().Fri, 29 Mar 2013 01:07:42 +0000, by ib
-
Remove unused declaration.Fri, 29 Mar 2013 01:05:41 +0000, by ib
-
Cosmetic: Rename variables.Fri, 29 Mar 2013 00:40:02 +0000, by ib
-
Move declaration of GTK widget Playlist where it belongs.Thu, 28 Mar 2013 17:47:33 +0000, by ib
-
Remove unnecessary declaration.Thu, 28 Mar 2013 17:42:40 +0000, by ib
-
Make create_PlayList() static.Thu, 28 Mar 2013 17:39:01 +0000, by ib
-
Cosmetic: Rename ShowPlayList() ShowPlaylist().Thu, 28 Mar 2013 17:28:41 +0000, by ib
-
Cosmetic: Rename HidePlayList() HidePlaylist().Thu, 28 Mar 2013 17:19:13 +0000, by ib
-
Make HidePlayList() static.Thu, 28 Mar 2013 17:17:21 +0000, by ib