summaryrefslogtreecommitdiff
path: root/src/post/planar/pp.c
AgeCommit message (Expand)Author
2007-12-18Remove more class_dispose functions, and replace with default_post_class_disp...Diego 'Flameeyes' Pettenò
2007-12-18Use xine_xmalloc to allocate the plugin structures, so that they get zeroed out.Diego 'Flameeyes' Pettenò
2007-12-11Use N_() rather than _(), passing the string just once to gettext().Diego 'Flameeyes' Pettenò
2007-12-11Update all post plugins to the new identifier/description interface. Add _() ...Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-04-06Remove executable status from all files which shouldn't have it.Darren Salt
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2005-01-15**BUGFIX**Michael Roitzsch
2005-01-10Assume that front ends can handle tabs (ffmpeg post-proc plugin).Darren Salt
2004-04-17swap usage of "up" and "down" to the more common meaning:Michael Roitzsch
2004-01-07the new, refined post plugin architectureMichael Roitzsch
2003-12-07fix post plugins interceptionMiguel Freitas
2003-11-29blame me: i didn't noticed libpostproc could only handle planar formatsMiguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-07initial commit of a libpostprocess plugin.Miguel Freitas