2015-01-20 10:37:53 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 20141218, the latest available snapshot. Does anyone know why
there are no newer ones?
|
2014-10-24 12:20:44 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 20141023:
* Update to the current lavf API and fix memory leak when using --seek
* x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags
* x86: Minor pixel_ssim_end4 improvements
* x86: Faster quant_4x4x4
* configure: improve cc_check for clang and ICL to not ignore unknown options
* checkasm: Only call x264_cpu_detect() once
|
2014-08-10 17:39:15 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
Changes 20140809:
Bug fixes and improvements.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2014-04-10 07:39:17 by OBATA Akio | Files touched by this commit (72) |
Log message:
recursive bump from x264-devel builld number change (i.e. API change).
|
2014-03-04 14:59:41 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Removed patches/patch-ak
|
2014-03-04 14:59:11 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
Changes 20140303:
Bug fixes.
Enabled OpenCL for Darwin.
Fix building with Clang.
|
2013-10-17 09:09:08 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 20131015:
* Fix AVX2 detection bug with "limit CPUID" enabled in BIOS
* Fix a few minor bugs found with a static analyzer
* Fix cases in which intra refresh allowed prediction from disallowed pixels
* x86inc: Check for __OUTPUT_FORMAT__ having a value of "x64"
* configure: Support cygwin64
* x86: Faster AVX2 pixel_sad_x3 and pixel_sad_x4
* x86: SSSE3 implementation of pixel_sad_x3 and pixel_sad_x4
* Transparent hugepage support
* AVC-Intra support
* Windows Unicode support
* Fix GPAC support on Windows
* Fix masked access violation in KERNEL32
|
2013-07-07 05:51:04 by OBATA Akio | Files touched by this commit (1) |
Log message:
FIxes build on NetBSD-5.x-i386, i486 features are required.
|
2013-07-06 23:57:45 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Backout previous.
Onno van der Linden reports it is not needed any longer with
x264-devel-20130703.
|