summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* hlsdemux: Fix wrong gst-launch command in the descriptionJimmy Ohn2015-06-051-1/+1
* dfbvideosink: remove ignored assignmentsLuis de Bethencourt2015-06-051-4/+4
* Fix a common typo: retreive -> retrieveThiago Santos2015-06-055-5/+5
* hlsdemux: drop TODO that doesn't need a solutionThiago Santos2015-06-051-1/+0
* Revert "hlsdemux: Simplify logic in process_manifest"Thiago Santos2015-06-052-10/+11
* mpdparser: Fix inverted logic introduced in last commitSebastian Dröge2015-06-051-2/+2
* mpdparser: Calculate the number of segments we have when a segment template i...Sebastian Dröge2015-06-051-16/+43
* Revert "mpdparser: Don't consider streams with a known media presentation dur...Sebastian Dröge2015-06-051-2/+1
* mpdparser: Don't consider streams with a known media presentation duration as...Sebastian Dröge2015-06-051-1/+2
* srtp: Allow getting ssrc of more package types than RR and SRJose Antonio Santos Cadenas2015-06-051-0/+6
* mpdparser: Don't crash in debug output if stream->segments is NULLSebastian Dröge2015-06-041-1/+1
* libde265dec: fix up plugin name and decoder descriptionTim-Philipp Müller2015-06-042-3/+3
* mpdparse: Clamp seek times to the availabilityStartTimeSebastian Dröge2015-06-041-0/+4
* mpdparser: Improve debug output a bit when advancing segmentsSebastian Dröge2015-06-041-10/+15
* opusdec: If channel/rate negotiation fails, fall back to stereo and 48kHzSebastian Dröge2015-06-041-0/+11
* opusparse: Set up default header with 48kHz sample rate instead of 0Sebastian Dröge2015-06-041-1/+1
* opusdec: gst_structure_fixate_field_nearest_int() only works if the structure...Sebastian Dröge2015-06-041-2/+11
* mpdparser: Use 64 bit integer format strings when passing a 64 bit integerSebastian Dröge2015-06-041-3/+42
* mpdparse: Validate format strings before using themSebastian Dröge2015-06-041-0/+58
* mpdparser: Add the startNumber as offset to the segment index when using a te...Sebastian Dröge2015-06-031-2/+6
* dtlsdec: Fix critical warning "got data flow before stream-start event"Santiago Carot-Nemesio2015-06-032-6/+25
* zbar: don't ignore zbar_scan_image() errorsReynaldo H. Verdejo Pinochet2015-06-021-0/+4
* gl: consolidate internal_rgba_format into glmemoryMatthew Waters2015-06-022-5/+14
* rtmpsink: Initialize GstMapInfoEdward Hervey2015-06-011-1/+1
* zbar: add frame sample to barcode messageReynaldo H. Verdejo Pinochet2015-05-312-2/+49
* glwindow: handle gst_video_overlay_set_render_rectangleMatthew Waters2015-05-312-3/+35
* rtmpsink: Do not crash when receiving buffers after GST_FLOW_ERRORVivia Nikolaidou2015-05-302-1/+34
* dashdemux: avoid assertion when splitting bufferThiago Santos2015-05-291-1/+1
* dtlssrtpdec: Release requested padsSantiago Carot-Nemesio2015-05-281-0/+29
* dtlsdec: Remove unnecessary ref/unref operationsSantiago Carot-Nemesio2015-05-281-2/+1
* dtlsdec: Fix release request pad functionSantiago Carot-Nemesio2015-05-281-4/+2
* hlsdemux: Search more when advancing fragmentEdward Hervey2015-05-281-1/+37
* gl: add GstGLContextGPUProcess backendJulien Isorce2015-05-271-0/+14
* gl: add and use gst_gl_internal_format_rgbaJulien Isorce2015-05-272-6/+8
* opencv: 'for' loop initial declarationLuis de Bethencourt2015-05-271-2/+4
* gleffects: 'for' loop initial declarationLuis de Bethencourt2015-05-271-10/+11
* resindvd: remove unused valueLuis de Bethencourt2015-05-271-2/+0
* hlsdemux: remove more unused attributesThiago Santos2015-05-272-8/+0
* hlsdemux: remove unused attributeThiago Santos2015-05-272-12/+0
* gloverlay: fix a leakXavier Claessens2015-05-261-0/+1
* gloverlay: properly handle errors while loading fileXavier Claessens2015-05-261-44/+91
* gloverlay: remove unused type_file fieldXavier Claessens2015-05-262-11/+10
* gleffects: properly initialize the shaders across contexts implementing multi...Matthew Waters2015-05-261-8/+14
* gleffects_laplacian: fix shader compilation in gl3/gles2Matthew Waters2015-05-261-0/+1
* curlsink: handle socket callback for active FTP connections as wellPatricia Muscalu2015-05-252-7/+27
* dashdemux: Fix segfault introduced by segment iteration refactoring (2105a310).David Waring2015-05-251-57/+123
* dashdemux: use signed integet to represent segment indexThiago Santos2015-05-252-3/+3
* dashdemux: fix outdated example launch lineSuhwang Kim2015-05-251-1/+1
* gltransformation: fix DrawElements call for element array buffersMatthew Waters2015-05-251-1/+1
* dashdemux: remove unnecessary semicolonJimmy Ohn2015-05-221-1/+1