summaryrefslogtreecommitdiff
path: root/src/post
AgeCommit message (Expand)Author
2007-03-18Added centre-cutout (4:3 in 16:9) to the expand plugin. Patch by Reinhard Nissl.Darren Salt
2007-03-16Use stdlib.h rather than malloc.h.Diego 'Flameeyes' Pettenò
2007-02-26Fix a possible crash in the eq2 plugin.Darren Salt
2007-02-20Remove the cast as register_enum now accept consts.Diego 'Flameeyes' Pettenò
2007-01-28revert part of the PaX team's patch which broke tomsmocomp (segfault)Miguel Freitas
2007-01-14Fix build on amd64 - both ARCH_X86 and ARCH_X86_64 are defined.Darren Salt
2007-01-13build fixes related to last ffmpeg sync changesMiguel Freitas
2006-12-25Goom postplugin use math functions, link to libm.Diego 'Flameeyes' Pettenò
2006-12-21Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The...Diego 'Flameeyes' Pettenò
2006-12-02two fixes to viz glue code:Miguel Freitas
2006-10-23- unregister configuration callbacks when disposing of the classBastien Nocera
2006-09-26Free font_pos allocated in the function.Diego 'Flameeyes' Pettenò
2006-09-12Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests....Diego 'Flameeyes' Pettenò
2006-09-01Fix building on amd64 and x86 too, by moving the constant at the top.Diego 'Flameeyes' Pettenò
2006-08-31Move the help text out of the #if condition.Diego 'Flameeyes' Pettenò
2006-08-27Fix bug where incorrect aspect ratio was being passed to post plugins upJason Tackaberry
2006-07-12Tidy up the formatting of tvtime method help texts to allow better wrappingDarren Salt
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-11Collect the latest changes against goom to local diff.František Dvořák
2006-06-0764-bit casting int<->pointer fixes.Darren Salt
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-06-02More static/const fixes from Gentoo. These should probably go upstream.Darren Salt
2006-05-22Fixed gcc warnings (Adrian Schroeter).Matthias Hopf
2006-05-04Make the_font (gfontrle.c) static again, and this time fix up the otherDarren Salt
2006-05-04Compilation fix.František Dvořák
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-04-24Fix a crash in goom. Commented out the -fomit-frame-pointer workaround.František Dvořák
2006-04-08Ancient platforms support:František Dvořák
2006-03-26Fixing build on MinGW:František Dvořák
2006-02-14Kill some printf() warnings.Darren Salt
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-05New volume normalization post plugin ported by Jason TackaberryMiguel 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
2006-01-26send events for tvtime filmmode changesMiguel Freitas
2005-12-12 - Czech translation updateFrantišek Dvořák
2005-11-28*BUGFIX*František Dvořák
2005-10-30hopefuly it will fix 'make debug'Miguel Freitas
2005-09-19*BUGFIX*František Dvořák
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-29Protect malloc.h inclusionJames Stembridge
2005-07-27Should fix automatic Windows builds at xine.czechian.net.František Dvořák
2005-07-26ignore non mono audio streams by defaultxine-lib-1_1_0-release1.1.0Miguel Freitas
2005-07-22ops missed this oneMiguel Freitas
2005-07-22another gcc 2.9x fixMiguel Freitas
2005-07-21gcc 2.9x compatMiguel Freitas