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
/
eq2.c
Age
Commit message (
Expand
)
Author
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2008-11-20
Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...
František Dvořák
2008-05-09
Avoid loop for common memory operations (zeroing, copying, moving).
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
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-03-22
Instead of defining HAVE_ASMALIGN_POT during configure and then creating the ...
Diego 'Flameeyes' Pettenò
2007-02-26
Fix a possible crash in the eq2 plugin.
Darren Salt
2006-03-26
Fixing build on MinGW:
František Dvořák
2006-02-04
Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)
Miguel Freitas
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-19
this one kept me busy with xine-ui's saturation slider...
Michael Roitzsch
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