diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-08-02 18:09:56 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-08-02 18:09:56 +0000 |
commit | fbaea28b978c9b73a814d8fc42bfa0dd72988104 (patch) | |
tree | defc9a3c2060752898cfd7945e2d7520a7fbec29 /ChangeLog | |
parent | 9c028ad75d5adbda075c846d1c24e334490dd595 (diff) | |
download | gst-plugins-bad-fbaea28b978c9b73a814d8fc42bfa0dd72988104.tar.gz gst-plugins-bad-fbaea28b978c9b73a814d8fc42bfa0dd72988104.tar.bz2 gst-plugins-bad-fbaea28b978c9b73a814d8fc42bfa0dd72988104.zip |
gst/deinterlace2/: Enable tomsmocomp again as the C port will be ready for the next release.
Original commit message from CVS:
* gst/deinterlace2/Makefile.am:
* gst/deinterlace2/gstdeinterlace2.c:
(gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method),
(gst_deinterlace2_class_init):
Enable tomsmocomp again as the C port will be ready for the next
release.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/deinterlace2/Makefile.am: + * gst/deinterlace2/gstdeinterlace2.c: + (gst_deinterlace2_methods_get_type), (gst_deinterlace2_set_method), + (gst_deinterlace2_class_init): + Enable tomsmocomp again as the C port will be ready for the next + release. + +2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/deinterlace2/gstdeinterlace2.c: (gst_deinterlace2_init), (gst_greatest_common_divisor), (gst_fraction_double), (gst_deinterlace2_getcaps), (gst_deinterlace2_setcaps): |