Displaying 9 results from an estimated 9 matches for "entropywave".
2011 Nov 09
2
Git branch with compiling fixes for win32
I found this git repo that contains fixes for mingw32 compilation of
flac: git://code.entropywave.com/git/flac.git
Switch to the "ew" branch to see the fixes. I'd be glad if this went
upstream as it'd make my job easier.
2011 Nov 09
5
Git branch with compiling fixes for win32
Erik de Castro Lopo <mle+la at mega-nerd.com> wrote:
>Sven-Hendrik Haase wrote:
>
>> I found this git repo that contains fixes for mingw32 compilation of
>> flac: git://code.entropywave.com/git/flac.git
>> Switch to the "ew" branch to see the fixes. I'd be glad if this went
>> upstream as it'd make my job easier.
>
>Is there a gitweb interface to this?
>
>Cheers,
>Erik
>--
>-------------------------------------------------------...
2011 Nov 09
0
Git branch with compiling fixes for win32
Sven-Hendrik Haase wrote:
> I found this git repo that contains fixes for mingw32 compilation of
> flac: git://code.entropywave.com/git/flac.git
> Switch to the "ew" branch to see the fixes. I'd be glad if this went
> upstream as it'd make my job easier.
Is there a gitweb interface to this?
Cheers,
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo...
2010 Jun 29
1
[PATCH]: PPC/Altivec implementations of SAD and SSD
Hi,
This patch adds Altivec-optimized implementations of oc_enc_frag_sad and
oc_enc_frag_ssd. This patch is against the latest svn revision of
theora-ptalarbvorm.
Speeds up encode on a plant stop-motion clip on a 1 GHz PPC 7447 by ~3%,
timewise. Time spent in oc_enc_frag_sad is reduced from 4.2% to 2.3% and
oc_enc_frag_ssd from 1.2% to 1.0%, as reported by Shark.
Currently this is only
2011 Nov 09
4
Git branch with compiling fixes for win32
On 11/10/2011 06:58, Erik de Castro Lopo wrote:
> Sven-Hendrik Haase wrote:
>
>> Si se?or: http://code.entropywave.com/git/flac.git
>
> Ok, there are about 6 commits there. Over the weekend I'll
> have a look at them and if they're fine, I'll push them to
> the Xiph Git repo.
>
> If anyone else has Flac patches that they would like to
> see commited to the Xiph Git repo, now w...
2011 Nov 18
3
Git branch with compiling fixes for win32
...d.com> wrote:
> From: Erik de Castro Lopo <mle+la at mega-nerd.com>
> Subject: Re: [Flac-dev] Git branch with compiling fixes for win32
> To: flac-dev at xiph.org
> Date: Wednesday, November 9, 2011, 10:58 PM
> Sven-Hendrik Haase wrote:
>
> > Si se?or: http://code.entropywave.com/git/flac.git
>
> Ok, there are about 6 commits there. Over the weekend I'll
> have a look at them and if they're fine, I'll push them to
> the Xiph Git repo.
>
> If anyone else has Flac patches that they would like to
> see commited to the Xiph Git repo, now w...
2008 Dec 04
3
ogg dirac granulepos in oggz tools
2008/11/26 David Flynn <davidf+nntp at woaf.net>:
>>>> http://trac.annodex.net/changeset/3801
>>>
>>> I'll test this shortly.
>
> Ok, i've tested muxing some audio and video together and that works fine.
> woo.
great, thanks :-)
So the last remaining tool to check is oggz-chop. I at first assumed it
would not work with Dirac's granulepos,
2010 Apr 12
7
Theora player for Nokia Series 60
I've made a start writing a Theora player for Series 60 phones (mostly Nokia phones, but some Samsung and Sony Ericsson ones too).
Download here:
http://symbianoggplay.sourceforge.net/OgvPlay/OgvPlay_010.zip
I've been using Big Buck Bunny, Elephants Dream and a few other ogv files for testing. I've uploaded 320x180 versions of those here:
2008 Dec 04
0
[Schrodinger-devel] ogg dirac granulepos in oggz tools
On Fri, Dec 05, 2008 at 06:34:41AM +0900, Conrad Parker wrote:
> So the last remaining tool to check is oggz-chop. I at first assumed it
> would not work with Dirac's granulepos, but it seems to do something
> vaguely useful:
>
> conrad at chichai:~/share/oggz-chop$ oggz chop -s 7 -e 11 -o
> sage-7-11.ogv ../dirac/sage-640x360.ogg
> conrad at chichai:~/share/oggz-chop$