Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-03-12 | examples/app/.cvsignore: The buildbot demands .cvsignore files, and I comply. | Jan Schmidt | 1 | -0/+1 | |
Original commit message from CVS: * examples/app/.cvsignore: The buildbot demands .cvsignore files, and I comply. | |||||
2007-03-11 | Add appsrc/appsink example. | David Schleef | 2 | -0/+95 | |
Original commit message from CVS: * configure.ac: * examples/Makefile.am: * examples/app/Makefile.am: * examples/app/appsrc_ex.c: Add appsrc/appsink example. * gst-libs/gst/app/Makefile.am: * gst-libs/gst/app/gstapp.c: * gst-libs/gst/app/gstappsink.c: * gst-libs/gst/app/gstappsink.h: * gst/app/gstapp.c: Add appsink. |