index
:
gstreamer/gst-plugins-base
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
discontinued-for-monorepo
master
'Base' GStreamer plugins and helper libraries (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-base)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
sine
Age
Commit message (
Expand
)
Author
Files
Lines
2004-02-14
gst/sine/demo-dparams.c: Convert from float to double.
David Schleef
2
-12
/
+11
2004-02-14
gst/silence/gstsilence.*: Add sync property.
David Schleef
2
-0
/
+29
2004-02-12
fixes for #133316, #133663 and #133528 (Stefan Kost)
Thomas Vander Stichele
1
-2
/
+2
2004-02-04
gst/sine/gstsinesrc.c: fix memleak by properly disposing sinesrc
Benjamin Otte
1
-0
/
+13
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-1
/
+1
2004-01-15
ext/esd/esdsink.c: Remove property that handles osssink fallback.
David Schleef
2
-0
/
+14
2004-01-06
ext/dv/gstdvdec.c: Fix caps negotiation.
Jan Schmidt
1
-2
/
+4
2004-01-04
Fix the fixate functions to handle new prototype:
David Schleef
1
-3
/
+2
2003-12-29
gst/sine/gstsinesrc.c: Fix sinesrc segfaulting
Benjamin Otte
1
-6
/
+4
2003-12-22
Merge CAPS branch
David Schleef
2
-79
/
+93
2003-12-14
Use filtered caps for format detection, and use GST_BUFFER_DURATION
Ronald S. Bultje
2
-66
/
+66
2003-12-14
Implement query() function implementation in sinesrc and fix up paused-ready-...
Ronald S. Bultje
2
-31
/
+82
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-22
make sinesrc error out on caps nego failures
Benjamin Otte
1
-7
/
+9
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-02
and even sine sources can be generated again
Ronald S. Bultje
1
-23
/
+28
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-3
/
+3
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-07-14
Simple replacement for fast, but broken, algorithm. Needs to be refixed.
David Schleef
1
-0
/
+1
2003-07-14
Simple replacement for faster, but broken, algorithm. Needs to be refixed.
David Schleef
1
-1
/
+8
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-6
/
+2
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-1
/
+4
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-1
/
+1
2002-12-31
exciting .cvsignore updates!
CAPS
David I. Lehn
1
-0
/
+1
2002-12-08
parallel install fixes
Thomas Vander Stichele
1
-3
/
+3
2002-10-27
Fix some broken param_specs
Ronald S. Bultje
1
-2
/
+2
2002-10-01
sorry
Thomas Vander Stichele
2
-1
/
+5
2002-10-01
code cleanups renamed FORMAT to WIDTH and disabled it since the code is fixed...
Thomas Vander Stichele
1
-87
/
+94
2002-09-18
plugins part of license field patch
Christian Schaller
1
-1
/
+2
2002-08-11
use gstcontrol as a lib, not a plugin
Steve Baker
2
-7
/
+3
2002-06-02
Make elements nanoseconds aware
Wim Taymans
1
-1
/
+1
2002-05-29
use new dparams api. run demo_dparams to hear how smooth it is now
Steve Baker
2
-11
/
+14
2002-05-05
sinesrc:
Steve Baker
3
-92
/
+62
2002-04-26
use defaults that make a noise
Steve Baker
1
-0
/
+2
2002-04-14
- dparams api changes
Steve Baker
3
-15
/
+22
2002-04-11
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
2
-6
/
+6
2002-04-10
various Wall fixes
Thomas Vander Stichele
1
-1
/
+1
2002-04-02
expose freq and volume as object properties again.
Steve Baker
1
-2
/
+4
2002-04-02
don't malloc the temp gvalues
Steve Baker
1
-18
/
+12
2002-03-30
Changed to the new props API
Wim Taymans
1
-1
/
+1
2002-03-25
added a bunch of cvsignore stuff off of a fresh checkout and build i will win...
Andy Wingo
1
-0
/
+1
2002-03-24
filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...
Andy Wingo
1
-1
/
+1
2002-03-19
removal of //-style comments don't link plugins to core libs -- the versionin...
Andy Wingo
3
-26
/
+26
2002-03-19
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...
Andy Wingo
1
-1
/
+1
2002-03-04
reflect new dparams api
Steve Baker
2
-49
/
+75
2002-02-02
another fix
Thomas Vander Stichele
1
-1
/
+2
2002-01-18
- plugins are built without versioning info
Wrobell
1
-0
/
+1
2002-01-13
Bring the plugins in sync with the new core capsnego system.
Wim Taymans
1
-29
/
+14
[next]