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_crop.c
Commit message (
Expand
)
Author
Age
*
begin moving const filter data to .text/.rodata sections
rfelker
2007-11-09
*
Mark m_struct_t defaults as const
reimar
2007-01-28
*
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
*
fix segfaults with slices. support slice rendering into a filter even
rfelker
2003-05-20
*
100l in my 100l fix! :(
rfelker
2003-04-30
*
at least 100l for me, the last commit was nonsense
rfelker
2003-04-28
*
slices support for vf_crop. now cropping black borders should make a
rfelker
2003-04-27
*
10L again with the options mins
albeu
2003-03-15
*
Support for the new options stuff
albeu
2003-03-15
*
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
*
use mp_msg for messages. prolly more filters need to be fixed like this too
rfelker
2003-01-10
*
ehh.. 10l again
arpi
2003-01-05
*
- added x/y rounding for YUV formats (should be moved to mp_image.c|h later)
arpi
2003-01-05
*
changing return type of put_image void->int
arpi
2002-09-10
*
keep aspect ratio - based on Fredrik Kuivinen's idea
arpi
2002-05-12
*
export width too
arpi
2002-04-14
*
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
*
video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...
arpi
2002-04-06