Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade qmlglsink to 1.18.6 #3

Open
wants to merge 523 commits into
base: qgroundcontrol
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
523 commits
Select commit Hold shift + click to select a range
f4af399
rpicamsrc: checkpoint
thaytan Oct 11, 2013
7ffb618
rpicamsrc: Checkpoint. Version which writes directly to test.out
thaytan Oct 12, 2013
1416631
rpicamsrc: First version which generates buffers on the src pad
thaytan Oct 12, 2013
cde8b33
rpicamsrc: Initial caps nego and properties.
thaytan Oct 12, 2013
42729b9
rpicamsrc: Tell basesrc to timestamp buffers for us, for now.
thaytan Oct 12, 2013
5f87131
rpicamsrc: Implement a bunch of the raspivid command-line params
thaytan Oct 13, 2013
1b9a614
rpicamsrc: Re-flow element source code with gst-indent
thaytan Oct 13, 2013
1dfb41b
rpicamsrc: Enable image effects
thaytan Oct 13, 2013
df3ceb8
rpicamsrc: Update maximum framerate to 90 fps
thaytan Oct 19, 2013
244091b
rpicamsrc: Move all debug output to go via GStreamer logs
thaytan Mar 12, 2014
d226968
rpicamsrc: Add force-key-unit event support
vivia Oct 9, 2014
4b15fa2
rpicamsrc: avoid single-element lists in template caps
tp-m Sep 27, 2014
8e9c866
rpicamsrc: Add GstDeviceProvider for rpi camera module
tp-m Oct 29, 2014
27c35a8
rpicamsrc: deviceprovider: check if camera is detected and supported
tp-m Oct 30, 2014
eb345f0
rpicamsrc: Add keyframe-interval property to the element
thaytan Jan 4, 2015
6bd0347
rpicamsrc: Incorporate raspivid changes from upstream
thaytan Mar 5, 2015
861c353
rpicamsrc: Add quantisation-parameter property, support variable bitrate
thaytan Mar 5, 2015
1ea517a
rpicamsrc: add inline-headers and shutter-speed properties
thaytan Mar 5, 2015
f645132
rpicamsrc: Add camera-number property
thaytan Mar 5, 2015
78b36bb
rpicamsrc: add awb-gain-red and awb-gain-blue properties
thaytan Mar 5, 2015
3702801
rpicamsrc: Implement drc property
thaytan Mar 5, 2015
52ae74f
rpicamsrc: More conversion to GStreamer logging
thaytan Mar 5, 2015
39d212d
rpicamsrc: implement sensor-mode property
thaytan Mar 5, 2015
ed22d5c
rpicamsrc: Add annotation-mode and annotation-text properties
thaytan Mar 5, 2015
2087b1e
rpicamsrc: Add intra-refresh-type property, and set default keyframe …
thaytan Mar 5, 2015
3abe941
rpicamsrc: Read and set H.264 profile from negotiated caps
thaytan Mar 6, 2015
c3ad9c9
rpicamsrc: Defer encoder creation until after caps are negotiated
thaytan Mar 6, 2015
8fe0590
rpicamsrc: Use MMAL PTS and STC to calculate GStreamer timestamps
thaytan Mar 9, 2015
edf4927
rpicamsrc: Map intra-refresh cyclic-rows to the correct MMAL param.
thaytan Apr 20, 2015
4d70e1d
rpicamsrc: Merge changes from userland repo
thaytan Apr 20, 2015
3771777
rpicamsrc: Clear intra-refresh MMAL param struct.
thaytan Apr 20, 2015
1610030
rpicamsrc: split preview config and state
thaytan Apr 26, 2015
3b85ddd
rpicamsrc: Update properties dynamically where possible
thaytan Apr 26, 2015
acc7449
rpicamsrc: Add dynamic properties example
thaytan Apr 26, 2015
92aa566
rpicamsrc: Send vcos_log_warn via GStreamer debug messages
thaytan Apr 26, 2015
e58951c
rpicamsrc: Disable bitrate, quantisation and intra-refresh dynamic ch…
thaytan Apr 26, 2015
4e82794
rpicamsrc: Fix initial config setting.
thaytan Apr 27, 2015
48a735f
rpicamsrc: Implement GstColorBalance interface
philn Apr 29, 2015
c51503f
rpicamsrc: add test-color-balance example
philn May 5, 2015
961cf17
rpicamsrc: colorbalance: protect with config_lock mutex
philn May 11, 2015
1a4870d
rpicamsrc: Describe awb-mode=off in lowercase
thaytan May 11, 2015
cda483c
rpicamsrc: Basic orientation interface support
philn May 11, 2015
e97b50a
rpicamsrc: Fix buffer PTS calculation
thaytan Jul 18, 2015
a3de294
rpicamsrc: Changed awb-gain-blue use the correct enum PROP_AWB_GAIN_B…
iljabauer Oct 8, 2015
63f60f7
rpicamsrc: Add properties for configuring annotation text size and co…
thaytan Oct 21, 2015
48b3c2b
rpicamsrc: Add preview-x/y/w/h properties
thaytan Dec 1, 2015
8fa4aca
rpicamsrc: Add property getters for preview window position.
thaytan Dec 17, 2015
8e8ac05
rpicamsrc: basesrc event handlers should not unref
thaytan Jan 2, 2016
c785d4f
rpicamsrc: Create orientation property
calvaris Jul 8, 2016
2496d0e
rpicamsrc: MMAL gives buffers with nal alignment, not AU
thaytan Jul 20, 2016
39afeca
rpicamsrc: Implement GstVideoDirection interface
calvaris Aug 30, 2016
0a38642
rpicamsrc: Add experimental build using the Meson build system
tp-m Sep 19, 2016
da86cec
rpicamsrc: First attempt at implementing MJPEG and raw video support
thaytan Oct 2, 2016
38ef8c2
rpicamsrc: Don't try and set H264 params with JPEG codec
thaytan Oct 3, 2016
f42afec
rpicamsrc: Switch back to MJPEG codec for image/jpeg
thaytan Oct 3, 2016
dd9d734
rpicamsrc: Destroy mmal pool on shutdown always.
thaytan Oct 8, 2016
1670712
rpicamsrc: Set outgoing buffer durations based on negotiated framerate.
thaytan Oct 8, 2016
2c45881
rpicamsrc: Implement dynamic bitrate update
thaytan Jan 27, 2017
f093e3f
rpicamsrc: Fix the descriptions of text annotation colour properties
thaytan May 19, 2017
ed89359
rpicamsrc: Implement use-stc property to disable STC timestamps
thaytan Jun 30, 2017
149fdee
rpicamsrc: RaspiCapture: handle MMAL_EVENT_ERROR
staroselskii Nov 7, 2017
b45e239
rpicamsrc: RaspiCapture: use mmal_queue_timedwait() for buffer queueing
staroselskii Nov 8, 2017
cab6585
rpicamsrc: Expand frame timeout from 100ms to 500ms
thaytan Nov 14, 2017
93bd8c3
rpicamsrc: Add define and increase reported maximum FPS from 90 to 1000
thaytan Mar 28, 2018
d5cd0c0
rpicamsrc: Expose constrained-baseline profile
thaytan May 12, 2018
39a0267
rpicamsrc: Add webrtc streaming example
thaytan May 12, 2018
09d9ac2
rpicamsrc: Don't destroy the camera component on startup error
thaytan Jun 20, 2018
fa840da
rpicamsrc: webrtc example: Set the locale
thaytan Jun 21, 2018
d9115ef
rpicamsrc: webrtc example: Remove external fmtp insertion
thaytan Jun 21, 2018
b333e32
rpicamsrc: webrtc example: Modify HTML to support other ports than 57778
thaytan Jun 21, 2018
41f41f1
rpicamsrc: webrtc example: Add a STUN server to the configuration
thaytan Jun 21, 2018
c907deb
rpicamsrc: Improve timeout error
thaytan Jul 16, 2018
3c5327a
rpicamsrc: Attempt to workaround MMAL timeout bug
thaytan Jul 16, 2018
912ea0d
rpicamsrc: meson: drop map file and fix plugin symbol export with new…
tp-m May 3, 2020
1c25fe1
rpicamsrc: meson: use gnome.glib_mkenums_simple() and fix build as Me…
tp-m May 2, 2020
e5593a4
rpicamsrc: sync autotools with glib-mkenum usage in meson build
tp-m May 2, 2020
84dbf94
Merge branch 'plugin-move-rpicamsrc'
tp-m Jul 9, 2020
4a4de61
rpicamsrc: hook up to build
tp-m Jul 9, 2020
996d238
rpicamsrc: fix and silence some compiler warnings
tp-m Jul 9, 2020
8ceaefe
rpicamsrc: fix indentation
tp-m Jul 9, 2020
b222ca1
rpicamsrc: remove mkenums template files which are no longer needed
tp-m Jul 9, 2020
b7c07b1
rpicamsrc: enable video orientation/direction unconditionally
tp-m Jul 9, 2020
fbcc43d
rpicamsrc: flesh out docs and add to plugin docs cache
tp-m Jul 9, 2020
c22b71e
examples: fix indentation of rpicamsrc examples
tp-m Jul 9, 2020
3b0437e
examples: hook up rpicamsrc examples
tp-m Jul 10, 2020
5a72752
rpicamsrc: fix build with older meson versions
tp-m Jul 10, 2020
d3cbd40
docs: update for new pixel formats
tp-m Jul 15, 2020
e6f66f4
qtdemux: fix crashes when input stream contained no stsd entries
jedevc Jul 13, 2020
738f32d
qtdemux: fix allocation explosion with stsd entries
jedevc Jul 14, 2020
b471f75
QtGLVideoItem: Use QSharedPointer::data() for better compatibility
tambry Jul 15, 2020
adb044c
rtspsrc: Fix segfault with illegal free
otonchev Jul 14, 2020
7effe91
rtp*pay: Allocate using the base class for audio codecs
ocrete Jul 17, 2020
913e17e
rtpmanager: fix "redefinition of typedef RTPTWCCManager" compiler war…
tp-m Jul 20, 2020
1e39fe6
imagefreeze: Copy GstCapsFeatures to caps for source pad
TheMuso May 17, 2020
c943be8
qtdemux: add Dolby Vision fourcc
Jul 1, 2020
0a453cc
v4l2: enhance v4l2 control interface to support string type CID
Jul 22, 2020
ca3b10a
meson: add a plugin summary
Jul 23, 2020
d67e21d
rpicamsrc: deviceprovider: also advertise constrained-baseline profile
tp-m Jul 13, 2020
7861f17
rpicamsrc: deviceprovider: advertise (M)JPEG as well
tp-m Jul 13, 2020
428c545
rpicamsrc: deviceprovider: hook up i18n properly
tp-m Jul 13, 2020
477eba2
rpicamsrc: fix "Could not find component vc.ril.camera" on recent ras…
tp-m Jul 13, 2020
9588108
rpicamsrc: fix nal alignment of output buffers
tp-m Jul 24, 2020
987a332
rpicamsrc: mark buffers as header and keyframe/delta-unit
tp-m Jul 24, 2020
435c2ac
rpicamsrc: hypothetical fix for data pointer calculation
tp-m Jul 24, 2020
aa34c29
rtpmanager: fix various documentation issues
MathieuDuponchelle Jul 27, 2020
f5fc34a
rtpfunnel: copy caps before sending them in a caps-event
havardgraff Feb 23, 2020
10f07e8
rtpfunnel: protect internal srccaps with lock
tp-m Jul 24, 2020
18aeb5b
matroskamux: Do caps renegotiation when it only adds fields
thiblahute Jul 22, 2020
f8e6860
qtdemux: create correct pad names in encrypted streams
Hosang10Lee Jun 16, 2020
d6f6e84
tests: qtdemux: test correct pad names are created
Hosang10Lee Jul 22, 2020
d997a8d
rtspsrc: drop stream-start message posted by the internal udp sink(s)
gkiagia Jul 29, 2020
516db3f
auparse: fix compiler warnings
alatiera Jul 28, 2020
a27e171
qtdemux: extract bit depth from codec data for ALAC
tp-m Jul 31, 2020
af9e66d
imagefreeze: Wait until we have a clock
vivia Aug 4, 2020
28a616f
splitmuxsink: Make sure flushing doesn't block
heftig Jul 31, 2020
3296a03
build: update for gl pkg-config file split
ystreet Jul 24, 2020
e9a0307
rtph26[45]pay: Change default aggregate-mode to "none" for backwards …
sdroege Aug 5, 2020
625e56d
qmlgloverlay: fix multiple elements with Qt 5.15
ystreet Aug 10, 2020
59aab55
flvmux: Fix possible crash on GST_ITERATOR_RESYNC
vivia Aug 10, 2020
75f6ca8
flvmux: Return NEED_DATA when no best pad is found
vivia Aug 10, 2020
c95cc6a
flvmux: Return NEED_DATA when we drop a buffer
vivia Aug 10, 2020
078560e
v4l2: use GstV4l2Error in gst_v4l2_open()
ceyusa Aug 6, 2020
742d435
v4l2: Sync headers with kernel 5.9
ndufresne Aug 11, 2020
6b76be6
v4l2h264codec: Map newly defined profile/levels
ndufresne Aug 11, 2020
e4ce988
rtpmanager: Improve readability of "stats" docs by making the fields …
sdroege Aug 12, 2020
91972c9
rtp: Do not register rtpreddec and rtpredenc twice
julianbouzas Aug 13, 2020
85a6e95
rtputils: Don't call NULL GstMeta transform function
sdroege Aug 18, 2020
6419368
Release 1.17.90
tp-m Aug 20, 2020
3211c65
rtpL16depay: unref buffer on error
Aug 20, 2020
15dfc3b
meson: fix build failure if orc is enabled but none of its users are
pH5 Aug 21, 2020
e695991
gstqmlgl: build on Windows with qmake without pkgconfig; update instr…
dpurgin May 13, 2020
01594d1
flvmux: Correct breaks in gst_flv_mux_find_best_pad
heftig Aug 31, 2020
2d08d16
flvmux: Avoid crash when best pad gets flushed
heftig Aug 31, 2020
47c43b2
gst: Update for gst_video_transfer_function_*() function renaming
sdroege Sep 7, 2020
d1ef0e8
meson: dist pot file in tarballs
tp-m Sep 7, 2020
6ef694c
Release 1.18.0
tp-m Sep 7, 2020
5183aec
Back to development
tp-m Sep 8, 2020
a5842ba
splitmuxsink: fix sink pad release while PLAYING
MathieuDuponchelle Sep 8, 2020
385f631
v4l2object: plug memory-leak
havardgraff Sep 8, 2020
189e85e
flvmux: Move stream skipping to GstAggregatorPadClass.skip_buffer
heftig Sep 9, 2020
428c9b6
flvmux: Improve logging of gst_flv_mux_buffer_to_tag_internal
heftig Sep 10, 2020
de33052
jpegdec: check buffer size before dereferencing. Fixes #541
jlaheurte Sep 10, 2020
e0b24da
rtspsrc: Fix push-backchannel-buffer parameter mismatch
Sep 7, 2020
205b38f
rtpmp4gdepay: Allow lower-case "aac-hbr" instead of correct "AAC-hbr"
sdroege Sep 14, 2020
35e54bd
imagefreeze: Response caps query from srcpad
seungha-yang Sep 20, 2020
2bc2517
rtph26*depay: drop FU's without a corresponding start bit
ystreet Sep 18, 2020
e72bbb9
rtpbin: Cleanup dead code
ndufresne Sep 23, 2020
5888def
rtpbin: Remove the rtpjitterbuffer with the stream
ndufresne Sep 23, 2020
d031104
rtputils: Count metas with an empty tag list for copying/keeping
ford-prefect Oct 22, 2020
2a3c52b
qmlglsink: fix crash when created/destroyed in quick succession
breboulet Oct 16, 2020
d3276fc
vpx: Fix the check to unfixed/unknown framerate to set bitrate
thiblahute Oct 22, 2020
23c0445
Revert "v4l2object: Only offer inactive pools and if needed"
ndufresne Oct 23, 2020
7c44cdb
Release 1.18.1
tp-m Oct 26, 2020
f276c83
Back to development
tp-m Oct 27, 2020
f0e4a39
matroska-mux: Fix sparse stream crash
thaytan Oct 27, 2020
f8d6a68
splitmuxsink: Never start a new fragment with no reference buffers
thaytan Sep 17, 2020
709d27b
splitmuxsink: Forward EOS messages from async fragments.
thaytan Oct 28, 2020
a300aa4
splitmuxsrc: Mark running=false on shutdown.
thaytan Oct 29, 2020
09ab239
splitmuxsink: Don't busy loop on a non-ready pad.
thaytan Oct 29, 2020
21f0da0
splitmuxsink: Don't use the element state lock
thaytan Oct 30, 2020
2abd43e
splitmuxsink: Change EOS catching logic.
thaytan Oct 31, 2020
34200e8
splitmuxsrc: Fix comment in a test
thaytan Oct 31, 2020
10c6262
flvmux: Release pads via GstAggregator
sdroege Nov 1, 2020
35f5272
rtspsrc: Use consistent URI hashed stream-id for UDP and TCP/Interlea…
ChrisDuncanAnyVision Nov 10, 2020
2009453
rtspsrc: Ensure same group-id used for both TCP/UDP stream-start events
ChrisDuncanAnyVision Nov 10, 2020
00ed175
aacparse: Fix caps change handling
vivia Nov 13, 2020
79d8ea2
v4l2: caps negotiate wrong as interlace feature
Nov 12, 2020
5392f24
qtmux: Chain up when releasing pad, and fix some locking.
thaytan Oct 28, 2020
b51edd2
deinterlace: Enable x86 assembly with nasm on MSVC
nirbheek Nov 24, 2020
9d41fea
rpicamsrc: add vchostif library as it is required to build successful
quaresmajose Nov 15, 2020
cc896a7
Release 1.18.2
tp-m Dec 6, 2020
2e2eb43
Back to development
tp-m Dec 6, 2020
e00810b
splitmuxsink: Convert asserts into element errors.
thaytan Aug 18, 2020
9d46df7
splitmuxsink: Add debug for fragment opened/closed msgs
thaytan Sep 14, 2020
e09ac3d
splitmuxsink: Fix for 'reference bytes muxed' check.
thaytan Dec 8, 2020
7fe63c2
splitmuxsink: Unit test - check format/opened/closed sequence
thaytan Dec 11, 2020
d18ddc2
splitmuxsink: Avoid deadlock when releasing a pad from a running muxer
vivia Dec 10, 2020
d432ca1
deinterlace: force -DPREFIX on macos
nacho Dec 30, 2020
0aa9424
tests: add tests for videoflip
ystreet Dec 9, 2020
7c92593
videoflip: fix possible crash when setting the video-direction while …
ystreet Dec 9, 2020
88405d0
v4l2object: Map correct video format for RGBA
Houqiqi Jan 7, 2021
e816c6c
Release 1.18.3
tp-m Jan 13, 2021
c5e749f
Back to development
tp-m Jan 14, 2021
b53aa34
v4l2object: Need keep same transfer as input caps.
Dec 15, 2020
5486a60
v4l2h265codec: fix HEVC profile string issue.
Jan 13, 2021
7da5e6a
v4l2videoenc: support resolution change stream encode.
Feb 4, 2021
3e79f90
wavenc: Fixed INFO chunk corruption, caused by odd sized data not bei…
ashley-b Feb 16, 2021
6cd14fd
rpicamsrc: depend on posix threads and vchiq_arm
alatiera Feb 16, 2021
613e0a5
v4l2videodec: fix src side frame rate negotiation
pH5 Feb 24, 2021
60f3623
v4l2videodec: Do not expose profiles/levels in vp8/vp9 template caps
Houqiqi Mar 1, 2021
da897ae
wavpackdec: Add floating point format support
whoozle Mar 7, 2021
da7e8d2
v4l2object: handle GST_VIDEO_TRANSFER_BT601
pH5 Jan 18, 2021
0217479
matroskademux: Initialize track context out parameter to NULL before …
sdroege Mar 3, 2021
9181191
matroskademux: Fix extraction of multichannel WavPack
sdroege Mar 4, 2021
941312f
Release 1.18.4
tp-m Mar 15, 2021
6c81a23
Back to development
tp-m Mar 15, 2021
b5bb4ed
rtpjitterbuffer: Fix parsing of the mediaclk:direct= field
sdroege Mar 16, 2021
f708baf
rtspsrc: Fix accumulation of before-send signal return values
nirbheek Mar 17, 2021
6c6b7ef
Update docs cache and fix before-send signal doc syntax
nirbheek Mar 17, 2021
db27dc4
rtspsrc: Fix more signals
mildsunrise Mar 18, 2021
642856a
v4l2object: Add support for hdr10 stream playback
Houqiqi Mar 19, 2021
b805181
v4l2object: Avoid colorimetry mismatch for streams with invalid color…
Houqiqi Mar 23, 2021
d2b82cd
v4l2object: Use default colorimetry if that in caps is unknown
Houqiqi Mar 26, 2021
a1bf3d8
gst: don't use volatile to mean atomic
ystreet Mar 18, 2021
64b40ba
rtpjitterbuffer: More logging when calculating rfc7273 timestamps
nirbheek Apr 6, 2021
a818a5a
rtspsrc: Add more logging for range parsing and seekable
nirbheek Apr 9, 2021
907e48c
rtspsrc: Using multicast UDP has no relation to seekability
nirbheek Apr 9, 2021
b591913
rtpjitterbuffer: Check srcresult before waiting on the condition vari…
sdroege Apr 13, 2021
8e1e45a
rtspsrc: Fix race saving seek event seqnum.
dougnazar Apr 19, 2021
9155b21
rtpjitterbuffer: Avoid generation of invalid timestamps
bilboed Apr 22, 2021
ea1a6c4
v4l2object: Add interlace-mode back to caps for camera
Houqiqi Apr 22, 2021
218f924
qtmux: Make sure to write 64-bit STCO table when needed.
thaytan Apr 29, 2021
097a72e
deinterlace: Plug a method subobject leak
heftig May 6, 2021
9c6e4ba
udpsrc: Whitespace
heftig May 7, 2021
723f0ef
udpsrc: Plug leaks of saddr in error cases
heftig May 7, 2021
17bb690
wavparse: guard against overflow when comparing chunk sizes
tp-m May 23, 2021
9e98ed4
wavparse: clean up adtl/note/labl chunk parsing
tp-m May 23, 2021
010b2d9
wavparse: use g_strndup() for copying text data
tp-m May 23, 2021
f895791
deinterlace: Drop field-order field if outputting progressive
seungha-yang May 25, 2021
86d0847
deinterlace: Drop "field-order" field while transforming caps
seungha-yang May 25, 2021
41c100b
rtpjpegpay: fix image corruption when compiled with MSVC on Windows
tp-m May 29, 2021
beba025
qtitem: don't potentially leak a large number of buffers
ystreet Jun 3, 2021
20cb300
qmlglsink: Keep old buffers around a bit longer if they were bound by…
sdroege Nov 3, 2020
7181328
multiudpsink: Fix broken SO_SNDBUF get/set on Windows
seungha-yang Jun 26, 2021
2f55770
rtpptdemux: Remove pads also in PAUSED->READY
sdroege Jul 1, 2021
7d9cdda
rtpssrcdemux: Remove pads and reset the element also in READY->NULL
sdroege Jul 1, 2021
f484e87
souphttpsrc: Always use the content decoder but set `Accept-Encoding:…
sdroege Aug 15, 2021
e854146
rtph265depay: update codec_data in caps regardless of format
nirbheek Jun 16, 2021
1474141
qtmux: for Apple ProRes, allow overriding pixel bit depth for 4:4:4:4…
RK-BFX Aug 22, 2021
22a0388
qtdemux: add depth for ProRes 4:4:4:4 variants if available
tp-m Aug 24, 2021
250b844
qtdemux: Force stream-start push when re-using EOS'd streams
bilboed Aug 27, 2021
1e8d018
avidemux: Also detect 0x000001 as H264 byte-stream start code in code…
sdroege Sep 2, 2021
93ee65f
splitmuxsink: always use factory property when set
MathieuDuponchelle Jul 8, 2021
1629d4f
rtspsrc: De-dup seek event seqnums to avoid multiple seeks
nirbheek Apr 9, 2021
b1b109b
rtspsrc: Just assign the segment instead of memcpy
nirbheek Apr 9, 2021
0f61174
rtspsrc: Do not overwrite the known duration after a seek
nirbheek Apr 9, 2021
d83ead3
rtspsrc: Remove some dead code
nirbheek Apr 13, 2021
c14656a
jpegdec: Fix crash when interlaced field height is not DCT block size…
seungha-yang Aug 3, 2021
56dec03
Release 1.18.5
tp-m Sep 8, 2021
0c07f76
Back to development
tp-m Sep 8, 2021
a0f9f49
qtdemux: Try to build AAC codec-data whenever it's possible
seungha-yang Sep 14, 2021
112ed8d
matroska: Add support for muxing/demuxing ffv1
sdroege Sep 11, 2021
0f5997e
qtmux: Fix deadlock in gst_qt_mux_prepare_moov_recovery
erlenner Nov 1, 2021
d86c2da
v4l2bufferpool: set video alignment of video meta
Nov 9, 2021
ea73a98
v4l2: Update fmt if padded height is greater than fmt height
dothanhtrung Nov 1, 2021
1343b9b
shout2: Add compatibility for libshout >= 2.4.2
tobire42 Nov 18, 2021
f2638a4
multifilesrc: fix caps leak
marotc Dec 10, 2021
ed327fd
rtspsrc: Fix critical while serializing timeout element message
nirbheek Jan 26, 2022
7747342
Release 1.18.6
tp-m Feb 2, 2022
e302a00
Fix HDC for wglMakeCurrent() calls - enables multiple qmlglsink insta…
andrewvoznytsa Dec 13, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: "https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/master/gitlab/ci_template.yml"
include: "https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/1.18/gitlab/ci_template.yml"
8,413 changes: 8,411 additions & 2 deletions ChangeLog

Large diffs are not rendered by default.

4,170 changes: 3,074 additions & 1,096 deletions NEWS

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GStreamer 1.17.x development series
GStreamer 1.18.x stable series

WHAT IT IS
----------
Expand Down
16 changes: 8 additions & 8 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
This is GStreamer gst-plugins-good 1.17.0.1.
This is GStreamer gst-plugins-good 1.18.6.

The GStreamer team is thrilled to announce a new major feature release in the
stable 1.0 API series of your favourite cross-platform multimedia framework!
The GStreamer team is thrilled to announce a new major feature release
of your favourite cross-platform multimedia framework!

As always, this release is again packed with new features, bug fixes and
other improvements.

The 1.16 release series adds new features on top of the 1.14 series and is
The 1.18 release series adds new features on top of the 1.16 series and is
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
framework.

Full release notes will one day be found at:
Full release notes can be found at:

https://gstreamer.freedesktop.org/releases/1.16/
https://gstreamer.freedesktop.org/releases/1.18/

Binaries for Android, iOS, Mac OS X and Windows will usually be provided
shortly after the release.
Expand Down Expand Up @@ -60,7 +60,7 @@ You can find source releases of gstreamer in the download
directory: https://gstreamer.freedesktop.org/src/gstreamer/

The git repository and details how to clone it can be found at
https://cgit.freedesktop.org/gstreamer/gstreamer/
https://gitlab.freedesktop.org/gstreamer/

==== Homepage ====

Expand All @@ -82,7 +82,7 @@ for more details.
For help and support, please subscribe to and send questions to the
gstreamer-devel mailing list (see below for details).

There is also a #gstreamer IRC channel on the Freenode IRC network.
There is also a #gstreamer IRC channel on the OFTC IRC network.

==== Developers ====

Expand Down
Loading