gstreamer/ext
Sebastian Dröge aebb6bd9f3 dvdreadsrc: Work around GCC9 compiler warning
It's technically true but not for this specific type.

dvdreadsrc.c:394:65: error: taking address of packed member of ‘struct <anonymous>’ may result in an unaligned pointer value [-Werror=address-of-packed-member]
  394 |       gst_dvd_read_src_make_clut_change_event (src, src->cur_pgc->palette);
      |                                                     ~~~~~~~~~~~~^~~~~~~~~
2019-02-12 18:08:59 +02:00
..
a52dec Add feature options for all plugins 2018-07-27 19:34:01 +05:30
amrnb Add feature options for all plugins 2018-07-27 19:34:01 +05:30
amrwbdec Add feature options for all plugins 2018-07-27 19:34:01 +05:30
cdio Add feature options for all plugins 2018-07-27 19:34:01 +05:30
dvdread dvdreadsrc: Work around GCC9 compiler warning 2019-02-12 18:08:59 +02:00
mpeg2dec Add feature options for all plugins 2018-07-27 19:34:01 +05:30
sidplay Add feature options for all plugins 2018-07-27 19:34:01 +05:30
x264 x264: Only enable dynamic loading code for x264 < 253 2019-01-25 14:38:05 +02:00
Makefile.am Remove twolame plugin, moved to -good 2017-08-26 09:35:20 +01:00
meson.build Remove twolame plugin, moved to -good 2017-08-26 09:35:20 +01:00