summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-18playback-test: Add support for start_type=stop_type=NONE seeksinstant-rate-changeSebastian Dröge1-0/+5
2018-06-14videoencoder: Keep the segment position in syncEdward Hervey1-0/+3
2018-06-14playback-test: Add support for sending instant-rate-change seeksSebastian Dröge1-42/+60
2018-05-17Release 1.14.1Tim-Philipp Müller6-24/+611
2018-05-17Update docsTim-Philipp Müller31-31/+31
2018-05-17Update translationsTim-Philipp Müller1-163/+346
2018-05-17playbin3: Collect appropriate stream-type when doing stream selectionhoonhee.lee1-1/+1
2018-05-14videotimecode: Allow 24000/1001 frame rateGeorg Lippitsch1-1/+2
2018-05-14appsink: Handle unlock in drain query handling tooSebastian Dröge1-0/+16
2018-05-14appsink: Make sure to also handle unlock when waiting for EOS to be handledSebastian Dröge1-0/+14
2018-05-14appsrc/sink: Fix optimization for only signalling waiters if someone is actua...Sebastian Dröge2-27/+27
2018-05-13examples: gl: sdl: link to the right in-tree libgstvideoPierre Labastie1-2/+2
2018-05-12subparse: follow-up build fix after d871b1205Philippe Normand1-2/+2
2018-05-12subparse: support for more than 32 unclosed markup tagsPhilippe Normand2-9/+14
2018-05-10decodebin3: Do not modify structure of EOS eventSeungha Yang2-12/+41
2018-05-10urisourcebin: Do not modify structure of EOS eventSeungha Yang1-9/+24
2018-05-09uridecodebin3: Fix GList leakSeungha Yang1-1/+1
2018-05-08uridecodebin3: Fix string leakSeungha Yang1-0/+2
2018-05-05video: Silence "restrict" issues with ORC codeEdward Hervey2-8/+17
2018-05-02pbutils: Avoid assertion describing raw audio caps without formatThibault Saunier1-2/+3
2018-05-02encodebin: Also lock input caps when dynamic output is disabledThibault Saunier1-8/+26
2018-05-01tagmux: Reset final tags for reusing elementSeungha Yang1-0/+4
2018-05-01videodecoder: add test for event orderMichael Olbrich1-0/+110
2018-05-01videodecoder: keep event orderMatthias Fend1-3/+3
2018-05-01uridecodebin3: don't segfault if a pad is not a source pad when it is removedhoonhee.lee1-0/+3
2018-04-25gl/cocoa: Let ARC clean up our dispatch queue if ARC is used, and otherwise d...Sebastian Dröge1-0/+17
2018-04-25gl/cocoa: Use NSRect instead of CGRectSebastian Dröge1-1/+1
2018-04-23gl: fix some GIR annotationsMark Nauwelaerts4-6/+9
2018-04-23pbutils: fix some GIR annotationsMark Nauwelaerts1-2/+2
2018-04-23video: fix some GIR annotationsMark Nauwelaerts5-12/+13
2018-04-23audio: fix some GIR annotationsMark Nauwelaerts4-15/+17
2018-04-23rtsp: fix some GIR annotationsMark Nauwelaerts4-10/+11
2018-04-23rtp: fix some GIR annotationsMark Nauwelaerts4-20/+20
2018-04-23meson: gl: fix 'invalid keyword argument' meson warningsTim-Philipp Müller2-6/+6
2018-04-23egl: fix build when using RPi EGLOmar Akkila1-0/+4
2018-04-23gl: Define default value for GST_GL_HAVE_WINDOW_GBMVíctor Manuel Jáquez Leal1-0/+1
2018-04-23audioaggregator: fix filtered getcapsMathieu Duponchelle1-0/+12
2018-04-16tag: fix some GIR annotationsMark Nauwelaerts4-19/+22
2018-04-16audioaggregator: unref converted buffer after gst_buffer_replaceMathieu Duponchelle1-0/+1
2018-04-16alsamidisrc: unref buffer_list before early returnMathieu Duponchelle1-0/+1
2018-04-16urisourcebin: Avoid unreffing a pad we are not owningThibault Saunier1-2/+5
2018-04-16uridecodebin3: free_play_items when READY_TO_PAUSED failed.Mathieu Duponchelle1-0/+2
2018-04-16playbin3: fix leak of recursive mutexTim-Philipp Müller1-0/+1
2018-04-16vorbisenc: do not map input buffer in WRITE modeMathieu Duponchelle1-1/+1
2018-04-11audiovisualizer: Only fixate pixel-aspect-ratio if the field existsSebastian Dröge1-2/+3
2018-04-10audiovisualizer: Fixate pixel-aspect-ratio to the closest value to 1/1Sebastian Dröge1-0/+2
2018-04-07audioringbuffer: Don't spam INFO for every bufferNirbheek Chauhan1-2/+2
2018-04-05tests: Enable tests for videodecoderZeeshan Ali1-0/+1
2018-04-04encodebin: Always respect encoding profile preset factory nameThibault Saunier1-4/+6
2018-03-28gl/gbm: Initialize window handle (= gbm surface) like other window systemsCarlos Rafael Giani3-11/+22