summaryrefslogtreecommitdiff
path: root/src/post
AgeCommit message (Expand)Author
2004-06-27automake madness...Michael Roitzsch
2004-06-27include the new goom version 2k4-dev15Michael Roitzsch
2004-05-29separate the two semantics of querying a port's status with a NULL stream;Michael Roitzsch
2004-05-23rename from AO_CAP_32BITS to AO_CAP_FLOAT32Michael Roitzsch
2004-05-20missing headersMiguel Freitas
2004-05-19housekeepingMichael Roitzsch
2004-05-18track number of times the port has being opened.Miguel Freitas
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