similar to: [RFC] theorarm-merge-branch diff for latest svn

Displaying 17 results from an estimated 17 matches similar to: "[RFC] theorarm-merge-branch diff for latest svn"

2010 Jul 24
2
theorarm build
Hi all-- I tried building the ARM-optimized theora codec from the theorarm- merge-branch, and encountered the following compile and runtime problems before getting something to run. If there is another way to build it, it would be nice to know, but I got the sense that its current state in svn is incomplete. I'm using a gcc cross-compiler for ARM on an x86 Linux PC. After running
2012 Jun 14
1
Compilation problem with theorarm
Hello all. I have got problem with compiling theorarm. I followed instructions posted earlier on this list (http://permalink.gmane.org/gmane.comp.multimedia.ogg.theora.devel/3066) but still got messages about undefined symbol: oc_frag_recon_inter2_arm. I have fixed Makefile.am by adding arm/ARMbitwise2.s \ arm/ARMdecode.s \ arm/ARMfilter.s \ arm/ARMfrag.s \ arm/ARMidct.s \ arm/ARMint.h \
2014 May 05
1
Application crushes
Hi all. Can any one please help me with my problem. I wrote an application for Android, using Teorarm. It crushes when I try to play the video file. Native application, compiled with the help of Android NDK 9r in Android Studio. Program stack: #0 theorapackB_readARM () at jni/theorarm/src/dec/bitwise2ARM.s:150 #1 0x673fae80 in oc_dec_headerin (_opb=0x6dca5278, _info=0x6dca52b0,
2009 Sep 17
4
Optimised ARM Ogg/Theora/Vorbis decoder
This is a note to announce the availability of "Ogg Theorarm", an optimised ARM implementation of decoding libraries for the Theora video code, and Vorbis audio codec from xiph.org. Full details of this code release can be found at <http://www.wss.co.uk/pinknoise/theorarm>, but highlights include: * Full speed playback of a 320x240x25fps clip with a 48kHz stereo audio track on
2007 Dec 25
2
VC2005 MMX patch.
Here is the patch with my changes. Most work went into the decoder. I just changed on the encoder if something was nessesary to build the library. You can find the patch here (quite big).. http://torus.untergrund.net/code/theora_mmx_vc2005.diff Please let me know if the encoder works without problems. I just did a very brief testing of it. The decoder has been tested against the test
2008 Apr 29
2
More trival questions
Hopefullly this is once again something trivial I'm missing. I'm still trying to figure out how to pull a part a stream. I get two out the three theora headers I can see in the file (http://v2v.cc/~j/theora_testsuite/320x240.ogg) if I use the buffer in the page struct and nothing usable if I try to use the packet structs. Hopefully this is once again something something trivial I've
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:
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
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 Feb 06
2
Fwd: [whatwg] Suddenly, ~40% of IE users get HTML5 Theora with no effort
---------- Forwarded message ---------- From: David Gerard <dgerard at gmail.com> Date: Fri, Feb 5, 2010 at 21:47 Subject: [whatwg] Suddenly, ~40% of IE users get HTML5 Theora with no effort To: WHATWG <whatwg at whatwg.org> http://www.atoker.com/blog/2010/02/04/html5-theora-video-codec-for-silverlight/
2009 Dec 13
1
conformance test suites (e.g vobis, theora)
hi, does anzone know of a conformance testsuite e.g. for vorbis and theora bitstreams. This would be nice to have when e.g. testing a dsp based reimplementation. Also a testsuite that does robustness testing on the ogg container format would be nice. If none of these exist, wound't that be a good project for e.g. next GSoC? Stefan
2013 Oct 10
1
Samba4 - PDC - RHEL6 - Slow browsing from Mac clients
Hi, I'm in the process of rolling out a brand new server as a Samba4 PDC to a customer with about 30 users. It's going well except for the fact that I now have some serious slow browsing issues from Mac clients, and that?s when only a handful of them are connected to the server. Note that if I install software such as Dave from Thursby on the Macs, the speed issues vanish. Also, browsing
2010 Apr 09
1
Google Puts Weight Behind Theora
"... we need a baseline to work from - one standard format that (if all else fails) everything can fall back to. This doesn?t need to be the most complex format, or the most advertised format, or even the format with the most companies involved in its creation. All it needs to do is to be available, everywhere. The codec in the frame for this is Ogg Theora..." :)
2011 Jan 19
1
How to build Theora decoder on VC++ paltform
On 17.01.2011 12:35, Raju wrote: > Dear friends > Recently i have downloaded Theora video codec from http://www.xiph.org/ > , > here its having both encoder and decoder , how can i build only > decoder on VC + windows platform , if i build now i will be getting " > Cannot open include file: 'ogg/ogg.h': No such file or directory " > pls send me solution for
2010 Feb 14
1
Loop Filter Limits
I'm going to try documenting the various sections as I figure them out, in order to help others who are trying to implement the Theora CODEC. I'll go back and document the stuff I've already done, but I'm starting at the loop filter limits because that is where I ran into my first uncertainties. I found where libtheora did its loop filter limit decoding, and printed out the
2010 Jan 29
6
Theora video support in Firefox and Opera
Firefox: 3.6 is out. What's new? I don't know (see :-( below) Trying to play videos: + Can play (in some cases) Internet videos + Can play (in some cases) videos from local storage + Seems to pass the testsuite tests , http://wiki.xiph.org/TheoraTestsuite , ("offset" looks good, 4:4:4 and 4:2:2 too, not sure about the 322x242 "not divisible by 16" - there is a black