index
:
~wtay/gst-plugins-base
0.10
0.10.36
0.11
0.11-data
0.11-fdo
1.0
1.2
1.4
abi-unbreak
alsasink-ringbuffer
audio-duplex
audiosink-clock
bufferpool
bufferpool-0.11
burstcache
colorspace
colorspace2
d2see
dont-set-caps
download
duplex-audio
framestep
intlinks-query
master
master-fdo
memory-improvements
memory-improvements3
mikey
mulas4wl
multisocketsink-receive
new-video-caps
new-vorbis
ogg-index
oggdemux-fix
orc-0.5-bits
playbin2-groups
qnx-0.10.25
qnx-buffering
rawhide
release
rename-events
resampler
reset-time
rhel-7.0
rhel-7.2
rhel-7.3
rhel-7.x
ring_buffer_props
rtp-list
rtsp-client-connection
rtsp-connection
sa
ste-base-0.10.25
ste-base-rtp-0.10.25
temp
tiled
timestamp-audiosrc
tp-vision
video-scaler
video-scaler-old
wim-fdo/0.11-fdo
work
GStreamer base plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-06
fix pc.in file for gstreamer-libs
Christian Schaller
2
-1
/
+5
2005-05-06
Fixed negotiation wrt _peer_get_caps()
Wim Taymans
8
-164
/
+96
2005-05-06
Make the base audiosink return an error when there is no audiobuffer negotiated.
Wim Taymans
6
-0
/
+71
2005-05-06
add ported videofilter to cvs head
Christian Schaller
1
-68
/
+50
2005-05-06
ext/Makefile.am: Disable cdparanoia until someone ports it!
Zaheer Abbas Merali
2
-1
/
+7
2005-05-06
ext/ogg/gstoggdemux.c: And revert after wingo's revert.. sigh..
Wim Taymans
2
-4
/
+7
2005-05-06
gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
Andy Wingo
5
-390
/
+292
2005-05-05
further fixes to make gst-register work nicely
Christian Schaller
2
-12
/
+4
2005-05-05
fix build so you can make dist and create rpms
Christian Schaller
27
-1012
/
+283
2005-05-05
gst/: Some GCC4 fixes
Andy Wingo
22
-116
/
+84
2005-05-05
GCC 4 compile fixes
Wim Taymans
1
-5
/
+10
2005-05-05
remove play.c so the package is distable
Christian Schaller
1
-1
/
+0
2005-05-05
gst/: Don't ignore _push() return values.
Wim Taymans
3
-4
/
+30
2005-05-05
gst/adder/: Ported adder as an example of a mixer element using collect pads....
Wim Taymans
4
-294
/
+225
2005-05-05
ext/theora/: Added stream lock to decoder so that we can serialize the discon...
Wim Taymans
3
-34
/
+107
2005-05-05
ext/ogg/: Ported ogg muxer.
Wim Taymans
5
-155
/
+234
2005-05-05
More work on the audiosink, mostly debugging and a race in shutdown.
Wim Taymans
6
-20
/
+58
2005-04-28
ext/: Don't crap out when seeking back to position 0.
Wim Taymans
3
-17
/
+28
2005-04-28
examples/seeking/seek.c: Make audio sink configurable, use alsasink as default.
Wim Taymans
3
-24
/
+37
2005-04-28
ext/vorbis/vorbisdec.*: Refactor, use STREAM_LOCK.
Wim Taymans
3
-181
/
+313
2005-04-28
ext/theora/theoradec.c: Refactor a bit, use STREAM_LOCK.
Wim Taymans
2
-211
/
+303
2005-04-28
ext/alsa/: Implement alsasink with simple open/write/close API.
Wim Taymans
6
-589
/
+582
2005-04-28
Make ringbuffer faster and more simple by removing the locks in the playback ...
Wim Taymans
11
-514
/
+866
2005-04-25
Fix part of the build. Come on guys, autogen didn't even work :)
Thomas Vander Stichele
4
-11
/
+15
2005-04-25
Remove media-info, which is also successed by playbin (see Totem implementati...
Ronald S. Bultje
15
-1865
/
+19
2005-04-25
Remove libgstplay, playbin is now the official successor.
Ronald S. Bultje
19
-1486
/
+23
2005-04-25
Remove deprecated xwindowlistener (I've moved xwindowlistening in the v4l/v4l...
Ronald S. Bultje
6
-761
/
+11
2005-04-25
examples/dynparams/Makefile.am: Move demo-dparams from gst/sine to examples/d...
David Schleef
6
-10
/
+177
2005-04-25
Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
David Schleef
8
-73
/
+128
2005-04-25
Link plugins against libraries:
David Schleef
19
-235
/
+158
2005-04-25
Convert gst_main() to g_main_loop_run()
David Schleef
7
-6
/
+19
2005-04-25
configure.ac: Remove idct and resample libs
David Schleef
40
-274
/
+244
2005-04-23
gst-libs/gst/Makefile.am: Remove idct. It hasn't been used in gst-plugins in...
David Schleef
13
-1531
/
+16
2005-04-20
An attempt at a set of audio base classes together with some design docs.
Wim Taymans
10
-5
/
+1885
2005-04-20
gst/audioconvert/: Link against audio libs.
Wim Taymans
3
-2
/
+12
2005-04-20
ext/: Fix theora encoder.
Wim Taymans
2
-5
/
+20
2005-04-16
not a system header
Thomas Vander Stichele
1
-1
/
+3
2005-04-12
Work with staticpadtemplates in elementfactories.
Ronald S. Bultje
3
-8
/
+14
2005-04-12
Raw and crude port of decodebin.
Wim Taymans
10
-287
/
+525
2005-04-10
ignore already applied patch
Thomas Vander Stichele
1
-1
/
+1
2005-04-06
Make gnomevfssrc extend the source base class.
Wim Taymans
9
-411
/
+135
2005-04-06
gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
Andy Wingo
2
-1
/
+4
2005-04-06
configure.ac: Add check and AC_SUBST for libgstbase.
Andy Wingo
2
-1
/
+14
2005-03-31
Plugin port to 0.9, ogg/theora playback should work in the seek example now.
Wim Taymans
63
-7445
/
+4371
2005-02-23
remove a whole bunch of plugins. This module now contains a set of free refe...
Thomas Vander Stichele
23
-4464
/
+1763
2005-02-22
add libvisual plugin
Christian Schaller
1
-0
/
+10
2005-02-22
hunting season on 0.9 is now OPEN
Thomas Vander Stichele
2
-3
/
+8
2005-02-22
sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a ...
Ronald S. Bultje
1
-0
/
+5
2005-02-22
ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)
Tim-Philipp Müller
1
-0
/
+12
2005-02-21
Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. F...
Tim-Philipp Müller
2
-2
/
+12
[next]