1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-14 11:03:33 +02:00
ffmpeg/fftools
Zhong Li 19b1d905b8 ffprobe: Initialize coded_width/height
coded_width/height are unnitialized and will be overwritten by
dec_ctx->width/height in avcodec_open2()

This fixes tiket #6958.

Signed-off-by: Zhong Li <zhong.li@intel.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2018-02-02 16:40:40 -03:00
..
cmdutils.c Merge commit '908f737d6c2900b5d34319ca6ea1d1cb71221463' 2017-11-01 18:01:32 -03:00
cmdutils.h lavu,lavfi,ffmpeg: Remove experimental OpenCL API 2017-11-22 23:20:39 +00:00
ffmpeg_cuvid.c
ffmpeg_filter.c ffmpeg_filter: use nb_threads=1 on unused filtergraph 2017-11-19 04:38:29 +01:00
ffmpeg_hw.c ffmpeg: Use codec hardware config to configure hwaccels 2017-11-26 21:41:19 +00:00
ffmpeg_opt.c fftools, tools, examples: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c lavc: drop VDA 2017-10-23 11:56:15 +02:00
ffmpeg.c fftools, tools, examples: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
ffmpeg.h ffmpeg: use thread wrappers for the thread message functionality 2018-01-04 15:22:09 -03:00
ffplay.c fftools, tools, examples: migrate to AVFormatContext->url 2018-01-28 23:06:43 +01:00
ffprobe.c ffprobe: Initialize coded_width/height 2018-02-02 16:40:40 -03:00
Makefile Remove the ffserver program 2018-01-06 18:31:37 +00:00