summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* interlace: Push the reconfigure event in the right directionJan Alexander Steffens (heftig)2021-07-061-1/+1
* mxfdemux: Check validity of interleaved File PackageEdward Hervey2021-07-053-0/+34
* h265parse: Add special profile case for profile_idc 0.He Junyan2021-07-021-0/+19
* h265parse: Map -intra profiles to non-intra compatible profiles.He Junyan2021-07-021-0/+100
* mxfvanc: Handle empty ANC essenceEdward Hervey2021-07-012-2/+33
* avwait: Don't consider it a segment change if the segment is the same except ...Sebastian Dröge2021-06-231-8/+10
* tsmux: When selecting random PIDs, name the pads according to those PIDsSebastian Dröge2021-06-231-1/+7
* tsmux: Recheck existing pad PIDs when requesting a new pad with a random pidSebastian Dröge2021-06-231-1/+23
* h264parse,h265parse: Push parameter set NAL units again per segment-doneSeungha Yang2021-06-162-0/+2
* h265parse: Fix a typo in get_compatible_profile_caps().He Junyan2021-06-161-1/+2
* alphadecodebin: Fix stall due to QoSNicolas Dufresne2021-06-141-0/+5
* jpeg2000parse, openjpeg: add support for YCrCb 4:1:1 samplingStéphane Cerveau2021-06-141-2/+7
* debugutils: Introduce videocodectestsinkNicolas Dufresne2021-06-075-12/+473
* tsdemux: Clear all streams when rewindingEdward Hervey2021-06-031-4/+21
* codecalpha: alphacombine: add support for NV12/AV12Daniel Almeida2021-05-271-9/+45
* interlace: Don't set field-order field for progressive capsSeungha Yang2021-05-271-0/+4
* interlace: Drop framerate from query caps of sinkpadSeungha Yang2021-05-271-7/+14
* Use gst_buffer_new_memdup()Tim-Philipp Müller2021-05-242-5/+5
* Use new gst_buffer_new_copy()Tim-Philipp Müller2021-05-232-5/+5
* mpegtsmux: Fixup program array indices after stream removalJan Alexander Steffens (heftig)2021-05-201-10/+31
* audiolatency: Drop incoming downstream stick eventsSeungha Yang2021-05-201-0/+22
* audiolatency: Use live mode audiotestsrcSeungha Yang2021-05-201-1/+2
* interlace: Fix too small buffer size errorSeungha Yang2021-05-171-5/+34
* alphacombine: Ignore all events coming from the alpha_padNicolas Dufresne2021-05-141-16/+5
* codecalphademux: Do not set a GstFlowReturn from a booleanNicolas Dufresne2021-05-141-2/+2
* codecalphademux: Remove eos flow return workaroundNicolas Dufresne2021-05-141-28/+6
* alphadecodebin: Use normal queues instead of multiqueueNicolas Dufresne2021-05-131-28/+18
* alphacombine: Implement flow return propagationNicolas Dufresne2021-05-131-18/+25
* codecalphademux: Fix handling of flow combineNicolas Dufresne2021-05-131-7/+28
* testbinsrc: Handle setting URI on the flyThibault Saunier2021-05-131-20/+86
* vp9parse: Manually fixate codec-alpha fieldNicolas Dufresne2021-05-111-0/+8
* doc: codecalpha: Add plugin documentationNicolas Dufresne2021-05-111-0/+19
* alphadecodebin: Add wrappers to decode VP8/VP9 alphaNicolas Dufresne2021-05-118-1/+499
* codecalpha: Implement alphacombine elementNicolas Dufresne2021-05-114-0/+637
* alphacodecdemux: Implement meta demuxingNicolas Dufresne2021-05-111-6/+217
* Introduce CODEC Alpha pluginNicolas Dufresne2021-05-115-1/+200
* rtpsrc: Plug leak of rtcp_send_addrJan Alexander Steffens (heftig)2021-05-071-0/+2
* rtpsink: Return proper pad from _request_new_padJan Alexander Steffens (heftig)2021-05-071-2/+7
* rist: Plug leak of rtcp_send_addrJan Alexander Steffens (heftig)2021-05-071-0/+1
* h265parse: don't invalidate the last PPS when parsing a new SPSNirbheek Chauhan2021-05-051-1/+1
* Use gst_element_request_pad_simple...François Laignel2021-05-056-10/+12
* mxf: check EOS cond with any segment's flagStéphane Cerveau2021-05-041-2/+1
* mxfdemux: fix keyframe detection in indexStéphane Cerveau2021-05-041-2/+7
* jpegparse: Don't generate timestamp for 0/1 frameratesOlivier Crête2021-04-231-1/+2
* rtpsrc: Fix wrong/NULL URI handlingThibault Saunier2021-04-231-3/+16
* tsdemux: fix truncated output segment when seeking with a stopMathieu Duponchelle2021-04-211-2/+1
* switchbin: When collecting srcpad caps, don't intersect with path caps.Jan Schmidt2021-04-121-5/+14
* switchbin: Don't report sink pad caps for src pad queries.Jan Schmidt2021-04-121-8/+12
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-11322-1200/+1584
* allow NetStream.Play.PublishNotify MessageHelmut Januschka2021-04-101-0/+1