log

age author description
Mon, 24 Feb 2014 11:55:42 +0000 ib Limit fps to a (hopefully) reasonable value.
Mon, 24 Feb 2014 11:28:34 +0000 ib Set the step increment for panscan to 0.1.
Mon, 24 Feb 2014 10:38:57 +0000 ib Remove pointless variables.
Mon, 24 Feb 2014 10:31:09 +0000 ib Enable setting full audio delay value range.
Sun, 23 Feb 2014 20:43:09 +0000 ib Fix bug with audio delay slider in Win32 GUI.
Sun, 23 Feb 2014 20:34:13 +0000 ib Cosmetic: Adjust indent.
Sun, 23 Feb 2014 20:33:41 +0000 ib Set correct position for audio delay slider in the trackbar.
Sun, 23 Feb 2014 20:04:54 +0000 ib Add cast.
Sun, 23 Feb 2014 19:52:57 +0000 ib Be pedantic about argument.
Sun, 23 Feb 2014 19:35:08 +0000 ib Don't automatically apply the Win32 GUI preferences' defaults.
Sun, 23 Feb 2014 19:33:46 +0000 ib Fix issue with Win32 GUI default preferences.
Sun, 23 Feb 2014 19:30:15 +0000 reimar configure: error out when no FFmpeg is detected.
Sun, 23 Feb 2014 19:17:23 +0000 reimar Add additional sanity checks.
Sun, 23 Feb 2014 19:09:08 +0000 reimar Add some extra checks to avoid potential crashes.
Sun, 23 Feb 2014 18:14:44 +0000 reimar demuxers: remove pointless sh->ds assignments.
Sun, 23 Feb 2014 18:02:21 +0000 reimar Fix crashes with -novideo.
Sun, 23 Feb 2014 17:42:01 +0000 reimar mencoder: Finish encoding only when audio and video reached EOF.
Sun, 23 Feb 2014 14:35:30 +0000 komh vcd_read_os2.h: replace calloc() with _calloc() only in vcd_read_os2.h
Sun, 23 Feb 2014 13:06:57 +0000 reimar corevideo: include OpenGL/gl.h, this is required from 10.9
Sun, 23 Feb 2014 12:25:28 +0000 reimar Add bluray playlist -identify printout.
Sun, 23 Feb 2014 12:02:38 +0000 komh vcd: make high memory safe on OS/2 kLIBC
Sat, 22 Feb 2014 21:35:54 +0000 al ad_liba52: Avoid using the swab function
Fri, 21 Feb 2014 05:10:12 +0000 ib configure: Do not print error when cross-compiling.
Thu, 20 Feb 2014 13:59:34 +0000 komh configure: add -Zhigh-mem linker flag for OS/2
Thu, 20 Feb 2014 13:57:44 +0000 komh configure: fix a typo
Wed, 19 Feb 2014 23:01:15 +0000 reimar demuxers: ensure that stream ids are correctly initialized.
Wed, 19 Feb 2014 23:01:13 +0000 reimar yuv4mpeg: remove unused variable.
Wed, 19 Feb 2014 23:01:11 +0000 reimar demux_real: initialize variables and remove unused one.
Wed, 19 Feb 2014 23:01:10 +0000 reimar asfheader: remove unused variables.
Wed, 19 Feb 2014 23:01:10 +0000 reimar aac_hdr: remove variable to fix warning, add const.