Age | Commit message (Expand) | Author |
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 |
2003-11-20 | "Anti audio fifo null" patch ;) | Thibaut Mattern |
2003-11-16 | audio visualization post plugins now use a private metronom to sync their video | Michael Roitzsch |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-10 | avoid segfault when resizing | Daniel Caujolle-Bert |
2003-11-07 | initial commit of a libpostprocess plugin. | Miguel Freitas |
2003-11-04 | that must fix a compilation failure report i received | Miguel Freitas |
2003-11-02 | unsharp plugin: fix memleaks | Miguel Freitas |
2003-11-01 | provide help to video post plugins | Miguel Freitas |
2003-11-01 | tvtime: remove console messages that might confuse users and have enum | Miguel Freitas |
2003-10-30 | * modify the engine slightly, so that the stream member in a video frame or | Michael Roitzsch |
2003-10-29 | - avoid deinterlacing unknown frame formats (eg. xvmc) | Miguel Freitas |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-22 | Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi... | Robin KAY |
2003-10-19 | tvtime don't need to register config values, post have special config method | Daniel Caujolle-Bert |
2003-10-08 | Fix includes. | Robin KAY |
2003-10-08 | cheap mode and scaler bob | Miguel Freitas |
2003-10-08 | better use "ScalerBob" as the plugin name | Miguel Freitas |
2003-10-08 | - add scalerbob method (drop half of the lines and let the hardware/vo driver | Miguel Freitas |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-10-04 | Try to fix a problem with ppc. | Thibaut Mattern |
2003-09-24 | Use inttypes.h or stdint.h as appropriate. | Robin KAY |
2003-09-21 | One forgotten file for 'make dist'. | František Dvořák |
2003-09-15 | avoid implicit void argument | Daniel Caujolle-Bert |
2003-09-15 | that would fail | Daniel Caujolle-Bert |
2003-09-15 | fix dist stage | Daniel Caujolle-Bert |