ffmpeg | branch: master | dericed <d...@dericed.com> | Tue Jun 7 19:53:40 2016 -0400| [461073e8091456c91842a43a44bb6cb98164d610] | committer: Michael Niedermayer
ffprobe.xsd: add missing timecode attribute to frameSideDataType Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=461073e8091456c91842a43a44bb6cb98164d610 --- doc/ffprobe.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd index c7d5101..757de12 100644 --- a/doc/ffprobe.xsd +++ b/doc/ffprobe.xsd @@ -129,6 +129,7 @@ <xsd:complexType name="frameSideDataType"> <xsd:attribute name="side_data_type" type="xsd:string"/> <xsd:attribute name="side_data_size" type="xsd:int" /> + <xsd:attribute name="timecode" type="xsd:string"/> </xsd:complexType> <xsd:complexType name="subtitleType"> _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog