index
:
gstreamer/gst-plugins-good
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
discontinued-for-monorepo
master
master-UNNAMED-BRANCH
'Good' GStreamer plugins (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-good)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
Release 1.19.2
HEAD
1.19.2
master
discontinued-for-monorepo
Tim-Philipp Müller
6
-17
/
+1063
2021-09-22
rtph263pdepay: flag keyframes on output buffers
Tim-Philipp Müller
1
-0
/
+94
2021-09-15
rtphdrhext-twcc: Return failure on map failure
Olivier Crête
1
-1
/
+1
2021-09-15
rtphdrext: Update write() API to return a signed value
Olivier Crête
3
-4
/
+4
2021-09-14
qtdemux: Try to build AAC codec-data whenever it's possible
Seungha Yang
1
-21
/
+35
2021-09-13
flv: fix seqnum handling for seeks
Vivienne Watermeier
2
-37
/
+96
2021-09-13
isomp4: also allow muxing different h264/5 profiles/levels/etc
Matthew Waters
1
-0
/
+15
2021-09-13
matroska: Add support for muxing/demuxing ffv1
Sebastian Dröge
4
-2
/
+23
2021-09-12
docs: Update cache
Philippe Normand
1
-1
/
+4
2021-09-07
jpegdec: Fix crash when interlaced field height is not DCT block size aligned
Seungha Yang
1
-3
/
+8
2021-09-02
avidemux: Also detect 0x000001 as H264 byte-stream start code in codec_data
Sebastian Dröge
1
-30
/
+29
2021-08-31
qt: Fix build for Qt 5.9
Philippe Normand
1
-4
/
+4
2021-08-30
rtphdrext-rfc6464: Add test for inserting in payloader using the API
Olivier Crête
1
-0
/
+47
2021-08-30
rtphdrext-rfc6464: Put max level if the audio is beyond it
Olivier Crête
1
-3
/
+5
2021-08-30
rtphdrext-rfc6464: Add example pipeline
Olivier Crête
1
-1
/
+8
2021-08-30
rtphdrext-rfc6464: Add test for inserting it based on caps
Olivier Crête
1
-0
/
+34
2021-08-27
qtdemux: Force stream-start push when re-using EOS'd streams
Edward Hervey
1
-2
/
+3
2021-08-27
deinterlace: Use proper ASM output format for *BSD OS
Brad Smith
1
-2
/
+0
2021-08-27
qmlgl: don't critical on input events before input format has been set
Matthew Waters
1
-0
/
+14
2021-08-25
docs: Add `Since` marker to "twcc-feedback-interval" property
Sebastian Dröge
1
-1
/
+1
2021-08-25
docs: update with "twcc-feedback-interval"
Havard Graff
1
-0
/
+14
2021-08-25
rtptwcc: changes to use rtp buffer arrival time and current time.
Tulio Beloqui
4
-46
/
+125
2021-08-25
rtptwcc: add payloadtype to RTPTWCCPacket
Knut Inge Hvidsten
3
-0
/
+5
2021-08-25
rtptwcc: make enabling TWCC sticky
Havard Graff
1
-4
/
+6
2021-08-25
rtptwcc: move TWCC-logic over to the TWCC-manager
Havard Graff
3
-91
/
+140
2021-08-25
rtptwcc: fix warning
Havard Graff
1
-3
/
+4
2021-08-25
rtptwcc: fixes and optimizations around run-length chunks
Tulio Beloqui
2
-100
/
+409
2021-08-25
rtptwcc: fix seqnum-wrap
Havard Graff
2
-3
/
+50
2021-08-25
rtptwcc: fixed feedback packet count overflow that allowed late
Tulio Beloqui
2
-3
/
+75
2021-08-25
rtptwcc: fixed parsing of old sequence number
Tulio Beloqui
2
-2
/
+61
2021-08-25
rtptwcc: fixed guint8 overflow of feedback packet count
Tulio Beloqui
2
-2
/
+61
2021-08-25
rtptwcc: add feedback-interval
Havard Graff
4
-2
/
+109
2021-08-25
rtptwcc: remove _set_send_packet_ts
Havard Graff
2
-14
/
+0
2021-08-25
rtptwcc: make twcc-tests more deterministic
Havard Graff
1
-44
/
+32
2021-08-24
qtdemux: add depth for ProRes 4:4:4:4 variants if available
Tim-Philipp Müller
1
-0
/
+12
2021-08-24
qtmux: for Apple ProRes, allow overriding pixel bit depth for 4:4:4:4 variants
Ruslan Khamidullin
1
-1
/
+1
2021-08-23
vpxdec: Fix direct rendering, avoid holding write access
Havard Graff
2
-0
/
+14
2021-08-23
isomp4/mux: add a function for seeking to a specific output byte position
Matthew Waters
1
-61
/
+30
2021-08-23
isomp4/mux: don't overwrite with a bigger moov when fragmenting
Matthew Waters
1
-5
/
+3
2021-08-23
isomp4: actually make streamable fallback work
Matthew Waters
1
-5
/
+8
2021-08-23
isomp4: fix trun data offset handling
Matthew Waters
1
-2
/
+2
2021-08-23
isomp4/mux: fixes for fragmented mp4 output
Matthew Waters
2
-10
/
+18
2021-08-20
matroska-mux: support H264 avc3 / H265 hev1
Mathieu Duponchelle
2
-8
/
+79
2021-08-20
isomp4/qtmux: allow renegotiating when tier / level / profile change
Mathieu Duponchelle
1
-1
/
+10
2021-08-20
isomp4/qtmux: accept video/x-h264, stream-format=avc3
Mathieu Duponchelle
2
-2
/
+12
2021-08-20
isomp4/qtmux: make sure to switch to next chunk on new caps
Mathieu Duponchelle
1
-0
/
+8
2021-08-20
isomp4/atoms: fix multiple stsd entries
Mathieu Duponchelle
1
-1
/
+1
2021-08-18
matroska-mux: Add a timestamp-offset property
Arun Raghavan
3
-0
/
+42
2021-08-17
matroska: demux: update stream_start_time
Stéphane Cerveau
1
-4
/
+14
2021-08-17
mastrokademux: Remove redundant assignment
Nicolas Dufresne
1
-1
/
+0
[next]