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_filmdint.c
Commit message (
Expand
)
Author
Age
*
Rip out 3DNOW support
wm4
2012-07-30
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
*
vf_*: fix pts values passed to the next filter
Rudolf Polzer
2011-04-24
*
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
*
Merge svn changes up to r30683
Uoti Urpala
2010-03-10
|
\
*
\
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
\
|
|
*
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
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
|
\
|
|
*
Use x86_reg instead of long in several video filters to fix compilation on Mi...
reimar
2009-03-27
*
|
Merge svn changes up to r28403
Uoti Urpala
2009-01-31
|
\
|
|
*
HAVE_3DNOW --> HAVE_AMD3DNOW
diego
2009-01-26
*
|
Merge svn changes up to r28341
Uoti Urpala
2009-01-19
|
\
|
|
*
More #ifdef HAVE_MMX etc. missed by earlier search.
reimar
2009-01-16
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
diego
2008-10-16
*
|
Move opt_screen_size_[x|y] to options struct
Uoti Urpala
2008-04-25
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
|
/
*
Remove unnecessary <signal.h> includes
uau
2008-01-09
*
Make all vf_info_t structs const
reimar
2007-12-02
*
Remove unused variable.
diego
2007-08-24
*
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
*
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
*
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
aurel
2004-10-21
*
dr bugfix by zoli (author of the filter)
rfelker
2004-04-23
*
Patch from the author, Zoltan Hidvegi:
rfelker
2003-12-11
*
Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>....
alex
2003-12-08