summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)Author
2018-01-02nalutils: Fix Exponential-Golomb 'ue' parsingEdward Hervey
2017-12-27player: transfer ownership of info propertiesPhilippe Normand
2017-12-20audioaggregator: Don't leak padsEdward Hervey
2017-12-20adaptivedemux: fix pending_segment logJun Xie
2017-12-19audioaggregator: implement input conversionMathieu Duponchelle
2017-12-19allocatorsbad: physmem moved to -baseTim-Philipp Müller
2017-12-19gl: remove GStreamer OpenGL integration library and move to -baseTim-Philipp Müller
2017-12-18adaptivedemux: fix log integer formatJun Xie
2017-12-16player: Fix-up set_seek_accurate() configuration to take a player config inst...Sebastian Dröge
2017-12-16player: Consistently use GstVideoMultiviewFramePacking instead of ModeSebastian Dröge
2017-12-12cocoa: fix a warning when building in MacOS 10.12Josep Torra
2017-12-11gl: display: demote error level at display creation errorVíctor Manuel Jáquez Leal
2017-12-02gldisplay: Prefer wayland over X11Nicolas Dufresne
2017-12-02gldisplay: Add missing GL API to the docNicolas Dufresne
2017-12-02gldownload: Add dmabuf exportingMatt Fischer
2017-12-02Remove GstAggregator from -bad, moved to coreTim-Philipp Müller
2017-11-27gl/caopengllayer: use public GstGLContext instead of Cocoa-specific oneMatthew Waters
2017-11-27Revert "gl: cocoa: sprinkle some GST_EXPORT"Matthew Waters
2017-11-26gl: cocoa: sprinkle some GST_EXPORTTim-Philipp Müller
2017-11-26codecparsers: mpegvideoparser: remove API that was deprecated 5 years agoTim-Philipp Müller
2017-11-25videoaggregator: Don't leak stringEdward Hervey
2017-11-24viv-fb: Don't destroy the native FB displayJan Schmidt
2017-11-24Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVI...Jan Schmidt
2017-11-23meson: remove outdated comment in build fileTim-Philipp Müller
2017-11-22aggregator: Remove klass->sinkpads_typeMathieu Duponchelle
2017-11-20all: Fix left-shift undefined behaviourEdward Hervey
2017-11-07glbasefilter: actually indicate start internallyMatthew Waters
2017-11-02aggregator: add doc blurb for gst_aggregator_pad_is_eos()Tim-Philipp Müller
2017-11-02aggregator: also remove now-unused PadForeachFunc declarationTim-Philipp Müller
2017-11-02aggregator: Remove pad iterator functionOlivier Crête
2017-11-02aggregator: use new gst_element_foreach_sink_pad()Tim-Philipp Müller
2017-11-02videoaggregator: use new gst_element_foreach_sink_pad()Tim-Philipp Müller
2017-11-02videoaggregator: add CAST macrosTim-Philipp Müller
2017-11-02audioaggregator: use new gst_element_foreach_sink_pad()Tim-Philipp Müller
2017-11-02videoaggregator: drop ABI compat in padding for new struct memberTim-Philipp Müller
2017-11-02audioaggregator: make class padding largerTim-Philipp Müller
2017-11-01aggregator: add more commentsStefan Sauer
2017-10-28gl/shader: allow setting non-square matrices as uniforms on gles platformsMatthew Waters
2017-10-28gl/query: split tests and fix some corresponding issues in usageMatthew Waters
2017-10-26adaptivedemux: add replaced flag to not error out on bitrate changeThiago Santos
2017-10-23aggregator: fix type for latency property (int64 -> GStClockTime)Stefan Sauer
2017-10-21audioaggregator: Accept buffer with no data, but duration and gap flagOlivier Crête
2017-10-21aggregator: Don't take flush lock from output threadOlivier Crête
2017-10-20aggregator: Don't block if adding to the tail of the queueOlivier Crête
2017-10-20Use value instead of version macro when testing for mac OS versionJérôme Laheurte
2017-10-17aggregator: review code related to time levelStefan Sauer
2017-10-17aggregator: init latency values with 0 instead of FALSEStefan Sauer
2017-10-15aggregator: code cleanup for event and query funcStefan Sauer
2017-10-15aggregator: simplify pad_event_func for FLUSH_STOP eventsStefan Sauer
2017-10-15aggregator: drop special casing for eosStefan Sauer