[FFmpeg-devel] [PATCH 1/2] avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeight are in pixels
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sun Oct 16 02:07:21 EEST 2016
2016-10-16 0:09 GMT+02:00 James Almer <jamrial at gmail.com>:
> + if (track->video.display_unit == MATROSKA_VIDEO_DISPLAYUNIT_PIXELS)
If you don't mind please add braces here.
Both patches make sense afaict.
Thank you, Carl Eugen
More information about the ffmpeg-devel
mailing list