gdp: Fix Timmeke Waymans bug.
[platform/upstream/gstreamer.git] / gst /
2012-09-11 Andy Wingogdp: Fix Timmeke Waymans bug.
2012-09-11 Thomas Vander Stichelegdp: 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 Meraligdp: 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 Stichelegdp: fix for #150242
2012-09-11 Thomas Vander Stichelegdp: doc style fixes
2012-09-11 Thomas Vander Stichelegdp: bump GDP to 0.1, add buffer flags
2012-09-11 Thomas Vander Stichelegdp: wrap header in _NEW
2012-09-11 Thomas Vander SticheleOriginal commit message from CVS: use GST macros; add...
2012-09-11 Thomas Vander Stichelegdp: private prototype
2012-09-11 Thomas Vander Stichelegdp: add dataprotocol
2012-09-11 Wim Taymansadd parent to pad functions
2012-09-11 Wim Taymansupdate for adapter api changes
2012-09-11 Tim-Philipp Müllergdppay: 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 Decinaandroid: make it ready for androgenizer
2012-09-11 Wim Taymansbufferlist: fixes for new API
2012-09-11 Wim Taymansplugins: port some plugins to the new memory API
2012-09-11 Andoni Morales Ala... gdppay: ensure buffer's metadata is writable before...
2012-09-11 David Schleefgdppay: make newsegment buffer metadata writable
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 MüllerRemove 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é LureauBug 593035 - set IN_CAPS for streamheader buffer
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 Antoine Tremblaygst/gdp/gstgdppay.c: Fix a buffer memleak and remove...
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 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 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2012-09-11 Thomas Vander Stichelegst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check...
2012-09-11 Thomas Vander Sticheledebug changes
2012-09-11 Wim Taymansgst/gdp/gstgdppay.c: Make sure we set the IN_CAPS flag...
2012-09-11 Thomas Vander Stichelegst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader...
2012-09-11 Thomas Vander Sticheleadding debugging
2012-09-11 Thomas Vander Sticheleadd buffer logging
2012-09-11 Michael Smithgst/gdp/gstgdppay.c: Fix memory leaks and misleading...
2012-09-11 Thomas Vander Sticheleadding a README
2012-09-11 Thomas Vander SticheleMove GDP plugin to -base from -bad. Closes #347783.
2012-09-11 Zaheer Abbas Meraligst/gdp/gstgdpdepay.c: Fix event parsing by gdpdepay...
2012-09-11 Wim Taymansgst/gdp/gstgdpdepay.c: Disable seeking.
2012-09-11 Wim Taymansgst/gdp/gstgdpdepay.c: Consume all events except EOS...
2012-09-11 Thomas Vander Stichelegst/gdp/gstgdpdepay.c: proxying get/set caps is the...
2012-09-11 Thomas Vander Stichelegst/gdp/: remove parent_class setting, BOILERPLATE...
2012-09-11 Thomas Vander Stichelebuild as a plugin, not a lib
2012-09-11 Thomas Vander Sticheledocs/plugins/: add more plugins and elements to docs
2012-09-11 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2012-09-11 Thomas Vander Sticheleadapt to new api
2012-09-11 Thomas Vander Sticheleconfigure.ac: enable building of GDP elements
2012-09-11 Thomas Vander Stichelesmall fixes
2012-09-11 Thomas Vander Stichelegst/gdp/gstgdppay.c: add crc-header and crc-payload...
2012-09-11 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2012-09-11 Thomas Vander Stichelegst/gdp/: Handle error cases when calling functions...
2012-09-11 Thomas Vander Sticheleadding GDP payloader and depayloader. Build integration...
2012-09-11 Olivier Crêtertpmux: Misc fix for 0.11
2012-09-09 David Schleefinter: fix leaks in audiosrc/sink
2012-09-08 Edward Herveympeg4videoparse: Don't override upstream framerate...
2012-09-08 Tim-Philipp Müllerhls: disable hlssink but do build hlsdemux
2012-09-07 Robert Swainhls: Add missing GST_PLUGINS_BASE_CFLAGS
2012-09-07 Robert Swainhlssink: Add segment target-duration property
2012-09-07 Alessandro Decinahls: add hlssink element
2012-09-06 Thiago Santoscamerabin2: use correct variable when handling pad...
2012-09-03 Tim-Philipp Müllerdiracparse: fix main profile mapping
2012-09-03 Tim-Philipp Müllerdiracparse: change "interlaced" boolean in caps to...
2012-09-03 Tim-Philipp Müllerdiracparse: use strings for profile and level in caps
2012-09-02 Tim-Philipp Müllerid3tag: extract year to write into ID3v1 tag from GST_T...
2012-09-02 Matej Knoppmpeg4videoparse: set 0 duration when vop_coded is 0
2012-09-02 Tim-Philipp Müllergst_message_new_duration -> gst_message_new_duration_ch...
2012-09-01 Jan Schmidtautoconvert: Handle caps query on internal srcpad
2012-09-01 Jan Schmidtresindvd/mpegdemux: Send both PTS and DTS downstream
2012-08-31 Jan Schmidtdvdspu: Make GAP event aware
2012-08-31 Jan Schmidtautoconvert: Don't drop upstream events due to silly...
2012-08-31 Jan Schmidtmpegdemux: Merge some DVD pieces and fixes
2012-08-31 Jan Schmidtmpegdemux: avoid extra refs/unrefs of the demuxer
2012-08-30 Mark Nauwelaertsdvbsuboverlay: adjust to modified video overlay composi...
2012-08-30 Thiago Santoscamerabin: no need to set clock/basetime again
2012-08-30 Thiago Santoscamerabin: no need to send extra reconfigure
2012-08-29 Thiago Santoscamerabin: request _%u templates instead of _%d
2012-08-29 Thiago Santoswrappercamerabinsrc: rework video recording eos push
2012-08-28 Mark Nauwelaertsh264parse: ensure sufficiently sized buffer when wrappi...
2012-08-22 Stefan Saueraudiovisualizer: revert renaming of the type
next