summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* proxysink: event_function needs to handle the event when it is disconnecetd f...Jose Quaresma2020-08-131-1/+3
* Correct typos in gsth264parse.cFelix Yan2020-08-121-2/+2
* h264parse: Add new H.264 levelsNicolas Dufresne2020-08-121-0/+4
* gstautoconvert.c: fix clang warningsJordan Petridis2020-08-041-3/+3
* webrtc, rtmp2: Warn if the user or password aren't escapedNirbheek Chauhan2020-08-031-0/+5
* webrtc, rtmp2: Fix parsing of userinfo in URI stringsNirbheek Chauhan2020-08-031-1/+1
* ristsrc: drop stream-start & eos messages posted from the internal udp sink(s)George Kiagiadakis2020-07-291-0/+19
* rtpsrc: drop stream-start & eos messages posted from the internal udp sink(s)George Kiagiadakis2020-07-291-0/+18
* tsmux: Fix PCR calculation for CBR live streamsVivia Nikolaidou2020-07-282-1/+10
* tsmux: Refactor get_current_pcrJan Alexander Steffens (heftig)2020-07-281-9/+16
* rtpsrc: Add domain name supportNicolas Dufresne2020-07-141-5/+33
* ristsrc: Add support for domain nameNicolas Dufresne2020-07-141-0/+26
* rtpsrc: Always set rtcp socket addressNicolas Dufresne2020-07-141-9/+1
* rtpsink: Fix error handling on bad DNSNicolas Dufresne2020-07-141-3/+1
* ristsink: Fix error handling on bad DNSNicolas Dufresne2020-07-141-3/+1
* basetsmux: make use of gst_aggregator_finish_buffer_listMathieu Duponchelle2020-07-101-25/+3
* docs: fix element names in section headersTim-Philipp Müller2020-07-1021-21/+21
* mpegtsmux: Don't assume English for ISO-639 language descriptorAndreas Frisch2020-07-081-1/+1
* mpegtsmux: Fix handling of MPEG-2 AACJan Schmidt2020-07-084-34/+175
* rtmp, transcodebin: fix i18n header includesTim-Philipp Müller2020-07-072-3/+3
* rist: Use g_signal_connect_object()Nicolas Dufresne2020-07-072-21/+22
* scenechange: use orc to compute scoreJosep Torra2020-07-075-13/+392
* rtpsrc/sink: Use g_signal_connect_object()Sebastian Dröge2020-07-072-16/+16
* mpegtsmux: Avoid crash releasing pad with NULL progJan Alexander Steffens (heftig)2020-07-071-6/+8
* meson: add update-orc-dist targetTim-Philipp Müller2020-07-043-0/+3
* videoparseutils: Only add a single closed caption metaVivia Nikolaidou2020-07-031-3/+8
* videoparsers: Fix parsing ATSC bar dataJan Alexander Steffens (heftig)2020-07-011-3/+4
* videoparsers: Fix parsing of ATSC AFD dataJan Alexander Steffens (heftig)2020-07-011-1/+0
* videoparsers: Give gstvideoparseutils.c a debug categoryJan Alexander Steffens (heftig)2020-07-012-0/+8
* rtmp2: Set connect args like libavformat doesJan Alexander Steffens (heftig)2020-07-013-2/+108
* rtmp2: Add support for AGGREGATE messagesJan Alexander Steffens (heftig)2020-07-011-0/+83
* rtmp2: Move FLV tag header parsing into rtmputils.cJan Alexander Steffens (heftig)2020-07-013-15/+61
* rtmp2: Mark our memory singleton as leakableJan Alexander Steffens (heftig)2020-07-011-0/+3
* rtmp2: Remove GST_ERROR from rtmputils.cJan Alexander Steffens (heftig)2020-07-011-1/+0
* mpegtsmux: Correctly set ISO-639 language descriptorAndreas Frisch2020-06-301-4/+6
* interlace: Make caps writable before modifying themVivia Nikolaidou2020-06-251-0/+1
* mxfvanc: document new sink pad templateMathieu Duponchelle2020-06-251-0/+6
* mxfdemux/mux: Add support for CEA-708 CDP from S436 essence tracksSebastian Dröge2020-06-254-0/+454
* interlace: Switch field-pattern on the flyVivia Nikolaidou2020-06-241-32/+79
* interlace: Re-indentationVivia Nikolaidou2020-06-241-10/+9
* interlace: Don't change field-pattern on PAUSED or PLAYING stateVivia Nikolaidou2020-06-241-1/+2
* interlace: Don't fail negotiation if capsfilters decide framerateVivia Nikolaidou2020-06-241-3/+31
* interlace: Restrict passthrough conditionsVivia Nikolaidou2020-06-241-1/+3
* interlace: Add field switching mode for 2:2 field patternVivia Nikolaidou2020-06-241-15/+85
* interlace: Only half the framerate for 1:1 field patternVivia Nikolaidou2020-06-241-5/+25
* interlace: Add FIXME comment about false passthrough bugVivia Nikolaidou2020-06-241-0/+7
* docs: Document basecamerabinsrcThibault Saunier2020-06-231-2/+1
* docs: mark more types as plugin APIMathieu Duponchelle2020-06-236-0/+10
* audiobuffersplit: Specify in the template caps that only interleaved audio is...Sebastian Dröge2020-06-231-2/+4
* Revert "h264parse: Include `interlace-mode` in caps"Vivia Nikolaidou2020-06-221-12/+0