]> git.sesse.net Git - x264/shortlog
x264
2013-04-23 Henrik Gramnerx86: AVX2 predict_16x16_dc
2013-04-23 Henrik Gramnerx86: AVX2 predict_8x8c_p/predict_8x16c_p
2013-04-23 Henrik Gramnerx86: AVX2 predict_16x16_p
2013-04-23 Henrik Gramnerx86: AVX high bit-depth predict_16x16_v
2013-04-23 Henrik Gramnerx86: AVX2 high bit-depth predict_4x4_h
2013-04-23 Henrik Gramnerx86: AVX2 high bit-depth predict_16x16_h
2013-04-23 Henrik Gramnerx86: AVX2 high bit-depth predict_8x8c_h/predict_8x16c_h
2013-04-23 Henrik Gramnerx86util: Support ymm registers in HADD macros
2013-04-23 Fiona Glaserx86: more AVX2 framework, AVX2 functions, plus some...
2013-04-23 Loren Merrittx86inc: create xm# and ym#, analagous to m#
2013-04-23 Fiona Glaserx86inc: fix AVX emulation of cmp(p|s)(s|d)
2013-04-23 Fiona Glaserx86-64: cabac_block_residual assembly
2013-04-23 Steve BorhoOpenCL lookahead
2013-04-23 Fiona Glaserweightp: improve scale/offset search, chroma
2013-04-23 Fiona GlaserAdd slices-max feature
2013-04-23 Fiona GlaserAdd slice-min-mbs feature
2013-04-23 Anton MitrofanovDisable mbtree asm with cpu-independent option
2013-04-23 Anton MitrofanovShow "avs: no" --disable-avs option instead of empty...
2013-04-23 Tim Walkerlavf input: don't use deprecated AVStream fields
2013-04-23 Anton MitrofanovFix y4m input with C420paldv colorspace
2013-04-23 Fiona Glaserx86: correctly check stack alignment for Atom hadamard_ac
2013-04-23 Loren Merrittx86inc: fix some corner cases of SWAP
2013-04-23 Fiona GlaserFix array overreads that caused miscompilation in gcc 4.8
2013-04-13 Fiona GlaserFix undefined behavior in x264_ratecontrol_mb
2013-03-01 Stefan GroenroosARM: Fix bug in x264_quant_4x4x4_neon
2013-02-26 Stefan GroenroosARM: update NEON mc_chroma to work with NV12 and re...
2013-02-26 Fiona GlaserCABAC/CAVLC: use the new bit-iterating macro here too
2013-02-26 Fiona Glaserquant_4x4x4: quant one 8x8 block at a time
2013-02-26 Stephen HutchinsonAdd AvxSynth support to the AviSynth input module.
2013-02-26 Fiona GlaserEliminate some branchiness in ME/analysis
2013-02-26 Fiona GlaserFix some store forwarding stalls
2013-02-26 Fiona Glaserx86: faster AVX satd/sa8d/sa8d_satd/hadamard_ac
2013-02-26 Fiona Glaserx86: detect Bobcat, improve Atom optimizations, reorgan...
2013-02-26 Oskar Arvidssonx86: combined SA8D/SATD dsp function
2013-02-26 Oskar Arvidssonx86: port SSE2+ SATD functions to high bit depth
2013-02-25 Oskar Arvidssonx86: faster high bit depth ssd
2013-02-25 Fiona Glaserx86: optimize and clean up predictor checking
2013-02-25 Fiona GlaserFix two bugs in predictor checking
2013-02-25 Fiona GlaserImprove lookahead-threads auto selection
2013-02-25 Henrik Gramnerx86: Use SSE instead of SSE2 for copying data
2013-02-25 Henrik Gramner64-bit cabac optimizations
2013-02-25 Mike Gorchakconfigure: add QNX support
2013-02-25 Henrik GramnerWindows: Enable DEP and ASLR
2013-02-25 Henrik Gramnerx86inc: Set ELF hidden visibility for global constants
2013-02-25 Diego Biurrunx86inc: Add cvisible macro for C functions with public...
2013-02-25 Diego Biurrunx86inc: rename program_name to private_prefix
2013-02-25 Fiona Glaserx264.h: improve x264_encoder_reconfig documentation
2013-02-25 Henrik GramnerCosmetics: stricter definition of parameterless functions
2013-02-25 NeilUpdate "Install and compile x264" in doc/regression_tes...
2013-02-25 Anton MitrofanovFix possible non-determinism with mbtree + open-gop...
2013-02-25 Anton Mitrofanovx86: don't use the red zone on win64
2013-02-25 Fiona Glaserx86-64: fix trellis asm with interlacing
2013-02-25 Ronald S. Bultjex86-32: use simple nop codes for <= sse
2013-01-09 Loren MerrittBump dates to 2013
2013-01-09 Henrik Gramnerx86inc: Drop tzcnt workaround
2013-01-09 Fiona GlaserAVX2/FMA3 version of mbtree_propagate
2013-01-09 Henrik Gramnerx86inc: Use VEX-encoded instructions in AVX functions
2013-01-08 Loren Merrittx86inc: activate REP_RET automatically
2013-01-08 Ronald S. Bultjex86inc: support stack mem allocation and re-alignment...
2013-01-08 Henrik GramnerUpdate config.guess and config.sub
2013-01-08 Anton MitrofanovFix crash if the first frame is forced to a non-keyframe
2013-01-08 Bernhard RosenkränzerFix build on ARM with binutils >= 2.23.51.0.6
2012-12-12 Anton MitrofanovFix pthread_join emulation on win32 and BeOS
2012-12-06 Fiona GlaserFix typo in r2222
2012-12-06 Sergio Bastoconfigure: fix gpac detection with -Wp,-D_FORTIFY_SOURCE=2
2012-12-06 Sean McGovernSolaris: use sysconf to get processor count
2012-11-19 Anton Khirnovlavf input: allocate AVFrame correctly
2012-11-12 Anton MitrofanovFix crash when using libx264.dll compiled with ICL...
2012-11-08 Anton MitrofanovFix possible issues with out-of-spec QP values
2012-11-07 Fiona GlaserAttempt to optimize PPS pic_init_qp in 2-pass mode
2012-11-07 Fiona GlaserImprove slice header QP selection
2012-11-07 Fiona GlaserUpdate level dpb size calculation to match newer H...
2012-11-07 Jan EkströmAdd support for the ffmpeg/vapoursynth high bit depth...
2012-11-07 Diego Biurrunx86inc: Rename 3dnow2 to 3dnowext
2012-11-07 Diego Biurrunx86inc: only define program_name if the macro is unset.
2012-11-07 David WolstencroftDisable ARM NEON MRC CPU test for Apple devices
2012-11-07 Fiona GlaserFix crash with no-scenecut + mbtree
2012-11-07 Anton MitrofanovFix reconfiguring to crf=0
2012-11-07 Derek BuitenhuisFix ALIGNED_ARRAY_EMU macros on ICL
2012-09-26 Jason MartensFix use of deprecated av_close_input_file call
2012-09-26 Brad SmithFix pkg-config for dynamic vs static linking
2012-09-11 Brad SmithSet libm in the configure script if the OS has libm
2012-09-05 Fiona GlaserEnhance mb_info: add mb_info_update
2012-09-05 Fiona GlaserFix mb_info_free with sliced threads
2012-09-05 Fiona GlaserEnhance nalu_process
2012-09-05 Fiona GlaserImprove mb_info constant mb optimization
2012-09-05 Fiona GlaserExport the average effective CRF of each frame
2012-09-05 Brad SmithRemove special-casing for OpenBSD pthread handling
2012-07-27 Ronald S. Bultjex86inc: automatically insert vzeroupper for YMM functions
2012-07-26 Kieran KunhyaFree user supplied data when deleting a frame
2012-07-18 Fiona GlaserRevert r2204
2012-07-17 Fiona GlaserFaster predictor checking with subme<3
2012-07-17 Fiona GlaserTry 8x8 transform analysis even when sub8x8 partitions...
2012-07-17 Fiona GlaserSupport changing resolutions between passes with macrob...
2012-07-17 Alexander PrikhodkoPrint elapsed time in encoding progress indicator
2012-07-17 Anton MitrofanovCap ratecontrol predictor parameters
2012-07-03 Loren Merrittx86inc: import patches from libav
2012-07-03 Anton MitrofanovFix crash with --fps 0
2012-05-18 Fiona GlaserThreaded lookahead
2012-05-15 Anton MitrofanovAdd support for RGB formats in bit-depth conversion...
next