Displaying 8 results from an estimated 8 matches for "theoratodo".
2003 Apr 22
2
Development status?
Hello,
just by curiosity, what is the current development
status of theora? (TODOs, etc.) Only the documentation
still left out? :-)
Rodolphe
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'theora-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body.
2009 Aug 15
0
theora II interest.
Hi
first I'm happy that theora 1.1 is almost complete.
I'm not a specialist in internals of video coding , still currently I'm
involved in online video projects so I have a great interest in theora and
it's future.
Here http://wiki.xiph.org/TheoraTodo#Theora_II it is mentioned that there
are ways to significantly improve theora. Are there plans for near future?
I tried to look at lapped transforms and found that really there are papers
which seems are out of patent horizon
http://signal.ece.utexas.edu/~queiroz/papers/ei00flt.pdf<http://sig...
2004 Feb 09
2
Bitstream freeze
Hello,
I´m just curious: How far is Theora from a bitstream freeze?
From TheoraTodo:
"Derf has come up with a number of suggestions for improving the
flexibility of the bitstream based on his experimental encoder work.
These will be implemented, if not entirely supported by the reference
decoder, before alpha 3 is released."
Are those changes supposed to be the last...
2004 Mar 12
2
release priorities
...is monty's fix for http://bugs.xiph.org/show_bug.cgi?id=464
Hopefully that will happen in the next couple of days.
There's also a libvorbis 1.0.2 release in the queue, but that doesn't
particularly affect theora.
Anything I'm missing?
As always, please see http://wiki.xiph.org/TheoraTodo for the
ongoing release goals.
Cheers,
-r
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'theora-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body....
2003 Mar 18
6
bitstream changes
ok now I see why we need another packet in the header. The first one is basically for ID purposes (theora_decode_header()). I've jammed my huffman trees in there but it sucks because I need them later on when I actually build the huffman tree structs (theora_decode_init, calls InitHuffmanSet()). At that point the original header packet is gone so I've been keeping it around in a buffer.
2004 Mar 01
2
theora release todos
Hi,
last week's thread about getting closer to a release fizzled out.
The mailing list discussion and the TheoraTodo wiki item suggest the
following are required for release:
1. freeze the theora logical bitstream format
2. complete the reference implementation tools
3. stablize the libtheora API
4. complete the documentation
I'd like to suggest this as an ordering by complet...
2007 Feb 28
4
"Any who has ever written an Ogg (de)muxer curses it's name frequently" (sic)
>From some random dude on Slashdot
[ http://yro.slashdot.org/comments.pl?sid=224420&cid=18177356 ]:
"Second, whether AVI is better or worse than Ogg is debatable. Any who
has ever written an Ogg (de)muxer curses it's name frequently. It's
extremely codec-specific, and the format is rather loosely defined,
with no consistent standard way to do much of anything....
AVI has
2007 Feb 28
4
"Any who has ever written an Ogg (de)muxer curses it's name frequently" (sic)
>From some random dude on Slashdot
[ http://yro.slashdot.org/comments.pl?sid=224420&cid=18177356 ]:
"Second, whether AVI is better or worse than Ogg is debatable. Any who
has ever written an Ogg (de)muxer curses it's name frequently. It's
extremely codec-specific, and the format is rather loosely defined,
with no consistent standard way to do much of anything....
AVI has