[FFmpeg-devel] [PATCH 1/3] lavf/webm_dash: fix hardcode in cues_end computation
Michael Niedermayer
michaelni at gmx.at
Wed Oct 1 21:14:16 CEST 2014
On Wed, Oct 01, 2014 at 10:13:30AM -0700, Vignesh Venkatasubramanian wrote:
> Fix an incorrect hard code in cues_end computation. Updating the fate
> test reference files related to the fix as well. The earlier computation
> was clearly wrong as the cues_end field was greater than the file size
> itself in some cases.
>
> Signed-off-by: Vignesh Venkatasubramanian <vigneshv at google.com>
> ---
> libavformat/matroskadec.c | 11 +++++++----
> tests/ref/fate/webm-dash-manifest | 4 ++--
> tests/ref/fate/webm-dash-manifest-unaligned-audio-streams | 2 +-
> tests/ref/fate/webm-dash-manifest-unaligned-video-streams | 2 +-
> 4 files changed, 11 insertions(+), 8 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because of the obscurity of the subject, and
the brevity of human life -- Protagoras
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141001/59979f42/attachment.asc>
More information about the ffmpeg-devel
mailing list