Niels De Graef
|
2daf748b61
|
rawparse: Use G_DECLARE_FINAL_TYPE
|
2020-03-16 15:47:58 +00:00 |
|
Thibault Saunier
|
909baa2360
|
Pass the code through codespell
|
2019-08-30 13:05:36 +00:00 |
|
Sebastian Dröge
|
da981c85a1
|
rawparse: Whitespace cleanup
|
2016-11-28 14:26:17 +02:00 |
|
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 |
|
Carlos Rafael Giani
|
d508525119
|
rawparse: Add new raw audio and video parser elements
The new rawaudioparse and rawvideoparse elements are based on GstBaseParse
and completely replace audioparse and videoparse
https://bugzilla.gnome.org/show_bug.cgi?id=767011
|
2016-07-26 13:44:39 +03:00 |
|