mutter/.gitignore
Plamena Manolova 1eca1631a7 Include CoglGst
CoglGst is a GStreamer integration library that facilitates
video playback using the Cogl API. It works by retrieving
each video frame from the GStreamer pipeline and attaching
it to a Cogl pipeline in the form of a Cogl texture along
with possible color model conversion shaders. The pipeline
is then retrieved by the user during each draw. An example
use of the CoglGst API is included in the examples directory.

Reviewed-by: Neil Roberts <neil@linux.intel.com>

(cherry picked from commit dfb94cf4b0b6b42d6465df362a0c0af780596890)
2013-06-21 18:57:24 +01:00

109 lines
2.0 KiB
Plaintext

ABOUT-NLS
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
*.pc
.deps
.libs
*.o
*.lo
*.la
*.gcov
*.exe
/README
stamp-enum-types
stamp-marshal
/build/autotools/*.m4
/build/win32/*.bat
!/build/autotools/acglib.m4
!/build/autotools/introspection.m4
!/build/autotools/as-glibconfig.m4
!/build/autotools/as-linguas.m4
!/build/autotools/as-compiler-flag.m4
/build/config.guess
/build/config.rpath
/build/config.sub
*.gir
*.typelib
/cogl-pango/cogl-pango.rc
/cogl/cogl.rc
/cogl/cogl-defines.h
/cogl/cogl-defines.h.win32
/cogl/cogl-defines.h.win32_SDL
/cogl/cogl-egl-defines.h
/cogl/cogl-enum-types.c
/cogl/cogl-enum-types.h
/cogl/cogl-gl-header.h
config.h
config.h.in
config.h.win32
config.log
config.lt
config.status
configure
depcomp
/deps/glib/glibconfig.h
/deps/gmodule/gmoduleconf.h
/doc/reference/cogl2/cogl2-*.txt
!/doc/reference/cogl2/cogl2-sections.txt
/doc/reference/cogl2/html
/doc/reference/cogl2/tmpl
/doc/reference/cogl2/xml
/doc/reference/cogl2/cogl2.args
/doc/reference/cogl2/cogl2.hierarchy
/doc/reference/cogl2/cogl2.interfaces
/doc/reference/cogl2/cogl2.prerequisites
/doc/reference/cogl2/cogl2.signals
/doc/reference/cogl2/cogl2-docs.xml
/doc/reference/cogl2/*.stamp
/doc/reference/cogl2/*.bak
/examples/cogl-crate
/examples/cogl-gles2-context
/examples/cogl-gles2-gears
/examples/cogl-hello
/examples/cogl-info
/examples/cogl-msaa
/examples/cogl-sdl-hello
/examples/cogl-x11-foreign
/examples/cogl-x11-tfp
/examples/cogland
/examples/cogl-basic-video-player
gtk-doc.make
install-sh
libtool
ltmain.sh
missing
mkinstalldirs
stamp-h1
TAGS
/tests/tools/disable-npots.sh
/tests/conform/test-launcher.sh
/tests/interactive/wrapper.sh
/tests/conform/*.bat
/tests/conform/config.env
/tests/micro-perf/test-journal
/po/POTFILES
/po/*.gmo
/po/Makefile.in.in
/po/Makevars.template
/po/Rules-quot
/po/boldquot.sed
/po/en@boldquot.header
/po/en@quot.header
/po/insert-header.sin
/po/quot.sed
/po/remove-potcdate.sin
/po/remove-potcdate.sed
/po/stamp-po
*.swn
*.swo
*.swp
*~
*.orig
*.rej
.DS_Store
.testlogs-*