1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/fftools
James Almer 022e50c002 ffprobe: use quotation marks in the xml header output
xmllint (silently) replaces the ' with " when fixing and validating the output
of ffprobe in fate-ffprobe_xsd.

Reviewed-by: Tobias Rapp <t.rapp@noa-archive.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2021-07-15 23:46:40 -03:00
..
cmdutils.c avdevice/avdevice: Constify av_*_device_next API 2021-04-27 10:43:14 -03:00
cmdutils.h fftools: Switch to const AVCodec * where possible 2021-03-02 08:20:10 +01:00
ffmpeg_filter.c libavresample: Remove deprecated library 2021-04-27 10:43:13 -03:00
ffmpeg_hw.c ffmpeg: Don't require a known device to pass a frames context to an encoder 2020-05-03 16:04:27 +01:00
ffmpeg_opt.c ffmpeg: add option recast_media 2021-07-11 11:54:20 +05:30
ffmpeg_qsv.c ffmpeg: Remove the hw_device_ctx global 2020-04-26 18:38:25 +01:00
ffmpeg_videotoolbox.c ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format match 2021-06-10 19:54:03 +08:00
ffmpeg.c ffmpeg: silence a thread_safe_callbacks deprecation warning 2021-06-10 21:57:44 -03:00
ffmpeg.h fftools/ffmpeg: remove usage of internal timestamp AVStream fields 2021-06-04 22:36:39 -03:00
ffplay.c fftools/ffplay: 240M matrix is not the same as BT.601 2021-06-08 21:55:14 +02:00
ffprobe.c ffprobe: use quotation marks in the xml header output 2021-07-15 23:46:40 -03:00
Makefile