index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
multifilesink: document unit of "max-file-duration" property
Tim-Philipp Müller
1
-2
/
+2
2018-01-12
udpsrc: fix typo in documentation
Florent Thiéry
1
-1
/
+1
2017-12-24
rtp: add L8 audio support
Tim Allen
7
-0
/
+660
2017-12-23
udpsrc: fix typo in multicast join error message
Mark Nauwelaerts
1
-1
/
+1
2017-12-23
rtspsrc: also proxy multicast-iface property to RTCP udpsrc
Mark Nauwelaerts
1
-1
/
+1
2017-12-23
multiudpsink: don't try to set IPV6_TCLASS on IPV4 sockets
Sebastian Rasmussen
1
-2
/
+4
2017-12-20
flv: flvmux ported to the GstAggregator
Vincent Penquerc'h
2
-392
/
+447
2017-12-19
multiudpsink: Call gst_base_sink_wait_preroll on unlock
Olivier Crête
1
-25
/
+27
2017-12-19
multiudpsink: Remove unused variable
Olivier Crête
1
-2
/
+0
2017-12-19
rtspsrc: Fix two leaks
Edward Hervey
1
-0
/
+6
2017-12-17
videocrop: Add GstVideoCropMeta support
Nicolas Dufresne
1
-30
/
+129
2017-12-15
Add AV1 to matroska plugin
Sean DuBois
4
-2
/
+9
2017-12-15
matroska: fix memory leaks due to toc related updates
fengalin
2
-6
/
+30
2017-12-15
matroska: re-activate and update TOC support
fengalin
5
-162
/
+235
2017-12-13
qtdemux: Push a GAP event if there's a second *or more*
Edward Hervey
1
-2
/
+2
2017-12-13
qtdemux: Don't push GAP event if first buffer is within 1s
Edward Hervey
1
-2
/
+4
2017-12-13
qtdemux: Don't set pared=True on underspecified audio/mpeg
Edward Hervey
1
-1
/
+1
2017-12-11
equalizer: Fix -Wincompatible-pointer-types warning
Michael Catanzaro
1
-1
/
+1
2017-12-08
splitmuxsink: added a "split now" action signal
John Nikolaides
2
-0
/
+38
2017-12-08
multiudpsink: fix bind address leak
Alvaro Margulis
1
-0
/
+1
2017-12-07
Revert "flacparse: fix header rewriting being ignored"
Tim-Philipp Müller
2
-52
/
+1
2017-12-06
rtspsrc: Add a signal to allow outgoing messages to be modified or dropped
Matt Staples
1
-0
/
+52
2017-12-02
rtpsession: Handle zero length feedback packets
Haakon Sporsheim
1
-6
/
+17
2017-12-02
qtdemux: fix debug log for 'hvcC' codec_data
Florian Zwoch
1
-1
/
+1
2017-11-29
flacparse: Request at least the full header size when parsing headers
Sebastian Dröge
1
-0
/
+4
2017-11-24
rtspsrc: Do more checks for seekability
Edward Hervey
2
-2
/
+24
2017-11-25
qtmux: Always update reserved-duration-remaining
Jan Schmidt
1
-9
/
+12
2017-11-25
splitmuxsink: Use muxer reserved space properties if present.
Jan Schmidt
2
-12
/
+140
2017-11-24
splitmux: Fix file switch-on-caps-change.
Jan Schmidt
1
-8
/
+9
2017-11-23
rtph265depay: don't insert SPS/PPS inline for hvc1 output
Tim-Philipp Müller
1
-1
/
+2
2017-11-23
rtph265depay: store negotiated output format as enum
Tim-Philipp Müller
2
-20
/
+39
2017-11-23
rtph265depay: add support for hvc1 as output format
Tim-Philipp Müller
1
-30
/
+27
2017-11-23
rtph265pay: don't add trailing zeros to VPS/PPS/SPS
Tim-Philipp Müller
1
-1
/
+5
2017-11-23
rtph265depay: assemble AUs into downstream-allocated memory
Tim-Philipp Müller
1
-2
/
+56
2017-11-23
rtph265depay: try to negotiate an allocator with downstream
Tim-Philipp Müller
2
-4
/
+57
2017-11-23
rtph265depay: simplify buffer accumulation control flow
Tim-Philipp Müller
1
-29
/
+18
2017-11-23
rtph265depay: fix crash with empty sprops-parameters
Tim-Philipp Müller
1
-0
/
+4
2017-11-23
rtph265depay: minor clean-up
Tim-Philipp Müller
1
-19
/
+14
2017-11-23
rtph264pay: don't add trailing zeros to PPS/SPS
Philip Craig
1
-0
/
+4
2017-11-23
rtph264depay: assemble AUs into downstream-allocated memory
Tim-Philipp Müller
1
-2
/
+56
2017-11-23
rtph264depay: try to negotiate an allocator with downstream
Tim-Philipp Müller
2
-4
/
+57
2017-11-23
rtph264depay: minor clean-up
Tim-Philipp Müller
1
-18
/
+13
2017-11-23
qtdemux: Run gst-indent
Edward Hervey
1
-2
/
+2
2017-11-23
rganalysis: Fix left shift of signed values
Edward Hervey
1
-5
/
+5
2017-11-23
qtdemux: Check presence of bitrate tags
Edward Hervey
1
-9
/
+9
2017-11-21
rtspsrc: Use the proper maximum value for seekable
Edward Hervey
1
-2
/
+2
2017-11-18
qtdemux: Use new GST_SEQNUM_INVALID constant
Jan Schmidt
1
-15
/
+15
2017-11-18
splitmuxsrc: Don't return FALSE from event handling.
Jan Schmidt
1
-6
/
+4
2017-11-17
qtdemux: reset reused QtDemuxStream while parsing a new 'trak'
Jun Xie
1
-7
/
+13
2017-11-13
isomp4: Add official fourcc for VP8 codec
Seungha Yang
3
-2
/
+3
[next]