gstreamer/subprojects
Devin Anderson 80de451c06 wavparse: Fix crash that occurs in push mode when header chunks are corrupted
in certain ways.

In the case that a test is provided for, the size of the `fmt ` chunk is
changed from 16 bytes to 18 bytes (bytes 17 - 20 below):
```
$ hexdump -C corruptheadertestsrc.wav
00000000  52 49 46 46 e4 fd 00 00  57 41 56 45 66 6d 74 20  |RIFF....WAVEfmt |
00000010  12 00 00 00 01 00 01 00  80 3e 00 00 00 7d 00 00  |.........>...}..|
00000020  02 00 10 00 64 61 74 61                           |....data|
00000028
```

(Note that the original file is much larger.  This was the smallest sub-file
I could find that would generate the crash.)

Note that, while the same issue doesn't cause a crash in pull mode, there's a
different issue in that the file is processed successfully as if it was a .wav
file with zero samples.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3174>
2022-10-13 12:15:03 +01:00
..
gst-devtools Back to development 2022-10-12 18:40:25 +01:00
gst-docs Back to development 2022-10-12 18:40:25 +01:00
gst-editing-services Back to development 2022-10-12 18:40:25 +01:00
gst-examples Back to development 2022-10-12 18:40:25 +01:00
gst-integration-testsuites Back to development 2022-10-12 18:40:25 +01:00
gst-libav Back to development 2022-10-12 18:40:25 +01:00
gst-omx Back to development 2022-10-12 18:40:25 +01:00
gst-plugins-bad decklink: reset calculation of gst_decklink_video_src_update_time_mapping on no_signal. When the HDMI cable was disconnected for a long time, the calculation took too much time. SDI cable works fine. 2022-10-12 19:04:55 +00:00
gst-plugins-base opengl: Fix usage of eglCreate/DestroyImage 2022-10-12 23:43:49 +00:00
gst-plugins-good wavparse: Fix crash that occurs in push mode when header chunks are corrupted 2022-10-13 12:15:03 +01:00
gst-plugins-ugly Back to development 2022-10-12 18:40:25 +01:00
gst-python Back to development 2022-10-12 18:40:25 +01:00
gst-rtsp-server rtsp-server: Free client if no connection could be created 2022-10-12 21:34:04 +00:00
gstreamer Back to development 2022-10-12 18:40:25 +01:00
gstreamer-sharp Back to development 2022-10-12 18:40:25 +01:00
gstreamer-vaapi Back to development 2022-10-12 18:40:25 +01:00
macos-bison-binary meson: Fix warning about check kwarg 2022-07-16 10:53:54 +02:00
packagefiles/pango-1.48.11 harfbuzz.wrap: Fix wrap type, and remove unnecessary patch 2022-07-30 13:10:19 +00:00
win-flex-bison-binaries
win-nasm
avtp.wrap
bindinator.wrap
cairo.wrap
dav1d.wrap
dssim.wrap
dv.wrap
expat.wrap
fdk-aac.wrap
FFmpeg.wrap
fontconfig.wrap
freetype2.wrap
fribidi.wrap
gl-headers.wrap
glib-networking.wrap
glib.wrap
graphene.wrap
gst-plugins-rs.wrap subprojects: Switch gst-plugins-rs.wrap to the 0.8 branch for 1.20 2022-02-20 14:25:40 +00:00
gtk-sharp.wrap
harfbuzz.wrap harfbuzz.wrap: Fix wrap type, and remove unnecessary patch 2022-07-30 13:10:19 +00:00
json-glib.wrap
lame.wrap
libdrm.wrap
libffi.wrap
libjpeg-turbo.wrap
libmicrodns.wrap
libnice.wrap subprojects: Update libnice to 0.1.19 2022-05-04 14:04:09 +01:00
libopenjp2.wrap
libpng.wrap
libpsl.wrap
libsoup.wrap
libwpe.wrap
libxml2.wrap
ogg.wrap meson: Update ogg.wrap from wrapdb 2022-07-31 14:33:59 +01:00
openh264.wrap
opus.wrap
orc.wrap build: Fix some compiler warnings by upgrading wraps 2022-07-31 14:32:41 +01:00
pango.wrap meson: Fix compile failures on macOS in harfbuzz and pango 2022-07-16 10:54:14 +02:00
pixman.wrap
proxy-libintl.wrap
pycairo.wrap
pygobject.wrap build: Fix some compiler warnings by upgrading wraps 2022-07-31 14:32:41 +01:00
sqlite3.wrap
vorbis.wrap
webrtc-audio-processing.wrap
wpebackend-fdo.wrap
x264.wrap
zlib.wrap