Mercurial > mplayer.hg
graph
-
Simplify code.Mon, 17 Feb 2014 14:33:03 +0000, by ib
-
Update German man page.Mon, 17 Feb 2014 13:57:24 +0000, by ib
-
Prefer NULL.Mon, 17 Feb 2014 02:40:30 +0000, by ib
-
Fix careless pointer parameter handling.Mon, 17 Feb 2014 02:30:49 +0000, by ib
-
Avoid pointer cast warnings.Mon, 17 Feb 2014 01:28:05 +0000, by ib
-
Fix error with MinGW build.Mon, 17 Feb 2014 00:45:06 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 17 Feb 2014 00:40:21 +0000, by ib
-
Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.Mon, 17 Feb 2014 00:39:09 +0000, by ib
-
ad_ffmpeg: avoid deprecated avcodec_alloc_frame.Sun, 16 Feb 2014 16:30:05 +0000, by reimar
-
ad_ffmpeg: avoid deprecated request_channels.Sun, 16 Feb 2014 16:30:05 +0000, by reimar
-
av_helpers: avoid deprecated API.Sun, 16 Feb 2014 16:30:03 +0000, by reimar
-
m_struct: use offsetof instead of a custom hack.Sun, 16 Feb 2014 16:30:02 +0000, by reimar
-
spudec: fix spudec_apply_palette_crop return value.Sun, 16 Feb 2014 16:30:01 +0000, by reimar
-
demuxer.c: Use proper format string to print pointer.Sun, 16 Feb 2014 16:30:00 +0000, by reimar
-
m_option, vf_scale: Add some missing const.Sun, 16 Feb 2014 16:29:59 +0000, by reimar
-
vidix/s3: Fix loads of 'void *' used in arithmetic warnings.Sun, 16 Feb 2014 16:29:58 +0000, by reimar
-
Remove pointless assignment and variable.Sun, 16 Feb 2014 16:29:57 +0000, by reimar
-
Avoid many pointer cast warnings.Sun, 16 Feb 2014 15:44:36 +0000, by reimar
-
vo_dfbmga: fix pointer cast size warnings.Sun, 16 Feb 2014 15:44:34 +0000, by reimar
-
ao_esd: remove condition that must always be true.Sun, 16 Feb 2014 15:44:32 +0000, by reimar
-
vo_aa: Move variables to appropriate scope, remove unused ones.Sun, 16 Feb 2014 15:44:31 +0000, by reimar
-
vf_screenshot: remove pointless cast.Sun, 16 Feb 2014 14:47:37 +0000, by reimar
-
vf_screenshot: Fix memory leak on resolution/aspect changes.Sun, 16 Feb 2014 14:47:36 +0000, by reimar
-
vf_screenshot: Simplify repeat screenshot handling logic.Sun, 16 Feb 2014 14:47:35 +0000, by reimar
-
vf_screenshot: use av_fast_malloc.Sun, 16 Feb 2014 14:47:33 +0000, by reimar
-
vf_screenshot: use calloc.Sun, 16 Feb 2014 14:47:32 +0000, by reimar
-
vf_screenshot: Switch to avcodec_encode_video2 API.Sun, 16 Feb 2014 14:47:32 +0000, by reimar
-
Allow specifying custom path and name for screenshot files.Sun, 16 Feb 2014 14:01:23 +0000, by reimar