summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* meson: fix multi-line stringTim-Philipp Müller2018-02-201-2/+2
* nalutils: Fix Exponential-Golomb 'ue' parsingEdward Hervey2018-01-171-1/+1
* adaptivedemux: fix pending_segment logJun Xie2018-01-171-2/+2
* meson: gl: fix build on windowsRoland Peffer2018-01-161-0/+3
* player: transfer ownership of info propertiesPhilippe Normand2017-12-271-8/+4
* gl/wayland: call eglTerminate() before wl_display_disconnect()Matthew Waters2017-12-061-0/+4
* aggregator: Invalidate pad's tail position ...Mathieu Duponchelle2017-12-051-0/+4
* all: Fix left-shift undefined behaviourEdward Hervey2017-12-011-1/+1
* adaptivedemux: add replaced flag to not error out on bitrate changeThiago Santos2017-12-012-1/+7
* player: remove duplicate state_ret check in play internalPhilippe Renon2017-09-161-5/+0
* player: introduce helper method to remove seek sourcePhilippe Renon2017-09-161-23/+18
* player: notify of media-info update after duration changePhilippe Normand2017-08-151-0/+8
* player: propagate updated duration to media_infoPhilippe Normand2017-08-141-0/+5
* adaptivedemux: Stop prepared streams as well as running streamsdavecraig@unbalancedaudio.com2017-08-111-24/+39
* player: Constify the config argument to gst_player_get_video_snapshot()Sebastian Dröge2017-08-112-2/+2
* adaptivedemux: Fix leak of pad probes in GstAdaptiveDemuxStreamTom Bailey2017-08-081-1/+1
* meson: Fix GLES2 checkEdward Hervey2017-07-171-0/+4
* glwindow_cocoa: fix video overlay supportPhilippe Normand2017-07-161-0/+5
* gl/cocoa: keep refs over async operationsMatthew Waters2017-07-163-7/+19
* adaptivedemux: Workaround for live seek ranges when advancingEdward Hervey2017-07-131-1/+4
* adaptivedemux: small refactor to avoid repeated codeThiago Santos2017-07-131-55/+37
* adaptivedemux: Handle prepared streams on seeksEdward Hervey2017-07-131-0/+29
* gl: reset gl->DrawBuffer to the necessary valuesMatthew Waters2017-06-293-3/+3
* glmemory: reset the draw buffer to GL_BACKHyunjun Ko2017-06-291-1/+1
* gl/cocoa: Put gstglwindow_cocoa.h into noinst_HEADERS againSebastian Dröge2017-06-201-1/+1
* glupload: Fix DirectVIV uploader for formats with a single planeSebastian Dröge2017-06-121-2/+8
* adaptivedemux: Clear "cancelled" on uridownloader before processing manifestSeungha Yang2017-06-121-0/+3
* adaptivedemux: release the manifest lock ...Mathieu Duponchelle2017-06-121-0/+2
* adaptivedemux: do not erase data while updates-loop is runningThiago Santos2017-06-121-11/+10
* adaptivedemux: make sure to free all "old streams"Mathieu Duponchelle2017-06-121-0/+6
* adaptivedemux: Fix debugging messageEdward Hervey2017-06-121-2/+2
* adaptivedemux: Check live seeking range more oftenEdward Hervey2017-06-121-2/+30
* jpeg2000sampling: fix critical when sampling is missing from capsVincent Penquerc'h2017-06-121-1/+2
* glutils: Fix GValue leak in gst_gl_value_set_texture_target_from_mask()Jeremy Hiatt2017-06-121-0/+1
* glformat: fix the usage of GST_GL_RGB565Haihua Hu2017-05-294-5/+13
* adaptivedemux: Don't create invalid eventEdward Hervey2017-05-291-1/+2
* adaptivedemux: retry download MAX_DOWNLOAD_RETRY_COUNT times before erroringMatthew Waters2017-05-291-1/+1
* glcontext: keep a ref to the active threadfvanzile2017-05-291-10/+44
* glformat: Add missing GST_GL_RGB565 in some switch statementHaihua Hu2017-05-291-0/+2
* cocoa: Install gstgldisplay_cocoa.hSebastian Dröge2017-05-291-2/+2
* gl/viv-fb: Fix user-choice string comparisonsCarlos Rafael Giani2017-05-212-2/+2
* glmemory: Only use glDrawBuffer if availableSebastian Dröge2017-05-091-2/+15
* glupload: passthrough composition caps features in directviv uploadHaihua Hu2017-05-021-1/+6
* tests: fix link problem on centos7Tim-Philipp Müller2017-04-271-1/+1
* adaptivedemux: separate manifest update task from download tasksMatthew Waters2017-04-251-34/+48
* adaptivedemux: Don't hold locks when pushing FLUSH_STARTEdward Hervey2017-04-151-0/+2
* adaptivedemux: Fix segment creation/adaptation some moreEdward Hervey2017-04-141-12/+39
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-1239-122/+112
* docs: Stop linking to inexistant symbolsThibault Saunier2017-04-121-16/+16
* aggregator: Make instance var name match between .c and .hThibault Saunier2017-04-121-2/+2