platform/upstream/gstreamer.git
2012-09-11 Damien Lespiaugdp: Fix empty prototypes. Fixes bug #507957.
2012-09-11 Tim-Philipp... gdp: g_type_class_ref() other types as well, see #34941...
2012-09-11 Tim-Philipp... gdp: Printf fixes.
2012-09-11 Andy Wingogdp: GST_DISABLE_DEPRECATED is only for users of API...
2012-09-11 Stefan Kostgdp: add gst_object_{s,g}et_control_rate(), add private...
2012-09-11 Wim Taymansgdp: Make debug category static
2012-09-11 Thomas Vander... gdp: fix failure to deserialize event packets with...
2012-09-11 Thomas Vander... gdp: add a gdp image to the docs
2012-09-11 Thomas Vander... gdp: add note to docs about GDP versioning; remove...
2012-09-11 Thomas Vander... gdp: add a GstDPPacketizer object, and create/free...
2012-09-11 Thomas Vander... gdp: factor out CRC code
2012-09-11 Thomas Vander... gdp: factor out some common header init code
2012-09-11 Thomas Vander... gdp: make gst_dp_crc() public
2012-09-11 Thomas Vander... gdp: make sure we zero the whole ABI-compatible area
2012-09-11 Thomas Vander... gdp: whitespace, comment, doc fixup
2012-09-11 Michael Smithgdp: Fixes in reading/writing events over GDP (not...
2012-09-11 Michael Smithgdp: Fix docs for dataprocotol to not get the return...
2012-09-11 Wim Taymansgdp: Documentation updates.
2012-09-11 Andy Wingogdp: Fix Timmeke Waymans bug.
2012-09-11 Thomas Vander... gdp: fix more valgrind warnings before turning up the...
2012-09-11 Wim Taymansgdp: It's about time we bump the version number.
2012-09-11 Andy Wingogdp: Fix error-checking return values.
2012-09-11 Wim Taymansgdp: Fix serialization of seek events.
2012-09-11 Wim Taymansgdp: Some docs updates
2012-09-11 Wim Taymansgdp: Ported dataprotol to 0.9.
2012-09-11 David Schleefgdp: remove GstData checks
2012-09-11 Andy Wingogdp: GCC 4 fixen.
2012-09-11 Wim Taymansgdp: Next big merge.
2012-09-11 Wim Taymansgdp: First THREADED backport attempt, focusing on addin...
2012-09-11 Zaheer Abbas... gdp: Allocate the 1 byte more memory that was forgotten...
2012-09-11 Wim Taymansgdp: Fix threadsafety of the crc checking function.
2012-09-11 Thomas Vander... gdp: fix for #150242
2012-09-11 Thomas Vander... gdp: doc style fixes
2012-09-11 Thomas Vander... gdp: bump GDP to 0.1, add buffer flags
2012-09-11 Thomas Vander... gdp: wrap header in _NEW
2012-09-11 Thomas Vander... Original commit message from CVS: use GST macros; add...
2012-09-11 Thomas Vander... gdp: private prototype
2012-09-11 Thomas Vander... gdp: add dataprotocol
2012-09-11 Wim Taymansadd parent to pad functions
2012-09-11 Wim Taymansupdate for adapter api changes
2012-09-11 Wim Taymanstests: update for new audio caps
2012-09-11 Tim-Philipp... gdppay: parse caps event and payload caps
2012-09-11 Wim Taymans-base: update for buffer API change
2012-09-11 Wim Taymans-base: port to new SEGMENT API
2012-09-11 Wim Taymanssegment: fix for new core API
2012-09-11 Wim Taymans-base: don't use buffer caps
2012-09-11 Sebastian Drögegst: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2012-09-11 Alessandro... android: make it ready for androgenizer
2012-09-11 Wim Taymansbufferlist: fixes for new API
2012-09-11 Wim Taymanstests: fix more unit tests
2012-09-11 Wim Taymanstests: fix remaining unit tests
2012-09-11 Wim Taymanstests: work on porting the unit tests
2012-09-11 Wim Taymansplugins: port some plugins to the new memory API
2012-09-11 Andoni Morales... gdppay: ensure buffer's metadata is writable before...
2012-09-11 David Schleefgdppay: make newsegment buffer metadata writable
2012-09-11 Stefan Kosttests: use our own macros for the tests main function
2012-09-11 Benjamin OtteAdd -Wwrite-strings to configure
2012-09-11 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2012-09-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2012-09-11 Olivier Crêtegdpdepay: Clear adapter on flush and state change
2012-09-11 Tim-Philipp... Remove GST_DEBUG_FUNCPTR where they're pointless
2012-09-11 Jan Schmidtgdppay: Don't repeat tags buffers for every new segment
2012-09-11 Marc-André... Bug 593035 - set IN_CAPS for streamheader buffer
2012-09-11 Sebastian Drögestreamheader: Fix caps leak in the vorbisenc unit test
2012-09-11 Tim-Philipp... checks: fix stream header unit test hanging in gst_task...
2012-09-11 Wim Taymansgdppay: set caps on outgoing buffers
2012-09-11 Stefan KostDon't install static libs for plugins. Fixes #550851...
2012-09-11 Stefan KostCleanup Plugin docs. Link to signals and properties...
2012-09-11 Sebastian Drögetests/check/: Enable unit tests on PPC again as the...
2012-09-11 Antoine Tremblaygst/gdp/gstgdppay.c: Fix a buffer memleak and remove...
2012-09-11 Peter Kjellerstedttests/check/pipelines/streamheader.c: Do not try to...
2012-09-11 Antoine Tremblaygst/gdp/gstgdppay.c: Don't set caps on the buffers...
2012-09-11 Jan SchmidtAdd some documentation comments, and some new headers...
2012-09-11 Wim TaymansDon't use bad gst_element_get_pad().
2012-09-11 Antoine Tremblaygst/gdp/gstgdppay.c: Close a buffer memory leak. Fixes...
2012-09-11 Edward Herveygst/gdp/gstgdpdepay.c: Don't validate the payload if...
2012-09-11 Michael Smithgst/gdp/gstgdpdepay.c: Check the body CRC (if set)...
2012-09-11 Tim-Philipp... tests/check/elements/gdpdepay.c: Make test compile...
2012-09-11 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2012-09-11 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2012-09-11 Tim-Philipp... tests/check/pipelines/streamheader.c: Disable test_mult...
2012-09-11 Thomas Vander... gst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check...
2012-09-11 Thomas Vander... tests/check/pipelines/streamheader.c (tag_event_probe_cb,
2012-09-11 Thomas Vander... debug changes
2012-09-11 Thomas Vander... tests/check/Makefile.am: tests/check/pipelines/streamhe...
2012-09-11 Wim Taymansgst/gdp/gstgdppay.c: Make sure we set the IN_CAPS flag...
2012-09-11 Thomas Vander... gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader...
2012-09-11 Thomas Vander... adding debugging
2012-09-11 Thomas Vander... add buffer logging
2012-09-11 Stefan Kosttests/check/elements/: Fix the dp tests, but activating...
2012-09-11 Stefan Kosttests/check/elements/: consistent pad (de)activation
2012-09-11 Wim Taymanstests/check/: Some more compilation fixes.
2012-09-11 Wim Taymanstests/check/: Fix some warnings.
2012-09-11 Michael Smithgst/gdp/gstgdppay.c: Fix memory leaks and misleading...
2012-09-11 Thomas Vander... adding a README
2012-09-11 Thomas Vander... Move GDP plugin to -base from -bad. Closes #347783.
2012-09-11 Edward Herveytests/check/elements/gdpdepay.c: I forgot to include...
2012-09-11 Edward Herveytests/check/elements/gdpdepay.c: Ignore test known...
2012-09-11 Zaheer Abbas... gst/gdp/gstgdpdepay.c: Fix event parsing by gdpdepay...
2012-09-11 Wim Taymansgst/gdp/gstgdpdepay.c: Disable seeking.
next