index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gdp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
gdp: factor out CRC code
Thomas Vander Stichele
1
-42
/
+16
2012-09-11
gdp: factor out some common header init code
Thomas Vander Stichele
1
-31
/
+24
2012-09-11
gdp: make gst_dp_crc() public
Thomas Vander Stichele
2
-2
/
+15
2012-09-11
gdp: make sure we zero the whole ABI-compatible area
Thomas Vander Stichele
1
-2
/
+3
2012-09-11
gdp: whitespace, comment, doc fixup
Thomas Vander Stichele
1
-1
/
+1
2012-09-11
gdp: Fixes in reading/writing events over GDP (not currently used?) - derefer...
Michael Smith
1
-6
/
+8
2012-09-11
gdp: Fix docs for dataprocotol to not get the return types completely wrong f...
Michael Smith
1
-3
/
+5
2012-09-11
gdp: Documentation updates.
Wim Taymans
2
-6
/
+40
2012-09-11
gdp: Fix Timmeke Waymans bug.
Andy Wingo
1
-3
/
+4
2012-09-11
gdp: fix more valgrind warnings before turning up the heat
Thomas Vander Stichele
1
-6
/
+4
2012-09-11
gdp: It's about time we bump the version number.
Wim Taymans
3
-42
/
+45
2012-09-11
gdp: Fix error-checking return values.
Andy Wingo
1
-5
/
+5
2012-09-11
gdp: Fix serialization of seek events.
Wim Taymans
1
-23
/
+37
2012-09-11
gdp: Some docs updates
Wim Taymans
1
-27
/
+29
2012-09-11
gdp: Ported dataprotol to 0.9.
Wim Taymans
2
-19
/
+4
2012-09-11
gdp: remove GstData checks
David Schleef
3
-6
/
+2
2012-09-11
gdp: GCC 4 fixen.
Andy Wingo
1
-6
/
+6
2012-09-11
gdp: Next big merge.
Wim Taymans
1
-33
/
+0
2012-09-11
gdp: First THREADED backport attempt, focusing on adding locks and making sur...
Wim Taymans
1
-1
/
+1
2012-09-11
gdp: Allocate the 1 byte more memory that was forgotten!!!!!
Zaheer Abbas Merali
1
-1
/
+1
2012-09-11
gdp: Fix threadsafety of the crc checking function.
Wim Taymans
1
-1
/
+2
2012-09-11
gdp: fix for #150242
Thomas Vander Stichele
1
-2
/
+3
2012-09-11
gdp: doc style fixes
Thomas Vander Stichele
1
-9
/
+9
2012-09-11
gdp: bump GDP to 0.1, add buffer flags
Thomas Vander Stichele
3
-2
/
+13
2012-09-11
gdp: wrap header in _NEW
Thomas Vander Stichele
1
-0
/
+2
2012-09-11
Original commit message from CVS: use GST macros; add asserts
Thomas Vander Stichele
2
-60
/
+56
2012-09-11
gdp: private prototype
Thomas Vander Stichele
1
-0
/
+1
2012-09-11
gdp: add dataprotocol
Thomas Vander Stichele
3
-0
/
+780
2012-09-11
add parent to pad functions
Wim Taymans
2
-24
/
+25
2012-09-11
update for adapter api changes
Wim Taymans
1
-1
/
+1
2012-09-11
gdppay: parse caps event and payload caps
Tim-Philipp Müller
1
-4
/
+28
2012-09-11
-base: update for buffer API change
Wim Taymans
1
-3
/
+3
2012-09-11
-base: port to new SEGMENT API
Wim Taymans
2
-6
/
+11
2012-09-11
segment: fix for new core API
Wim Taymans
1
-2
/
+3
2012-09-11
-base: don't use buffer caps
Wim Taymans
2
-12
/
+8
2012-09-11
gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
2
-40
/
+27
2012-09-11
android: make it ready for androgenizer
Alessandro Decina
1
-0
/
+14
2012-09-11
bufferlist: fixes for new API
Wim Taymans
1
-2
/
+4
2012-09-11
plugins: port some plugins to the new memory API
Wim Taymans
2
-52
/
+35
2012-09-11
gdppay: ensure buffer's metadata is writable before setting caps
Andoni Morales Alastruey
1
-0
/
+1
2012-09-11
gdppay: make newsegment buffer metadata writable
David Schleef
1
-0
/
+2
2012-09-11
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-16
/
+8
2012-09-11
Add -Wmissing-declarations -Wmissing-prototypes to warning flags
Benjamin Otte
2
-0
/
+4
2012-09-11
gdpdepay: Clear adapter on flush and state change
Olivier Crête
1
-1
/
+7
2012-09-11
Remove GST_DEBUG_FUNCPTR where they're pointless
Tim-Philipp Müller
2
-4
/
+4
2012-09-11
gdppay: Don't repeat tags buffers for every new segment
Jan Schmidt
1
-2
/
+4
2012-09-11
Bug 593035 - set IN_CAPS for streamheader buffer
Marc-André Lureau
1
-0
/
+17
2012-09-11
gdppay: set caps on outgoing buffers
Wim Taymans
1
-0
/
+2
2012-09-11
Don't install static libs for plugins. Fixes #550851 for base.
Stefan Kost
1
-0
/
+1
2012-09-11
Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...
Stefan Kost
2
-16
/
+8
[prev]
[next]