Age | Commit message (Expand) | Author |
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-06-19 | Mark text as impure where necessary to fix build under Solaris/IA32. | Robin KAY |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-02-04 | Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...) | Miguel Freitas |
2006-01-27 | Adapt the engine to the new list code. | Thibaut Mattern |
2006-01-26 | send events for tvtime filmmode changes | Miguel Freitas |
2005-11-28 | *BUGFIX* | František Dvořák |
2005-09-19 | *BUGFIX* | František Dvořák |
2005-07-29 | Protect malloc.h inclusion | James Stembridge |
2005-06-17 | ** BUGFIX ** | Darren Salt |
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 | i guess people will like this: provide help for each deinterlace method. | 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 | more merging with tvtime - no functional changes (i hope) | Miguel Freitas |
2005-05-15 | nothing to see here. | Miguel Freitas |
2004-09-29 | disable vo deinterlace when port is closed | Miguel Freitas |
2004-09-29 | trying to automaticaly enable vo deinterlacing for hardware decoders | Miguel Freitas |
2004-07-20 | fix compiler warnings | Michael Roitzsch |
2004-07-17 | Ryan Tadlock's patch for compensating the field delay of some deinterlacing a... | Miguel Freitas |
2004-07-14 | disable _x_post_frame_copy_up() for now. | Miguel Freitas |
2004-07-08 | move duplicated code to a function | Miguel Freitas |
2004-05-29 | separate the two semantics of querying a port's status with a NULL stream; | Michael Roitzsch |
2004-04-17 | swap usage of "up" and "down" to the more common meaning: | Michael Roitzsch |
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-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-14 | API version bounce | Siggi Langauf |