Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106892 - MPlayer should support 'enca' USE flag
Summary: MPlayer should support 'enca' USE flag
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-22 07:52 UTC by Jakub Argasinski
Modified: 2007-02-05 01:54 UTC (History)
0 users

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


Attachments
Patch adding USE flag 'enca' to MPlayer (enca_support.patch,1.39 KB, patch)
2005-09-22 07:59 UTC, Jakub Argasinski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Argasinski 2005-09-22 07:52:23 UTC
MPlayer is capable of using ENCA library ("ENCA detects the character coding of
a file and converts it if desired"), but currently there's no USE flag which
could specify if user wants to include this support or not. It's a very useful
feature of MPlayer, because ENCA supports detection of encoding on-the-fly.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Argasinski 2005-09-22 07:59:37 UTC
Created attachment 69010 [details, diff]
Patch adding USE flag 'enca' to MPlayer

I have created this small patch which solves the bug (WFM). I guess it requires
further improvement (ENCA is currently available for x86 and PPC).
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2006-06-22 12:14:54 UTC
After a version of enca is marked stable (go ahead and file a new bug for a stable bump, if there isn't one already) then we can add it.
Comment 3 Steve Dibb (RETIRED) gentoo-dev 2006-06-22 18:08:03 UTC
resolving as needinfo
Comment 4 Jakub Argasinski 2006-11-19 12:08:22 UTC
enca-1.0 is now in stable branch.
Comment 5 Steve Dibb (RETIRED) gentoo-dev 2007-02-05 01:54:47 UTC
(In reply to comment #4)
> enca-1.0 is now in stable branch.
> 

needs to be stable on all arches before we can support it