Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 16 Feb 2014 15:44:31 +0000 | reimar | vo_aa: Move variables to appropriate scope, remove unused ones. |
Sun, 16 Feb 2014 14:47:37 +0000 | reimar | vf_screenshot: remove pointless cast. |
Sun, 16 Feb 2014 14:47:36 +0000 | reimar | vf_screenshot: Fix memory leak on resolution/aspect changes. |
Sun, 16 Feb 2014 14:47:35 +0000 | reimar | vf_screenshot: Simplify repeat screenshot handling logic. |
Sun, 16 Feb 2014 14:47:33 +0000 | reimar | vf_screenshot: use av_fast_malloc. |
Sun, 16 Feb 2014 14:47:32 +0000 | reimar | vf_screenshot: use calloc. |
Sun, 16 Feb 2014 14:47:32 +0000 | reimar | vf_screenshot: Switch to avcodec_encode_video2 API. |