summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2016-11-28gstutils: Fix a pad leakEdward Hervey
2016-11-28message: Ensure that the "debug" field of error/warning/info messages is vali...Sebastian Dröge
2016-11-11pool: Fix compiler warning on mingw64Victor Toso
2016-10-24allocator: Mark registered allocator for leakNicolas Dufresne
2016-10-24gstmessage.h: Avoid gcc bit shift overflow compiler warningAndrew Eikum
2016-10-23parse: fix erroneous use of _("")Tim-Philipp Müller
2016-10-20Revert "meson: Use the new `pic` argument on static libs"Thibault Saunier
2016-10-20meson: Use the new `pic` argument on static libsThibault Saunier
2016-10-19element: use g_strcmp0 in set_contextMatthew Waters
2016-10-19element: check for invalid gstcontext's being provided to set_contextMatthew Waters
2016-10-13controlbinding: Store object in a thread-safe GWeakRefSebastian Dröge
2016-10-13controlsource: Remove misleading sentence from the documentationSebastian Dröge
2016-10-13object: Fix broken sentence structure in docsSebastian Dröge
2016-10-13streams: Extend GstStreamType documentationEdward Hervey
2016-10-11bin: Add a new GST_BIN_FLAG_STREAMS_AWARE flagEdward Hervey
2016-10-08bin: Fix iterator resync'ingEdward Hervey
2016-10-01message: Fix typo in gst_message_new_progress() docsSebastian Dröge
2016-09-24meson: fix internal printf for %ll format modifier on 32-bit systemsTim-Philipp Müller
2016-09-23Revert "meson: Force gstenum_h to be built when using gst_dep"Nirbheek Chauhan
2016-09-23meson: Force gstenum_h to be built when using gst_depNirbheek Chauhan
2016-09-19bin: Add forgotten "git commit --amend" for last commitSebastian Dröge
2016-09-19bin: When copying the sort iterator, also copy its internal queueKouhei Sutou
2016-09-15message: Fix documentation for gst_message_new_duration()Arun Raghavan
2016-09-13gstconfig: Use __declspec when built with MinGW and linking with MSVCNirbheek Chauhan
2016-09-12bin: Also don't *unset* element flags if they're in the suppressed flagsSebastian Dröge
2016-09-10bin: Add setter and getter to suppress element flagsWonchul Lee
2016-09-10gst: Ensure gst_value is initialised before gst_tagGraham Leggett
2016-09-10element: Reset the stop position to NONE in seek_simple()Sebastian Dröge
2016-09-05meson: Allow others to build GIR files when using GStreamer as subprojectThibault Saunier
2016-09-05gstconfig.h.in: Add another version of the SH4 #define and S390xSebastian Dröge
2016-09-05config: newer gcc doesn't know __ppc__ and __ppc64__ anymoreWim Taymans
2016-09-01config: support System zWim Taymans
2016-08-27element: Add API to more easily post messages about flowing issuesThibault Saunier
2016-08-26gstconfig: Decide GST_EXPORT declaration style at build timeNirbheek Chauhan
2016-08-26element: rename gst_element_message_new_details() to gst_make_element_message...Tim-Philipp Müller
2016-08-26docs: fix various gtk-doc warningsTim-Philipp Müller
2016-08-26g-i: info: allow passing NULL to gst_debug_remove_log_function()Tim-Philipp Müller
2016-08-26value: Implement can_intersect for GstFlagSet typesJan Schmidt
2016-08-22buffer: add explicit getters and setters for buffer flagsArjen Veenhuizen
2016-08-21streams: update and emit notify signal only if taglist actually changedHoonhee Lee
2016-08-19Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-08-13Move gstconfig.h back to normal include dirTim-Philipp Müller
2016-08-13gstconfig.h: Detect unaligned access support at compile-timeNirbheek Chauhan
2016-08-13Remove old alloc tracing code now that we have a GstTracer-based replacementTim-Philipp Müller
2016-07-25events: Implement the stream-group-done eventJan Schmidt
2016-07-25message: Add redirect messageCarlos Rafael Giani
2016-07-24element: fix GST_ELEMENT_ERROR() error code expansionTim-Philipp Müller
2016-07-22message: fix some nonsensical annotationsTim-Philipp Müller
2016-07-22message: new API for additional custom data to error messagesVincent Penquerc'h
2016-07-15message: fix annotation of parse_stream_{collection,streams_selected}Guillaume Desmottes