]> git.sesse.net Git - x264/history - encoder/encoder.c
checkasm: Check the right output range for integral_initXh
[x264] / encoder / encoder.c
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 Yu XiaoleiNV21 input support
2015-07-24 Anton Mitrofanovdump_yuv: Fix file handle leak
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 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-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 b-pyramid MMCO remove for frame-packing==5
2014-07-20 Tal AloniFix frame-packing==5 with some decoders
2014-03-12 Anton MitrofanovFix pointer cast warning for 64-bit builds
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 GramnerBump dates to 2014
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-08-23 Henrik GramnerWindows Unicode support
2013-08-23 Kieran KunhyaAVC-Intra support
2013-08-23 Henrik GramnerTransparent hugepage support
2013-07-05 Henrik Gramnerx86: Remove X264_CPU_SSE_MISALIGN functions
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-20 Anton MitrofanovOpenCL support improvement/refactoring
2013-04-29 Fiona GlaserFix two bugs in slice-min-mbs and slices-max
2013-04-23 Fiona Glaserx86-64: BMI2 cabac_residual functions
2013-04-23 Henrik Gramnerx86: AVX2 nal_escape
2013-04-23 Steve BorhoOpenCL lookahead
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-02-26 Fiona Glaserx86: detect Bobcat, improve Atom optimizations, reorgan...
2013-02-25 Fiona GlaserImprove lookahead-threads auto selection
2013-01-09 Loren MerrittBump dates to 2013
2012-11-08 Anton MitrofanovFix possible issues with out-of-spec QP values
2012-11-07 Fiona GlaserImprove slice header QP selection
2012-11-07 Anton MitrofanovFix reconfiguring to crf=0
2012-09-05 Fiona GlaserFix mb_info_free with sliced threads
2012-09-05 Fiona GlaserEnhance nalu_process
2012-09-05 Fiona GlaserExport the average effective CRF of each frame
2012-07-26 Kieran KunhyaFree user supplied data when deleting a frame
2012-07-03 Anton MitrofanovFix crash with --fps 0
2012-05-18 Fiona GlaserThreaded lookahead
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 GramnerEradicate all mention of Extended Profile
2012-04-23 Anton MitrofanovFix disabling of mbtree when using 2pass encoding and...
2012-03-27 Kieran KunhyaFix intra-refresh + hrd
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 GlaserAdd row-reencoding support to VBV for improved accuracy
2012-03-07 Fiona GlaserAbstract bitstream backup/restore functions
2012-03-06 Fiona GlaserExport PSNR/SSIM in x264 API
2012-03-06 Fiona GlaserFix possible alignment crash when linking from MSVC
2012-02-15 Fiona GlaserFix interlaced + extremal slice-max-size
2012-02-04 HiiBump dates to 2012
2012-02-04 Fiona GlaserForce keyint-min 1 with Blu-ray
2012-02-04 Anton MitrofanovFix overread/possible crash with intra refresh + VBV
2012-01-15 Loren MerrittCABAC trellis opts part 2: C optimizations
2012-01-15 Fiona GlaserUse a large LUT for CAVLC zero-run bit codes
2012-01-12 Anton MitrofanovLimit SSIM to 100db
2012-01-12 Anton MitrofanovFix crash with sliced threads and input height <= 112
2011-12-01 Kieran KunhyaPass through user data
2011-10-22 Fiona GlaserSplit prefetch_fenc between colorspaces
2011-10-22 Fiona GlaserSSSE3/SSE4/AVX 9-way fully merged i8x8 analysis (sad_x9)
2011-10-22 Henrik GramnerAllow setting a chroma format at compile time
2011-09-21 Henrik Gramner4:2:2 encoding support
2011-09-21 Loren MerrittSSSE3/SSE4 9-way fully merged i4x4 analysis (sad/satd_x9)
2011-08-24 Loren MerrittShut up some valgrind false-positives
2011-08-24 Henrik GramnerFix pic_out returned by x264_encoder_encode with 4:4:4
2011-08-09 Loren MerrittCosmetics: s/mmxext/mmx2/
2011-07-22 Dan LarkinAdd --subme 11, which disables all early terminations...
2011-07-22 Anton MitrofanovAllow setting a wider range of chroma QP offsets
2011-07-22 Anton MitrofanovVarious cosmetics
2011-07-14 Kieran KunhyaFix nalu_process callback with HRD
2011-07-10 xvidfanRGB encoding support
2011-07-10 Fiona Glaser4:4:4 encoding support
2011-07-10 Fiona GlaserEliminate extra layer of indirection for sps/pps references
2011-07-10 Fiona GlaserFix SSIM calculation with sliced threads
2011-07-10 Anton MitrofanovAvoid possible NaNs in B-frame output stats
2011-06-15 Anton MitrofanovFix MBAFF row VBV ratecontrol
2011-06-13 Fiona GlaserFix bitstream reallocation with slice-max-size + MBAFF
2011-05-12 Fiona GlaserMBAFF: Improve handling of bottom row mod32 padding
2011-05-12 Fiona GlaserMBAFF: Add frame/field MB stats
2011-05-12 Simon HorlickMBAFF: Template cache_load and cache_load_neighbours
next