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_yuy2.c
Commit message (
Expand
)
Author
Age
*
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
*
Move postproc ---> libswscale
lucabe
2006-06-30
*
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-31
*
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
*
10l
alex
2003-10-03
*
vf_clone_mpi_attributes()
michael
2003-04-19
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
changing return type of put_image void->int
arpi
2002-09-10
*
yuv422planar->yuy2 support
arpi
2002-09-09
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
*
capabilities support -> automatic insertion of scale, expand, pp
arpi
2002-04-11
*
2 new simple filters: yuy2 and format
arpi
2002-04-09