History log of /system/media/camera/docs/metadata_validate.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
23fed4b08359831e4af096a5052b591893b38a64 10-Jan-2014 Igor Murashkin <iam@google.com> camera_metadata: Fix broken metadata-validate script

- also make validate more robust by checking <clone> target paths

Change-Id: If5652caa35056b640692ac69a17bbc9a76821ffb
/system/media/camera/docs/metadata_validate.py
63c0fb27d923a32d9a398471ad318bfe84befbeb 03-Jan-2014 Eino-Ville Talvala <etalvala@google.com> camera_metadata: Automatically linkify tag names

Change-Id: I5f07a99765174f519e5d1187b38fd0e7ab355d3f
/system/media/camera/docs/metadata_validate.py
b556bc47068d816cb319a5d0e2f6841b007b38f2 05-Dec-2012 Igor Murashkin <iam@google.com> Camera2: Doc entries no longer have type='enum', instead they use enum='true'

* This allows all entries to have any backing type
(usually a byte, but for availableFormats it's int32)
* No longer need special casing for availableFormats
* No longer need to coerce an enum type into a byte

Change-Id: Ib1d4b93521e90f243b54f66c3d4c4b35032bc06a
/system/media/camera/docs/metadata_validate.py
96bd019289c47433e1b3522500bb166a4662e0f5 20-Nov-2012 Igor Murashkin <iam@google.com> Camera: Add an XML parser for the XML metadata

Change-Id: Ie97893e82d6cae2cb7fa3853b326df1cf0f3ff18
/system/media/camera/docs/metadata_validate.py
77b63ca0447545a4dac3ac062f218d878ce01ba0 10-Nov-2012 Igor Murashkin <iam@google.com> Camera: Define all Properties via an XML data file

Change-Id: I82aad9e1e8c8064373a9881f255ec2eb9d2f023e
/system/media/camera/docs/metadata_validate.py