Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 390795 - net-misc/mediatomb and libav-0.7 and libav-0.8 level api support
Summary: net-misc/mediatomb and libav-0.7 and libav-0.8 level api support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeremy Olexa (darkside) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 390791
  Show dependency tree
 
Reported: 2011-11-17 06:14 UTC by Luca Barbato
Modified: 2011-12-08 15:49 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Use the metadata dict and other small fixes (mediatomb-0.12.1-libav-0.7.patch,4.25 KB, patch)
2011-11-17 06:14 UTC, Luca Barbato
Details | Diff
Adds libav-0.7 support, thanks to Daniel van Vugt (vanvugt) (libav_0.7_support.patch,1.94 KB, patch)
2011-12-06 23:39 UTC, Jeffrey Gardner (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Barbato gentoo-dev 2011-11-17 06:14:30 UTC
Created attachment 292851 [details, diff]
Use the metadata dict and other small fixes

I updated it to access the metadata properly and fixed some old .5 api stuff that got removed.
Comment 1 Fabio Erculiani (RETIRED) gentoo-dev 2011-11-17 08:04:10 UTC
I pushed an ebuild to the sabayon overlay.
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-11-17 14:20:33 UTC
Do you guys use mediatomb? Thanks for the patch, I need to be a better maintainer for mediatomb, but it is difficult with a dead upstream =/
Comment 3 Fabio Erculiani (RETIRED) gentoo-dev 2011-11-17 14:34:51 UTC
I don't.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-12-06 18:34:56 UTC
01:04 <@je_fro> darkside_, mind if I apply that patch from the sabayon overlay 
                in bug #390795
01:04 <+willikins> je_fro: https://bugs.gentoo.org/390795 "net-misc/mediatomb 
                   and libav-0.7 and libav-0.8 level api support"; Gentoo 
                   Linux, Ebuilds; CONF; lu_zero:darkside
01:04 <@je_fro> it's working for me :)
01:05 <@je_fro> whoops darkside_ I may have spoken too soon :)\
01:05 <@je_fro> mediatomb[19393]: segfault at 30 ip 00007f41124fab07 sp 
                00007f41065c0990 error 4 in 
                libavformat.so.53.5.0[7f411246f000+ba000]
Comment 5 Jeffrey Gardner (RETIRED) gentoo-dev 2011-12-06 23:39:56 UTC
Created attachment 295027 [details, diff]
Adds libav-0.7 support, thanks to Daniel van Vugt (vanvugt)

Fixed my issues with mediatomb, compiles and works fine here.

https://bugs.launchpad.net/ubuntu/+source/mediatomb/+bug/784431
Comment 6 Jeffrey Gardner (RETIRED) gentoo-dev 2011-12-08 15:49:15 UTC
Fixed in tree thanks to a patch from Daniel van Vugt (vanvugt).