ffmpeg/doc
Dave Rice 6d787aea96 doc/ffprobe.xsd: add build_date and build_time as optional attributes
This partly undoes 7b35a01.

The intent of patch 7b35a01 was to no longer use build_date and
build_time as attributes of programVersion, but the patch also had the
effect of making all records generated with an earlier ffprobe build with
build_date and build_time as invalid.

This patch puts the two attributes back but without mandating their use,
thus older ffprobe records as backwards compatible with the current
schema and their use is no longer required.

Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
2015-05-13 12:35:16 +02:00
..
examples examples/avio_list_dir: init/deinit network 2015-04-06 15:50:26 +02:00
APIchanges avformat: add callback for opening further files 2015-05-11 21:55:18 +02:00
authors.texi
bitstream_filters.texi avcodec: add unpack packed B-frames bitstream filter 2015-04-05 02:24:56 +02:00
bootstrap.min.css
build_system.txt x86/doc/Makefile: DBG=1 to preprocess external asm 2015-02-17 13:08:04 +01:00
codecs.texi doc/codecs: document nomc flag 2015-01-12 01:18:01 +01:00
decoders.texi
default.css
demuxers.texi lavf/img2dec: add option to disable pattern matching 2015-05-12 13:32:23 +02:00
developer.texi doc: Use @lisp where appropriate 2015-03-23 17:21:38 +01:00
devices.texi
doxy-wrapper.sh doc/doxy-wrapper.sh: autodetect version 2015-02-02 05:04:14 +01:00
Doxyfile
encoders.texi
errno.txt
faq.texi doc: avoid the incorrect phrase 'allow to' 2015-03-08 21:59:28 +01:00
fate_config.sh.template
fate.texi doc/fate: better formatting 2015-03-23 13:16:42 +01:00
ffmpeg-bitstream-filters.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
ffmpeg-codecs.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
ffmpeg-devices.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
ffmpeg-filters.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
ffmpeg-formats.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
ffmpeg-protocols.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
ffmpeg-resampler.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
ffmpeg-scaler.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
ffmpeg-utils.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
ffmpeg.texi Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2' 2015-05-02 22:39:00 +02:00
ffmpeg.txt
ffplay.texi Merge commit 'e2d50fc2f5f3600e13055acf1a10fec35e941f37' 2015-05-02 22:31:20 +02:00
ffprobe.texi doc: More semantic markup using @samp and @var where appropriate 2015-03-23 17:08:08 +01:00
ffprobe.xsd doc/ffprobe.xsd: add build_date and build_time as optional attributes 2015-05-13 12:35:16 +02:00
ffserver.conf
ffserver.texi Use @verbatim instead of @example for ASCII arts 2015-04-11 01:14:51 +02:00
fftools-common-opts.texi Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e' 2015-04-20 02:48:19 +02:00
filter_design.txt
filters.texi avfilter: Add cover_rect filter 2015-05-02 21:15:48 +02:00
formats.texi avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3 2015-04-22 22:27:05 +02:00
general.texi Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437' 2015-04-20 05:28:13 +02:00
git-howto.texi git-howto.texi: fix a typo 2015-04-23 23:56:21 -07:00
indevs.texi dshow: add capture device save and load 2015-04-22 20:12:36 +02:00
issue_tracker.txt
libavcodec.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
libavdevice.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
libavfilter.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
libavformat.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
libavutil.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
libswresample.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
libswscale.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
Makefile doc/examples: add directory listing example 2015-03-28 03:13:44 +01:00
metadata.texi doc: More semantic markup using @samp and @var where appropriate 2015-03-23 17:08:08 +01:00
mips.txt
multithreading.txt
muxers.texi webmdashenc: parameter'ize minimumUpdatePeriod 2015-04-22 11:41:03 +02:00
nut.texi doc: set documentencoding on toplevel texi files. 2015-02-19 11:30:30 +01:00
optimization.txt x86/doc/Makefile: DBG=1 to preprocess external asm 2015-02-17 13:08:04 +01:00
outdevs.texi
platform.texi Merge commit 'a982c5d74fbc7ff5bd2f2f73af61ae48e9b1bcc6' 2015-02-21 12:08:31 +01:00
print_options.c
protocols.texi libavformat/http.c: Make http-listen work as an input stream. 2015-04-11 23:10:44 +02:00
rate_distortion.txt
resampler.texi
scaler.texi
snow.txt
style.min.css
swresample.txt
swscale.txt
t2h.init
t2h.pm stop embedding the build date 2015-02-02 05:04:14 +01:00
tablegen.txt
texi2pod.pl texi2pod: Handle @verbatim 2015-04-11 01:00:07 +02:00
texidep.pl
utils.texi doc: More semantic markup using @samp and @var where appropriate 2015-03-23 17:08:08 +01:00
writing_filters.txt