Sign in
coral
/
mtk-gst-plugins-good
/
HEAD
202f218
Fixate caps to display_height/width and remove custom fields
by Jonas Larsson
· 5 years ago
master
988ec58
Fix v4l2 template caps probe for MTK MT21 format
by Jonas Larsson
· 5 years ago
284e909
Fix v4l2 video decoder format error
by Cindy Liu
· 5 years ago
a6a7641
use display_{width,height} for cropping instead of width,height
by Fabien Parent
· 5 years ago
d01361a
Add support for non-continuous MT21 format
by Fabien Parent
· 5 years ago
a67c043
fix wrong format set for GRAY16_BE
by Fabien Parent
· 5 years ago
1a1bd4a
v4l2transform: Implement stable element name
by Michael Tretter
· 7 years ago
e8aa09f
update gstreamer good to 1.14.4
by Qian Hu
· 6 years ago
d88d1b0
Release 1.14.4
by Tim-Philipp Müller
· 7 years ago
4b1cbb2
Update docs
by Tim-Philipp Müller
· 7 years ago
f4c8958
osxaudio: add support for parsing more channel layouts ...
by Nicola Murino
· 7 years ago
c979276
matroskademux: Emit no-more-pads after parsing Tracks
by Alicia Boya García
· 7 years ago
c59ba3a
matroskademux: Parse successive Tracks elements
by Alicia Boya García
· 7 years ago
37bc0b1
matroskademux: Refactor track parsing out from adding tracks
by Alicia Boya García
· 7 years ago
be7ff79
matroskademux: Allow Matroska headers to be read more than once
by Alicia Boya García
· 8 years ago
9333e82
Release 1.14.3
by Tim-Philipp Müller
· 7 years ago
42da0cc
Update docs
by Tim-Philipp Müller
· 7 years ago
6f9779b
splitmuxsink: Fix reference counting loop
by Jan Schmidt
· 7 years ago
b49bc4b
splitmux: Improve handling of repeated timestamps
by Jan Schmidt
· 7 years ago
1dd125d
rtpsession: Don't start the RTCP thread until it's needed
by Havard Graff
· 8 years ago
9367710
v4l2object: Protect against zero PAR num/demu
by Nicolas Dufresne
· 7 years ago
e69d2c8
meson: Fix typo in speex build file
by Nirbheek Chauhan
· 7 years ago
b5bc7e1
meson: Explicitly pass -DWIN32 while building speex
by Nirbheek Chauhan
· 7 years ago
6b66c6c
mpg123: Remove ssize_t fallback, not needed anymore
by Nirbheek Chauhan
· 7 years ago
d1a618c
v4l2object: Only offer MMAP/DMABUF pool
by Nicolas Dufresne
· 7 years ago
ab1f4cc
v4l2object: complete colorspace info in debug log
by Philipp Zabel
· 7 years ago
ca561ac
v4l2object: fix typo in comment
by Philipp Zabel
· 7 years ago
520e78c
v4l2object: improve colorspace handling for JPEG sources
by Philipp Zabel
· 7 years ago
d1cbf59
v4l2object: stop V4L2 from zeroing extended colorimetry for non-mplane
by Philipp Zabel
· 7 years ago
c49e4a0
examples: dist qt examples
by Tim-Philipp Müller
· 7 years ago
0996886
meson: Unify required version to 0.40.1
by Nicolas Dufresne
· 7 years ago
e3f29db
aacparse: fix codec_data buffer leak
by Roland Jon
· 7 years ago
bd11da0
tests: remove broken and now pointless v4l2src-test
by Tim-Philipp Müller
· 8 years ago
5ebb41b
v4l2src: fix first input used is always used next times
by Iñigo Huguet
· 7 years ago
b77f221
rtpgstpay: Add support for force-keyunit events
by Sebastian Dröge
· 7 years ago
ede279b
qtdemux: Don't assert in prefill mode if a track has no samples at all
by Sebastian Dröge
· 7 years ago
d4a8ec2
rtppayload: Fix VP8/VP9/OPUS dual encoding name handling
by Nicolas Dufresne
· 7 years ago
354e5d6
qt: Ensure GL headers are included
by Matthew Waters
· 7 years ago
c71cc0d
rtpL8pay: don't try to modify a read-only structure
by Michael Olbrich
· 7 years ago
780b1a9
rtp: Use running_time instead of PTS for config-interval calculations
by Sebastian Dröge
· 7 years ago
4733e97
Release 1.14.2
by Tim-Philipp Müller
· 7 years ago
d0cf097
Update docs
by Tim-Philipp Müller
· 7 years ago
65ba8b3
qmlgl: Fix conflicting declaration of type GLsync for non-android
by Iñigo Huguet
· 7 years ago
e6aa495
souphttpsrc: Protect input stream with lock
by Edward Hervey
· 8 years ago
da4aa40
splitmuxsrc: Make sure events are writable before setting their seqnum
by Sebastian Dröge
· 8 years ago
ee9e32d
v4l2bufferpool: Validate that capture buffers were queued
by Nicolas Dufresne
· 7 years ago
a57c419
v4l2bufferpool: Only return eos for M2M devices
by Nicolas Dufresne
· 7 years ago
411fdff
v4l2: Add a macro to check for M2M
by Nicolas Dufresne
· 7 years ago
9847c8e
v4l2allocator: Fix userptr importation
by Nicolas Dufresne
· 7 years ago
8839c5a
v4l2src: Try to avoid TRY_FMT when camera is streaming
by Nicolas Dufresne
· 7 years ago
3e93ce6
v4l2videodec: Protect double calls to set_format()
by Nicolas Dufresne
· 7 years ago
857d65f
scaletempo: Mark as Audio in classification
by Thibault Saunier
· 7 years ago
047dc61
v4l2videoenc: Only renegotiate with upstream
by Nicolas Dufresne
· 7 years ago
e8f8cd2
v4l2videoenc: Don't set colorimetry on capture
by Nicolas Dufresne
· 8 years ago
3a9d15b
v4l2object: Really always set colorimetry
by Nicolas Dufresne
· 8 years ago
846d79a
v4l2videodec: do not call streamon while pool is flushing
by Michael Tretter
· 8 years ago
4081bb0
v4l2object: use S_SELECTION instead of S_CROP in gst_v4l2_object_set_crop
by Philipp Zabel
· 8 years ago
161dd7a
v4l2videoenc: activate capture pool after output pool
by Marian Mihailescu
· 8 years ago
89f4075
v4l2object: Don't open the device in get property
by Nicolas Dufresne
· 8 years ago
21cf943
v4l2: Fix typo in debug messages
by Edward Hervey
· 8 years ago
c72ec85
v4l2bufferpool: Drop truncated frames
by Nicolas Dufresne
· 8 years ago
61080b0
tests: rtpstorage: fix potential crashes / test failures on 32-bit
by Tim-Philipp Müller
· 8 years ago
f1eed72
Release 1.14.1
by Tim-Philipp Müller
· 8 years ago
a120428
Update docs
by Tim-Philipp Müller
· 8 years ago
ddc9fff
Update translations
by Tim-Philipp Müller
· 8 years ago
28a28fb
Revert "qtdemux: also push buffers without encryption info instead of dropping them"
by Thibault Saunier
· 8 years ago
5dea83b
Revert "qtdemux: add context for a preferred protection"
by Thibault Saunier
· 8 years ago
e315ec6
Revert "souphttpsrc: cookie jar and context query support"
by Thibault Saunier
· 8 years ago
76f6826
jpegenc: Accept sof-marker=4
by Thibault Saunier
· 8 years ago
762e9c6
qtdemux: also push buffers without encryption info instead of dropping them
by Enrique Ocaña González
· 9 years ago
0ba62ba
qtdemux: add context for a preferred protection
by Xabier Rodriguez Calvar
· 9 years ago
6715af9
souphttpsrc: cookie jar and context query support
by Philippe Normand
· 10 years ago
3066166
rtpsession: Fix on-feedback-rtcp race
by Mikhail Fludkov
· 8 years ago
b95701b
rtpsession: Add missing lock around sess->ssrcs iteration
by Stian Selnes
· 8 years ago
3e93215
dcaparse: do not accept header with invalid channel count
by Matej Knopp
· 11 years ago
bc860e8
qtdemux: Initialize riff library
by Edward Hervey
· 8 years ago
4304e18
rtpvrawpay: don't use buffer lists if everything fits into one buffer
by Tim-Philipp Müller
· 8 years ago
45f0b5f
flvmux: Don't wake up the muxer unless there is data
by Olivier Crête
· 8 years ago
b613531
flvmux: Save the current position in the output segment
by Olivier Crête
· 8 years ago
422cf79
flvmux: Wait for caps from both srcs before writing header
by Olivier Crête
· 8 years ago
c337397
flacparse: Drain the parser when a CAPS event is received
by Sebastian Dröge
· 8 years ago
4ad3715
configure: Fix hard-coded enabled v4l2 probe on Linux/ARM
by Kirill Marinushkin
· 8 years ago
be9a15a
v4l2: rely on gst_v4l2_dup() to set no_initial_format and keep_aspect
by Guillaume Desmottes
· 8 years ago
02d47f2
Revert "rtspsrc: Fix up sendonly/recvonly attribute handling"
by Sebastian Dröge
· 8 years ago
1f00a4b
qtmux: Fix leak
by Mathieu Duponchelle
· 8 years ago
59010ac
flvmux: aggregate should not push EOS itself
by Mathieu Duponchelle
· 8 years ago
f977cd8
flvmux: unref return of aggregator_pad_peek_buffer
by Mathieu Duponchelle
· 8 years ago
59a24f0
v4l2object: Disable DMABuf for emulated formats
by Whoopie
· 8 years ago
0c528d9
v4l2object: Only use BT2020_12 for BT2020 v4l2 colorspace
by Nicolas Dufresne
· 8 years ago
12a58b7
v4l2object: Always set the colorimetry in S_FMT
by Nicolas Dufresne
· 8 years ago
2cf2bc4
splitmuxsink: Don't send fragment-opened-closed message if the reference ctx is NULL
by Vivia Nikolaidou
· 8 years ago
170f0c9
monoscope: Only fixate pixel-aspect-ratio if the field exists
by Sebastian Dröge
· 8 years ago
8ed030d
monoscope: Fixate pixel-aspect-ratio too and make sure the final caps are completely fixated
by Sebastian Dröge
· 8 years ago
8c2c5fd
qtmux: Add comments and doc about prefill mode
by Edward Hervey
· 8 years ago
91db2da
rtxsend: fix wrong memory layout assumption
by Mathieu Duponchelle
· 8 years ago
ea53d9f
qt: Get EGL native display from QPA if platform header is available
by Carlos Rafael Giani
· 8 years ago
6ab0442
v4l2: Fix unknown type name ‘off_t’ error
by Seungha Yang
· 8 years ago
b9f244a
qtdemux: Check sample count is valid in PIFF parsing
by Edward Hervey
· 8 years ago
04e9061
rtp: Fix compilation with non-C99 compilers
by Sebastian Dröge
· 8 years ago
6854a23
Release 1.14.0
by Tim-Philipp Müller
· 8 years ago
Next »