video codec
x264 Video Codec r949
x264 is a free library for encoding H264/AVC video streams. The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), Måns Rullgård, Chr more>> <<less
x263 Video Codec 1.1.0
developed by Xirlink and used by certain cams to compress AVI video. more>> Another H.263 video codec, developed by Xirlink and used by certain cams to compress AVI video.<<less
x264 Video Codec r1210
This is a free library for encoding H264/AVC video streams. The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), Mans Rullgard, more>> <<less
x264 Video Codec r985
A free library for encoding H264/AVC video streams more>> A free library for encoding H264/AVC video streams
The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), M?ns Rullg?rd, Christian Heine (asm), and Alex Izvorski (asm).
Note: x264 is still considered alpha, so errors can (and will) occur!
Main features:
- CAVLC/CABAC
- Multi-references
- Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions)
- Inter P: all partitions (from 16x16 down to 4x4)
- Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
- Ratecontrol: optional VBV, single or multipass ABR, constant quantizer
- Scene cut detection
- Adaptive B-frame placement
- B-frames as references / arbitrary frame order
- 8x8 and 4x4 adaptive spatial transform
- Lossless mode
- Custom quantization matrices
- Parallel encoding of multiple slices
- Interlacing
Enhancements:
- Disable I_PCM with psy-RD
- psy-RD seems to put the PCM threshold a bit lower than it should be, so PCM is now disabled under psy-RD
x264 Video Codec r986
A free library for encoding H264/AVC video streams more>> A free library for encoding H264/AVC video streams
The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), M?ns Rullg?rd, Christian Heine (asm), and Alex Izvorski (asm).
Note: x264 is still considered alpha, so errors can (and will) occur!
Main features:
- CAVLC/CABAC
- Multi-references
- Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions)
- Inter P: all partitions (from 16x16 down to 4x4)
- Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
- Ratecontrol: optional VBV, single or multipass ABR, constant quantizer
- Scene cut detection
- Adaptive B-frame placement
- B-frames as references / arbitrary frame order
- 8x8 and 4x4 adaptive spatial transform
- Lossless mode
- Custom quantization matrices
- Parallel encoding of multiple slices
- Interlacing
Enhancements:
- Resolve possible crash in bime, improve the fix in r985
x264 Video Codec r996
A free library for encoding H264/AVC video streams more>> A free library for encoding H264/AVC video streams
The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), M?ns Rullg?rd, Christian Heine (asm), and Alex Izvorski (asm).
Note: x264 is still considered alpha, so errors can (and will) occur!
Main features:
- CAVLC/CABAC
- Multi-references
- Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions)
- Inter P: all partitions (from 16x16 down to 4x4)
- Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
- Ratecontrol: optional VBV, single or multipass ABR, constant quantizer
- Scene cut detection
- Adaptive B-frame placement
- B-frames as references / arbitrary frame order
- 8x8 and 4x4 adaptive spatial transform
- Lossless mode
- Custom quantization matrices
- Parallel encoding of multiple slices
- Interlacing
Enhancements:
- Check whether echo -n works, otherwise try printf (fixes build on current OS X 10.5)
x264 Video Codec r987
A free library for encoding H264/AVC video streams more>> A free library for encoding H264/AVC video streams
The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), M?ns Rullg?rd, Christian Heine (asm), and Alex Izvorski (asm).
Note: x264 is still considered alpha, so errors can (and will) occur!
Main features:
- CAVLC/CABAC
- Multi-references
- Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions)
- Inter P: all partitions (from 16x16 down to 4x4)
- Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
- Ratecontrol: optional VBV, single or multipass ABR, constant quantizer
- Scene cut detection
- Adaptive B-frame placement
- B-frames as references / arbitrary frame order
- 8x8 and 4x4 adaptive spatial transform
- Lossless mode
- Custom quantization matrices
- Parallel encoding of multiple slices
- Interlacing
Enhancements:
- Fix deblocking + threads + AQ bug
- At low QPs, with threads and deblocking on, deblocking could be improperly disabled.
- Revision in which this bug was introduced is unknown; it may be as old as b_variable_qp in x264 itself.
x264 Video Codec r995
A free library for encoding H264/AVC video streams more>> A free library for encoding H264/AVC video streams
The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), M?ns Rullg?rd, Christian Heine (asm), and Alex Izvorski (asm).
Note: x264 is still considered alpha, so errors can (and will) occur!
Main features:
- CAVLC/CABAC
- Multi-references
- Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions)
- Inter P: all partitions (from 16x16 down to 4x4)
- Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
- Ratecontrol: optional VBV, single or multipass ABR, constant quantizer
- Scene cut detection
- Adaptive B-frame placement
- B-frames as references / arbitrary frame order
- 8x8 and 4x4 adaptive spatial transform
- Lossless mode
- Custom quantization matrices
- Parallel encoding of multiple slices
- Interlacing
Enhancements:
- Replace High 4:4:4 profile lossless with High 4:4:4 Predictive. This improves lossless compression by about 4-25% depending on source. The benefit is generally higher for intra-only compression. Also add support for 8x8dct and i8x8 blocks in lossless mode; this improves compression very slightly. In some rare cases 8x8dct can hurt compression in lossless mode, but its usually helpful, albeit marginally. Note that 8x8dct is only available with CABAC as it is never useful with CAVLC.
- High 4:4:4 Predictive replaced the previous profile in a 2007 revision to the H.264 standard. The only known compliant decoder for this profile is the latest version of CoreAVC.
x264 Video Codec r988
A free library for encoding H264/AVC video streams more>> A free library for encoding H264/AVC video streams
The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), M?ns Rullg?rd, Christian Heine (asm), and Alex Izvorski (asm).
Note: x264 is still considered alpha, so errors can (and will) occur!
Main features:
- CAVLC/CABAC
- Multi-references
- Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions)
- Inter P: all partitions (from 16x16 down to 4x4)
- Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
- Ratecontrol: optional VBV, single or multipass ABR, constant quantizer
- Scene cut detection
- Adaptive B-frame placement
- B-frames as references / arbitrary frame order
- 8x8 and 4x4 adaptive spatial transform
- Lossless mode
- Custom quantization matrices
- Parallel encoding of multiple slices
- Interlacing
Enhancements:
- Fix deblocking + threads + AQ bug
- At low QPs, with threads and deblocking on, deblocking could be improperly disabled.
- Revision in which this bug was introduced is unknown; it may be as old as b_variable_qp in x264 itself.

x264 Video Codec r1318
x264 is a free library for encoding H264/AVC video streams. The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), Måns Rullgård, Christian Heine (asm), and Alex Izvorski (asm). more>> <<less

x264 Video Codec r1271
x264 is a free library for encoding H264/AVC video streams. The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), Måns Rullgård, Christian Heine (asm), and Alex Izvorski (asm). more>> <<less

x264 Video Codec r1301
x264 is a free library for encoding H264/AVC video streams. The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), Måns Rullgård, Christian Heine (asm), and Alex Izvorski (asm). more>> <<less
XviD Video Codec 1.2.2
XviD Video Codec provides with an open source MPEG-4 video codec designed for everyone, which aims to compress video in order to allow for faster transmission over computer networks or for more efficient storage on computer disks. more>> <<less

x264 Video Codec r1171
x264 is a free library for encoding H264/AVC video streams. The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), Måns Rullgård, Christian Heine (asm), and Alex Izvorski (asm). more>> <<less
x264 Video Codec r1148
x264 is a free library for encoding H264/AVC video streams. The code is written from scratch by Laurent Aimar, Loren Merritt, Eric Petit(OS X), Min Chen (vfw/asm), Justin Clay(vfw), Måns Rullgård, Christian Heine (asm), and Alex Izvorski (asm). more>> <<less