2013-10-30 |
Anton Mitrofanov | Make x264_encoder_reconfig more threadsafe |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Fiona Glaser | chroma-me: take shortcut in BI analysis |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Fiona Glaser | CRF-max: don't warn if VBV underflow occurs |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Henrik Gramner | x86inc: Make ym# behave the same way as xm# |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Henrik Gramner | Use calloc instead of malloc + memset |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Henrik Gramner | Replace gf_malloc with regular malloc in mp4 muxer |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Anton Mitrofanov | Update to current libav/ffmpeg API |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Rafaël Carré | version.sh: change to use /bin/sh |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Sean McGovern | configure: don't generate a git version number if ... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Martin Storsjo | configure: include dependency libs in the Libs pkg... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Anton Mitrofanov | Fix compilation in case of HAVE_LOG2F check fails spuri... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Anton Mitrofanov | Fix compilation of shared library for Windows with... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Anton Mitrofanov | Fix possible crashes in resize and crop filters with... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Tim Mooney | Fix INSTALL in configure for Solaris systems |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Henrik Gramner | Workaround for FFMS indexing bug |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Anton Mitrofanov | Fix masked access violation in KERNEL32 |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Hiroki Taniura | Fix GPAC support on Windows |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Henrik Gramner | Windows Unicode support |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Kieran Kunhya | AVC-Intra support |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Henrik Gramner | Transparent hugepage support |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Henrik Gramner | x86: SSSE3 implementation of pixel_sad_x3 and pixel_sad_x4 |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Henrik Gramner | x86: Faster AVX2 pixel_sad_x3 and pixel_sad_x4 |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Diogo Franco | configure: Support cygwin64 |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Derek Buitenhuis | x86inc: Check for __OUTPUT_FORMAT__ having a value... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Anton Mitrofanov | Fix cases in which intra refresh allowed prediction... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Anton Mitrofanov | Fix a few minor bugs found with a static analyzer |
commit | commitdiff | tree | snapshot |
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 |
next |