The Data Compression News Blog

All about the most recent compression techniques, algorithms, patents, products, tools and events.

Subscribe

Posts: RSS Feed
Comments: RSS Feed

Sponsored Links

Recent Posts

  • Bijective BWT (7 Comments)

    David Scott has written a bijective BWT transform, which brings all the advantages of bijectiveness to BWT based compressors. Among other things, making BWT more suitable for compression-before-encryption and also give (slightly) better compression.

  • Asymmetric Binary System (113 Comments)

    Jarek Duda’s “Asymmetric Binary System” promises to be an alternate to arithmetic coding, having all the advantages, but being much simpler. Matt has coded a PAQ based compressor using ABS for back-end encoding. Update: Andrew Polar has written an alternate implementation of ABS.

  • Precomp: More Compression for your Compressed Files (3 Comments)

    So many of today’s files are already compressed (using old, outdated algorithms) that newer algorithms don’t even get a chance to touch them. Christian Schneider’s Precomp comes to rescue by undoing the harm.

  • On2 Technologies is Hiring

    There aren’t too many companies working on cutting edge codecs, and of those few this one is hiring. Best of luck.

  • China’s AVS Specifications Available (2 Comments)

    Its old news that China has developed their own Advanced Video Standard to avoid high licensing fees. English translation of the standard is now available, along with the IPR policy. Finally something technical that you can get your hands on to feed your appetite.

XviD 1.1 released

Posted by Mark Nelson on 4th January 2006 | Permanent Link

A lot of people really like XviD, mostly because of the cred it garners by being open source, free, etc. You can get similar results from commercial codecs, but why bother when this guy is just as good? Here is the bullet list from the site on what you get in 1.10:

xvidcore:

  • Improved Low bitrate quality.
  • Improved VBV support
  • Rate-Distortion mode decision for bvops
  • New postprocessing functions, brightness and deringing
  • New PowerPC port by Christoph Naegeli
  • Brand new amd64 Linux 64bit port by Andre Werthmann
  • Various decoder and encoder speedups
  • A few bugs squashed

VFW frontend

  • Mingw/CygWin support
  • Various small improvements
  • A few bugs squashed

DShow frontend

  • Mingw/CygWin support
  • Support for brightness control
  • Various small improvements
  • A few bugs squashed

Changes since 1.1.0-beta2:

xvidcore

  • Field interlaced decoding
  • IEEE-1180 compliant SSE2 iDCT (disabled for safety)
  • Fixed misaligned reads on RISC platforms such as ARM
  • Completed GCC 4.0 support
  • Export only public API on GNU/Linux and Solaris
  • Work on the example apps. Support for AVS input in xvid_encraw

VFW frontend

  • Small updates

DShow frontend

  • Additional fourcc support

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>