gstreamer 0.90.6 → 0.90.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- metadata +7 -49
- data/ext/gstreamer/gst.so +0 -0
- data/ext/gstreamer/misc.o +0 -0
- data/ext/gstreamer/rbgst-bin.o +0 -0
- data/ext/gstreamer/rbgst-buffer.o +0 -0
- data/ext/gstreamer/rbgst-bus.o +0 -0
- data/ext/gstreamer/rbgst-caps.o +0 -0
- data/ext/gstreamer/rbgst-child-proxy.o +0 -0
- data/ext/gstreamer/rbgst-clock.o +0 -0
- data/ext/gstreamer/rbgst-element-factory.o +0 -0
- data/ext/gstreamer/rbgst-element.o +0 -0
- data/ext/gstreamer/rbgst-event.o +0 -0
- data/ext/gstreamer/rbgst-ghost-pad.o +0 -0
- data/ext/gstreamer/rbgst-index-factory.o +0 -0
- data/ext/gstreamer/rbgst-message.o +0 -0
- data/ext/gstreamer/rbgst-mini-object.o +0 -0
- data/ext/gstreamer/rbgst-object.o +0 -0
- data/ext/gstreamer/rbgst-pad-template.o +0 -0
- data/ext/gstreamer/rbgst-pad.o +0 -0
- data/ext/gstreamer/rbgst-pipeline.o +0 -0
- data/ext/gstreamer/rbgst-plugin-feature.o +0 -0
- data/ext/gstreamer/rbgst-plugin.o +0 -0
- data/ext/gstreamer/rbgst-private.o +0 -0
- data/ext/gstreamer/rbgst-query.o +0 -0
- data/ext/gstreamer/rbgst-seek.o +0 -0
- data/ext/gstreamer/rbgst-static-caps.o +0 -0
- data/ext/gstreamer/rbgst-static-pad-template.o +0 -0
- data/ext/gstreamer/rbgst-structure.o +0 -0
- data/ext/gstreamer/rbgst-system-clock.o +0 -0
- data/ext/gstreamer/rbgst-type-find-factory.o +0 -0
- data/ext/gstreamer/rbgst-value.o +0 -0
- data/ext/gstreamer/rbgst-x-overlay.o +0 -0
- data/ext/gstreamer/rbgst.o +0 -0
- data/ext/gstreamer/rbgstclockentry.o +0 -0
- data/ext/gstreamer/rbgstformat.o +0 -0
- data/ext/gstreamer/rbgstindex.o +0 -0
- data/ext/gstreamer/rbgstindexentry.o +0 -0
- data/ext/gstreamer/rbgstparse.o +0 -0
- data/ext/gstreamer/rbgstquerytype.o +0 -0
- data/ext/gstreamer/rbgstregistry.o +0 -0
- data/ext/gstreamer/rbgsttag.o +0 -0
- data/ext/gstreamer/rbgsttagsetter.o +0 -0
- data/ext/gstreamer/rbgstxml.o +0 -0
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: gstreamer
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 377
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 90
|
|
9
|
-
-
|
|
10
|
-
version: 0.90.
|
|
9
|
+
- 7
|
|
10
|
+
version: 0.90.7
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- The Ruby-GNOME2 Proejct Team
|
|
@@ -15,7 +15,7 @@ autorequire:
|
|
|
15
15
|
bindir: bin
|
|
16
16
|
cert_chain: []
|
|
17
17
|
|
|
18
|
-
date: 2011-
|
|
18
|
+
date: 2011-02-02 00:00:00 +09:00
|
|
19
19
|
default_executable:
|
|
20
20
|
dependencies:
|
|
21
21
|
- !ruby/object:Gem::Dependency
|
|
@@ -26,12 +26,12 @@ dependencies:
|
|
|
26
26
|
requirements:
|
|
27
27
|
- - ">="
|
|
28
28
|
- !ruby/object:Gem::Version
|
|
29
|
-
hash:
|
|
29
|
+
hash: 377
|
|
30
30
|
segments:
|
|
31
31
|
- 0
|
|
32
32
|
- 90
|
|
33
|
-
-
|
|
34
|
-
version: 0.90.
|
|
33
|
+
- 7
|
|
34
|
+
version: 0.90.7
|
|
35
35
|
type: :runtime
|
|
36
36
|
version_requirements: *id001
|
|
37
37
|
description: Ruby/GStreamer is a Ruby binding for GStreamer.
|
|
@@ -48,65 +48,35 @@ files:
|
|
|
48
48
|
- Rakefile
|
|
49
49
|
- extconf.rb
|
|
50
50
|
- lib/gst.rb
|
|
51
|
-
- ext/gstreamer/rbgst-bin.o
|
|
52
51
|
- ext/gstreamer/rbgstxml.c
|
|
53
|
-
- ext/gstreamer/rbgst-index-factory.o
|
|
54
52
|
- ext/gstreamer/ruby-gstreamer.pc
|
|
55
53
|
- ext/gstreamer/rbgsttagsetter.c
|
|
56
54
|
- ext/gstreamer/rbgstindex.c
|
|
57
|
-
- ext/gstreamer/rbgst-seek.o
|
|
58
|
-
- ext/gstreamer/rbgst-child-proxy.o
|
|
59
55
|
- ext/gstreamer/rbgst-message.c
|
|
60
56
|
- ext/gstreamer/rbgst-clock.c
|
|
61
57
|
- ext/gstreamer/rbgst-pad.c
|
|
62
|
-
- ext/gstreamer/rbgst-value.o
|
|
63
|
-
- ext/gstreamer/rbgst-message.o
|
|
64
58
|
- ext/gstreamer/rbgstquerytype.c
|
|
65
59
|
- ext/gstreamer/rbgstformat.c
|
|
66
60
|
- ext/gstreamer/rbgst-seek.c
|
|
67
61
|
- ext/gstreamer/rbgst-index-factory.c
|
|
68
62
|
- ext/gstreamer/misc.c
|
|
69
|
-
- ext/gstreamer/gst.so
|
|
70
63
|
- ext/gstreamer/rbgst-event.c
|
|
71
64
|
- ext/gstreamer/rbgst-pad-template.c
|
|
72
65
|
- ext/gstreamer/rbgst.h
|
|
73
66
|
- ext/gstreamer/rbgst.c
|
|
74
|
-
- ext/gstreamer/rbgst-ghost-pad.o
|
|
75
67
|
- ext/gstreamer/rbgstregistry.c
|
|
76
68
|
- ext/gstreamer/Makefile
|
|
77
69
|
- ext/gstreamer/rbgstparse.c
|
|
78
|
-
- ext/gstreamer/rbgst-caps.o
|
|
79
|
-
- ext/gstreamer/rbgst-private.o
|
|
80
|
-
- ext/gstreamer/rbgst-element.o
|
|
81
70
|
- ext/gstreamer/rbgst-static-pad-template.c
|
|
82
71
|
- ext/gstreamer/rbgst-structure.c
|
|
83
|
-
- ext/gstreamer/rbgst-object.o
|
|
84
|
-
- ext/gstreamer/rbgst-mini-object.o
|
|
85
|
-
- ext/gstreamer/rbgstindex.o
|
|
86
|
-
- ext/gstreamer/rbgst-x-overlay.o
|
|
87
72
|
- ext/gstreamer/rbgst-system-clock.c
|
|
88
73
|
- ext/gstreamer/rbgst-type-find-factory.c
|
|
89
74
|
- ext/gstreamer/extconf.rb
|
|
90
|
-
- ext/gstreamer/rbgst-system-clock.o
|
|
91
|
-
- ext/gstreamer/rbgstformat.o
|
|
92
|
-
- ext/gstreamer/rbgst-query.o
|
|
93
|
-
- ext/gstreamer/rbgst-static-pad-template.o
|
|
94
|
-
- ext/gstreamer/rbgst-event.o
|
|
95
75
|
- ext/gstreamer/rbgst-plugin.c
|
|
96
|
-
- ext/gstreamer/rbgst-static-caps.o
|
|
97
76
|
- ext/gstreamer/rbgst-static-caps.c
|
|
98
|
-
- ext/gstreamer/rbgstparse.o
|
|
99
|
-
- ext/gstreamer/rbgst-pad-template.o
|
|
100
77
|
- ext/gstreamer/rbgst-bus.c
|
|
101
78
|
- ext/gstreamer/rbgst-mini-object.c
|
|
102
|
-
- ext/gstreamer/rbgst-clock.o
|
|
103
79
|
- ext/gstreamer/rbgst-object.c
|
|
104
|
-
- ext/gstreamer/rbgstregistry.o
|
|
105
|
-
- ext/gstreamer/rbgstquerytype.o
|
|
106
|
-
- ext/gstreamer/rbgstxml.o
|
|
107
|
-
- ext/gstreamer/rbgstindexentry.o
|
|
108
|
-
- ext/gstreamer/rbgst-buffer.o
|
|
109
|
-
- ext/gstreamer/rbgsttagsetter.o
|
|
110
80
|
- ext/gstreamer/rbgst-private.c
|
|
111
81
|
- ext/gstreamer/rbgst-private.h
|
|
112
82
|
- ext/gstreamer/rbgst-element-factory.c
|
|
@@ -114,28 +84,16 @@ files:
|
|
|
114
84
|
- ext/gstreamer/rbgst-bin.c
|
|
115
85
|
- ext/gstreamer/rbgst-ghost-pad.c
|
|
116
86
|
- ext/gstreamer/rbgstindexentry.c
|
|
117
|
-
- ext/gstreamer/rbgst-structure.o
|
|
118
87
|
- ext/gstreamer/rbgst-plugin-feature.c
|
|
119
88
|
- ext/gstreamer/rbgst-pipeline.c
|
|
120
89
|
- ext/gstreamer/rbgst-child-proxy.c
|
|
121
|
-
- ext/gstreamer/rbgsttag.o
|
|
122
|
-
- ext/gstreamer/rbgst-plugin-feature.o
|
|
123
|
-
- ext/gstreamer/rbgst-bus.o
|
|
124
90
|
- ext/gstreamer/rbgsttag.c
|
|
125
91
|
- ext/gstreamer/depend
|
|
126
|
-
- ext/gstreamer/rbgst-element-factory.o
|
|
127
|
-
- ext/gstreamer/rbgst-plugin.o
|
|
128
|
-
- ext/gstreamer/rbgst-pipeline.o
|
|
129
92
|
- ext/gstreamer/rbgst-buffer.c
|
|
130
|
-
- ext/gstreamer/misc.o
|
|
131
93
|
- ext/gstreamer/rbgst-query.c
|
|
132
|
-
- ext/gstreamer/rbgst-pad.o
|
|
133
94
|
- ext/gstreamer/rbgst-x-overlay.c
|
|
134
95
|
- ext/gstreamer/rbgst-caps.c
|
|
135
96
|
- ext/gstreamer/rbgst-element.c
|
|
136
|
-
- ext/gstreamer/rbgst-type-find-factory.o
|
|
137
|
-
- ext/gstreamer/rbgst.o
|
|
138
|
-
- ext/gstreamer/rbgstclockentry.o
|
|
139
97
|
- ext/gstreamer/rbgst-value.c
|
|
140
98
|
- sample/media-type.rb
|
|
141
99
|
- sample/audio-player.rb
|
data/ext/gstreamer/gst.so
DELETED
|
Binary file
|
data/ext/gstreamer/misc.o
DELETED
|
Binary file
|
data/ext/gstreamer/rbgst-bin.o
DELETED
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgst-bus.o
DELETED
|
Binary file
|
data/ext/gstreamer/rbgst-caps.o
DELETED
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgst-clock.o
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgst-event.o
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgst-pad.o
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgst-query.o
DELETED
|
Binary file
|
data/ext/gstreamer/rbgst-seek.o
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgst-value.o
DELETED
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgst.o
DELETED
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgstformat.o
DELETED
|
Binary file
|
data/ext/gstreamer/rbgstindex.o
DELETED
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgstparse.o
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgsttag.o
DELETED
|
Binary file
|
|
Binary file
|
data/ext/gstreamer/rbgstxml.o
DELETED
|
Binary file
|