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
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-04
fix headers fix signals to use - instead of _
Thomas Vander Stichele
1
-3
/
+3
2004-02-24
don't signal bitrate for < 1
Thomas Vander Stichele
1
-3
/
+3
2004-02-22
configure.ac: export [_]*{gst,Gst,GST}.* symbols from plugins
Benjamin Otte
1
-69
/
+47
2004-02-20
fix gdk_pixbuf install location creation for solaris fix category for vorbisdec
Thomas Vander Stichele
1
-1
/
+1
2004-02-20
ext/xine/: add first version of xine plugin wrapper. Currently only wraps the
Benjamin Otte
1
-0
/
+8
2004-02-19
ext/: use gst_tag_list_insert when you want to insert tags
Benjamin Otte
1
-1
/
+1
2004-02-19
configure.ac: Move massink to gst-rotten
David Schleef
1
-8
/
+0
2004-02-16
ext/alsa/gstalsa.c: Alsa should trigger an error if it failed opening the aud...
Julien Moutte
1
-5
/
+9
2004-02-14
ext/alsa/gstalsa.*: try xrun recovery when wait failed. Make xrun recovery fu...
Benjamin Otte
2
-4
/
+10
2004-02-13
move ffmpeg stuff to gst-ffmpeg module
Thomas Vander Stichele
1
-8
/
+0
2004-02-11
try getting it right yet again
David Schleef
1
-1
/
+1
2004-02-11
oops, messed up last checkin
David Schleef
1
-1
/
+1
2004-02-11
ext/alsa/Makefile.am: Fix linking against libgstinterfaces. (bug #133886) No...
David Schleef
1
-1
/
+1
2004-02-10
ext/mikmod/gstmikmod.*: fix caps negotiation in mikmod
Benjamin Otte
1
-6
/
+4
2004-02-08
ext/ogg/gstoggdemux.c: Don't push events to pads that haven't been created (#...
David Schleef
1
-2
/
+3
2004-02-05
ext/alsa/gstalsa.c: be sure to stop the clock when going to paused
Benjamin Otte
1
-3
/
+3
2004-02-04
Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code th...
David Schleef
1
-17
/
+36
2004-02-03
ext/ogg/gstoggdemux.c: handle chain parsing correctly in the multichain case
Benjamin Otte
2
-24
/
+118
2004-02-02
remove textdomain calls
Thomas Vander Stichele
1
-1
/
+0
2004-02-02
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
1
-2
/
+2
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
8
-17
/
+17
2004-02-01
add check for new function
Thomas Vander Stichele
1
-0
/
+2
2004-01-31
ext/alsa/gstalsa.c: really start/stop clock only on PLAYING <=> PAUSED
Benjamin Otte
4
-7
/
+11
2004-01-31
ext/alsa/gstalsa.c: start clock on PAUSED=>PLAYING, not later
Benjamin Otte
4
-32
/
+86
2004-01-31
ext/theora/theoradec.c: make comments work
Benjamin Otte
2
-5
/
+26
2004-01-30
add debug info flush after seek (julien)
Thomas Vander Stichele
1
-1
/
+10
2004-01-30
configure.ac: use AC_C_INLINE
Benjamin Otte
4
-1
/
+382
2004-01-30
fix compile error on unforgiving Gentoo compiler
Benjamin Otte
1
-0
/
+2
2004-01-30
ext/ffmpeg/gstffmpegcodecmap.c: removee video/x-theora from vp3 decoder, it d...
Benjamin Otte
2
-5
/
+48
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
9
-22
/
+22
2004-01-29
ext/gnomevfs/gstgnomevfssrc.c: Fixing seeking emiting FLUSH and even before D...
Julien Moutte
1
-14
/
+17
2004-01-29
ext/ogg/gstoggdemux.c: lots of changes - mainly support for chained bitstream...
Benjamin Otte
5
-95
/
+835
2004-01-28
ext/alsa/gstalsa.c: use gst_element_get_time to get correct time
Benjamin Otte
1
-1
/
+1
2004-01-26
ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly code to pull...
Colin Walters
1
-36
/
+23
2004-01-23
ext/ogg/gstoggdemux.c: Fix wrong file comment.
Ronald S. Bultje
1
-1
/
+1
2004-01-23
fix distcheck
Thomas Vander Stichele
1
-2
/
+1
2004-01-21
fix includes for distcheck
Thomas Vander Stichele
1
-1
/
+1
2004-01-21
adding NAS plugin
Christian Schaller
1
-0
/
+9
2004-01-20
register and use debugging category in media-info make vorbisfile emit tags f...
Thomas Vander Stichele
1
-77
/
+27
2004-01-19
putting i18n in place for plugins
Thomas Vander Stichele
3
-5
/
+13
2004-01-19
fix i18n include
Thomas Vander Stichele
2
-2
/
+2
2004-01-19
fix typo
Thomas Vander Stichele
1
-1
/
+1
2004-01-18
use new error signal and classification
Thomas Vander Stichele
8
-26
/
+36
2004-01-18
Check for libmusicbrainz
Jeremy Simon
1
-0
/
+8
2004-01-18
Build with GCC 2.95 (i.e. pre-C99)
Scott Wheeler
1
-2
/
+3
2004-01-15
ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.
Julien Moutte
1
-0
/
+2
2004-01-15
ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock ...
Benjamin Otte
1
-27
/
+10
2004-01-14
use element time.
Benjamin Otte
2
-8
/
+5
2004-01-13
enable compilation and installation of ivorbis plugin
Amaury Jacquot
1
-0
/
+1
2004-01-12
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
1
-1
/
+1
[next]