Mercurial > mplayer.hg
graph
-
Implement missing vpotmeter for the Win32 GUI.Wed, 12 Mar 2014 11:23:31 +0000, by ib
-
Fix sndio playback of 24 bit/sample audio.Tue, 11 Mar 2014 19:50:38 +0000, by reimar
-
Change mapping of the deprecated potmeter in the Win32 GUI.Tue, 11 Mar 2014 12:51:31 +0000, by ib
-
Fix bug with hpotmeter/vpotmeter in the Win32 GUI.Tue, 11 Mar 2014 12:48:59 +0000, by ib
-
Directly call mplayer_put_key() instead of vo_x11_putkey().Mon, 10 Mar 2014 18:03:55 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 10 Mar 2014 17:35:07 +0000, by ib
-
Internally map item 'potmeter' onto 'hpotmeter'.Mon, 10 Mar 2014 17:32:29 +0000, by ib
-
Print an information on deprecated skin config file entries.Mon, 10 Mar 2014 17:15:24 +0000, by ib
-
Make linenumber global.Sat, 08 Mar 2014 19:17:43 +0000, by ib
-
Remove unused variable.Sat, 08 Mar 2014 18:43:24 +0000, by ib
-
Cosmetic: Adjust indent.Sat, 08 Mar 2014 18:32:21 +0000, by ib
-
Remove needless fontid from Win32 GUI.Sat, 08 Mar 2014 18:31:29 +0000, by ib
-
configure: Fix unnecessary rebuilds.Fri, 07 Mar 2014 18:29:27 +0000, by reimar
-
Cosmetic: Relocate comment.Fri, 07 Mar 2014 14:08:59 +0000, by ib
-
Render the full height of the image as calculated.Fri, 07 Mar 2014 13:58:14 +0000, by ib
-
Fix image size restrictions set by r35242.Wed, 05 Mar 2014 21:58:04 +0000, by iive
-
Add the proper CFLAGS when compiling against shared FFmpeg.Wed, 05 Mar 2014 18:48:23 +0000, by reimar
-
Fix configure on a clean checkout.Wed, 05 Mar 2014 18:42:10 +0000, by reimar
-
Refine compilation against shared FFmpeg.Wed, 05 Mar 2014 18:33:20 +0000, by reimar
-
kva: make sure that image parameters are setup whenever config() is calledWed, 05 Mar 2014 03:17:56 +0000, by komh
-
configure: add fma3Wed, 05 Mar 2014 01:15:08 +0000, by michael
-
Ensure that DVD highlight is really removed on switching titles.Tue, 04 Mar 2014 19:28:58 +0000, by reimar
-
Fix spelling.Tue, 04 Mar 2014 13:39:42 +0000, by ib
-
Revise MSGTR_GUI_MSG_SkinErrorMessage.Tue, 04 Mar 2014 12:57:05 +0000, by ib
-
Add VOCTRL_GUISUPPORT.Sun, 02 Mar 2014 21:13:19 +0000, by ib
-
Add VOCTRL_GUISUPPORT.Sun, 02 Mar 2014 21:12:33 +0000, by ib
-
Add VOCTRL_GUISUPPORT.Sun, 02 Mar 2014 21:10:13 +0000, by ib
-
Remove VOCTRL_GUISUPPORT.Sun, 02 Mar 2014 21:06:26 +0000, by ib
-
Remove condition.Sun, 02 Mar 2014 21:05:01 +0000, by ib
-
Add missing #include.Sun, 02 Mar 2014 20:04:46 +0000, by ib
-
Remove unnecessary #includes.Sun, 02 Mar 2014 18:44:33 +0000, by ib
-
Remove left-over VOCTRL_GUI_NOWINDOW usageSun, 02 Mar 2014 15:11:25 +0000, by al
-
kva: supports -mouse-movementsSun, 02 Mar 2014 09:06:46 +0000, by komh
-
kva: respect MPlayer coordinate systemsSun, 02 Mar 2014 09:05:31 +0000, by komh
-
Cosmetic: Adjust indent.Sat, 01 Mar 2014 15:01:53 +0000, by ib
-
Get rid of VOCTRL_GUI_NOWINDOW.Sat, 01 Mar 2014 14:59:22 +0000, by ib
-
Change VOCTRL_GUISUPPORT in dxr3 video output driver.Sat, 01 Mar 2014 14:48:21 +0000, by ib
-
Fix bug with btnModify().Fri, 28 Feb 2014 14:38:45 +0000, by ib
-
Fix copy and paste error.Fri, 28 Feb 2014 14:30:20 +0000, by ib
-
Update documentation.Fri, 28 Feb 2014 14:20:52 +0000, by ib
-
Fix bug with btnSet().Fri, 28 Feb 2014 14:11:25 +0000, by ib
-
Add missing #include.Fri, 28 Feb 2014 13:30:06 +0000, by ib
-
For -dump* to retry once of it reached EOF before writing anything.Wed, 26 Feb 2014 22:02:06 +0000, by reimar
-
Fix previous sync errorWed, 26 Feb 2014 21:57:48 +0000, by jrash
-
demux_mpg: search longer for selected stream.Wed, 26 Feb 2014 21:56:27 +0000, by reimar
-
Use select_audio/select_video to disable unused streams.Wed, 26 Feb 2014 21:56:26 +0000, by reimar
-
ao_sndio: simplify, don't care about 8-bit endianness.Wed, 26 Feb 2014 19:54:17 +0000, by reimar
-
Normalize 8-bit format "endianness".Wed, 26 Feb 2014 19:54:15 +0000, by reimar
-
configure: add support for specifying a branch to use.Wed, 26 Feb 2014 19:19:09 +0000, by reimar
-
Support playing 4:4:4 DNxHDWed, 26 Feb 2014 00:32:28 +0000, by cehoyos
-
Silence Win32 GUI's "warning: unused parameter".Tue, 25 Feb 2014 17:47:05 +0000, by ib
-
Silence "warning: implicit declaration of function 'strcasecmp'".Tue, 25 Feb 2014 17:38:54 +0000, by ib
-
Remove VOCTRLs that aren't implemented.Tue, 25 Feb 2014 17:21:56 +0000, by ib
-
Return VO_NOTIMPL if the VOCTRL isn't in one of the case statements.Tue, 25 Feb 2014 17:17:00 +0000, by ib
-
Remove pointless VOCTRL_GUISUPPORT.Tue, 25 Feb 2014 17:15:27 +0000, by ib
-
Cast appropriately.Tue, 25 Feb 2014 17:10:39 +0000, by ib
-
Remove unnecessary casts.Tue, 25 Feb 2014 16:12:33 +0000, by ib
-
Remove unnecessary casts.Tue, 25 Feb 2014 15:19:22 +0000, by ib
-
Remove unnecessary casts.Tue, 25 Feb 2014 15:16:01 +0000, by ib
-
Cosmetic: Reformat and adjust indent.Tue, 25 Feb 2014 13:19:53 +0000, by ib
-
Don't set win32 as audio driver if none has been given.Tue, 25 Feb 2014 13:16:35 +0000, by ib
-
sync with en/mplayer.1 rev. 36848Tue, 25 Feb 2014 06:22:29 +0000, by jrash
-
Synced with help_mp-en.h rev. 36831Tue, 25 Feb 2014 06:12:46 +0000, by jrash
-
Fix bug with Win32 GUI preferences.Mon, 24 Feb 2014 15:20:34 +0000, by ib
-
Fix bug with Win32 GUI preferences.Mon, 24 Feb 2014 14:32:28 +0000, by ib
-
Fix bug with Win32 GUI preferences.Mon, 24 Feb 2014 14:25:53 +0000, by ib
-
Don't pointlessly set page_size.Mon, 24 Feb 2014 13:15:23 +0000, by ib
-
Set the step increment for autoq to 1.Mon, 24 Feb 2014 13:03:57 +0000, by ib
-
Display only one decimal place.Mon, 24 Feb 2014 12:49:47 +0000, by ib
-
Enable setting full ass margin value ranges.Mon, 24 Feb 2014 12:33:45 +0000, by ib
-
Adjust range and step increment of subfps to fps.Mon, 24 Feb 2014 12:23:14 +0000, by ib
-
Enable setting full subpos value range.Mon, 24 Feb 2014 12:10:00 +0000, by ib
-
Set the step increment for subdelay to 0.1.Mon, 24 Feb 2014 12:01:30 +0000, by ib
-
Limit fps to a (hopefully) reasonable value.Mon, 24 Feb 2014 11:55:42 +0000, by ib
-
Set the step increment for panscan to 0.1.Mon, 24 Feb 2014 11:28:34 +0000, by ib
-
Remove pointless variables.Mon, 24 Feb 2014 10:38:57 +0000, by ib
-
Enable setting full audio delay value range.Mon, 24 Feb 2014 10:31:09 +0000, by ib
-
Fix bug with audio delay slider in Win32 GUI.Sun, 23 Feb 2014 20:43:09 +0000, by ib
-
Cosmetic: Adjust indent.Sun, 23 Feb 2014 20:34:13 +0000, by ib
-
Set correct position for audio delay slider in the trackbar.Sun, 23 Feb 2014 20:33:41 +0000, by ib
-
Add cast.Sun, 23 Feb 2014 20:04:54 +0000, by ib
-
Be pedantic about argument.Sun, 23 Feb 2014 19:52:57 +0000, by ib
-
Don't automatically apply the Win32 GUI preferences' defaults.Sun, 23 Feb 2014 19:35:08 +0000, by ib
-
Fix issue with Win32 GUI default preferences.Sun, 23 Feb 2014 19:33:46 +0000, by ib
-
configure: error out when no FFmpeg is detected.Sun, 23 Feb 2014 19:30:15 +0000, by reimar
-
Add additional sanity checks.Sun, 23 Feb 2014 19:17:23 +0000, by reimar
-
Add some extra checks to avoid potential crashes.Sun, 23 Feb 2014 19:09:08 +0000, by reimar
-
demuxers: remove pointless sh->ds assignments.Sun, 23 Feb 2014 18:14:44 +0000, by reimar
-
Fix crashes with -novideo.Sun, 23 Feb 2014 18:02:21 +0000, by reimar
-
mencoder: Finish encoding only when audio and video reached EOF.Sun, 23 Feb 2014 17:42:01 +0000, by reimar
-
vcd_read_os2.h: replace calloc() with _calloc() only in vcd_read_os2.hSun, 23 Feb 2014 14:35:30 +0000, by komh
-
corevideo: include OpenGL/gl.h, this is required from 10.9Sun, 23 Feb 2014 13:06:57 +0000, by reimar
-
Add bluray playlist -identify printout.Sun, 23 Feb 2014 12:25:28 +0000, by reimar
-
vcd: make high memory safe on OS/2 kLIBCSun, 23 Feb 2014 12:02:38 +0000, by komh
-
ad_liba52: Avoid using the swab functionSat, 22 Feb 2014 21:35:54 +0000, by al
-
configure: Do not print error when cross-compiling.Fri, 21 Feb 2014 05:10:12 +0000, by ib
-
configure: add -Zhigh-mem linker flag for OS/2Thu, 20 Feb 2014 13:59:34 +0000, by komh
-
configure: fix a typoThu, 20 Feb 2014 13:57:44 +0000, by komh
-
demuxers: ensure that stream ids are correctly initialized.Wed, 19 Feb 2014 23:01:15 +0000, by reimar
-
yuv4mpeg: remove unused variable.Wed, 19 Feb 2014 23:01:13 +0000, by reimar
-
demux_real: initialize variables and remove unused one.Wed, 19 Feb 2014 23:01:11 +0000, by reimar
-
asfheader: remove unused variables.Wed, 19 Feb 2014 23:01:10 +0000, by reimar
-
aac_hdr: remove variable to fix warning, add const.Wed, 19 Feb 2014 23:01:10 +0000, by reimar
-
hwac3: Remove unused code.Wed, 19 Feb 2014 23:01:09 +0000, by reimar
-
configure: Make the XShape extension optional.Wed, 19 Feb 2014 16:58:41 +0000, by ib
-
configure: Remove unnecessary includes in XShape check.Wed, 19 Feb 2014 16:32:45 +0000, by ib
-
configure: Revise comments in GUI specific tests.Wed, 19 Feb 2014 16:18:23 +0000, by ib
-
configure: Prettify code for PNG_DECODER test.Wed, 19 Feb 2014 16:11:13 +0000, by ib
-
configure: Rearrange two lines.Wed, 19 Feb 2014 16:02:03 +0000, by ib
-
configure (cosmetic): Adjust indent and add blank lines.Wed, 19 Feb 2014 15:30:22 +0000, by ib
-
configure: Revise some GUI related messages and output.Wed, 19 Feb 2014 01:56:21 +0000, by ib
-
configure: Avoid annoying error messages in case of external FFmpeg.Wed, 19 Feb 2014 01:18:34 +0000, by ib