<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>1533</bug_id>
          
          <creation_ts>2025-12-17 01:21:11 +0100</creation_ts>
          <short_desc>Enable FFmpeg 7 and 8 in FFMPEGMediaPlayer, drop version 4 and 5</short_desc>
          <delta_ts>2025-12-19 05:35:16 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>video</component>
          <version>2.7.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>FEATURE</cf_type>
          <cf_scm_refs>d05178ff784bf0f327f15d199bf1d47f323dc693
881f2062fb64ce736e00440fbddbaedfe5f23ca8</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>7279</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2025-12-17 01:21:11 +0100</bug_when>
    <thetext>On Debian 13 (and similarly Ubuntu/ArchLinux/..), FFmpeg 7 is being installed.
Further, current FFmpeg developer version is 8.

FFmpeg versions 4 and 5 are no more used in contemporary distributions,
hence we can also remove these to save footprint.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7280</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2025-12-19 05:35:16 +0100</bug_when>
    <thetext>Resolved as described.

Only material code change:
- drop using `avcodec_close` for just `avcodec_free_context`</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>