Mercurial > mplayer.hg
log libmpcodecs/vf_noformat.c @ 34053:77c1b5736020
age | author | description |
---|---|---|
2010-06-05 | reimar | Fix -vf format and -vf noformat to work with slices. |
2010-02-26 | diego | Mark vf_opts/vf_opts_fields structures as const. |
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-01-30 | diego | Add missing license headers to all files in the libmpcodecs directory. |
2009-11-21 | reimar | Remove unreachable parsing code: for filters that use the option parser, |
2009-05-13 | diego | whitespace cosmetics: Remove all trailing whitespace. |
2007-12-02 | reimar | Make all vf_info_t structs const |
2007-01-28 | reimar | Mark m_struct_t defaults as const |
2006-03-31 | reynaldo | Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me |
2005-11-18 | diego | Unify include path handling, -I.. is in CFLAGS. |
2004-08-11 | michael | RGBA variants |
2004-02-06 | joey | new filter: vf_noformat. |