]> git.sesse.net Git - x264/shortlog
x264
2011-08-24 Fiona GlaserAvoid some unnecessary allocations with B-frames/CABAC off
2011-08-24 Fiona GlaserFix typo in p8x8 RD analysis
2011-08-24 Anton MitrofanovFix invalid memory accesses in x86 lowres_init when...
2011-08-24 Anton MitrofanovFix intermediate conversion for YUVJ* pixfmts with...
2011-08-24 Henrik GramnerFix pic_out returned by x264_encoder_encode with 4:4:4
2011-08-24 Loren MerrittFix zeroing of mvr predictors in bskip blocks
2011-08-24 Loren MerrittFix: chroma planes for weightp analysis were not initte...
2011-08-24 Henrik GramnerExpand borders before chroma weightp analysis
2011-08-24 Henrik GramnerAnother 4:4:4 chroma weightp bug fix
2011-08-24 Fiona GlaserFix typo in help
2011-08-10 Fiona GlaserImprove support for varying resolution between passes
2011-08-10 Loren Merrittasm cosmetics: base-4 constants for shuffles
2011-08-10 Loren MerrittEnable some existing asm functions that were missing...
2011-08-09 Loren MerrittRemove some unused, broken, and/or useless functions
2011-08-09 Loren Merrittasm cosmetics: merge all the variants of ABS macros
2011-08-09 Loren Merrittasm cosmetics part 2
2011-08-09 Loren Merrittasm cosmetics: INIT_MMX/XMM/YMM now support a cpuflags...
2011-08-09 Loren MerrittImport x86inc.asm patches from libav
2011-08-09 Loren MerrittCosmetics: s/mmxext/mmx2/
2011-08-09 Henrik GramnerFix two bugs in 4:4:4 chroma weightp analysis
2011-08-05 Loren MerrittFix "--asm avx"
2011-08-05 Anton MitrofanovRe-add support for glibc <2.6, which doesn't have CPU_COUNT
2011-08-05 Yasuhiro IkedaAvoid using deprecated libavformat functions
2011-07-29 Henrik GramnerUse assembly versions of some deblocking functions...
2011-07-29 Anton MitrofanovMove X264_VERSION / X264_POINTVER from config.h to...
2011-07-29 Henrik GramnerFix padding bug in x264_expand_border_mbpair
2011-07-29 Yusuke NakamuraTimecode parsing: Add missing initialization
2011-07-29 Anton MitrofanovFix crash with high bitdepth 4:2:0 input
2011-07-29 Daniel Kangx86 asm cosmetics
2011-07-26 Fiona GlaserFix a bug in lossless sub-8x8 RD
2011-07-22 Fiona GlaserImproved p8x4/4x8 search decision
2011-07-22 Dan LarkinAdd --subme 11, which disables all early terminations...
2011-07-22 Dan LarkinSome trivial changes to RD thresholds
2011-07-22 Anton MitrofanovAllow setting a wider range of chroma QP offsets
2011-07-22 Fiona GlaserOptimize macroblock_deblock_strength, add more early...
2011-07-22 Fiona GlaserFunction-pointerify MBAFF deblocking functions
2011-07-22 Fiona GlaserClean up MBAFF deblocking code
2011-07-22 Fiona GlaserOptimize frame_deblock_row
2011-07-22 Henrik GramnerShrink two arrays
2011-07-22 Anton MitrofanovAdd support for the new (4:4:4) colorspaces to x264_pic...
2011-07-22 Anton MitrofanovVarious cosmetics
2011-07-22 Yasuhiro IkedaImprove configure help
2011-07-21 Yasuhiro IkedaUse $optarg for some configure options
2011-07-21 Rafaël CarréLinux x264_cpu_num_processors(): use glibc macros
2011-07-18 Anton MitrofanovFix spurious "stream properties changed" with --seek...
2011-07-18 Anton MitrofanovFix use of deprecated libavcodec functions
2011-07-14 Kieran KunhyaFix nalu_process callback with HRD
2011-07-14 Anton MitrofanovFix incorrect chroma swap for some input pixfmts
2011-07-10 Anton MitrofanovFix resize filter crash with YUVJ* input pixfmt
2011-07-10 xvidfanRGB encoding support
2011-07-10 Fiona Glaser4:4:4 encoding support
2011-07-10 Fiona GlaserProperly weight slice header lambda in chroma weightp...
2011-07-10 Daniel KangBetter x86 high bit depth predict_8x8c_p
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-07-10 Rémi Denis... ARM: do not override the toolchain default for FPU ABI
2011-07-10 Steven WaltersFix link errors with libswscale/libavutil as shared...
2011-07-10 Steven WaltersFix deprecation in libavformat usage
2011-06-15 Anton MitrofanovFix various issues with VBV+threads
2011-06-15 Anton MitrofanovFix MBAFF row VBV ratecontrol
2011-06-15 Fiona GlaserMake ratecontrol_mb less slow
2011-06-15 Steven WaltersResize filter updates
2011-06-15 Fiona GlaserAVX mbtree_propagate
2011-06-15 Fiona GlaserUse -vsync 0 with ffmpeg regression test
2011-06-15 Henrik GramnerInline emms instructions on x86 if possible
2011-06-15 Fiona GlaserMake left_index_table const
2011-06-13 HiiMake --profile main/baseline force off CQMfile
2011-06-13 Anton MitrofanovFix VBV bug caused by zero i_row_satd value for first...
2011-06-13 Anton MitrofanovFix crash with VBV + forced QP
2011-06-13 Anton MitrofanovFix VBV bug with MinCR limit
2011-06-13 Fiona GlaserFix bitstream reallocation with slice-max-size + MBAFF
2011-05-12 NikoliImprove build system capabilities
2011-05-12 Fiona GlaserSlightly speed up x86 CABAC asm
2011-05-12 Fiona GlaserFaster pixel_memset
2011-05-12 Fiona GlaserAdd checkasm tests for memcpy_aligned, memzero_aligned
2011-05-12 Fiona GlaserMBAFF: Add regularization to VSAD metric
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 direct spatial
2011-05-12 Simon HorlickMBAFF: Template cache_load and cache_load_neighbours
2011-05-12 Simon HorlickMBAFF: Make interlaced support a compile time option
2011-05-12 Simon HorlickMBAFF: Don't call zigzag_init for every mb
2011-05-12 Simon HorlickMBAFF: Modify ratecontrol to update every two rows
2011-05-12 Simon HorlickMBAFF: Add support for slice-max-size
2011-05-12 Simon HorlickMBAFF: Add support for slice-max-mbs
2011-05-12 Simon HorlickMBAFF: Adaptive quantization
2011-05-12 Simon HorlickMBAFF: Enable adaptive MBAFF with VSAD decision
2011-05-12 Simon HorlickMBAFF: Create a VSAD DSP function
2011-05-12 Simon HorlickMBAFF: Direct spatial
2011-05-12 Simon HorlickMBAFF: Direct temporal
2011-05-12 Simon HorlickMBAFF: Calculate bipred POCs
2011-05-12 Simon HorlickMBAFF: Use both left macroblocks for ref_idx calculation
2011-05-12 Simon HorlickMBAFF: First edge deblocking
2011-05-12 Simon HorlickMBAFF: Implement left edge deblocking functions
2011-05-12 Simon HorlickMBAFF: Add extra data to the deblock strength structure
2011-05-12 Simon HorlickMBAFF: Deblocking support
2011-05-12 Simon HorlickMBAFF: Move common code from deblock functions
2011-05-12 Simon HorlickMBAFF: Add mbaff deblock strength calculation
2011-05-12 Simon HorlickMBAFF: Update x264_cabac_mvd_sum_mmxext to work with...
next