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_expand.c
Commit message (
Expand
)
Author
Age
*
small warning fix
rathann
2003-06-19
*
fix segfaults with slices. support slice rendering into a filter even
rfelker
2003-05-20
*
And 10L their, i should have started to read vop.txt sooner ;)
albeu
2003-03-15
*
Add support for the new option stuff.
albeu
2003-03-15
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
clear black bands when using slices
arpi
2003-03-14
*
experimental slices support
arpi
2003-02-23
*
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
*
10l bug, found by valgrind :)
arpi
2002-10-16
*
changing return type of put_image void->int
arpi
2002-09-10
*
allocating large enough buffer, fixes green stuff on top for encoding of heig...
michael
2002-08-21
*
DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)
arpi
2002-07-20
*
better planar support, chroma subsampling support and Y8/Y800 support
alex
2002-06-23
*
yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane...
alex
2002-06-23
*
yvu9 and if09 support
alex
2002-06-23
*
keep aspect ratio - based on Fredrik Kuivinen's idea
arpi
2002-05-12
*
expand=-1:-50:0:0 -> mwidth:mheight+50:0:0
pontscho
2002-05-01
*
1000l
arpi
2002-04-28
*
don't allow invalid parameters
arpi
2002-04-18
*
IMGTYPE_IPB not yet supported :(
arpi
2002-04-17
*
enabled new OSD code in -vop expand, subtitles rendering support to mencoder
arpi
2002-04-17
*
(buggy) osd support, disabled for now, mencoder needs fixes to compile
arpi
2002-04-16
*
mp_image.h and img_format.h moved to libmpcodecs
arpi
2002-04-13
*
copy width too
arpi
2002-04-08
*
video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv...
arpi
2002-04-06