gstreamer/ext/flac
Tim-Philipp Müller 23fb9ead5d flacenc: fix encoder init error with some GST_TAG_PREVIEW_IMAGEs
The encoder fails to initialise when we try to set GST_TAG_PREVIEW_IMAGEs
sent to use by qtdemux from iTunes-generated m4a files. We should
not just blindly translate the PREVIEW tag to file icon image types,
but check if the specific conditions required are met (i.e. image
type 1 must be a 32x32 PNG icon, and what we're getting is 500x500).

https://bugzilla.gnome.org/show_bug.cgi?id=776962
2017-01-14 14:58:52 +00:00
..
gstflac.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstflacdec.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstflacdec.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstflacenc.c flacenc: fix encoder init error with some GST_TAG_PREVIEW_IMAGEs 2017-01-14 14:58:52 +00:00
gstflacenc.h flacenc: update output segment stop time to match clipped samples 2014-10-30 14:30:30 +00:00
gstflactag.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstflactag.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00