bugGnash - The GNU Flash player - Bugs: bug #23502, Fix MediaParser build with new...

 
 

bug #23502: Fix MediaParser build with new ffmpeg

Submitter:  None
Submitted:  Fri 06 Jun 2008 03:35:58 PM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  strk
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 16 Jun 2008 04:39:32 PM UTC, comment #4: 

Works for me.

Benjamin Wolsey <bwy>
Group Member
Sat 07 Jun 2008 12:50:52 AM UTC, comment #3: 

I fixed some errors due to this patch...

Markus Gothe <nihilus>
Group Member
Fri 06 Jun 2008 07:58:25 PM UTC, comment #2: 

Committed, even if I'm not convinced about the
HAVE_HEADER_X_Y to detect version...
Anyway, if you confirm I close.

Sandro Santilli <strk>
Group Member
Fri 06 Jun 2008 04:13:09 PM UTC, comment #1: 

I belive MediaParser doesn't even need the duration
(maybe will be used for seeking, not sure, as that's currently
not cleanly implemented)

Sandro Santilli <strk>
Group Member
Fri 06 Jun 2008 03:35:58 PM UTC, original submission:  

I have made a small and quick patch to make gnash compile with new ffmpeg.

I don't know if it's intirely correct, because i have a doubt if "duration" is the field that the Media Parser wants, or something like this

av_rescale_q(_videoStream->duration, st->time_base, AV_TIME_BASE_Q)

With out more to add....

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #15803:  fix-MediaParser.patch added by None (2KiB - text/x-diff - Patch to MediaParser)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bwy (Posted a comment)
  • -email is unavailable- added by nihilus (Posted a comment)
  • -email is unavailable- added by strk (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-06-17 strk StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2008-06-06 strk StatusNone Ready For Test
    2008-06-06 strk Assigned toNone strk
    2008-06-06 None Attached File- Added fix-MediaParser.patch, #15803

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code