Age | Commit message (Expand) | Author |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-17 | swap usage of "up" and "down" to the more common meaning: | Michael Roitzsch |
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-12 | function has been renamed | Michael Roitzsch |
2004-01-07 | the new, refined post plugin architecture | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-11 | fix x86 and MMX, all x86 don't have MMX ;-) | Daniel Caujolle-Bert |
2003-12-10 | - shush | Bastien Nocera |
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-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-04 | that must fix a compilation failure report i received | Miguel Freitas |
2003-10-30 | * modify the engine slightly, so that the stream member in a video frame or | Michael Roitzsch |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-10-04 | Try to fix a problem with ppc. | Thibaut Mattern |
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 |
2003-09-14 | newer goom version. | Thibaut Mattern |
2003-09-14 | New files of the "new" goom version. | Thibaut Mattern |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-07-26 | Try to avoid to discard audio buffers | Thibaut Mattern |
2003-07-26 | - compute a pts using metronom internals if the demuxer doesn't provide pts (... | Thibaut Mattern |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-04-30 | Don't forget to reset frame->bad_frame to 0 ! | Thibaut Mattern |
2003-04-09 | avoid sefault (tweaking fried memory is never a good idea ;-) | Daniel Caujolle-Bert |
2003-03-16 | no no no, CFLAGS may be used here to let the filter works | Daniel Caujolle-Bert |
2003-03-16 | stop warning | Daniel Caujolle-Bert |
2003-03-11 | Several post plugins were crashing with a failed assertion, due to | Juergen Keil |
2003-03-06 | - revert stream info changes | Bastien Nocera |
2003-03-06 | - following the screenshot discussion, inform the height and width of the stream | Bastien Nocera |
2003-02-22 | handle extra info properly; that is: the inverter should pass on the extra info, | Michael Roitzsch |
2003-01-31 | - Added debian into Makefile.am as a sub-directory rather than have the | Stephen Torri |
2003-01-29 | log messages | Miguel Freitas |
2003-01-29 | auto* fix: pass 1 | Daniel Caujolle-Bert |
2003-01-29 | look like 'make dist' is broken everywhere. a review is needed, so i will do | Daniel Caujolle-Bert |
2003-01-28 | - Patch from Jeff Smith (remove warnings) | Thibaut Mattern |
2003-01-25 | - mmx optimizations don't use MMXEXT instructions | Thibaut Mattern |