Commit 5fbe1b05 authored by Sam Hocevar's avatar Sam Hocevar

* ./modules/video_output/qte/.cvsignore: added a missing .cvsignore.

  * ./modules/video_chroma/Modules.am: added i420_rgb_c.h to the distribution,
    thanks to Stepan Roh for spotting this.
parent 7fc0df74
...@@ -3,6 +3,7 @@ SOURCES_i420_rgb = \ ...@@ -3,6 +3,7 @@ SOURCES_i420_rgb = \
modules/video_chroma/i420_rgb.h \ modules/video_chroma/i420_rgb.h \
modules/video_chroma/i420_rgb8.c \ modules/video_chroma/i420_rgb8.c \
modules/video_chroma/i420_rgb16.c \ modules/video_chroma/i420_rgb16.c \
modules/video_chroma/i420_rgb_c.h \
$(NULL) $(NULL)
SOURCES_i420_rgb_mmx = \ SOURCES_i420_rgb_mmx = \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment