Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 17 Feb 2009 18:59:47 +0000 | reimar | Print an error and return NULL in vf_get_image if we try to allocate |
Tue, 17 Feb 2009 16:40:50 +0000 | reimar | Set avctx->opaque already at init instead of decode so it can be used in |
Tue, 17 Feb 2009 15:00:57 +0000 | Gabrov | Typo fix |
Tue, 17 Feb 2009 12:00:43 +0000 | diego | cosmetics: Replace unused 'argc/argv' in main declarations by 'void'. |
Tue, 17 Feb 2009 11:59:49 +0000 | reimar | Extend calc_src_dst_rects to also calculate the border values needed for |
Tue, 17 Feb 2009 11:52:39 +0000 | diego | cosmetics: const static --> static const, avoids the debug mode warning: |