index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_mirror.c
Commit message (
Expand
)
Author
Age
*
cosmetics: Rename struct vf_instance_s --> vf_instance.
diego
2010-02-21
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Make all vf_info_t structs const
reimar
2007-12-02
*
Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
reimar
2007-05-27
*
Software Scaler headers usage cleanup
lucabe
2006-06-18
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
fixed palette support
arpi
2003-02-04
*
fixed 16bpp packed YUV formats
arpi
2003-01-03
*
changing return type of put_image void->int
arpi
2002-09-10
*
better planar support, chroma subsampling support and Y8/Y800 support
alex
2002-06-23
*
10l, >1bpp modes fixed..., x<->y swapped
arpi
2002-04-21
*
Complement existing filters - rotate and flip.
eyck
2002-04-21