]> git.0d.be Git - empathy.git/blob - data/element-properties
add myself to AUTHORS
[empathy.git] / data / element-properties
1 # Put the desired properties in the style of
2 #
3 # [element name]
4 # prop1=val1
5
6 [gstrtpbin]
7 latency=100
8
9 [x264enc]
10 byte-stream=1
11 bframes=0
12 b-adapt=0
13 cabac=0
14 dct8x8=0
15 bitrate=256
16
17 [ffenc_h263]
18 rtp-payload-size=1
19
20 # Work around bug in the re-timestamp slaving method in
21 # GStreamer (2 is skew)
22 [alsasrc]
23 slave-method=2
24
25 [osssrc]
26 slave-method=2
27
28 [oss4src]
29 slave-method=2
30
31 [sunaudiosrc]
32 slave-method=2
33