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
/
tests
/
old
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
tests: remove tests from ancient times
Tim-Philipp Müller
10
-1475
/
+0
2010-03-16
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-0
/
+3
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2005-09-02
All plugins updated for element state changes.
Andy Wingo
3
-16
/
+17
2005-06-28
*.c: Don't cast to GstObject before reffing/unreffing.
Andy Wingo
3
-3
/
+3
2005-02-09
testsuite/gst-lint: Check for non-statically scoped parent_class variables. ...
David Schleef
1
-1
/
+16
2005-02-02
configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...
David Schleef
1
-1
/
+4
2005-01-09
testsuite/embed/Makefile.am: test->noinst, fix make test in buildbot.
Ronald S. Bultje
1
-3
/
+1
2005-01-09
testsuite/embed/Makefile.am: Fix buildbot.
Ronald S. Bultje
1
-1
/
+1
2005-01-09
Remove all references to xvideosink, fix examples (#140845).
Ronald S. Bultje
2
-72
/
+26
2004-11-07
testsuite/gst-lint: Check for pad templates that aren't statically scoped.
David Schleef
1
-0
/
+15
2004-08-09
ext/sdl/sdlvideosink.c: Only allow sane framerates.
David Schleef
1
-0
/
+14
2004-08-03
fixes for G_DISABLE_ASSERT and friends
Benjamin Otte
2
-7
/
+10
2004-07-28
ignore more
Thomas Vander Stichele
1
-0
/
+1
2004-07-27
testsuite/alsa/: add test for alsasrc changing state
Zaheer Abbas Merali
2
-1
/
+97
2004-04-13
common/m4/gst-feature.m4: Call -config scripts with
David Schleef
1
-1
/
+1
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
3
-156
/
+157
2004-03-15
*.h: Revert indenting
Johan Dahlin
1
-41
/
+37
2004-03-14
gst-indent
Thomas Vander Stichele
4
-265
/
+289
2004-03-14
funcify macros
Thomas Vander Stichele
2
-66
/
+70
2004-03-06
gst/mpegstream/gstrfc2250enc.c: Fix code that ignores return value of gst_buf...
David Schleef
1
-7
/
+12
2004-03-04
testsuite/gst-lint: Add a check for bad signal names.
David Schleef
1
-0
/
+12
2004-02-23
build on gcc 2.95
Scott Wheeler
1
-1
/
+1
2004-02-16
testsuite/alsa/sinesrc.c: cosmetic fix to fix compile issue with gcc 2.95.4
Benjamin Otte
1
-1
/
+1
2004-02-04
don't run user tests on auto test suite
Thomas Vander Stichele
1
-3
/
+1
2004-02-04
Convert GST_DEBUG_CAPS() to GST_DEBUG():
David Schleef
1
-1
/
+27
2004-02-02
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
1
-0
/
+24
2004-01-14
use element time.
Benjamin Otte
2
-39
/
+32
2004-01-12
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
1
-9
/
+20
2004-01-09
ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...
David Schleef
1
-0
/
+12
2003-12-22
Merge CAPS branch
David Schleef
1
-0
/
+36
2003-11-24
tagging stuff and build fixes. In detail:
Benjamin Otte
1
-0
/
+1
2003-11-22
check g_signal_new() calls
David Schleef
1
-0
/
+22
2003-11-11
Add check for (GstXxxx *) casts
David Schleef
1
-5
/
+9
2003-11-11
er, that's g_type_class_ref()
David Schleef
1
-2
/
+2
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-1
/
+0
2003-11-06
new checks
David Schleef
1
-1
/
+33
2003-10-29
check for old typefinding code
David Schleef
1
-0
/
+12
2003-10-13
compilation fixes
David Schleef
2
-2
/
+3
2003-10-13
better check for printf
David Schleef
1
-2
/
+3
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-2
/
+2
2003-08-09
Check Makefile.am's. Add a few more checks.
David Schleef
1
-0
/
+58
2003-07-19
+ the last of the float caps changes ... these are a bit more pervasive
Leif Johnson
2
-27
/
+5
2003-07-17
Check for abuse of config.h
David Schleef
1
-11
/
+39
2003-07-15
de-linting tool for GStreamer source
David Schleef
1
-0
/
+244
2003-03-24
additions:
Benjamin Otte
4
-6
/
+189
2003-03-10
make formats test go faster and add .cvsignore
Benjamin Otte
2
-2
/
+3
2003-03-03
started tests for alsa. Doesn't work yet due to scheduler bugs, but I commit ...
Benjamin Otte
4
-0
/
+562
2002-11-22
the only thing required to make this work was to make sure that xvideosink is...
Steve Baker
1
-11
/
+6
[next]