mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-15 18:55:19 +00:00
doc stuff
Original commit message from CVS: doc stuff
This commit is contained in:
parent
9a8398de59
commit
9a6fd8e982
4 changed files with 29 additions and 0 deletions
14
AUTHORS
Normal file
14
AUTHORS
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
Erik Walthinsen <omega@temple-baptist.com>
|
||||||
|
Matt Howell <mhowell@users.sourceforge.net>
|
||||||
|
Brent Bradburn <bbradburn@users.sourceforge.net>
|
||||||
|
Wim Taymans <wim.taymans@chello.be>
|
||||||
|
Richard Boulton <richard@tartarus.org>
|
||||||
|
Zaheer Merali <zaheer@grid9.net>
|
||||||
|
David I. Lehn <dlehn@users.sourceforge.net>
|
||||||
|
Chris Emerson <chris@tartarus.org>
|
||||||
|
Jens Thiele <karme@unforgettable.com>
|
||||||
|
Thomas Nyberg <thomas@codefactory.se>
|
||||||
|
Bastien Nocera <hadess@hadess.net>
|
||||||
|
Christian Fredrik Kalager Schaller <Uraeus@linuxrising.org>
|
||||||
|
Thomas Vander Stichele <thomas@apestaart.org>
|
||||||
|
|
4
ChangeLog
Normal file
4
ChangeLog
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
2001-12-20 Thomas Vander Stichele <thomas@apestaart.org>
|
||||||
|
|
||||||
|
* opened gst-plugins module
|
||||||
|
* starting with sys plugins
|
0
NEWS
Normal file
0
NEWS
Normal file
11
README
Normal file
11
README
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
gst-plugins
|
||||||
|
|
||||||
|
plugins for GStreamer
|
||||||
|
|
||||||
|
* to develop against uninstalled GStreamer core :
|
||||||
|
add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH
|
||||||
|
|
||||||
|
* to register plugins in source tree
|
||||||
|
run gstreamer-register --gst-plugin-path=.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue