Mercurial > mplayer.hg
graph
-
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