Mercurial > mplayer.hg
log libmpcodecs/vf_rotate.c @ 21698:009635b12924
age | author | description |
---|---|---|
2006-06-18 | lucabe | Software Scaler headers usage cleanup |
2006-03-21 | michael | passing pts through the filter layer (lets see if pts or cola comes out at the end) |
2005-11-18 | diego | Unify include path handling, -I.. is in CFLAGS. |
2003-03-15 | albeu | Add the new -vf option wich is the same as vop in reverse order. |
2003-02-04 | arpi | fixed palette support |
2003-01-03 | arpi | cannot rotate non-symmetric yuv pixel formats |
2002-12-05 | arpi | Fix draw_slice() in passthrough mode. |
2002-10-23 | arpi | automatic rotation for mode 4..7, based on |
2002-09-10 | arpi | changing return type of put_image void->int |
2002-06-23 | alex | better planar support, chroma subsampling support and Y8/Y800 support |
2002-04-19 | arpi | rotation/mirror filter |