Download List

Descripción del Proyecto

Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-01 13:16
1.1.0-beta1

Esta versión beta tiene un API que está muy cerca de la rama 1.0.x, con sólo algunos cambios. La biblioteca todavía se puede utilizar con las aplicaciones cliente basadas en 1.0.x.
Tags: Development, Major feature enhancements
This beta release has an API that is very close to the 1.0.x branch, with only few changes. The library can still be used with client applications based on 1.0.x.

2005-02-01 11:45
1.0.3

Este comunicado de fijo errores muy pequeña y es la fuente y binario compatible con la versión anterior. Desbordamientos de optimización de Trellis Quant inferior o igual a 2 se fija, los arroyos que son demasiado cortos no se leen, evitando la lectura de la corriente de basura inútil, y 64-bit de los accidentes que se produjeron debido a abordar asumiendo enteros de 32 bits fueron corregidos. Dos errores de búsqueda de diamantes se fija, uno de los cuales estaba causando búsquedas en direcciones equivocadas, la que cause una salida temprana.
Tags: Minor bugfixes
This release fixed very minor bugs and is source and binary compatible with the previous version. Trellis optimization overflows for quant smaller than or equal to 2 were fixed, streams that are too short are no longer read, preventing the reading of useless stream garbage, and 64-bit crashes that occurred due to addressing assuming 32-bit integers were fixed. Two diamond search bugs were fixed, one of which was causing searches in wrong directions, the other causing an early exit.

2004-10-12 02:23
1.0.2

Varios errores han sido corregidos, incluida una pérdida de memoria en la interfaz de VFW y un problema de seguridad hilo en la biblioteca xvidcore.
Tags: Minor bugfixes
Several bugs have been fixed, including a memory leak in the VFW frontend and a thread safety problem in the xvidcore library.

2004-06-07 22:44
1.0.1

Misprediction DC causada por falta de recorte de valor, los errores provocados por 1fps secuencias en el descodificador, un error en el enrejado que estaba causando en el bloque de saltarse etapas posteriores, y un error del ME que podrían causar que los resultados óptimos para bframes han sido corregidos. Un error en el cálculo del índice de bits cuando se le da la tasa de bits y tamaño (2,4%) se ha fijado. Compatibilidad ICM se ha añadido para las suites de oficina (OpenOffice.org, MS Office, etc.) Más tipos conocidos de archivo de audio se han añadido.
Tags: Major bugfixes
DC misprediction caused by missing value clipping, bugs triggered by 1fps sequences in the decoder, a bug in trellis that was causing block skipping in later stages, and an ME bug that could cause suboptimal results for bframes have been fixed. An error in bit rate calculation when given the bit rate and size (2.4%) has been fixed. ICM compatibility has been added for office suites (OpenOffice.org, MS Office, etc.). More known audio file types have been added.

2003-04-06 06:08
0.9.1

Tags: Initial freshmeat announcement

Project Resources