]> git.sesse.net Git - x264/history - encoder
Switch to exponential interpolation between presets.
[x264] / encoder /
2016-04-23 Steinar H. GundersonSwitch to exponential interpolation between presets. speedcontrol
2016-04-23 Steinar H. GundersonRedo the speedcontrol preset list from scratch.
2016-04-23 Steinar H. GundersonGet rid of redundant speedcontrol variable fps, and...
2016-04-23 Kieran KunhyaAdd ability to signal to x264 when speedcontrol bufferi...
2016-04-23 Kieran KunhyaTurn down verbosity of speedcontrol
2016-04-23 Kieran KunhyaGet rid of hardcoded parameters in speedcontrol. This...
2016-04-23 Kieran KunhyaOnly use 10 speedcontrol presets for now.
2016-04-23 Kieran KunhyaMake speedcontrol idle an informational log message.
2016-04-23 Kieran KunhyaAdd new speedcontrol timings.
2016-04-23 Kieran KunhyaChange defaults and use x264_log
2016-04-23 Kieran KunhyaFix 10L
2016-04-23 Kieran KunhyaStart counting when the first frame is encoded, not...
2016-04-23 Kieran KunhyaMerge speedcontrol.
2016-04-23 Kieran KunhyaAdd speedcontrol file.
2016-04-20 Anton MitrofanovClean up header includes
2016-04-12 Anton MitrofanovRemove an unused parameter from x264_slicetype_frame_cost()
2016-04-12 Anton MitrofanovImprove the --b-adapt 1 algorithm
2016-04-12 Henrik Gramneranalyse: i_sub_partition write combining
2016-04-12 Henrik Gramnerx86: Add asm for mbtree fixed point conversion
2016-04-11 Henrik Gramnerconfigure: Define feature test macros for --std=gnu99
2016-04-11 Anton MitrofanovUse the correct default B-ref placement with B-pyramid
2016-02-05 Henrik Gramnerparse_zones: Fix memory leak
2016-02-05 Alexey SamsonovFix float-cast-overflow in x264_ratecontrol_end function
2016-01-18 Sebastian DrögeFix AVC-Intra padding for non-Annex B encoding
2016-01-16 Anton Mitrofanov2-pass: Take into account possible frame reordering
2016-01-16 Anton MitrofanovRevise the 2-pass algorithm
2016-01-16 Anton MitrofanovRevise the row VBV algorithm (part 2)
2016-01-16 Henrik GramnerBump dates to 2016
2016-01-03 Henrik Gramnerencoder_open: Fix memory leak
2015-10-11 Anton MitrofanovFix a few static analyzer performance hints
2015-10-11 Anton MitrofanovRevise the row VBV algorithm
2015-10-11 Anton MitrofanovFix high bit depth lookahead cost compensation algorithm
2015-10-11 Anton MitrofanovCorrectly update the intra row predictor in B-frames
2015-10-11 Anton MitrofanovChange the predictors update algorithm
2015-08-18 Henrik GramnerSilence various static analyzer warnings
2015-08-18 Henrik Gramnerframe_dump: check fseek() return value
2015-07-25 Anton MitrofanovLimit autodetection of threads number according to...
2015-07-25 Anton MitrofanovFine-tune of frame's size predictors at ratecontrol...
2015-07-25 Anton MitrofanovUse forced frame types in slicetype analysis
2015-07-25 Yu XiaoleiNV21 input support
2015-07-24 Anton Mitrofanovdump_yuv: Fix file handle leak
2015-07-24 Henrik Gramnerrdo: Fix potential CAVLC overflow issues
2015-07-16 Anton MitrofanovFix possible use of uninitialized MVs in lookahead...
2015-05-24 Anton MitrofanovCatch incorrect usage of libx264 API for delayed frames...
2015-02-23 Anton MitrofanovCosmetic changes
2015-02-23 Anton MitrofanovAdd tile format frame packing value
2015-02-23 Anton MitrofanovStricter validation of crop-rect values
2015-02-23 Vittorio GiovaraAdd mono frame packing value
2015-02-23 Vittorio GiovaraValidate frame packing value instead of clipping
2015-02-23 Kieran KunhyaUse POC type 0 for AVC-Intra
2015-02-23 Anton MitrofanovFix negative percentages in final stats output
2015-02-23 Anton MitrofanovBump dates to 2015
2014-12-20 Anton Mitrofanovx86: Update intel compiler cpu dispatcher override...
2014-12-20 Anton MitrofanovNew AQ mode: auto-variance AQ with bias to dark scenes
2014-12-20 Anton MitrofanovImprove HRD conformance
2014-10-17 Anton MitrofanovSafety check against malicious high bit-depth input...
2014-09-16 Anton MitrofanovShut up gcc -Wuninitialized warnings
2014-09-16 Anton MitrofanovShut up clang -Wuninitialized warning
2014-09-16 Anton MitrofanovFix few clang -Wunused-* warnings
2014-09-03 Anton MitrofanovFix VBV with true VFR streams
2014-09-03 Anton MitrofanovFix VBV
2014-07-20 Fiona GlaserCheck pf_log is set in validate_parameters
2014-07-20 Anton MitrofanovCheck malloc during frame dumping
2014-07-20 Fiona GlaserDisable i8x8 in lossless
2014-07-20 Thomas MundtAVC-Intra: fix compatibility with Avid Transfermanager
2014-07-20 Anton MitrofanovFix incorrect row predictor addressing
2014-07-20 Anton MitrofanovFix b-pyramid MMCO remove for frame-packing==5
2014-07-20 Tal AloniFix frame-packing==5 with some decoders
2014-03-13 Fiona GlaserMacroblock tree overhaul/optimization
2014-03-12 Henrik Gramnerx86: Minor mbtree_propagate_cost improvements
2014-03-12 Anton MitrofanovDon't set chroma_loc_info_present_flag for non-4:2:0
2014-03-12 Anton MitrofanovFix pointer cast warning for 64-bit builds
2014-03-11 Anton Mitrofanovmbaff: fix mb_field_decoding_flag tracking and simplify...
2014-03-11 Fiona GlaserFix corruption with CAVLC overflow handling in MBAFF...
2014-01-21 Kieran KunhyaAdd support for AVC-Intra Class 200
2014-01-21 James Weaverv210 input support
2014-01-08 Henrik GramnerAvoid some unneccesary memory loads in macroblock_encode
2014-01-08 Henrik GramnerBump dates to 2014
2014-01-06 Anton MitrofanovFix uninitialized variable
2013-10-30 Anton MitrofanovRemove --visualize option.
2013-10-30 Kieran KunhyaAdd AVC-Intra 1080p50/60 Class 100 parameters
2013-10-30 Fiona GlaserAdd --filler option
2013-10-30 Anton MitrofanovMake x264_encoder_reconfig more threadsafe
2013-10-25 Fiona Glaserchroma-me: take shortcut in BI analysis
2013-10-25 Fiona GlaserCRF-max: don't warn if VBV underflow occurs
2013-08-23 Henrik GramnerWindows Unicode support
2013-08-23 Kieran KunhyaAVC-Intra support
2013-08-23 Henrik GramnerTransparent hugepage support
2013-08-23 Henrik Gramnerx86: Faster AVX2 pixel_sad_x3 and pixel_sad_x4
2013-08-23 Anton MitrofanovFix cases in which intra refresh allowed prediction...
2013-08-23 Anton MitrofanovFix a few minor bugs found with a static analyzer
2013-07-05 Henrik Gramnerx86: Remove X264_CPU_SSE_MISALIGN functions
2013-07-03 Fiona GlaserTweak i16x16-delta-quant-avoidance code
2013-07-03 LucienAdd new color primaries, transfer characteristics,...
2013-07-03 Fiona GlaserAdd "--stitchable" option for segmented encoding
2013-07-03 Fiona GlaserInterface: if vbv-maxrate < bitrate, set bitrate =...
2013-07-03 Anton MitrofanovFix possible crash when writing very large filler NALUs
2013-05-22 Anton MitrofanovFix compilation with OpenCL on MacOS X
2013-05-20 Anton MitrofanovOpenCL support improvement/refactoring
2013-05-20 Henrik Gramnerx86: AVX2 high bit-depth intra_sad_x3_8x8
next