summaryrefslogtreecommitdiff
path: root/src/post
AgeCommit message (Expand)Author
2005-05-03**BUGFIX**Darren Salt
2005-05-02**BUGFIX**Darren Salt
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-12-13fix segfaultMiguel Freitas
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-11-21updated goom to 2k4-dev21Michael Roitzsch
2004-10-29use monotonic clock when availableMiguel Freitas
2004-09-29disable vo deinterlace when port is closedMiguel Freitas
2004-09-29trying to automaticaly enable vo deinterlacing for hardware decodersMiguel Freitas
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-08-19assembler compilation fix contributes by Andrew ChurchMichael Roitzsch
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