.. |
1bit-png.png
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
2_webp_a.webp
|
9c8f333eb8
Basic support for WebP
|
9 gadi atpakaļ |
2_webp_ll.webp
|
9c8f333eb8
Basic support for WebP
|
9 gadi atpakaļ |
80x60-2layers.xcf
|
d5c5d27bd9
add basic XCF pictures for testing purpose
|
13 gadi atpakaļ |
80x60-Greyscale.xcf
|
d5c5d27bd9
add basic XCF pictures for testing purpose
|
13 gadi atpakaļ |
80x60-RGB.xcf
|
d5c5d27bd9
add basic XCF pictures for testing purpose
|
13 gadi atpakaļ |
Animated_PNG_example_bouncing_beach_ball.png
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
Bishzilla_blink.gif
|
3a4bfb597e
Fix misnamed SVGHandler::canAnimateThumb()
|
10 gadi atpakaļ |
Gtk-media-play-ltr.svg
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
LoremIpsum.djvu
|
71b6a5729d
tests: beginning of tests for DjVu files
|
11 gadi atpakaļ |
Png-native-test.png
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
QA_icon.svg
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
README
|
3af1e25343
Replace HTTP by HTTPS in docs
|
7 gadi atpakaļ |
Soccer_ball_animated.svg
|
ec3a28c536
Change to unix eol style
|
10 gadi atpakaļ |
Speech_bubbles.svg
|
960b238618
Extract list of languages svg is translated into.
|
11 gadi atpakaļ |
Toll_Texas_1.svg
|
3a673c903c
svn property on .svg file (follow r107940)
|
13 gadi atpakaļ |
Tux.svg
|
ec3a28c536
Change to unix eol style
|
10 gadi atpakaļ |
US_states_by_total_state_tax_revenue.svg
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
Wikimedia-logo.svg
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
Xmp-exif-multilingual_test.jpg
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
adobergb.jpg
|
a428e3f067
Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded
|
8 gadi atpakaļ |
animated-xmp.gif
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
animated.gif
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
broken_exif_date.jpg
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
comma_separated_viewbox.svg
|
25c293cadc
SVG: Allow , as separator in viewBox attribute value
|
6 gadi atpakaļ |
exif-gps.jpg
|
d1f0c5a7d8
(sort of bug 32410) Fix EXIF GPSAltitude calculation when below sea level.
|
12 gadi atpakaļ |
exif-user-comment.jpg
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
greyscale-na-png.png
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
greyscale-png.png
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
iptc-invalid-psir.jpg
|
f9173cb902
Make sure that if we fail to read the App13 (iptc) block of a JPG file, that that doesn't block other metadata from being read. Also makes sure if more then one app13 block is in the file, they are all read, not just the last one that appears in the file (This required some changes to tests since before the intermediate value was just one value, now its an array of all such blocks)
|
13 gadi atpakaļ |
iptc-timetest-invalid.jpg
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
iptc-timetest.jpg
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
jpeg-comment-binary.jpg
|
c0e419ce5e
follow-up r86169: unit tests for extraction of JPEG comment (COM) segments.
|
13 gadi atpakaļ |
jpeg-comment-iso8859-1.jpg
|
c0e419ce5e
follow-up r86169: unit tests for extraction of JPEG comment (COM) segments.
|
13 gadi atpakaļ |
jpeg-comment-multiple.jpg
|
c0e419ce5e
follow-up r86169: unit tests for extraction of JPEG comment (COM) segments.
|
13 gadi atpakaļ |
jpeg-comment-utf.jpg
|
c0e419ce5e
follow-up r86169: unit tests for extraction of JPEG comment (COM) segments.
|
13 gadi atpakaļ |
jpeg-iptc-bad-hash.jpg
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
jpeg-iptc-good-hash.jpg
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
jpeg-padding-even.jpg
|
19d0d43aa5
(follow-up r100575 / r99477) unit-tests for jpegMetadataExtractor dealing with padding bytes.
|
13 gadi atpakaļ |
jpeg-padding-odd.jpg
|
19d0d43aa5
(follow-up r100575 / r99477) unit-tests for jpegMetadataExtractor dealing with padding bytes.
|
13 gadi atpakaļ |
jpeg-segment-loop1.jpg
|
323aa02933
Adjust tests for JPEG segmentation fix
|
6 gadi atpakaļ |
jpeg-segment-loop2.jpg
|
323aa02933
Adjust tests for JPEG segmentation fix
|
6 gadi atpakaļ |
jpeg-xmp-alt.jpg
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
jpeg-xmp-psir.jpg
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
jpeg-xmp-psir.xmp
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
landscape-plain.jpg
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
missingprofile.jpg
|
a428e3f067
Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded
|
8 gadi atpakaļ |
nonanimated.gif
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
portrait-rotated.jpg
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
rgb-na-png.png
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
rgb-png.png
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
say-test-mpeg1.mp3
|
c6235442b4
MimeAnalyzer: Add testcases for mp3 detection
|
7 gadi atpakaļ |
say-test-mpeg2.5.mp3
|
c6235442b4
MimeAnalyzer: Add testcases for mp3 detection
|
7 gadi atpakaļ |
say-test-mpeg2.mp3
|
c6235442b4
MimeAnalyzer: Add testcases for mp3 detection
|
7 gadi atpakaļ |
say-test-with-id3.mp3
|
c6235442b4
MimeAnalyzer: Add testcases for mp3 detection
|
7 gadi atpakaļ |
say-test.ogg
|
09ae6e2885
Add unit tests for ffmpeg2theora ogg recognition bug
|
10 gadi atpakaļ |
say-test.opus
|
bf2c7b02b8
Add test case for Opus file check
|
7 gadi atpakaļ |
srgb.jpg
|
a428e3f067
Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded
|
8 gadi atpakaļ |
test.jpg
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
test.tiff
|
a6623f7fac
Move the image files used in the media tests from includes/media to data/media as the includes/media
|
13 gadi atpakaļ |
tinyrgb.icc
|
584a239318
TinyRGB support for JPG thumbnails
|
9 gadi atpakaļ |
tinyrgb.jpg
|
a428e3f067
Embed TinyRGB color profile when JPG EXIF Color Space = sRGB but no profile embedded
|
8 gadi atpakaļ |
webp_animated.webp
|
9c8f333eb8
Basic support for WebP
|
9 gadi atpakaļ |
xmp.png
|
4aaf9fe071
(follow-up r86169) Moar unit-tests!! (sorry for uttetly huge commit)
|
13 gadi atpakaļ |
yuv420.jpg
|
a30bc4f7e0
Enable 4:2:0 chroma subsampling for JPEG thumbnails
|
8 gadi atpakaļ |
yuv444.jpg
|
a30bc4f7e0
Enable 4:2:0 chroma subsampling for JPEG thumbnails
|
8 gadi atpakaļ |