summaryrefslogtreecommitdiff
path: root/src/post
AgeCommit message (Expand)Author
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
2003-11-04that must fix a compilation failure report i receivedMiguel Freitas
2003-11-02unsharp plugin: fix memleaksMiguel Freitas
2003-11-01provide help to video post pluginsMiguel Freitas
2003-11-01tvtime: remove console messages that might confuse users and have enumMiguel Freitas
2003-10-30* modify the engine slightly, so that the stream member in a video frame orMichael Roitzsch
2003-10-29- avoid deinterlacing unknown frame formats (eg. xvmc)Miguel Freitas
2003-10-23I should have seen this coming...Michael Roitzsch
2003-10-22Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...Robin KAY
2003-10-19tvtime don't need to register config values, post have special config methodDaniel Caujolle-Bert
2003-10-08Fix includes.Robin KAY
2003-10-08cheap mode and scaler bobMiguel Freitas
2003-10-08better use "ScalerBob" as the plugin nameMiguel Freitas
2003-10-08- add scalerbob method (drop half of the lines and let the hardware/vo driverMiguel Freitas
2003-10-06- add XvMC supportMiguel Freitas
2003-10-04Try to fix a problem with ppc.Thibaut Mattern
2003-09-24Use inttypes.h or stdint.h as appropriate.Robin KAY
2003-09-21One forgotten file for 'make dist'.František Dvořák
2003-09-15avoid implicit void argumentDaniel Caujolle-Bert
2003-09-15that would failDaniel Caujolle-Bert
2003-09-15fix dist stageDaniel Caujolle-Bert
2003-09-14newer goom version.Thibaut Mattern
2003-09-14New files of the "new" goom version.Thibaut Mattern
2003-09-142 forgotten printfThibaut Mattern
2003-09-14remove fft code, use fft.h instead.Thibaut Mattern
2003-09-14add fftgraph to the plugin catalogThibaut Mattern
2003-09-14fftgraph compilationThibaut Mattern
2003-09-14New viz plugin.Thibaut Mattern
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert