sdp: prevent the sdp message parser from reading past the end of the buffer
[platform/upstream/gstreamer.git] / gst /
2015-05-29 George Kiagiadakisvideorate: update the caps framerate only in the GST_PA...
2015-05-28 Thiago Santosplaysink: use queue to avoid lock in audiotee audio...
2015-05-19 Tim-Philipp Müllergio: don't use soon-to-be-deprecated g_cancellable_reset()
2015-05-19 Tim-Philipp Müllertcp: don't use soon-to-be-deprecated g_cancellable_reset()
2015-05-18 Stefan SauerRevert "doc: Workaround gtkdoc issue"
2015-05-18 eunhae choiplaybin: check the flags before set again
2015-05-17 Nicolas Dufresnedoc: Workaround gtkdoc issue
2015-05-15 Stefan Sauerplayback: use the new gst_object api
2015-05-10 Tim-Philipp Müllerdocs: update element example pipelines
2015-05-08 Vivia Nikolaidouvideoconvert: Expose some properties from the videoconv...
2015-05-08 Vivia Nikolaidouvideo-converter: Change some implicit string enums...
2015-05-05 Sebastian Drögestreamsynchronizer: Don't override segment.base from...
2015-04-27 Luis de BethencourtRename property enums from ARG_ to PROP_
2015-04-27 Matthieu Bouronvideoconvert: Keep colorimetry and chroma-site fields...
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-26 Tim-Philipp Müllertypefinding: don't read more data than needed in MSS...
2015-04-26 Tim-Philipp Müllertypefinding: detect MSS manifests without using g_convert()
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2015-04-15 Bernhard Milleraudioconvert: fix mixed usage of gint and gint32 in...
2015-04-14 Tim-Philipp Müllergio: fix gvfs plugin dependencies
2015-04-10 Tim-Philipp Müllerapp, videorate: fix CFLAGS and LIBADD order
2015-04-09 Sebastian Drögedecodebin: Also log the pointer value of sticky events...
2015-04-04 Tim-Philipp Müllertcpserversink: don't error out if clients send us somet...
2015-04-03 Tim-Philipp Müllervideorate: downgrade left-over ERROR debug message
2015-04-03 Tim-Philipp Müllervideorate: fix a couple of memory leaks
2015-04-03 Vincent Penquerc'hdecodebin2: fix deadlock on chain shutdown
2015-04-02 Thibault Sauniervideorate: Detect framerate if not forced to variable...
2015-04-02 Thibault Sauniervideorate: Do not loop forever pushing first buffer...
2015-04-01 Bernhard Milleraudioconvert: avoid float calculations when mixing...
2015-03-30 Luis de Bethencourtplaybin: avoid possible deference of null pointer
2015-03-27 Thiago Santosdecodebin: improve debug message by printing the object
2015-03-25 Thiago Santosplaybin: ignore new pads if it is shutting down
2015-03-24 Nicolas Dufresnevideorate: Don't leak the pools
2015-03-24 Ilya Konstantinovaudioconvert: Eliminate unsigned quantizers
2015-03-24 Ilya Konstantinovaudioconvert: Avoid int division in quantization
2015-03-24 Duncan Palmerdecodebin2: Set multiqueue sizes before use-buffering.
2015-03-14 Thiago Santosstreamsynchronizer: fix deadlock condition
2015-03-14 Ramiro Pollaplaysink: remove redundant else statements
2015-03-14 Ramiro Pollaplaybin: don't escape percent sign in documentation...
2015-03-14 William Manleysocketsrc: Add support for GstNetControlMessageMeta
2015-03-14 William Manleymultisocketsink: Add support for GstNetControlMessageMeta
2015-03-13 William Manleysocketsrc: Add `connection-closed-by-peer` signal
2015-03-13 William Manleysocketsrc: Tidy up usage of `g_object_unref`/`g_clear_o...
2015-03-13 William Manleysocketsrc: Refactor to simplify
2015-03-13 William Manleytcp: Add element socketsrc
2015-03-13 William Manleymultisocketsink: Map `GstMemory`s individually when...
2015-03-12 Jan Schmidtdocs: Add new video functions and objects. Cleanup...
2015-03-12 Sebastian Drögeplaybin: Disconnect signals and invalidate group if...
2015-03-11 Song Bingstreamsynchronizer: Remove unnecessary ERROR message.
2015-03-10 Wim Taymansvideotestsrc: add all colors mode
2015-03-10 Tim-Philipp MüllerFix double semicolons
2015-03-10 Olivier Cretevideorate: Accept any capsfeatures
2015-03-05 Sebastian Drögevolume: Explicitly cast integers to doubles and then...
2015-02-26 Arun Raghavanadder: Drop custom latency querying logic
2015-02-26 Edward Herveyplayback: Fix broken GList modification
2015-02-24 Vincent Penquerc'hdecodebin: fix deadlock when resetting buffering
2015-02-24 Vincent Penquerc'hplaybin: forward template and ring buffer settings...
2015-02-23 Luis de Bethencourtdecodebin: move null check
2015-02-20 Sebastian Drögedecodebin: Only consider non-parser factories for gener...
2015-02-19 Vincent Penquerc'hdecodebin: fix deadlock between downward state change...
2015-02-19 Vincent Penquerc'hdecodebin: guard against the decode chain going while...
2015-02-19 Vincent Penquerc'hdecodebin: possible fix for deadlock when spamming...
2015-02-18 Sebastian Drögeuridecodebin: Reset the default query return value...
2015-02-18 Sebastian Drögeuridecodebin: Let the latency query fail if one of...
2015-02-17 Olivier Crêteuridecodebin: Pass object, not GValue to debug print
2015-02-16 Song Bingstreamsynchronizer: Use the same waiting function for...
2015-02-16 Song Bingstreamsynchronizer: Send GAP events from the pads'...
2015-02-16 Song Bingstreamsynchronizer: Send GAP event to finish preroll...
2015-02-12 Stefan Sauerplaybin: improve debug log
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2015-02-04 Luis de Bethencourtvideoscale: fix memory leak
2015-01-28 Wim Taymansvideoscale: don't do dithering
2015-01-27 Luis de Bethencourtorc: update orc files
2015-01-27 Wim Taymansvideoscale: disable chroma and matrix operations
2015-01-21 Sebastian DrögeConstify some static arrays everywhere
2015-01-20 Vincent Penquerc'hdcodebin2: fix lock/unlock mismatch on multiqueue overrun
2015-01-19 Jan Alexander Stef... audioresample: Try to prevent endless looping
2015-01-19 Sebastian Drögevideorate: Add $(GST_PLUGINS_BASE_CFLAGS) to be able...
2015-01-18 Nicolas Dufresnevideorate: Implement allocation query
2015-01-18 Nicolas DufresneRevert "videorate: Implement allocation query"
2015-01-18 Nicolas Dufresnevideorate: Implement allocation query
2015-01-17 Sebastian Drögedecodebin: Fix compilation
2015-01-16 Branislav Katreniakdecodebin: do call set_queue_size in no_more_pads_cb
2015-01-16 Vincent Penquerc'hdecodebin: free old groups when switching groups
2015-01-14 Thiago Santosdecodebin: disable pad link checks as it has already...
2014-12-24 Sebastian Drögevideotestsrc: Report our latency properly in live mode
2014-12-24 Sebastian Drögeaudiotestsrc: Report our latency properly in live mode
2014-12-15 Sebastian DrögeRevert "decodebin: Only emit the drain signal for the...
2014-12-14 Matej Knoppaudiorate: Fill gap events
2014-12-11 Thibault Saunierplaybin: Do not mix up stream type when getting stream...
2014-12-10 Thiago Santosplaybin2: always unref the combiner sinkpad when removi...
2014-12-05 Edward Herveyplaybin: Only check sinks which are in >= GST_STATE_READY
2014-12-02 Chadaudiorate: Use gst_util_uint64_scale_int_round()
2014-12-02 Wim Taymansvideoconvert: add dither-bits option
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-11-28 Thibault Saunierencodebin: Add a way to disable caps renegotiation...
2014-11-27 Wim Taymansvideoscale: use old property name
2014-11-26 Thibault Saunierdecodebin: Analyze source pad before setting to PAUSED...
2014-11-26 Mathieu Duponchelledecodebin2: Take STREAM_LOCK before sending sticky...
2014-11-26 Tim-Philipp Müllertypefindfunctions: detect mp4 common file format variant
next