Jump to letter: [
          
            ABCDEFGKLMOSVX
          ]
        
        libtheora0: Free Video Codec
        
        
            | Name: | libtheora0 | 
            Vendor: | VideoLAN Project (http://www.videolan.org) | 
        
        
            | Version: | 1.1.1 | 
            License: | BSD3c(or similar) | 
        
        
            | Release: | 9.1 | 
            URL: | http://www.theora.org/ | 
        
        
        
        - Summary
 
        - Theora is a free video codec based on VP3. The package contains the
library that can decode and encode Theora streams. Theora is also able
to playback VP3 streams.
Authors:
--------
    the Xiph.Org Foundation http://www.xiph.org/
 
        
        
        Changelog
        
            - * Fri Jul 28 14:00:00 2006 [email protected]
 
            - Disable test suite run with valgrind.
 
        
            - * Tue Aug  1 14:00:00 2006 [email protected]
 
            - Reenable test suite run with valgrind.
 
        
            - * Wed Mar 28 14:00:00 2007 [email protected]
 
            - Updated to version 1.0alpha7:
  * Enable mmx assembly by default
  * Avoid some relocations that caused problems on SELinux
  * Other build fixes
  * time testing mode (-f) for the dump_video example
  * Merge theora-mmx simd acceleration (x86_32 and x86_64)
  * Major RTP payload specification update
  * Minor format specification updates
  * Fix some spurious calls to free() instead of _ogg_free()
  * Fix invalid array indexing in PixelLineSearch()
  * Improve robustness against invalid input
  * General warning cleanup
  * The offset_y member meaning fix.
- Use incremental versioning scheme.
- Documentation repackaged.
- Use less vague names for binaries.