summaryrefslogtreecommitdiff
path: root/src/post
AgeCommit message (Expand)Author
2004-08-02no objections so far: committing the fine speed control patchMiguel Freitas
2004-08-02Don't include mmx.h on non-MMX systems: fixes compilation of Goom on Mac OS XAndre Pang
2004-07-27* use a header for the init functionsMichael Roitzsch
2004-07-26play 20% faster by defaultMiguel Freitas
2004-07-26experimental time stretching pluginMiguel Freitas
2004-07-21new goom2k4-dev18 includes almost all of my warning fixesMichael Roitzsch
2004-07-20fix compiler warningsMichael Roitzsch
2004-07-17Ryan Tadlock's patch for compensating the field delay of some deinterlacing a...Miguel Freitas
2004-07-14disable _x_post_frame_copy_up() for now.Miguel Freitas
2004-07-08move duplicated code to a functionMiguel Freitas
2004-07-02Fix compilation with gcc 2.95.Thibaut Mattern
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