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_tfields.c
Commit message (
Expand
)
Author
Age
*
Make all vf_info_t structs const
reimar
2007-12-02
*
Disable unused query_format functions for now until they are
diego
2007-09-26
*
Get rid of my_memcpy_pic code duplication in many filters.
reimar
2007-06-28
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
c++ decls, 100000000000l to whoever broke my code like this..
rfelker
2006-07-10
*
Add a new video pts tracking mode, enabled by option -correct-pts.
uau
2006-07-06
*
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
*
sane default mode
rfelker
2005-03-26
*
1000l, last commit broke qpel interp entirely
rfelker
2005-03-26
*
configurable field parity (default from source); bugfixes; speed up mode 0
rfelker
2005-03-02
*
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
aurel
2004-10-21
*
support more image formats. hopefully this bpp handling is correct...
rfelker
2003-05-06
*
sort of a hack, but at least this lets the framerate-increasing
rfelker
2003-05-03
*
more 10l's -- fortunately part of the bug was that the buggy code didn't get ...
rfelker
2003-05-02
*
new mmx/mmx2/3dnow code for improved performance
rfelker
2003-04-29
*
new mode for tfields filter -- shifts fields by a quarter-pixel so the
rfelker
2003-04-28
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
new filter
rfelker
2003-03-01