Displaying 20 results from an estimated 200 matches similar to: "CentOS-announce Digest, Vol 114, Issue 14"
2014 Aug 26
0
CEEA-2014:1094 CentOS 7 libvpx Enhancement Update
CentOS Errata and Enhancement Advisory 2014:1094
Upstream details at : https://rhn.redhat.com/errata/RHEA-2014-1094.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
fb4b3575d105e8ad5bf96c2b8cee1a0cd555b511987d93e32cebf2bae9dfaa40 libvpx-1.3.0-5.el7_0.i686.rpm
2014 Aug 26
0
CEBA-2014:1093 CentOS 7 initscripts BugFix Update
CentOS Errata and Bugfix Advisory 2014:1093
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1093.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
2f73759fcb2474eaea36c465d1a086a9820c88287577590f4fa4ddebab344964 debugmode-9.49.17-1.el7_0.1.x86_64.rpm
2014 Aug 29
0
CentOS-announce Digest, Vol 114, Issue 15
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2014 Aug 29
0
CEEA-2014:1105 CentOS 6 libvpx Update
CentOS Errata and Enhancement Advisory 2014:1105
Upstream details at : https://rhn.redhat.com/errata/RHEA-2014-1105.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
690d3193f29c39a7846e6fba1a32efb8346944afec046f50ed09e8b7bb8202e3 libvpx-1.3.0-5.el6_5.i686.rpm
2015 Apr 26
1
can't install gd-devel on centos 7.1
Disable remi repo and try again..
26.4.2015 11.54 ip. "Tim Dunphy" <bluethundr at gmail.com> kirjoitti:
> Hey guys,
>
>
> I'm trying to instal gd-devel onto a CentOS 7 host.
>
> --> Finished Dependency Resolution
> Error: Package: gd-last-devel-2.1.1-2.el7.remi.x86_64 (remi)
> Requires: libvpx-devel(x86-64)
> You could try using
2015 Apr 26
4
can't install gd-devel on centos 7.1
Hey guys,
I'm trying to instal gd-devel onto a CentOS 7 host.
--> Finished Dependency Resolution
Error: Package: gd-last-devel-2.1.1-2.el7.remi.x86_64 (remi)
Requires: libvpx-devel(x86-64)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
But when I try to do that I get the error you see above.
These are the
2014 Apr 17
2
[LLVMdev] multithreaded performance disaster with -fprofile-instr-generate (contention on profile counters)
On Thu, Apr 17, 2014 at 6:10 PM, Yaron Keren <yaron.keren at gmail.com> wrote:
> If accuracy is not critical, incrementing the counters without any guards
> might be good enough.
>
No. Contention on the counters leads to 5x-10x slowdown. This is never
good enough.
--kcc
Hot areas will still be hot and cold areas will not be affected.
>
> Yaron
>
>
>
>
2013 Apr 16
2
Krad Pipe To
https://gist.github.com/oneman/5394332
This is a little hack for sending -live encoded- WebM streams to Icecast
from STDIN.
An example (I was using libav from git, params likely different between
libav, ffmpeg etc programs)
avconv -v debug -f video4linux2 -s 320x240 -r 10 -i /dev/video0 -vcodec
libvpx -threads 2 -vb 128k -r 10 -f webm pipe:1 | krad_pipe2
europa.kradradio.com 8008
2010 Jul 20
1
OpenCodecs release 0.84.17338
OpenCodecs release 0.84.17338
-----------------------------
OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex,
Theora, FLAC, and WebM files in Windows Media Player and other players.
This release added WebM support (using versioned snapshots provided
by The WebM Project), which determined the change of project's name
from "Ogg Codecs" to "Open
2010 Jul 20
1
OpenCodecs release 0.84.17338
OpenCodecs release 0.84.17338
-----------------------------
OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex,
Theora, FLAC, and WebM files in Windows Media Player and other players.
This release added WebM support (using versioned snapshots provided
by The WebM Project), which determined the change of project's name
from "Ogg Codecs" to "Open
2010 Jul 20
1
OpenCodecs release 0.84.17338
OpenCodecs release 0.84.17338
-----------------------------
OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex,
Theora, FLAC, and WebM files in Windows Media Player and other players.
This release added WebM support (using versioned snapshots provided
by The WebM Project), which determined the change of project's name
from "Ogg Codecs" to "Open
2015 Apr 26
1
can't install gd-devel on centos 7.1
2015-04-27 1:30 GMT+03:00 John R Pierce <pierce at hogranch.com>:
> On 4/26/2015 1:54 PM, Tim Dunphy wrote:
>
>> Hey guys,
>>
>>
>> I'm trying to instal gd-devel onto a CentOS 7 host.
>>
>> --> Finished Dependency Resolution
>> Error: Package: gd-last-devel-2.1.1-2.el7.remi.x86_64 (remi)
>> Requires:
2010 Jul 21
0
problem encoding webm audio content over network stream
Hi
I have built and installed ffmpeg 0.6, Libvorbis Version 1.2.0 and, VP8
(libvpx-0.9.1).
When I runn ffmpeg on the command line everything appears to work fine. I
give it an input webm file downloaded from youtube.com and generate a
different ouput webm file.
However when I try and encode the same webm input file hosted on my local
HTTP server using the ffmpeg API over a HTTP stream I get the
2011 Jan 04
0
OpenCodecs release 0.85.17766
OpenCodecs release 0.85.17766
-----------------------------
OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex,
Theora, FLAC, and WebM files in Windows Media Player and other players.
This release updates VP8, Theora, and, Vorbis codecs. ActiveX video
player gains "controls" attribute support. Various bugfixes.
Note that due to upgrade to Visual Studio 2008 and by
2011 Jan 04
0
OpenCodecs release 0.85.17766
OpenCodecs release 0.85.17766
-----------------------------
OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex,
Theora, FLAC, and WebM files in Windows Media Player and other players.
This release updates VP8, Theora, and, Vorbis codecs. ActiveX video
player gains "controls" attribute support. Various bugfixes.
Note that due to upgrade to Visual Studio 2008 and by
2010 Jun 30
0
OpenCodecs release 0.84.17315
OpenCodecs release 0.84.17315
-----------------------------
OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex,
Theora, FLAC, and WebM files in Windows Media Player and other players.
This release added WebM support (using versioned snapshots provided
by The WebM Project), which determined the change of project's name
from "Ogg Codecs" to "Open
2010 Jun 30
0
OpenCodecs release 0.84.17315
OpenCodecs release 0.84.17315
-----------------------------
OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex,
Theora, FLAC, and WebM files in Windows Media Player and other players.
This release added WebM support (using versioned snapshots provided
by The WebM Project), which determined the change of project's name
from "Ogg Codecs" to "Open
2010 Jun 30
0
OpenCodecs release 0.84.17315
OpenCodecs release 0.84.17315
-----------------------------
OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex,
Theora, FLAC, and WebM files in Windows Media Player and other players.
This release added WebM support (using versioned snapshots provided
by The WebM Project), which determined the change of project's name
from "Ogg Codecs" to "Open
2010 Aug 03
0
OpenCodecs release 0.84.17359
OpenCodecs release 0.84.17359
-----------------------------
OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex,
Theora, FLAC, and WebM files in Windows Media Player and other players.
This release adds decoding support for Windows Mobile 5.0 - 6.5. Seeking
is disabled for Ogg Vorbis, Theora and Speex. WebM/VP8 is not supported,
and, there are no arm assembly optimizations
2010 Aug 03
0
OpenCodecs release 0.84.17359
OpenCodecs release 0.84.17359
-----------------------------
OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex,
Theora, FLAC, and WebM files in Windows Media Player and other players.
This release adds decoding support for Windows Mobile 5.0 - 6.5. Seeking
is disabled for Ogg Vorbis, Theora and Speex. WebM/VP8 is not supported,
and, there are no arm assembly optimizations