index
:
~slomo/gst-plugins-good
0.10
audiofxbasefirfilter
gconf-wip
instant-rate-change
master
onvif-backchannel
rfc7273
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
Release 1.14.0
HEAD
master
Tim-Philipp Müller
6
-65
/
+321
2018-03-19
Update docs
Tim-Philipp Müller
72
-73
/
+73
2018-03-19
rtpulpfecdec: fix build with older gcc
Tim-Philipp Müller
1
-3
/
+2
2018-03-19
splitmuxsink: Allow splitting at exactly the time/bytes threshold
Sebastian Dröge
1
-2
/
+2
2018-03-17
rtpulpfec: fix unconditional use of __attribute__ ((packed))
Tim-Philipp Müller
1
-3
/
+17
2018-03-17
rtpulpfec: don't use non-portable notation for 64-bit int constants
Tim-Philipp Müller
3
-4
/
+7
2018-03-17
rtpulpfecdec: don't use __builtin_ctzll unconditionally
Tim-Philipp Müller
1
-1
/
+28
2018-03-13
Release 1.13.91
Tim-Philipp Müller
6
-41
/
+1017
2018-03-13
Update docs
Tim-Philipp Müller
72
-73
/
+73
2018-03-12
docs: rtpbin: add some Since markers for new properties
Tim-Philipp Müller
1
-0
/
+4
2018-03-10
meson: Add deviceprovider changes to directsoundsink
Nirbheek Chauhan
1
-1
/
+9
2018-03-08
configure.ac: enable largefile support if possible
Michael Tretter
1
-0
/
+6
2018-03-07
v4l2: Fix support for 32bit mmap
Nicolas Dufresne
2
-5
/
+17
2018-03-03
Release 1.13.90
Tim-Philipp Müller
6
-154
/
+8819
2018-03-03
Update docs
Tim-Philipp Müller
72
-146
/
+146
2018-03-01
flvmux: Duration & unit tests
Olivier Crête
2
-6
/
+9
2018-03-01
flvmux: Set PTS based on running time
Olivier Crête
1
-1
/
+6
2018-03-01
rtspsrc: Ignore sendonly/recvonly attributes unless a backchannel is configured
Sebastian Dröge
1
-1
/
+1
2018-03-01
meson: enable more warnings
Mathieu Duponchelle
1
-0
/
+39
2018-03-01
Port to latest GstAggregator segment API
Mathieu Duponchelle
1
-2
/
+3
2018-03-01
directsoundsink: Downgrade rank to match directsoundsrc in -bad
Nirbheek Chauhan
1
-1
/
+1
2018-02-28
matroskamux: Only mark new clusters as keyframe if they start on a keyframe o...
Sebastian Dröge
1
-1
/
+2
2018-02-28
matroskamux: Clip maximum cluster duration to the maximum possible value
Sebastian Dröge
1
-1
/
+2
2018-02-28
matroska-mux: Refuse caps changes after starting to write headers
Sebastian Dröge
1
-0
/
+44
2018-02-27
tests: fix redenc tests
Mathieu Duponchelle
1
-1
/
+2
2018-02-27
rtp: fix another debug log printf format warning on 32-bit systems
Tim-Philipp Müller
1
-1
/
+1
2018-02-26
rtpptdemux: provide example usage for ignored-payload-types
Mathieu Duponchelle
1
-0
/
+5
2018-02-26
rtpbin, rtpptdemux: Add missing Since markers
Mathieu Duponchelle
2
-1
/
+10
2018-02-26
FEC elements: document, remove irrelevant properties
Mathieu Duponchelle
6
-55
/
+123
2018-02-24
rtpgstdepay: do not warn when caps were not yet received
Mathieu Duponchelle
1
-2
/
+1
2018-02-23
rtpulpfec: fix debug log printf format warning on 32-bit platforms
Arnaud Bonatti
1
-1
/
+1
2018-02-22
docs: hook up new RTP FEC elements
Tim-Philipp Müller
11
-0
/
+484
2018-02-22
docs: update for git master
Tim-Philipp Müller
74
-77
/
+105
2018-02-22
.gitignore more test binaries
Tim-Philipp Müller
2
-0
/
+4
2018-02-21
tests: also dist new fec test header file
Tim-Philipp Müller
1
-0
/
+1
2018-02-21
rtp: dist new header files
Tim-Philipp Müller
1
-1
/
+11
2018-02-21
rtp: fec: fix build with gstreamer debug log system disabled
Tim-Philipp Müller
6
-58
/
+15
2018-02-21
rtpptdemux: do no assume sink caps are non NULL
Mathieu Duponchelle
1
-13
/
+16
2018-02-21
check: Fix ulpfec test build
Mathieu Duponchelle
1
-3
/
+3
2018-02-21
rtpbin: Expose FEC support signals
Mathieu Duponchelle
2
-34
/
+320
2018-02-21
rtp: Implement ULPFEC (RFC 5109)
Mikhail Fludkov
27
-2
/
+6501
2018-02-21
rtpptdemux: Add ignored-payload-types property
Mathieu Duponchelle
2
-0
/
+87
2018-02-21
rtpptdemux: Add ssrc to output caps
Mathieu Duponchelle
1
-1
/
+17
2018-02-21
gtk: fix compiler warning with recent glib
Arnaud Bonatti
1
-1
/
+1
2018-02-21
qt: don't use libEGL functions when we don't link to libEGL
Matthew Waters
1
-3
/
+6
2018-02-18
monoscope: Forward the SEGMENT event from the chain function
Sebastian Dröge
2
-1
/
+14
2018-02-16
rtspsrc: Fix missing read property of backchannel
James Stevenson
1
-0
/
+3
2018-02-16
examples: rtsp: fix meson build take 2
Tim-Philipp Müller
1
-1
/
+1
2018-02-16
rtsp: Fix meson.build of the example
Sebastian Dröge
1
-1
/
+1
2018-02-16
rtspsrc: Implement ONVIF backchannel support via TCP
Sebastian Dröge
1
-3
/
+42
[next]