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_sab.c
Commit message (
Expand
)
Author
Age
*
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
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
|
\
|
|
*
Use standard license headers.
diego
2008-05-13
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
|
/
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
vf_sab mirrors coefficients past the edge of the picture instead of cropping:
diego
2008-02-20
*
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
*
Fix build with shared libavutil. Approved by Diego.
rathann
2006-12-31
*
Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()
lucabe
2006-09-17
*
Move postproc ---> libswscale
lucabe
2006-06-30
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
Update licensing information: The FSF changed postal address.
diego
2006-01-13
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
passing an array or double precission parameters for the scaling function, in...
michael
2004-09-18
*
vf_scale.h & related cleanup & some small warning fix by dominik
michael
2003-06-01
*
removing sws - global verbose var dependancy
michael
2003-04-24
*
Add the new -vf option wich is the same as vop in reverse order.
albeu
2003-03-15
*
sws_ prefix, more seperation between internal & external swscaler API
michael
2003-02-23
*
shape adaptive blur (slightly slow though)
michael
2002-11-04