summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-20webrtc: remove private properties/signals from the now public ice objectMatthew Waters4-173/+143
2020-07-18plugins: Use g_win32_error_message for HRESULT to string conversionSeungha Yang5-121/+47
2020-07-17wasapi2util: Fix wrong use of debug categorySeungha Yang1-2/+2
2020-07-16avtp: Update documentationEderson de Souza1-13/+16
2020-07-15wasapi: added missing lock release in case of error in gst_wasapi_xxx_resetSilvio Lazzeretti2-4/+6
2020-07-15waylandsink: use GstMemory instead of GstBuffer for cache lookupDamian Hobson-Garcia3-20/+25
2020-07-15waylandsink: Keep per display wayland buffer cachesDamian Hobson-Garcia5-26/+44
2020-07-15v4l2codecs: Enable 32x32 tiled NV12 supportNicolas Dufresne3-7/+31
2020-07-15docs: update for new pixel formatsTim-Philipp Müller1-14/+14
2020-07-15opencv: suppress another warning about non-existent include dirsJordan Petridis1-1/+5
2020-07-15msdkh265enc: add the missing commaHaihao Xiang1-1/+1
2020-07-14doc: Updated cache file for the new pixel formatNicolas Dufresne1-14/+14
2020-07-14rtpsrc: Add domain name supportNicolas Dufresne1-5/+33
2020-07-14ristsrc: Add support for domain nameNicolas Dufresne1-0/+26
2020-07-14rtpsrc: Always set rtcp socket addressNicolas Dufresne1-9/+1
2020-07-14rtpsink: Fix error handling on bad DNSNicolas Dufresne1-3/+1
2020-07-14ristsink: Fix error handling on bad DNSNicolas Dufresne1-3/+1
2020-07-14mfvideosrc: Enable WinRT capture impl. for desktop targetSeungha Yang9-334/+337
2020-07-14h265parser: Fix possible invalid memory accessSeungha Yang2-4/+19
2020-07-12d3d11decoder: Disable zero-copy for Qualcomm devicesSeungha Yang4-15/+58
2020-07-11msdkh265enc: add support for screen content coding extensionHaihao Xiang1-8/+37
2020-07-11msdkh265enc: allow user to choose profileHaihao Xiang2-38/+98
2020-07-11msdkenc: support tune property in msdkh264enc and msdkh265encHaihao Xiang6-10/+117
2020-07-11Revert "msdkh265enc: let MSDK select the encoding mode by default"Haihao Xiang2-10/+7
2020-07-11avtp: rename tstamp-mode to timestamp-modeTim-Philipp Müller5-31/+33
2020-07-10basetsmux: make use of gst_aggregator_finish_buffer_listMathieu Duponchelle1-25/+3
2020-07-10docs: fix element names in section headersTim-Philipp Müller21-21/+21
2020-07-10opencv: suppress warnings about non-existent include dirsTim-Philipp Müller1-0/+4
2020-07-08docs: fix up for errorignore convert-error signal removalTim-Philipp Müller1-13/+1
2020-07-08d3d11: Disable D3D11Debug and DXGIDebug layer for UWP buildSeungha Yang1-29/+51
2020-07-08meson: set release date from .doap file for releasesTim-Philipp Müller2-0/+59
2020-07-08cccombiner: Update segment according to video sink padVivia Nikolaidou1-0/+9
2020-07-08mpegtsmux: Don't assume English for ISO-639 language descriptorAndreas Frisch1-1/+1
2020-07-08mpegtsmux: Fix handling of MPEG-2 AACJan Schmidt5-35/+176
2020-07-08meson: Fix up update-orc-dist target for the case where there are no orc targetsTim-Philipp Müller1-1/+1
2020-07-08pkgconfig: fix meson warning about waylandlib not being in the config dataTim-Philipp Müller1-1/+1
2020-07-07rtmp, transcodebin: fix i18n header includesTim-Philipp Müller4-5/+5
2020-07-07rist: Use g_signal_connect_object()Nicolas Dufresne2-21/+22
2020-07-07scenechange: use orc to compute scoreJosep Torra5-13/+392
2020-07-07rtpsrc/sink: Use g_signal_connect_object()Sebastian Dröge2-16/+16
2020-07-07tests: mpegtsmux: Test we don't crash releasing unused padJan Alexander Steffens (heftig)1-0/+33
2020-07-07tests: mpegtsmux: Avoid use-after-unrefJan Alexander Steffens (heftig)1-2/+3
2020-07-07mpegtsmux: Avoid crash releasing pad with NULL progJan Alexander Steffens (heftig)1-6/+8
2020-07-06msdkh265enc: let MSDK select the encoding mode by defaultHaihao Xiang2-7/+10
2020-07-06build: remove obsolete 'bad-transcoder' pc fileMatthew Waters3-26/+0
2020-07-04meson: add update-orc-dist targetTim-Philipp Müller5-0/+76
2020-07-03videoparseutils: Only add a single closed caption metaVivia Nikolaidou1-3/+8
2020-07-03decklinkvideosink: write the cdp timecode data correctlyMatthew Waters1-18/+34
2020-07-03ccconverter: write the cdp timecode data correctlyMatthew Waters2-44/+66
2020-07-03ccconverter: output warning log if parsing a cdp packet failsMatthew Waters1-13/+53