index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
post
/
planar
/
boxblur.c
Age
Commit message (
Expand
)
Author
2013-09-13
Copyright year update by hg log info
Torsten Jager
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-01-18
Merge from 1.1.
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Remove more class_dispose functions, and replace with default_post_class_disp...
Diego 'Flameeyes' Pettenò
2007-12-18
Use xine_xmalloc to allocate the plugin structures, so that they get zeroed out.
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all post plugins to the new identifier/description interface. Add _() ...
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2006-01-27
Adapt the engine to the new list code.
Thibaut Mattern
2004-04-17
swap usage of "up" and "down" to the more common meaning:
Michael Roitzsch
2004-01-07
the new, refined post plugin architecture
Michael Roitzsch
2003-12-07
fix post plugins interception
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-11-01
provide help to video post plugins
Miguel Freitas
2003-10-22
Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...
Robin KAY
2003-10-06
- add XvMC support
Miguel Freitas
2003-08-15
fix some small memleaks
Michael Roitzsch
2003-08-12
handle frame flags properly, small aspect ratio fix for expand
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-07-12
use yuy2_to_yv12
Miguel Freitas
2003-07-03
remove //
Miguel Freitas
2003-06-29
port of some simple video filters from mplayer
Miguel Freitas