Age | Commit message (Expand) | Author |
2008-09-20 | textrel fix for xineplug_post_tvtime.so (tomsmocomp) | PaX Team |
2010-10-23 | mingw32-w64 port: '-no-undefined' part | František Dvořák |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-03-02 | Backport the MANGLE macro handling from 1.2-libavutil branch (and adapt). | Diego 'Flameeyes' Pettenò |
2008-02-12 | Avoid possible excess linkage in the tvtime plugin. | Darren Salt |
2008-02-08 | Avoid a build failure (affects gcc 4.0 on x86_32). | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-04-06 | Define a xinepostdir directory to point to the post-plugins path. | Diego 'Flameeyes' Pettenò |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-16 | Use stdlib.h rather than malloc.h. | Diego 'Flameeyes' Pettenò |
2007-01-28 | revert part of the PaX team's patch which broke tomsmocomp (segfault) | Miguel Freitas |
2007-01-14 | Fix build on amd64 - both ARCH_X86 and ARCH_X86_64 are defined. | Darren Salt |
2006-12-21 | Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The... | Diego 'Flameeyes' Pettenò |
2006-09-01 | Fix building on amd64 and x86 too, by moving the constant at the top. | Diego 'Flameeyes' Pettenò |
2006-08-31 | Move the help text out of the #if condition. | Diego 'Flameeyes' Pettenò |
2006-07-12 | Tidy up the formatting of tvtime method help texts to allow better wrapping | Darren Salt |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-02-04 | Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...) | Miguel Freitas |
2005-07-29 | Protect malloc.h inclusion | James Stembridge |
2005-06-07 | another gcc 2.95 fix | Miguel Freitas |
2005-06-05 | remove Min_Vals/Max_Vals | Miguel Freitas |
2005-06-05 | quite some hacks for gcc 2.95 compatibility | Miguel Freitas |
2005-06-03 | disable greedyh until i can fix the asm | Miguel Freitas |
2005-05-28 | finally: tomsmocomp deinterlacing from dscaler | Miguel Freitas |
2005-05-27 | something tell me this code would not compile on non-x86 architectures... | Miguel Freitas |
2005-05-27 | material for xine 1.1: new quality deinterlacer GreedyH from dscaler. | Miguel Freitas |
2005-05-16 | i'm commiting some changes to both xine and tvtime cvs to bring them closer. | Miguel Freitas |
2005-05-15 | nothing to see here. | Miguel Freitas |
2004-07-17 | Ryan Tadlock's patch for compensating the field delay of some deinterlacing a... | Miguel Freitas |
2004-04-09 | fix compiler warning (missing prototype) | Michael Roitzsch |
2004-04-09 | tvtime deinterlacing algorithms assumed top_field_first=1 | Miguel Freitas |
2004-02-12 | my gcc (partly 3.4 already) optimizes these away, because they are only used | 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-08 | prefetching seems to improve performance as well | Miguel Freitas |
2003-12-08 | sfence is not a valid MMX instruction. | Miguel Freitas |
2003-10-08 | Fix includes. | Robin KAY |
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-09-24 | Use inttypes.h or stdint.h as appropriate. | Robin KAY |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-06-22 | use our own port of greedy2frame (tvtime port is currently broken) | Miguel Freitas |
2003-06-18 | Build fix, when srcdir != objdir | Juergen Keil |
2003-06-15 | a bit of cleanup | Michael Roitzsch |
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 |