summaryrefslogtreecommitdiff
path: root/src/post/planar
AgeCommit message (Expand)Author
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-03-22Instead of defining HAVE_ASMALIGN_POT during configure and then creating the ...Diego 'Flameeyes' Pettenò
2007-03-22Fix crosscompile to use build and host definition from autoconf, rather than ...Diego 'Flameeyes' Pettenò
2007-03-18Added centre-cutout (4:3 in 16:9) to the expand plugin. Patch by Reinhard Nissl.Darren Salt
2007-02-26Fix a possible crash in the eq2 plugin.Darren Salt
2006-09-12Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests....Diego 'Flameeyes' Pettenò
2006-08-27Fix bug where incorrect aspect ratio was being passed to post plugins upJason Tackaberry
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-19Mark text as impure where necessary to fix build under Solaris/IA32.Robin KAY
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-03-26Fixing build on MinGW:František Dvořák
2006-02-06- Fix compilation with older versions of GCCBastien Nocera
2006-02-05New image noise post plugin (useful for mitigating some compression artifacts)Miguel Freitas
2006-02-04Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)Miguel Freitas
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2005-10-30hopefuly it will fix 'make debug'Miguel Freitas
2005-09-11fix destination aspect ratio and add support for non 4/3 displaysMiguel Freitas
2005-09-05*BUGFIX*František Dvořák
2005-08-25*BUGFIX*František Dvořák
2005-07-18"fill" video post plugin. Crops left and right side of widescreen video to fi...James Stembridge
2005-02-13**BUGFIX**František Dvořák
2005-02-06**BUGFIX**František Dvořák
2005-01-15**BUGFIX**Michael Roitzsch
2005-01-10Assume that front ends can handle tabs (ffmpeg post-proc plugin).Darren Salt
2005-01-03Convert plugin help text to UTF-8.Darren Salt
2004-04-26Fix build process when srcdir != builddir.František Dvořák
2004-04-17swap usage of "up" and "down" to the more common meaning:Michael Roitzsch
2004-02-12function has been renamedMichael Roitzsch
2004-01-07the new, refined post plugin architectureMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-07fix post plugins interceptionMiguel Freitas
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
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
2003-11-02unsharp plugin: fix memleaksMiguel Freitas
2003-11-01provide help to video post pluginsMiguel Freitas
2003-10-23I should have seen this coming...Michael Roitzsch
2003-10-22Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...Robin KAY
2003-10-06- add XvMC supportMiguel Freitas
2003-08-19this one kept me busy with xine-ui's saturation slider...Michael Roitzsch
2003-08-15fix some small memleaksMichael Roitzsch
2003-08-15heavily improving the expand plugin:Michael Roitzsch
2003-08-12handle frame flags properly, small aspect ratio fix for expandMichael Roitzsch
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-07-12use yuy2_to_yv12Miguel Freitas