summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.11.90gst-plugins-base-1.11.90Sebastian Dröge2017-04-0736-113/+1691
* Update .po filesSebastian Dröge2017-04-0738-263/+67
* po: Update translationsSebastian Dröge2017-04-071-187/+237
* sdp/media: caps_from_media() don't modify the input mediaMatthew Waters2017-04-032-20/+75
* sdp: add g_return*_if_fail assertions on invalid inputsMatthew Waters2017-04-031-3/+172
* sdp/message: fix segfault copying NULL in the boxed copy implMatthew Waters2017-04-031-0/+3
* video-converter: fix scaler leakVincent Penquerc'h2017-03-311-1/+1
* encodebin: fix list leak when requesting a new padVincent Penquerc'h2017-03-311-0/+1
* meson: Use get_pkgconfig_variable instead of calling pkg-config ourselfThibault Saunier2017-03-281-12/+2
* urisourcebin: Set removed flag when removing buffering msgJan Schmidt2017-03-271-0/+1
* docs: Fix broken URL in reference manualFrancisco Velazquez2017-03-271-1/+1
* rawvideoparse: fix assert on large width/height in capsVincent Penquerc'h2017-03-271-1/+6
* typefind: Expand the search range for HLS detectionJan Schmidt2017-03-271-3/+4
* meson: Fix build failure from previous commitThibault Saunier2017-03-241-1/+1
* meson: Specify pluginsdir setting the environmentThibault Saunier2017-03-241-2/+2
* meson: Reuse plugins_install_dir for building envNicolas Dufresne2017-03-241-4/+2
* meson: Fix plugin path when running testNicolas Dufresne2017-03-241-11/+8
* rawvideoparse: Rename frame-stride in to frame-sizeNicolas Dufresne2017-03-243-34/+35
* rawvideoparse: Use GstValueArray for strides and offsetsNicolas Dufresne2017-03-242-132/+118
* streamsynchronizer: every stream need keep their own send_gap_event flagHaihua Hu2017-03-232-9/+9
* urisourcebin: Mention which queue is being linked in debug outputJan Schmidt2017-03-231-2/+3
* examples: jsseek: fix typoTim-Philipp Müller2017-03-201-1/+1
* examples: jsseek: update for removal of mad pluginTim-Philipp Müller2017-03-201-8/+7
* convertframe: Fix async video sample conversion with non-default contextArun Raghavan2017-03-201-10/+9
* urisourcebin: Fix typefind list leakSeungha Yang2017-03-201-1/+1
* adder: cleanup the testsStefan Sauer2017-03-171-290/+157
* decodebin: Close a small race posting 100% bufferingJan Schmidt2017-03-181-0/+2
* urisourcebin: Fix buffering message aggregation.Jan Schmidt2017-03-181-17/+96
* urisourcebin: Store slot info on the queue object tooJan Schmidt2017-03-181-0/+3
* videodecoder: Add debug output tracking decode-after-flushJan Schmidt2017-03-181-0/+21
* videotestsrc: Publish multiview-mode info in the capsJan Schmidt2017-03-181-2/+14
* video-format: Shift correctly when packing I420_12BESebastian Dröge2017-03-171-1/+1
* video-format: Order all formats in GST_VIDEO_FORMATS_ALL like in the enumSebastian Dröge2017-03-171-9/+10
* encoding-profile: Mark format caps as transfer-none in profile creationArun Raghavan2017-03-171-4/+4
* video-format: Add Since markers to all new formats from 1.2Sebastian Dröge2017-03-161-30/+30
* video: Add I420/I422/Y444_12LE/BE and GBRA video formatsSebastian Dröge2017-03-164-1/+546
* video: Add GBRA_10LE/BE, GBR_12LE/BE, GBRA_12LE/BE pixel formatsEmeric Grange2017-03-164-5/+432
* multifdsink: Remove GValueArray from the docOlivier Crête2017-03-142-9/+13
* Add old libgstencodebin.so to cruft listNicolas Dufresne2017-03-121-2/+3
* docs: Convert gtkdoc comments to markdownThibault Saunier2017-03-10143-1706/+1214
* videotimecode: Fix invalid timecode right before a new secondVivia Nikolaidou2017-03-101-0/+8
* videodecoder: fix build error on i386Matthew Waters2017-03-101-1/+1
* Fix plugin filenames to match pugin namesNicolas Dufresne2017-03-086-11/+24
* urisourcebin: Shrink queue2 max-size-time bufferingJan Schmidt2017-03-091-1/+4
* videotimecode: Unref GDateTime in error casesSebastian Dröge2017-03-081-0/+2
* playbin3/urisourcebin: Enable buffering by defaultSebastian Dröge2017-03-072-2/+3
* tools: gst-play: improve verbose output of property notificationsTim-Philipp Müller2017-03-071-2/+30
* videodecoder: Fix a leak introduced in fcb63eJan Schmidt2017-03-061-2/+2
* oggdemux: Fix reverse playbackJan Schmidt2017-03-041-12/+26
* oggdemux: Timestamp tracking fixesJan Schmidt2017-03-041-21/+38