Mercurial > mplayer.hg
log libmpcodecs/vf_dsize.c @ 35539:9bc02a829c48
age | author | description |
---|---|---|
2011-01-14 | cehoyos | Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg. |
2010-02-21 | diego | cosmetics: Rename struct vf_instance_s --> vf_instance. |
2010-02-21 | diego | Rename open() vf initialization function to vf_open(). |
2010-02-20 | diego | cosmetics: Remove pointless empty lines at EOF. |
2010-01-30 | diego | Add missing license headers to all files in the libmpcodecs directory. |
2007-12-02 | reimar | Make all vf_info_t structs const |
2006-05-05 | ods15 | fix float rounding error |
2005-12-20 | ods15 | I screwed up keep aspect param, made behavior the opposite of man page. |
2005-11-18 | diego | Unify include path handling, -I.. is in CFLAGS. |
2005-07-22 | ods15 | aspect and round params for vf_dsize. |
2003-04-27 | rfelker | display size/aspect adjusting filter |