summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Santos <thiagoss@osg.samsung.com>2015-12-02 00:46:17 -0300
committerThiago Santos <thiagoss@osg.samsung.com>2015-12-03 11:10:10 -0300
commit1a672ce29ad6f331c7f8808e96e483403d8ea5f9 (patch)
tree18c564fcedf3ceba5e832001554d76e0d541a0b4
parent4b9e162e4bee8e57a4ca7da6088609e390602e36 (diff)
png: media-info: update to have correct offset
commit c3bcbadd5452d5b3450f70e49dad3e64f14de00a baseparse: Use new gst_adapter_get_buffer() API instead of gst_adapter_map() This makes the buffers preserve their offsets, needing to update this media-info file.
-rw-r--r--medias/defaults/png/png.png.media_info6
1 files changed, 3 insertions, 3 deletions
diff --git a/medias/defaults/png/png.png.media_info b/medias/defaults/png/png.png.media_info
index 43019de..20699ea 100644
--- a/medias/defaults/png/png.png.media_info
+++ b/medias/defaults/png/png.png.media_info
@@ -1,6 +1,6 @@
-<file duration="0" frame-detection="1" uri="file:///home/thiblahute/gst-validate/gst-integration-testsuites/medias/defaults/png/png.png" seekable="true">
- <streams caps=""> <stream type="image" caps="image/png, width=(int)320, height=(int)240" id="d03eb3dc86a52e331636786c5aaf20e80b3d26949736d89448b0b0bb45a66208">
- <frame duration="18446744073709551615" id="0" is-keyframe="true" offset="0" offset-end="18446744073709551615" pts="0" dts="0" checksum="cdc9fed439e5b8fb04698db15ee8462f"/>
+<file duration="0" frame-detection="1" uri="file:///home/thiagoss/gst-validate/gst-integration-testsuites/medias/defaults/png/png.png" seekable="true">
+ <streams caps=""> <stream type="image" caps="image/png, width=(int)320, height=(int)240" id="fb3cb9689b39aa0382394927264daf5d07f015a49b8a83ecdd0257810fe957c0">
+ <frame duration="18446744073709551615" id="0" is-keyframe="true" offset="0" offset-end="73294" pts="0" dts="0" checksum="cdc9fed439e5b8fb04698db15ee8462f"/>
<tags>
<tag content="taglist, video-codec=(string)PNG;"/>
</tags>