index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_out
/
deinterlace.c
Age
Commit message (
Expand
)
Author
2002-07-30
Pierre Lombard <p-l-42@wanadoo.fr> fixed losing the first line in
Michael Roitzsch
2002-06-03
patch to improve linearblend quality by Carsten Weinhold <cw.news@gmx.net>
Miguel Freitas
2002-05-21
linear blend update from Rogerio
Miguel Freitas
2002-05-13
linearblend C version contributed by Rogerio Brito
Miguel Freitas
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-03-10
copy last 2 lines on linear blend
Miguel Freitas
2002-02-18
new deinterlacing method (linear blend).
Miguel Freitas
2002-01-13
Fix a few compile warnings.
James Courtier-Dutton
2001-11-17
Add 'xine_' prefix to all of xine-utils functions (what about cpu
Daniel Caujolle-Bert
2001-10-27
- new dirty and cheap deinterlace method: we give half of the lines to xv
Miguel Freitas
2001-10-22
introducing libxineutils and a this pointer for video_out_x11 callbacks
Guenter Bartsch
2001-10-20
optimized memcpy (mmx,sse,etc...)
Miguel Freitas
2001-10-14
turn deinterlace method into a .xinerc option
Guenter Bartsch
2001-10-11
should fix errors with gcc3 optimizations
Miguel Freitas
2001-09-20
- new deinterlacing method "onefield" (just interpolate)
Miguel Freitas
2001-09-19
fix typo (#else)
Miguel Freitas
2001-09-19
possible fix for gcc3 error
Miguel Freitas
2001-09-19
New greedy deinterlace method
Miguel Freitas
2001-09-19
deinterlace update, not finished yet (weave looks broken).
Miguel Freitas
2001-09-16
software deinterlacer filter (BOB)
Miguel Freitas