2013-08-23 |
Fiona Glaser | Fix AVX2 detection bug with "limit CPUID" enabled in... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Henrik Gramner | x86: Remove X264_CPU_SSE_MISALIGN functions |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Fiona Glaser | Tweak i16x16-delta-quant-avoidance code |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Fiona Glaser | x86: faster AVX2 iDCT, AVX deblock_luma_h, deblock_luma... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Lucien | Add new color primaries, transfer characteristics,... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Fiona Glaser | Add "--stitchable" option for segmented encoding |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Fiona Glaser | Interface: if vbv-maxrate < bitrate, set bitrate =... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Anton Mitrofanov | OpenCL cosmetics |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Anton Mitrofanov | Fix possible crash when writing very large filler NALUs |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Loren Merritt | Fix build with PIC on some systems |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Henrik Gramner | Fix potential misaligment crash in AVX2 denoise_dct |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Anton Mitrofanov | Fix building with compilers without inline asm support |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Anton Mitrofanov | Fix compilation with OpenCL on MacOS X |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Anton Mitrofanov | OpenCL support improvement/refactoring |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Fiona Glaser | x86: shave a few instructions off AVX deblock |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Henrik Gramner | x86: AVX2 dequant_4x4_dc |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Henrik Gramner | x86: AVX2 high bit-depth dequant |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Fiona Glaser | x86-64: 64-bit variant of AVX2 hpel_filter |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Henrik Gramner | x86: AVX2 high bit-depth denoise_dct |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Henrik Gramner | x86: AVX2 high bit-depth quant |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Fiona Glaser | x86: AVX2 add16x16_idct_dc |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Fiona Glaser | x86: faster AVX2 quant_4x4x4 |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Fiona Glaser | x86: AVX2 intra_sad_x3_8x8c |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Henrik Gramner | x86: AVX2 high bit-depth intra_sad_x3_8x8 |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Fiona Glaser | x86: AVX2 deblock strength |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Henrik Gramner | x86: Faster high bit-depth intra_sad_x3_4x4 |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Fiona Glaser | x86: faster SSSE3 hpel |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Fiona Glaser | x86-64: faster SSSE3 trellis |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Fiona Glaser | x86: 32-byte align the stack if possible |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Henrik Gramner | x86inc: Utilize the shadow space on 64-bit Windows |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Henrik Gramner | x86: Don't use explicitly aligned versions of SAD on... |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Henrik Gramner | x86: Add missing initializations for high bit-depth... |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Fiona Glaser | x86: add Jaguar CPU detection |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Henrik Gramner | x86inc: Remove .rodata kludges |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Henrik Gramner | checkasm: Use 64-bit cycle counters |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Henrik Gramner | checkasm: Fix stack alignment bug |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Fiona Glaser | Fix invalid memcpy in sliced-threads |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Fiona Glaser | Fix two bugs in slice-min-mbs and slices-max |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | x86: SSSE3 LUT-based faster coeff_level_run |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | x86-64: BMI2 cabac_residual functions |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | x86: SSSE3 ads_mvs |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 pixel_ssd_nv12_core |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 high bit-depth pixel_ssd |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 high bit-depth pixel_sad_x3/pixel_sad_x4 |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 high bit-depth vsad |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 high bit-depth pixel_sad |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 high_bit_depth pixel_avg2, get_ref, mc_copy_w... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 nal_escape |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX memzero_aligned |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 predict_16x16_dc |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 predict_8x8c_p/predict_8x16c_p |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 predict_16x16_p |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX high bit-depth predict_16x16_v |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 high bit-depth predict_4x4_h |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 high bit-depth predict_16x16_h |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86: AVX2 high bit-depth predict_8x8c_h/predict_8x16c_h |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Henrik Gramner | x86util: Support ymm registers in HADD macros |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | x86: more AVX2 framework, AVX2 functions, plus some... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Loren Merritt | x86inc: create xm# and ym#, analagous to m# |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | x86inc: fix AVX emulation of cmp(p|s)(s|d) |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | x86-64: cabac_block_residual assembly |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Steve Borho | OpenCL lookahead |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | weightp: improve scale/offset search, chroma |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | Add slices-max feature |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | Add slice-min-mbs feature |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Anton Mitrofanov | Disable mbtree asm with cpu-independent option |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Anton Mitrofanov | Show "avs: no" --disable-avs option instead of empty... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Tim Walker | lavf input: don't use deprecated AVStream fields |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Anton Mitrofanov | Fix y4m input with C420paldv colorspace |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | x86: correctly check stack alignment for Atom hadamard_ac |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Loren Merritt | x86inc: fix some corner cases of SWAP |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Fiona Glaser | Fix array overreads that caused miscompilation in gcc 4.8 |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Fiona Glaser | Fix undefined behavior in x264_ratecontrol_mb |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Stefan Groenroos | ARM: Fix bug in x264_quant_4x4x4_neon |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Stefan Groenroos | ARM: update NEON mc_chroma to work with NV12 and re... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Fiona Glaser | CABAC/CAVLC: use the new bit-iterating macro here too |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Fiona Glaser | quant_4x4x4: quant one 8x8 block at a time |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Stephen Hutchinson | Add AvxSynth support to the AviSynth input module. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Fiona Glaser | Eliminate some branchiness in ME/analysis |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Fiona Glaser | Fix some store forwarding stalls |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Fiona Glaser | x86: faster AVX satd/sa8d/sa8d_satd/hadamard_ac |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Fiona Glaser | x86: detect Bobcat, improve Atom optimizations, reorgan... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Oskar Arvidsson | x86: combined SA8D/SATD dsp function |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Oskar Arvidsson | x86: port SSE2+ SATD functions to high bit depth |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Oskar Arvidsson | x86: faster high bit depth ssd |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Fiona Glaser | x86: optimize and clean up predictor checking |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Fiona Glaser | Fix two bugs in predictor checking |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Fiona Glaser | Improve lookahead-threads auto selection |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Henrik Gramner | x86: Use SSE instead of SSE2 for copying data |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Henrik Gramner | 64-bit cabac optimizations |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Mike Gorchak | configure: add QNX support |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Henrik Gramner | Windows: Enable DEP and ASLR |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Henrik Gramner | x86inc: Set ELF hidden visibility for global constants |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Diego Biurrun | x86inc: Add cvisible macro for C functions with public... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Diego Biurrun | x86inc: rename program_name to private_prefix |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Fiona Glaser | x264.h: improve x264_encoder_reconfig documentation |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Henrik Gramner | Cosmetics: stricter definition of parameterless functions |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Neil | Update "Install and compile x264" in doc/regression_tes... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Anton Mitrofanov | Fix possible non-determinism with mbtree + open-gop... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Anton Mitrofanov | x86: don't use the red zone on win64 |
commit | commitdiff | tree | snapshot |
next |