gstreamer/gst/rawparse
Sebastian Dröge 0c79a06dd1 rawparse: Properly align raw audio/video output buffers
That is, aligned to the basic type for audio and to 32 bytes for video.
Fixes crashes if the raw buffers are passed to SIMD processing functions.

https://bugzilla.gnome.org/show_bug.cgi?id=774428
2016-11-27 11:45:33 +02:00
..
gstrawaudioparse.c rawparse: Properly align raw audio/video output buffers 2016-11-27 11:45:33 +02:00
gstrawaudioparse.h rawparse: Add new raw audio and video parser elements 2016-07-26 13:44:39 +03:00
gstrawbaseparse.c rawparse: Properly align raw audio/video output buffers 2016-11-27 11:45:33 +02:00
gstrawbaseparse.h rawparse: Properly align raw audio/video output buffers 2016-11-27 11:45:33 +02:00
gstrawvideoparse.c rawparse: Properly align raw audio/video output buffers 2016-11-27 11:45:33 +02:00
gstrawvideoparse.h rawvideoparse: Compute plane offsets & strides if no custom ones are set 2016-08-18 09:21:16 +03:00
gstunalignedaudioparse.c unalignedaudioparse: Fix element factory name of inner parser 2016-07-29 10:07:23 +03:00
gstunalignedaudioparse.h rawparse: Add unaligned raw audio parsing to audioparse and add new element 2016-05-15 13:19:48 +03:00
gstunalignedvideoparse.c rawparse: Add new raw audio and video parser elements 2016-07-26 13:44:39 +03:00
gstunalignedvideoparse.h rawparse: Add new raw audio and video parser elements 2016-07-26 13:44:39 +03:00
Makefile.am rawparse: Remove old parser code and wrap new parsers in old elements 2016-07-26 13:44:39 +03:00
plugin.c rawparse: Add new raw audio and video parser elements 2016-07-26 13:44:39 +03:00
unalignedaudio.h rawparse: Add unaligned raw audio parsing to audioparse and add new element 2016-05-15 13:19:48 +03:00
unalignedvideo.h rawparse: Add new raw audio and video parser elements 2016-07-26 13:44:39 +03:00