summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.12.21.12.2Sebastian Dröge2017-07-14119-160/+565
* Update .po filesSebastian Dröge2017-07-1441-98/+194
* po: Update translationsSebastian Dröge2017-07-142-155/+59
* 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
* mxfdemux: Create index table arrays with a big enough sizeSebastian Dröge2017-07-131-2/+2
* mxfdemux: Initialize index table entries completely in all casesSebastian Dröge2017-07-131-0/+3
* dashdemux: update manifest streams correctly if pads aren't exposedThiago Santos2017-07-131-1/+12
* dashdemux: Implement a default presentation delayEdward Hervey2017-07-131-2/+2
* directsoundsrc: Properly pass pLockedBuffer by reference when calling IDirect...Philippe Renon2017-07-111-1/+1
* kmssink: Don't leak GEM primed from DMABufNicolas Dufresne2017-07-071-0/+12
* mxfdemux: For intra-only streams, always output DTS=PTSSebastian Dröge2017-07-051-3/+3
* mxfdemux: Fix integer overflow in partition position comparison functionSebastian Dröge2017-07-051-1/+6
* mxfmetadata: Set field-order correctly for interlaced videoSebastian Dröge2017-07-051-2/+17
* mxfmetadata: Use display width/height instead of stored width/heightSebastian Dröge2017-07-051-0/+8
* mxfdemux: Don't include any KLV packets between header metadata and index tab...Sebastian Dröge2017-07-051-10/+21
* mxfdemux: Allow filler and other KLV packets between index table segmentsSebastian Dröge2017-07-041-2/+9
* mxfmux: Write temporal offset and correct keyframe offset into index tableSebastian Dröge2017-07-042-25/+120
* mxfdemux: Take temporal reordering from the index table into accountSebastian Dröge2017-07-0411-39/+154
* mxfdemux: Include duration in response to SEEKING querySebastian Dröge2017-07-041-2/+8
* configure: Add --with-moc/uic/rcc optionsJan Schmidt2017-07-041-3/+12
* ttml: fix linking to libgstvideoTim-Philipp Müller2017-07-031-1/+2
* 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
* Release 1.12.11.12.1Sebastian Dröge2017-06-20118-153/+790
* Update .po filesSebastian Dröge2017-06-2041-225/+262
* po: Update translationsSebastian Dröge2017-06-205-336/+262
* dvb: src: fix use of wrong array index for tune signalReynaldo H. Verdejo Pinochet2017-06-171-1/+1
* mxfdemux: Do not try to serialize unresolved metadatasThibault Saunier2017-06-171-1/+3
* 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
* mpdparser: remove duplicate free of client dataThiago Santos2017-06-121-1/+0
* adaptivedemux: make sure to free all "old streams"Mathieu Duponchelle2017-06-121-0/+6
* dashdemux: Remove wrong assertionEdward Hervey2017-06-121-2/+0
* adaptivedemux: Fix debugging messageEdward Hervey2017-06-121-2/+2
* adaptivedemux: Check live seeking range more oftenEdward Hervey2017-06-121-2/+30
* dashdemux: Initialize sidx_position to GST_CLOCK_TIME_NONESeungha Yang2017-06-121-0/+1
* openjpegdec: fix display artifacts for RGB 8-bitAaron Boxer2017-06-121-5/+4
* jpeg2000sampling: fix critical when sampling is missing from capsVincent Penquerc'h2017-06-121-1/+2
* openjpeg: guard against invalid memory access on crafted filesVincent Penquerc'h2017-06-121-0/+3
* Fix up package name and origin in some pluginsTim-Philipp Müller2017-06-1214-16/+15
* msdk: enc: set pts and dts, fix inverted sync_point flagScott D Phillips2017-06-121-2/+14
* glutils: Fix GValue leak in gst_gl_value_set_texture_target_from_mask()Jeremy Hiatt2017-06-121-0/+1
* videoparse: Fix property handlingThibault Saunier2017-06-071-11/+15
* pcapparse: endianness fixWim Taymans2017-06-011-2/+3
* glformat: fix the usage of GST_GL_RGB565Haihua Hu2017-05-294-5/+13