On 10/3/2019 9:26 PM, Carl Eugen Hoyos wrote:
> Am Fr., 4. Okt. 2019 um 01:59 Uhr schrieb James Almer <jamr...@gmail.com>:
>>
>> The rescaling can be done at muxing/encoding time, for formats that require 
>> it.
> 
> Doesn't this need a micro version bump?

No. The way these readers set the values is irrelevant. Writers will
either convert them to floats (Matroska, where rescaling is ultimately
unneeded), or effectively rescale them themselves
(h264/h465/vp9/av1/mp4, where it's required).

See 00fd38f1846a3c889b6ec645107eaea415b99840.

> 
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
> 

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to