[FFmpeg-devel] [PATCH] lavfi: EBU R.128 irreg time, ch weights, skip LFE
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jan 16 10:53:32 CET 2013
<sedacca <at> comcast.net> writes:
> (1) Correct the time interval between logged data
> rows to the expected value of 100 milliseconds by
> naming a new loop counter variable to be distinct
> from loop counters for inner loops.
>
> (2) Correct the recognition of channel layouts for
> good channel weight in the loudness computation.
>
> (3) Correct the advancement of a pointer to skip
> over LFE samples as intended in the loudness
> computation.
The general policy here would indicate that
three independent patches should be sent,
this simplifies both review and regression
tests.
(But this is just from reading above commit
message, and only applies if the fixes are
indeed not necessarily related.)
Carl Eugen
More information about the ffmpeg-devel
mailing list