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
/
noise.c
Age
Commit message (
Expand
)
Author
2007-12-22
Merge -headers-reshuffle branch into main.
Diego 'Flameeyes' Pettenò
2007-12-19
Mark more arrays as constant.
Diego 'Flameeyes' Pettenò
2007-12-19
Mark static strings as const.
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ò
2007-04-08
Mark various private arrays, structs & fn parameters as static and/or const.
Darren Salt
2007-03-22
Instead of defining HAVE_ASMALIGN_POT during configure and then creating the ...
Diego 'Flameeyes' Pettenò
2006-03-26
Fixing build on MinGW:
František Dvořák
2006-02-06
- Fix compilation with older versions of GCC
Bastien Nocera
2006-02-05
New image noise post plugin (useful for mitigating some compression artifacts)
Miguel Freitas