]> git.sesse.net Git - x264/shortlog
x264
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...
2012-05-15 Anton MitrofanovFix some bugs in mb_info code
2012-04-24 Fiona GlaserAdd mb_info API for signalling constant macroblocks
2012-04-23 Henrik GramnerFaster chroma weight cost calculation
2012-04-23 LucienAdd Level 5.2 support
2012-04-23 Henrik GramnerEradicate all mention of Extended Profile
2012-04-23 Anton MitrofanovFix disabling of mbtree when using 2pass encoding and...
2012-04-23 Alexander Prikhodkoconfigure: force select -mXX gcc option for i386/x86-64
2012-04-23 Rafaël CarréUpdate config.guess and config.sub
2012-04-23 Alexander Prikhodkoconfigure: correct use of RC variable and add --extra...
2012-04-23 Steven WaltersICL/MSVS: Fix shared library generation and usage
2012-03-27 Kieran KunhyaFix intra-refresh + hrd
2012-03-25 Anton MitrofanovFix frame input colorspace check
2012-03-22 Fiona GlaserFix comment in deblock.c
2012-03-14 Fiona GlaserFix sliced-threads ratecontrol bug
2012-03-12 Anton MitrofanovFix clobbering of mutex/cvs
2012-03-07 Fiona GlaserSliced-threads: do hpel and deblock after returning
2012-03-07 Fiona GlaserAdd full-recon API option
2012-03-07 Fiona Glaserx86inc: switch to amdnops
2012-03-07 Fiona GlaserBMI1 decimate functions
2012-03-07 Fiona GlaserMinor asm changes
2012-03-07 Fiona GlaserAdd row-reencoding support to VBV for improved accuracy
2012-03-07 Fiona GlaserAbstract bitstream backup/restore functions
2012-03-07 Anton MitrofanovAdd an small per-MB cost penalty for lowres
2012-03-06 Fiona GlaserRemove explicit run calculation from coeff_level_run
2012-03-06 Fiona GlaserExport PSNR/SSIM in x264 API
2012-03-06 Ronald S. Bultjex86inc: support yasm -f win64
2012-03-06 Henrik GramnerFix incorrect zero-extension assumptions in x86_64 asm
2012-03-06 Fiona GlaserFix possible alignment crash when linking from MSVC
2012-03-06 Anton MitrofanovFix rare overflow in 10-bit intra_satd_x3_16x16 asm
2012-03-06 Steven WaltersICL: fix out of tree building and resource file usage...
2012-03-06 Oka MotofumiAdd error handling for out-of-tree build
next