diff options
| author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-05-13 10:46:40 +0200 |
|---|---|---|
| committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-05-13 10:48:45 +0200 |
| commit | 43445935e82a7e9474092bf55b19d6c4d8fa1c7a (patch) | |
| tree | d0dc21f4243754086e9f1f438584ff9a89dd800e /docs/plugins/Makefile.am | |
| parent | 77c15d10a0ddee24c8e33616ce5cf1db7eaaa030 (diff) | |
Moved 'deinterlace2' from -bad to -good
And rename it to deinterlace.
Diffstat (limited to 'docs/plugins/Makefile.am')
| -rw-r--r-- | docs/plugins/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 7e05a8ec..790a4e17 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -137,6 +137,7 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/cutter/gstcutter.h \ $(top_srcdir)/gst/debugutils/gsttaginject.h \ $(top_srcdir)/gst/debugutils/progressreport.h \ + $(top_srcdir)/gst/deinterlace/gstdeinterlace.h \ $(top_srcdir)/gst/equalizer/gstiirequalizer.h \ $(top_srcdir)/gst/equalizer/gstiirequalizer3bands.h \ $(top_srcdir)/gst/equalizer/gstiirequalizer10bands.h \ |
