summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.13.911.13.91Tim-Philipp Müller2018-03-136-41/+1441
* Update docsTim-Philipp Müller2018-03-13127-128/+126
* docs: update api decorators to ignoreTim-Philipp Müller2018-03-131-1/+2
* webrtc: GST_EXPORT -> GST_WEBRTC_APITim-Philipp Müller2018-03-137-27/+32
* wayland: GST_EXPORT -> GST_WAYLAND_APITim-Philipp Müller2018-03-131-6/+10
* video: GST_EXPORT -> GST_URI_VIDEO_BAD_APITim-Philipp Müller2018-03-135-4/+37
* uridownloader: GST_EXPORT -> GST_URI_DOWNLOADER_APITim-Philipp Müller2018-03-135-14/+47
* player: GST_EXPORT -> GST_PLAYER_APITim-Philipp Müller2018-03-1312-112/+150
* opencv: GST_EXPORT -> GST_OPENCV_APITim-Philipp Müller2018-03-135-6/+42
* mpegts: GST_EXPORT -> GST_MPEGTS_APITim-Philipp Müller2018-03-1310-125/+162
* isoff: GST_EXPORT -> GST_ISOFF_APITim-Philipp Müller2018-03-131-9/+13
* photography: GST_EXPORT -> GST_PHOTOGRAPHY_APITim-Philipp Müller2018-03-136-34/+68
* insertbin: GST_EXPORT -> GST_INSERT_BIN_APITim-Philipp Müller2018-03-131-7/+11
* codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_APITim-Philipp Müller2018-03-1314-113/+156
* basecamerabinsrc: GST_EXPORT -> GST_BASE_CAMERA_BIN_SRC_APITim-Philipp Müller2018-03-136-12/+48
* audio: GST_EXPORT -> GST_AUDIO_BAD_APITim-Philipp Müller2018-03-134-9/+40
* adaptivedemux: GST_EXPORT -> GST_ADAPTIVE_DEMUX_APITim-Philipp Müller2018-03-133-13/+45
* docs: plugins: add some more elements and pluginsTim-Philipp Müller2018-03-121-17/+254
* wasapi: Minor fixes for debug loggingNirbheek Chauhan2018-03-101-3/+3
* meson: Add deviceprovider changes to directsoundsrcNirbheek Chauhan2018-03-101-1/+10
* wasapi: Guard IAudioClient2 structs and enumsNirbheek Chauhan2018-03-101-13/+11
* docs: add wasapi elementsTim-Philipp Müller2018-03-105-0/+188
* meson: fix build when msdk is not foundTim-Philipp Müller2018-03-092-1/+5
* tests: add msdkh264enc element unit testWang,Fei2018-03-093-0/+175
* msdk: Fix the misspelled file name in meson buildSreerenj Balachandran2018-03-091-1/+1
* wasapi: ship audioclient3 header in tarballsEmilio Pozuelo Monfort2018-03-091-1/+2
* msdk: enc: fix missing some frames to be encodedHyunjun Ko2018-03-082-31/+36
* msdk: dec: fix leaks when flushingHyunjun Ko2018-03-081-8/+16
* msdk: manage child sessions on parent GstMsdkContextHyunjun Ko2018-03-081-3/+19
* msdk: dec: remove code to manage buffers with locked surfaceHyunjun Ko2018-03-082-66/+2
* msdk: manage MSDK surfaces seperatelyHyunjun Ko2018-03-085-43/+279
* configure.ac: enable largefile support if possibleMichael Tretter2018-03-081-0/+6
* tests: player: disable broken test_play_media_info testTim-Philipp Müller2018-03-051-1/+1
* h265parser: allow partial matching on range extension profileGuillaume Desmottes2018-03-052-38/+130
* h265parse: add support for 'Format range extensions profiles'Guillaume Desmottes2018-03-054-2/+315
* h265parser: parse extra profile fieldsGuillaume Desmottes2018-03-052-1/+34
* h265parser: decouple GstH265Profile and GstH265ProfileIDCGuillaume Desmottes2018-03-056-14/+167
* Release 1.13.901.13.90Tim-Philipp Müller2018-03-036-168/+9748
* Update docsTim-Philipp Müller2018-03-03125-238/+238
* iqa: Fix build with latest aggregator API changesSebastian Dröge2018-03-021-5/+5
* Revert "h265parse: early set src caps when input not byte-stream"Nicolas Dufresne2018-03-021-4/+0
* Revert "h264parse: early set src caps when input is avc"Nicolas Dufresne2018-03-021-5/+0
* meson: enable more warningsMathieu Duponchelle2018-03-012-1/+51
* Remove schroedinger pluginTim-Philipp Müller2018-03-0121-2808/+3
* Port to latest GstAggregator segment APIMathieu Duponchelle2018-03-014-45/+56
* wasapi: Increase rank to prefer over directsoundsrcNirbheek Chauhan2018-03-012-3/+5
* mxfmux: instantiate adapter at the correct placeMathieu Duponchelle2018-02-281-1/+1
* docs: add new audiolatency element to docs and update docs for gitTim-Philipp Müller2018-02-28119-122/+219
* audiolatency: Fix string format specifier and use microseconds everywhereNirbheek Chauhan2018-02-281-10/+13
* audiolatency: Fix cerbero build failureNirbheek Chauhan2018-02-281-1/+1