index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
post
/
deinterlace
Age
Commit message (
Expand
)
Author
2007-04-09
Merge the FFmpeg integration branch into the nopadding branch.
Diego 'Flameeyes' Pettenò
2007-04-08
Mark various private arrays, structs & fn parameters as static and/or const.
Darren Salt
2007-04-07
Merge changes from main repository.
Diego 'Flameeyes' Pettenò
2007-04-06
Define a xinepostdir directory to point to the post-plugins path.
Diego 'Flameeyes' Pettenò
2007-04-03
Merge tonight's changes to main branch.
Diego 'Flameeyes' Pettenò
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
2007-04-03
Merge changes happened in 1.1 development.
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-12-02
Start working on a branch where FFmpeg is not copied, patched and carved to b...
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
[next]