summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic update of common submodule1.10Tim-Philipp Müller2017-08-172-1/+1
* sys: Convert source files to UTF-8Jan Alexander Steffens (heftig)2017-08-165-5/+5
* Release 1.10.51.10.5Sebastian Dröge2017-06-15121-145/+503
* Update .po filesSebastian Dröge2017-06-1540-40/+40
* glutils: Fix GValue leak in gst_gl_value_set_texture_target_from_mask()Jeremy Hiatt2017-06-121-0/+1
* 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
* openjpegdec: fix display artifacts for RGB 8-bitAaron Boxer2017-06-121-5/+4
* h265parse: Fix calculation of codec_data buffer sizeSebastian Dröge2017-05-291-2/+1
* cocoa: Install gstgldisplay_cocoa.hSebastian Dröge2017-05-291-2/+2
* qt: Use GST_GL_HAVE_PLATFORM_CGL instead of GST_GL_HAVE_PLATFORM_COCOASimon Himmelbauer2017-05-291-4/+4
* Revert "gldisplay: fix list leak"Jan Schmidt2017-05-121-1/+0
* amcvideodec/enc: Correctly check for no PTS on input buffersshakin chou2017-05-082-2/+4
* dashdemux: Handle current SIDX before current position in normal mode like in...Sebastian Dröge2017-05-081-4/+9
* gldisplay: fix list leakVincent Penquerc'h2017-05-081-0/+1
* mxfmux: fix index entry leakVincent Penquerc'h2017-05-081-0/+9
* gstaggregator: fix event use after freeVincent Penquerc'h2017-05-081-8/+3
* mpegts: fix invalid memory access in language descriptorVincent Penquerc'h2017-05-081-1/+4
* glupload: fix GValue leakVincent Penquerc'h2017-04-281-0/+1
* meson: Only run decklink cpp test when building itNirbheek Chauhan2017-04-131-5/+5
* webrtcechoprobe: return from _read() early if the probe is not configured yetGeorge Kiagiadakis2017-03-291-1/+2
* tsparse: Convert PCR values immediatelyJan Schmidt2017-03-171-6/+6
* applemedia: Fix video texture cache build issue on MacOSNick Kallen2017-03-171-0/+5
* applemedia: ensure all textures are released before texturecache is releasedNick Kallen2017-03-171-15/+29
* adaptivemutex: Fix double mutex unlockThomas Bluemel2017-03-171-5/+5
* meson: update versionTim-Philipp Müller2017-02-231-1/+1
* Release 1.10.41.10.4Sebastian Dröge2017-02-23120-156/+479
* Update .po filesSebastian Dröge2017-02-2340-40/+40
* bluez: Chain up to basesrc query instead of override pad query functionArun Raghavan2017-02-231-8/+5
* waylandsink: consider buffer size when copying to wl shm poolFabien Dessenne2017-02-221-6/+8
* hlsdemux: Fix GHashTable leakSeungha Yang2017-02-221-0/+4
* rawbaseparse: Drop incomplete frames at EOSSebastian Dröge2017-02-192-0/+44
* Builds for MacOSNick Kallen2017-02-193-9/+14
* applemedia: free videotexturecache texture in gl threadNick Kallen2017-02-193-10/+10
* GstGLSinkBin: fixed sink property leakJuan Pablo Ugarte2017-02-191-26/+24
* gl/window: attach the GMaincontext in window struct to GSource for X11 windowHaihua Hu2017-02-091-2/+1
* amcvideoenc: Set timestamps on header buffers tooSebastian Dröge2017-02-081-0/+3
* amcvideoenc: Encoder output is generally not properly parsedSebastian Dröge2017-02-081-3/+2
* amcvideoenc: Encoded H264 is generally not AU alignedSebastian Dröge2017-02-081-2/+1
* vkwindow: fix build error on i386Matthew Waters2017-02-021-2/+2
* mpegdemux: Add extra length checks to TS scanning.Jan Schmidt2017-02-021-0/+10
* mpegdemux: Add stream-format to the H.264 caps.Jan Schmidt2017-02-021-1/+2
* psdemux: Rewrite PSM parsing using GstByteReaderJan Schmidt2017-02-022-207/+117
* adaptivedemux: Handle SEEK event only onceSeungha Yang2017-02-021-0/+7
* Release 1.10.31.10.3Sebastian Dröge2017-01-30122-144/+657
* Update .po filesSebastian Dröge2017-01-3040-361/+433
* po: Update translationsSebastian Dröge2017-01-305-580/+388
* motioncells: fix mingw buildNicola Murino2017-01-301-1/+1
* applemedia: Fail cleanly instead of crashing if obtaining a GL display failedSebastian Dröge2017-01-271-0/+11
* tsdemux: Don't leak pad name and template for OpusSebastian Dröge2017-01-251-3/+0