Age | Commit message (Expand) | Author |
2003-06-29 | port of some simple video filters from mplayer | Miguel Freitas |
2003-06-26 | these should be static | Miguel Freitas |
2003-06-22 | use our own port of greedy2frame (tvtime port is currently broken) | Miguel Freitas |
2003-06-22 | - disable chroma filter by default | Miguel Freitas |
2003-06-21 | adopt xine coding guidelines | Michael Roitzsch |
2003-06-18 | Build fix, when srcdir != objdir | Juergen Keil |
2003-06-18 | try filtering more to remove chroma problems | Miguel Freitas |
2003-06-17 | sourceforge is ignoring my commit, trying again | Miguel Freitas |
2003-06-16 | reducing differences to tvtime cvs | Miguel Freitas |
2003-06-15 | a bit of cleanup | Michael Roitzsch |
2003-06-15 | James Slorach's suggestions | Miguel Freitas |
2003-06-15 | Remove linear blend deinterlacer from video_out_pgx64. Add C implementation o... | Robin KAY |
2003-06-13 | Make deinterlacer plugin compile on Solaris. Remove defunct code from xine-ut... | Robin KAY |
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 |