[FFmpeg-trac] #2228(avformat:closed): EXT-X-ALLOWCACHE tag written to m3u8 playlist needs minor corrections

FFmpeg trac at avcodec.org
Sun Feb 3 11:21:49 CET 2013


#2228: EXT-X-ALLOWCACHE tag written to m3u8 playlist needs minor corrections
-------------------------------------+-------------------------------------
             Reporter:  nealzebub    |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avformat
              Version:  unspecified  |               Resolution:  fixed
             Keywords:  hls          |               Blocked By:
  playlist segment m3u8              |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
Changes (by saste):

 * status:  new => closed
 * reproduced:  0 => 1
 * component:  undetermined => avformat
 * keywords:  hls playlist => hls playlist segment m3u8
 * analyzed:  0 => 1
 * resolution:   => fixed


Comment:

 Replying to [comment:2 nealzebub]:
 > Replying to [comment:1 cehoyos]:
 > > Could you test attached patch?
 > I won't be able to test the patch soon, as I have been using pre-
 compiled static builds.
 > I will need to setup my machine for compiling locally.
 > Thank you for the quick response, by the way.
 >
 > In the meantime, I will not be offended in the least if somebody else
 verifies the patch's validity.

 Patch pushed in:
 {{{
 commit 90020d7f4bf2f0f18fca6ba731152886d8c923fd
 Author: Carl Eugen Hoyos <cehoyos at ag.or.at>
 Date:   Sun Feb 3 11:12:49 2013 +0100

     lavf/segment: use correct spelling and value for EXT-X-ALLOW-CACHE tag

     Replace wrong "EXT-X-ALLOWCACHE" with "EXT-X-ALLOW-CACHE", and value
 1/0
     with YES/NO, as per spec.

     Fix trac ticket #2228.

     Signed-off-by: Stefano Sabatini <stefasab at gmail.com>
 }}}


 Thanks for the report.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2228#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list