Age | Commit message (Expand) | Author |
2003-06-13 | have "linear" as default method so non-x86 users can use it | Miguel Freitas |
2003-06-13 | deinterlacer plugin | Miguel Freitas |
2003-06-13 | new deinterlacer plugin based on tvtime | Miguel Freitas |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-28 | comment unresolved symbols, add unsupported method for testing | Miguel Freitas |
2003-05-28 | i didn't meant to enable it yet | Miguel Freitas |
2003-05-28 | skeleton of deinterlacer post plugin | Miguel Freitas |
2003-05-24 | expand video filter - adds black borders to top and bottom of video to expand... | James Stembridge |
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-15 | * bug fixes | Luca Ognibene |
2003-03-14 | * fixes in mosaico pp | Luca Ognibene |
2003-03-14 | * some changes, disabled at the moment | Luca Ognibene |
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-03-04 | fix compiler warnings at least in xine's native code | Michael Roitzsch |
2003-02-28 | frame_copy_content should work with XINE_IMGFMT_YUY2 | Luca Ognibene |
2003-02-28 | new post plugin type for compositing | Michael Roitzsch |
2003-02-28 | fix | Luca Ognibene |
2003-02-27 | Fix compilation when xine is not (yet) installed | Ewald Snel |
2003-02-27 | add .cvsignore | Luca Ognibene |
2003-02-27 | we do not allow '//' comments in native xine code (and it breaks | Mike Melanson |
2003-02-26 | enable building of mosaico | Luca Ognibene |
2003-02-26 | my first commit, mosaico is in cvs | Luca Ognibene |
2003-02-22 | handle extra info properly; that is: the inverter should pass on the extra info, | Michael Roitzsch |
2003-02-17 | Better method to fade out a yuv pixel. | Thibaut Mattern |
2003-02-14 | oscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com> | Mike Melanson |
2003-02-12 | Fixes a potential problem with luma value < 16. | Thibaut Mattern |
2003-02-11 | Gravity. | Thibaut Mattern |
2003-02-10 | Fade out peeks | Thibaut Mattern |
2003-02-09 | more funny stuffs ;) | Thibaut Mattern |
2003-01-31 | fftscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com> | Mike Melanson |
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 |
2003-01-18 | the further misadventures of the DSP newbie: attempt to make spectrum | Mike Melanson |
2003-01-14 | yet another glue logic for viz plugins. that should fix problems with | Miguel Freitas |
2003-01-14 | oops, plot the right channel data | Mike Melanson |
2003-01-14 | added a FFT scope visualization | Mike Melanson |
2003-01-06 | Goom optimizations for x86 use Extended MMX. | Thibaut Mattern |
2003-01-05 | Adapts fooviz to the new logic | Thibaut Mattern |
2003-01-05 | New logic for visualization plugin ported to Goom. | Thibaut Mattern |
2003-01-05 | convenience | Guenter Bartsch |