[FFmpeg-trac] #9235(undetermined:closed): commit 958bea5 broke fate-flv-demux

FFmpeg trac at avcodec.org
Wed May 12 22:32:54 EEST 2021


#9235: commit 958bea5 broke fate-flv-demux
-------------------------------------+-------------------------------------
             Reporter:  haihao       |                    Owner:  (none)
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:  fixed
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by U. Artie Eoff):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 Verified fixed in:
 {{{
 commit 6a9a4f34bd4ab10726d43f8961edfd99a5c47647
 Author: Anton Khirnov <anton at khirnov.net>
 Date:   Mon May 10 09:15:29 2021 +0200

     lavf/flvdec: normalize exporting date metadata

     Export them in UTC, not the local timezone. This way the output is
     the same everywhere. The timezone information stored in the file is
     still ignored, since there seems to be no simple way to export it
     correctly.

     Format them according to ISO 8601, which we generally use for
 exporting
     dates.

     Fixes fate-flv-demux, which was broken since
     958bea5248f87116b0dd080461aa70c14ea86cf0 on some platforms.
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9235#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list