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
/
gst
/
adder
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-13
make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...
Thomas Vander Stichele
1
-3
/
+2
2005-06-28
*.c: Don't cast to GstObject before reffing/unreffing.
Andy Wingo
1
-1
/
+1
2005-05-05
gst/: Some GCC4 fixes
Andy Wingo
1
-5
/
+5
2005-05-05
gst/adder/: Ported adder as an example of a mixer element using collect pads....
Wim Taymans
3
-294
/
+214
2005-04-25
configure.ac: Remove idct and resample libs
David Schleef
1
-3
/
+0
2005-01-12
gst/adder/gstadder.c: fix adder a bit so it doesn't screw up with events as m...
Benjamin Otte
1
-3
/
+5
2004-08-31
ext/alsa/: Re-commit ALSA switches.
Ronald S. Bultje
1
-1
/
+2
2004-07-27
more working plugins
Steve Lhomme
1
-1
/
+1
2004-07-27
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
1
-2
/
+2
2004-07-27
avoid problems with math.h, fix release dependancy
Steve Lhomme
1
-3
/
+3
2004-07-26
more plugins supported under windows
Steve Lhomme
1
-0
/
+148
2004-07-09
don't assert in state change
Thomas Vander Stichele
1
-5
/
+0
2004-06-06
gst/adder/gstadder.c: properly error out when no negotiation has happened yet...
Benjamin Otte
1
-3
/
+9
2004-05-21
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
1
-2
/
+2
2004-04-01
avoid SIGFPE, throw error
Thomas Vander Stichele
1
-0
/
+6
2004-03-31
fixing CLAMPING
Thomas Vander Stichele
1
-17
/
+35
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-77
/
+78
2004-03-15
*.h: Revert indenting
Johan Dahlin
1
-57
/
+52
2004-03-14
gst-indent
Thomas Vander Stichele
2
-204
/
+203
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-4
/
+5
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-4
/
+4
2004-01-27
gst/ac3parse/gstac3parse.c: update to checklist 5
David Schleef
1
-155
/
+35
2004-01-22
fix non-compilation
Thomas Vander Stichele
1
-2
/
+5
2004-01-22
ext/swfdec/gstswfdec.*: Fix negotiation.
David Schleef
1
-0
/
+17
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-31
/
+30
2003-12-22
Merge CAPS branch
David Schleef
2
-76
/
+58
2003-12-13
removed GST_*_CAST. Disabling of type checking is done in glib.
Benjamin Otte
1
-2
/
+2
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-3
/
+3
2003-11-01
changes for new plugin init system
David Schleef
1
-21
/
+23
2003-10-29
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
1
-1
/
+1
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
2
-1
/
+4
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-1
/
+1
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
2
-4
/
+1
2003-09-16
reverting error patch before making a branch.
Thomas Vander Stichele
1
-52
/
+31
2003-09-15
converted gst_element_error to new format in gst/ - gettext pending
Benjamin Otte
1
-31
/
+52
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-07-19
+ alterations to the adder for changed float caps
Leif Johnson
2
-92
/
+95
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-20
/
+12
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-14
/
+19
2003-01-11
- Fix endless loop in adder
Wim Taymans
2
-139
/
+185
2003-01-10
PadConnect -> PadLink
Thomas Vander Stichele
1
-1
/
+1
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-10
/
+10
2002-12-08
parallel install fixes
Thomas Vander Stichele
1
-1
/
+1
2002-09-23
talk about a painful merge
Thomas Vander Stichele
1
-228
/
+98
2002-09-18
plugins part of license field patch
Christian Schaller
1
-0
/
+2
2002-09-12
const fixes
Wim Taymans
1
-1
/
+2
2002-09-10
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
1
-2
/
+2
2002-09-09
removing warnings (approved by wtay)
Thomas Vander Stichele
1
-3
/
+1
2002-09-09
various code cleanups use gst/audio/audio.h more allow setting fixed set of a...
Thomas Vander Stichele
2
-75
/
+246
[next]