git.videolan.org Git - x264.git/summary
x264 git repository
Les articles publiés sur le site
-
Fix a few minor bugs found with a static analyzer
6 août 2013, par Anton Mitrofanov -
configure : Support cygwin64
24 juillet 2013, par Diogo Franco (Kovensky) -
Fix cases in which intra refresh allowed prediction from disallowed pixels
23 juillet 2013, par Anton Mitrofanov -
AVC-Intra support
20 juillet 2013, par Kieran KunhyaAVC-Intra support This format has been reverse engineered and x264's output has almost exactly the same bitstream as Panasonic cameras and encoders produce. It therefore does not comply with SMPTE RP2027 since Panasonic themselves do not comply with their own specification. It has been tested in Avid, Premiere, Edius and Quantel. Parts of this patch were written by Jason Garrett-Glaser and some reverse engineering was done by Joseph Artsimovich.
-
Fix AVX2 detection bug with "limit CPUID" enabled in BIOS
13 juillet 2013, par Jason Garrett-Glaser