Age | Commit message (Expand) | Author |
2004-05-29 | separate the two semantics of querying a port's status with a NULL stream; | Michael Roitzsch |
2004-05-23 | rename from AO_CAP_32BITS to AO_CAP_FLOAT32 | Michael Roitzsch |
2004-05-20 | missing headers | Miguel Freitas |
2004-05-19 | housekeeping | Michael Roitzsch |
2004-05-18 | track number of times the port has being opened. | Miguel Freitas |
2004-05-17 | Correct port status call. | James Courtier-Dutton |
2004-05-17 | Fix noises appearing when seeking and using the upmix plugin. | James Courtier-Dutton |
2004-05-17 | Correct the copyright notice. | James Courtier-Dutton |
2004-05-17 | Implement the parameters api to see the Sub-woofer cut off frequency. | James Courtier-Dutton |
2004-05-17 | Remove the center channel from the upmix. | James Courtier-Dutton |
2004-05-16 | Remove references to video and metronom for the upmix plugin. | James Courtier-Dutton |
2004-05-16 | Changes in white space only. | James Courtier-Dutton |
2004-05-16 | Plugin is now a XINE_POST_TYPE_AUDIO_FILTER. | James Courtier-Dutton |
2004-05-16 | Make the upmix plugin act as a passthru if it cannot handle the upmix format. | James Courtier-Dutton |
2004-05-15 | Port subwoofer filter from mplayer. | James Courtier-Dutton |
2004-05-15 | First attempt at an upmix plugin. | James Courtier-Dutton |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-26 | Fix build process when srcdir != builddir. | František Dvořák |
2004-04-17 | swap usage of "up" and "down" to the more common meaning: | Michael Roitzsch |
2004-04-09 | fix compiler warning (missing prototype) | Michael Roitzsch |
2004-04-09 | tvtime deinterlacing algorithms assumed top_field_first=1 | Miguel Freitas |
2004-04-05 | another int used to store a pointer, which breaks AMD64; | Michael Roitzsch |
2004-03-21 | memleak | Daniel Caujolle-Bert |
2004-02-29 | Various compilation fixes and updates: | František Dvořák |
2004-02-20 | Fixed detection of linux framebuffer support. Included xineutils.h in dsputil... | Robin KAY |
2004-02-19 | Mandrake patches from | Rocky Bernstein |
2004-02-18 | attach numbers to the names of the video inputs to make them addressable via | Michael Roitzsch |
2004-02-12 | my gcc (partly 3.4 already) optimizes these away, because they are only used | Michael Roitzsch |
2004-02-12 | function has been renamed | Michael Roitzsch |
2004-01-07 | the new, refined post plugin architecture | Michael Roitzsch |
2004-01-05 | wonder why Mike isn't complaining about C++ style comments, any more... | Siggi Langauf |
2004-01-05 | DOS/Win CRs are forbidden, verboten, interdit | Mike Melanson |
2004-01-02 | better MANGLE from ffmpeg | Miguel Freitas |
2004-01-02 | my small contribution to the cygwin port ;-) | Miguel Freitas |
2003-12-24 | that should fix full rate deinterlacing of some dvds | Miguel Freitas |
2003-12-24 | small cleanup | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-13 | clean up unused code | Mike Melanson |
2003-12-11 | fix x86 and MMX, all x86 don't have MMX ;-) | Daniel Caujolle-Bert |
2003-12-10 | - shush | Bastien Nocera |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-08 | prefetching seems to improve performance as well | Miguel Freitas |
2003-12-08 | sfence is not a valid MMX instruction. | Miguel Freitas |
2003-12-07 | fix post plugins interception | Miguel Freitas |
2003-12-06 | fix problems switching to use_vo_driver method | Miguel Freitas |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-03 | use _x_ao_mode2channels in post-plugins | Marco Zuehlke |
2003-11-29 | blame me: i didn't noticed libpostproc could only handle planar formats | Miguel Freitas |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | the viz plugins are feeding their private metronom with video only data, so | Michael Roitzsch |