A free h264/avc encoder

https://code.videolan.org/videolan/x264

x264 is a free library for encoding next-generation 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, Radek Czyz, Christian Heine (asm), Alex Izvorski (asm), and
Alex Wright. It is released under the terms of the GPL license. This
package contains a shared library and a commandline tool for encoding
H264 streams. This library is needed for mplayer/mencoder for H264
encoding support.

Encoder 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: constant quantizer, single or multipass ABR, optional VBV
- 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

Refresh
Refresh
Source Files
Filename Size Changed Actions
baselibs.conf 0000000012 12 Bytes about 9 years
libx264-x264.changes 0000011182 10.9 KB almost 8 years
libx264-x264.spec 0000006282 6.13 KB almost 8 years
libx264.changes 0000011182 10.9 KB almost 8 years
libx264.spec 0000006211 6.07 KB almost 8 years
pre_checkin.sh 0000000383 383 Bytes about 9 years
x264-snapshot-20180305-2245-stable.tar.bz2 0000750709 733 KB almost 8 years
x264-use-shared-library.patch 0000000891 891 Bytes almost 10 years
Revision 20 (latest revision is 35)
Olaf Hering Olaf Hering (olh) accepted request 4196 almost 8 years ago (revision 20)
Update to new snapshot from upstream.
Please note that this change builds for all targets in openSUSE_Factory_ARM that are  currently disabled in Essentials, please enable build for those there if wanted.
Comments for libx264 0