summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "errorignore: Added convert-error signal"Jan Alexander Steffens (heftig)2020-06-201-84/+8
* dvbsubenc: Add DVB Subtitle encoderJan Schmidt2020-06-1722-1/+6165
* yadif: remove plugin, there's now deinterlace method=yadifTim-Philipp Müller2020-06-117-993/+1
* interlace: Fix crash with empty caps in setcapsVivia Nikolaidou2020-06-111-1/+7
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-0623-28/+29
* clockselect: Don't register GstClockSelectClockId multiple timesSebastian Dröge2020-06-041-13/+17
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-0423-0/+51
* mpegtsdemux: Deliver all packets to tsparseJan Alexander Steffens (heftig)2020-05-284-2/+6
* audiobuffersplit: Unset DISCONT flag if not discontinuousSebastian Dröge2020-05-251-1/+6
* tsdemux: Handle old streams claiming to be HDMV with OpusJan Schmidt2020-05-251-2/+6