summaryrefslogtreecommitdiff
path: root/HACKING
blob: 2fe7fc9ec5bdfac82fce2547c122bbcd80b8923b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

HACKING
=======

Contributing to gss-stream-server/ew-stream-server.

Source code is kept in git, at this URL:

  git://anongit.freedesktop.org/gstreamer/gst-streaming-server

Developer access is via ssh:

  git+ssh://git.freedesktop.org/git/gstreamer/gst-streaming-server


Bug reports are handled on the GNOME Bugzilla:

  http://bugzilla.gnome.org/

  Product: GStreamer
  Component: gst-stream-server

Patches should be created from git commits using 'git format-patch'
and attached to bug reports.  Please make sure your name and email
are correct for proper attribution.