summaryrefslogtreecommitdiff
path: root/src/post
AgeCommit message (Expand)Author
2004-05-17Correct port status call.James Courtier-Dutton
2004-05-17Fix noises appearing when seeking and using the upmix plugin.James Courtier-Dutton
2004-05-17Correct the copyright notice.James Courtier-Dutton
2004-05-17Implement the parameters api to see the Sub-woofer cut off frequency.James Courtier-Dutton
2004-05-17Remove the center channel from the upmix.James Courtier-Dutton
2004-05-16Remove references to video and metronom for the upmix plugin.James Courtier-Dutton
2004-05-16Changes in white space only.James Courtier-Dutton
2004-05-16Plugin is now a XINE_POST_TYPE_AUDIO_FILTER.James Courtier-Dutton
2004-05-16Make the upmix plugin act as a passthru if it cannot handle the upmix format.James Courtier-Dutton
2004-05-15Port subwoofer filter from mplayer.James Courtier-Dutton
2004-05-15First attempt at an upmix plugin.James Courtier-Dutton
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
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-04-09fix compiler warning (missing prototype)Michael Roitzsch
2004-04-09tvtime deinterlacing algorithms assumed top_field_first=1Miguel Freitas
2004-04-05another int used to store a pointer, which breaks AMD64;Michael Roitzsch
2004-03-21memleakDaniel Caujolle-Bert
2004-02-29Various compilation fixes and updates:František Dvořák
2004-02-20Fixed detection of linux framebuffer support. Included xineutils.h in dsputil...Robin KAY
2004-02-19Mandrake patches fromRocky Bernstein
2004-02-18attach numbers to the names of the video inputs to make them addressable viaMichael Roitzsch
2004-02-12my gcc (partly 3.4 already) optimizes these away, because they are only usedMichael Roitzsch
2004-02-12function has been renamedMichael Roitzsch
2004-01-07the new, refined post plugin architectureMichael Roitzsch
2004-01-05wonder why Mike isn't complaining about C++ style comments, any more...Siggi Langauf
2004-01-05DOS/Win CRs are forbidden, verboten, interditMike Melanson
2004-01-02better MANGLE from ffmpegMiguel Freitas
2004-01-02my small contribution to the cygwin port ;-)Miguel Freitas
2003-12-24that should fix full rate deinterlacing of some dvdsMiguel Freitas
2003-12-24small cleanupMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-13clean up unused codeMike Melanson
2003-12-11fix x86 and MMX, all x86 don't have MMX ;-)Daniel Caujolle-Bert
2003-12-10- shushBastien Nocera
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-08prefetching seems to improve performance as wellMiguel Freitas
2003-12-08sfence is not a valid MMX instruction.Miguel Freitas
2003-12-07fix post plugins interceptionMiguel Freitas
2003-12-06fix problems switching to use_vo_driver methodMiguel Freitas
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-03use _x_ao_mode2channels in post-pluginsMarco Zuehlke
2003-11-29blame me: i didn't noticed libpostproc could only handle planar formatsMiguel Freitas
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-26the viz plugins are feeding their private metronom with video only data, soMichael Roitzsch
2003-11-20"Anti audio fifo null" patch ;)Thibaut Mattern
2003-11-16audio visualization post plugins now use a private metronom to sync their videoMichael Roitzsch
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-10avoid segfault when resizingDaniel Caujolle-Bert
2003-11-07initial commit of a libpostprocess plugin.Miguel Freitas