summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2018-01-16multifilesink: document unit of "max-file-duration" propertyTim-Philipp Müller1-2/+2
2018-01-12udpsrc: fix typo in documentationFlorent Thiéry1-1/+1
2017-12-24rtp: add L8 audio supportTim Allen7-0/+660
2017-12-23udpsrc: fix typo in multicast join error messageMark Nauwelaerts1-1/+1
2017-12-23rtspsrc: also proxy multicast-iface property to RTCP udpsrcMark Nauwelaerts1-1/+1
2017-12-23multiudpsink: don't try to set IPV6_TCLASS on IPV4 socketsSebastian Rasmussen1-2/+4
2017-12-20flv: flvmux ported to the GstAggregatorVincent Penquerc'h2-392/+447
2017-12-19multiudpsink: Call gst_base_sink_wait_preroll on unlockOlivier Crête1-25/+27
2017-12-19multiudpsink: Remove unused variableOlivier Crête1-2/+0
2017-12-19rtspsrc: Fix two leaksEdward Hervey1-0/+6
2017-12-17videocrop: Add GstVideoCropMeta supportNicolas Dufresne1-30/+129
2017-12-15Add AV1 to matroska pluginSean DuBois4-2/+9
2017-12-15matroska: fix memory leaks due to toc related updatesfengalin2-6/+30
2017-12-15matroska: re-activate and update TOC supportfengalin5-162/+235
2017-12-13qtdemux: Push a GAP event if there's a second *or more*Edward Hervey1-2/+2
2017-12-13qtdemux: Don't push GAP event if first buffer is within 1sEdward Hervey1-2/+4
2017-12-13qtdemux: Don't set pared=True on underspecified audio/mpegEdward Hervey1-1/+1
2017-12-11equalizer: Fix -Wincompatible-pointer-types warningMichael Catanzaro1-1/+1
2017-12-08splitmuxsink: added a "split now" action signalJohn Nikolaides2-0/+38
2017-12-08multiudpsink: fix bind address leakAlvaro Margulis1-0/+1
2017-12-07Revert "flacparse: fix header rewriting being ignored"Tim-Philipp Müller2-52/+1
2017-12-06rtspsrc: Add a signal to allow outgoing messages to be modified or droppedMatt Staples1-0/+52
2017-12-02rtpsession: Handle zero length feedback packetsHaakon Sporsheim1-6/+17
2017-12-02qtdemux: fix debug log for 'hvcC' codec_dataFlorian Zwoch1-1/+1
2017-11-29flacparse: Request at least the full header size when parsing headersSebastian Dröge1-0/+4
2017-11-24rtspsrc: Do more checks for seekabilityEdward Hervey2-2/+24
2017-11-25qtmux: Always update reserved-duration-remainingJan Schmidt1-9/+12
2017-11-25splitmuxsink: Use muxer reserved space properties if present.Jan Schmidt2-12/+140
2017-11-24splitmux: Fix file switch-on-caps-change.Jan Schmidt1-8/+9
2017-11-23rtph265depay: don't insert SPS/PPS inline for hvc1 outputTim-Philipp Müller1-1/+2
2017-11-23rtph265depay: store negotiated output format as enumTim-Philipp Müller2-20/+39
2017-11-23rtph265depay: add support for hvc1 as output formatTim-Philipp Müller1-30/+27
2017-11-23rtph265pay: don't add trailing zeros to VPS/PPS/SPSTim-Philipp Müller1-1/+5
2017-11-23rtph265depay: assemble AUs into downstream-allocated memoryTim-Philipp Müller1-2/+56
2017-11-23rtph265depay: try to negotiate an allocator with downstreamTim-Philipp Müller2-4/+57
2017-11-23rtph265depay: simplify buffer accumulation control flowTim-Philipp Müller1-29/+18
2017-11-23rtph265depay: fix crash with empty sprops-parametersTim-Philipp Müller1-0/+4
2017-11-23rtph265depay: minor clean-upTim-Philipp Müller1-19/+14
2017-11-23rtph264pay: don't add trailing zeros to PPS/SPSPhilip Craig1-0/+4
2017-11-23rtph264depay: assemble AUs into downstream-allocated memoryTim-Philipp Müller1-2/+56
2017-11-23rtph264depay: try to negotiate an allocator with downstreamTim-Philipp Müller2-4/+57
2017-11-23rtph264depay: minor clean-upTim-Philipp Müller1-18/+13
2017-11-23qtdemux: Run gst-indentEdward Hervey1-2/+2
2017-11-23rganalysis: Fix left shift of signed valuesEdward Hervey1-5/+5
2017-11-23qtdemux: Check presence of bitrate tagsEdward Hervey1-9/+9
2017-11-21rtspsrc: Use the proper maximum value for seekableEdward Hervey1-2/+2
2017-11-18qtdemux: Use new GST_SEQNUM_INVALID constantJan Schmidt1-15/+15
2017-11-18splitmuxsrc: Don't return FALSE from event handling.Jan Schmidt1-6/+4
2017-11-17qtdemux: reset reused QtDemuxStream while parsing a new 'trak'Jun Xie1-7/+13
2017-11-13isomp4: Add official fourcc for VP8 codecSeungha Yang3-2/+3