Menu

Commit [r2482]  Maximize  Restore  History

Ok, here we go... What has happened so far?

1. switched back to circular full-search (with early termination) as it
seems to be the only MC-algorithm suitable for deinterlacing. See the
source, if you want to know more about it...
2. Completely implemented Generalized Sampling Theorem (GST).
3. Implemented Scene-Change-Detection
4. Removed all ugly compiler-warnings
4b.removed (hopefully) all memory-leaks/memory-problems
5. "Soccer-Test": passed... :-)))
6. better than my Phi**** 100Hz TV-Set-deinterlacer...
7. I have forgotten, to ...

Still to be done:
-----------------

- Man-page/Dokumentation (I hate that...)
- Fix runtime options
- field-dominance detection

Have fun!

stefan_fendt 2004-11-11

changed /trunk/mjpeg_play/yuvdeinterlace/Makefile.am
changed /trunk/mjpeg_play/yuvdeinterlace/blend_fields.c
changed /trunk/mjpeg_play/yuvdeinterlace/blend_fields.h
removed /trunk/mjpeg_play/yuvdeinterlace/copy_frame.c
removed /trunk/mjpeg_play/yuvdeinterlace/copy_frame.h
removed /trunk/mjpeg_play/yuvdeinterlace/interleave.c
removed /trunk/mjpeg_play/yuvdeinterlace/interleave.h
changed /trunk/mjpeg_play/yuvdeinterlace/main.c
added /trunk/mjpeg_play/yuvdeinterlace/motionsearch_deint.c
added /trunk/mjpeg_play/yuvdeinterlace/motionsearch_deint.h
changed /trunk/mjpeg_play/yuvdeinterlace/sinc_interpolation.c
changed /trunk/mjpeg_play/yuvdeinterlace/sinc_interpolation.h
changed /trunk/mjpeg_play/yuvdeinterlace/transform_block.c
changed /trunk/mjpeg_play/yuvdeinterlace/transform_block.h
added /trunk/mjpeg_play/yuvdeinterlace/vector.h
/trunk/mjpeg_play/yuvdeinterlace/Makefile.am Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdeinterlace/blend_fields.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdeinterlace/blend_fields.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdeinterlace/main.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdeinterlace/motionsearch_deint.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdeinterlace/motionsearch_deint.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdeinterlace/sinc_interpolation.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdeinterlace/sinc_interpolation.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdeinterlace/transform_block.c Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdeinterlace/transform_block.h Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/yuvdeinterlace/vector.h Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.