lp:~michihenning/thumbnailer/add-preview-image-extraction

Created by Michi Henning and last modified
Get this branch:
bzr branch lp:~michihenning/thumbnailer/add-preview-image-extraction
Only Michi Henning can upload to this branch. If you are Michi Henning please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michi Henning
Project:
Thumbnailer
Status:
Merged

Recent revisions

284. By Michi Henning

Merged devel.

283. By Michi Henning

Added missing gstreamer initialization to stress test.

282. By Michi Henning

Fixed gstreamer critical error caused by gst_sample_get_info() returning nullptr
for AAC audio file.

281. By Michi Henning

Added fix from James for incorrect cover image type recognition.

280. By Michi Henning

Added mp3 test and added fluendo plugin to build deps.

279. By Michi Henning

Merged devel.

278. By Michi Henning

Added gstreamer1.0-plugins-bad-faad to build deps, so Jenkins will test
extraction from AAC audio files.

277. By Michi Henning

Added test for m4a extraction.

276. By Michi Henning

Moved error logging in common_fetch() past the "not found" and "network down" conditions, because
these are expected errors and are indicated already in the trace. Used qCritical() instead of
qDebug() to report unexpected errors.

275. By Michi Henning

Fixed cover art extraction to also look for preview images:

- If we find a full-size cover, we use it.
- If we find a full-size non-cover image, remember that image.
- If we didn't find a full size cover, look for a preview cover.
- If we found preview cover, use it.
- If we found a preview non-cover image, and we did *not* find a
  a full-size non-cover image, use the preview non-cover image.
- If we found both full-size and preview non-cover images, prefer
  the full-size one.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:thumbnailer
This branch contains Public information 
Everyone can see this information.

Subscribers