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
/
gdp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-28
Remove GST_DEBUG_FUNCPTR where they're pointless
Tim-Philipp Müller
2
-4
/
+4
2009-10-06
gdppay: Don't repeat tags buffers for every new segment
Jan Schmidt
1
-2
/
+4
2009-08-28
Bug 593035 - set IN_CAPS for streamheader buffer
Marc-André Lureau
1
-0
/
+17
2009-05-27
gdppay: set caps on outgoing buffers
Wim Taymans
1
-0
/
+2
2008-10-16
Don't install static libs for plugins. Fixes #550851 for base.
Stefan Kost
1
-0
/
+1
2008-07-10
Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...
Stefan Kost
2
-16
/
+8
2008-06-20
gst/gdp/gstgdppay.c: Fix a buffer memleak and remove a confusing and wrong de...
Antoine Tremblay
1
-1
/
+2
2008-06-04
gst/gdp/gstgdppay.c: Don't set caps on the buffers that contain a copy of the...
Antoine Tremblay
1
-0
/
+30
2008-05-22
Add some documentation comments, and some new headers to be scanned.
Jan Schmidt
2
-0
/
+10
2008-05-21
gst/gdp/gstgdppay.c: Close a buffer memory leak. Fixes bug #534071.
Antoine Tremblay
1
-0
/
+3
2008-04-18
gst/gdp/gstgdpdepay.c: Don't validate the payload if there isn't any.
Edward Hervey
1
-4
/
+5
2008-03-27
gst/gdp/gstgdpdepay.c: Check the body CRC (if set) when depayloading.
Michael Smith
1
-0
/
+13
2008-03-22
Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...
Sebastian Dröge
1
-3
/
+4
2007-04-14
gst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check/pipelines/streamheader.c...
Thomas Vander Stichele
1
-0
/
+9
2007-04-13
debug changes
Thomas Vander Stichele
1
-3
/
+3
2007-04-12
gst/gdp/gstgdppay.c: Make sure we set the IN_CAPS flag correctly.
Wim Taymans
1
-2
/
+6
2007-04-10
gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader, gst_gdp_pay_chain, gst_g...
Thomas Vander Stichele
1
-5
/
+7
2007-04-10
adding debugging
Thomas Vander Stichele
2
-7
/
+27
2007-03-14
add buffer logging
Thomas Vander Stichele
1
-0
/
+7
2006-08-25
gst/gdp/gstgdppay.c: Fix memory leaks and misleading debug messages, add a co...
Michael Smith
1
-14
/
+26
2006-08-21
adding a README
Thomas Vander Stichele
1
-0
/
+22
2006-08-21
Move GDP plugin to -base from -bad. Closes #347783.
Thomas Vander Stichele
1
-2
/
+2
2006-08-04
gst/gdp/gstgdpdepay.c: Fix event parsing by gdpdepay. Fixes #349916.
Zaheer Abbas Merali
1
-15
/
+11
2006-08-02
gst/gdp/gstgdpdepay.c: Disable seeking.
Wim Taymans
3
-198
/
+379
2006-07-31
gst/gdp/gstgdpdepay.c: Consume all events except EOS because we generate even...
Wim Taymans
1
-3
/
+31
2006-07-26
gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since ...
Thomas Vander Stichele
1
-4
/
+0
2006-07-17
gst/gdp/: remove parent_class setting, BOILERPLATE does this fix typo in comment
Thomas Vander Stichele
2
-5
/
+1
2006-07-14
build as a plugin, not a lib
Thomas Vander Stichele
1
-0
/
+1
2006-07-13
docs/plugins/: add more plugins and elements to docs
Thomas Vander Stichele
2
-1
/
+19
2006-06-23
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...
Tim-Philipp Müller
2
-2
/
+2
2006-06-06
adapt to new api
Thomas Vander Stichele
1
-2
/
+2
2006-06-06
configure.ac: enable building of GDP elements
Thomas Vander Stichele
3
-38
/
+120
2006-06-02
small fixes
Thomas Vander Stichele
2
-1
/
+5
2006-06-02
gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error ou...
Thomas Vander Stichele
1
-19
/
+104
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2
-4
/
+4
2006-05-22
gst/gdp/: Handle error cases when calling functions do downwards state change...
Thomas Vander Stichele
4
-24
/
+81
2006-05-22
adding GDP payloader and depayloader. Build integration will follow later wh...
Thomas Vander Stichele
6
-0
/
+1024