]> git.sesse.net Git - x264/shortlog
x264
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth DCT
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth deblocking
2010-11-18 Oskar ArvidssonUse a 16-bit buffer in hpel_filter regardless of bit...
2010-11-18 Henrik GramnerUse enums instead of magic numbers in x264_mb_partition...
2010-11-18 Karl BlomsterImprove configure script logging
2010-11-18 Anton MitrofanovFix constrained intra pred mode selection
2010-11-17 Anton MitrofanovVarious high-bit-depth ratecontrol fixes
2010-11-14 Loren MerrittFix a crash in --dump-yuv for odd resolutions
2010-11-14 Anton MitrofanovImprove flash detection algorithm change in r1765
2010-11-14 Steven WaltersUpdate ffms2 support for its latest API break.
2010-11-14 Fiona GlaserModify the x264 header accordingly if --disable-gpl...
2010-11-14 Fiona GlaserSave a bit of memory with weightp + high bit depth
2010-11-14 Fiona GlaserFix bugs in qpfile parsing with omitted QPs
2010-11-14 Kieran KunhyaFix HRD with intra-refresh
2010-11-10 Anton MitrofanovFix bug in r1753
2010-11-10 Fiona GlaserImprove flash detection's behavior near the end of...
2010-11-10 Fiona GlaserImprove quantizer handling
2010-11-10 Fiona GlaserVFR-aware PSNR/SSIM measurement
2010-11-10 Fiona GlaserDisable weightp offset=-1 dupes with high bit depth
2010-11-10 Fiona GlaserMake the ffmpeg -vpre error message more descriptive
2010-11-10 Loren MerrittAdd numeric names for the presets (0==ultrafast .....
2010-11-10 Fiona GlaserUpdate benchmarks in doc/threads.txt
2010-11-10 Loren MerrittMake the #if'd out naive ESA actually match the real...
2010-11-10 Fiona GlaserMove mv/ref prefetch code to the correct location
2010-11-10 Reinhard TartlerLink x264cli explicitly against lavf
2010-11-09 Fiona GlaserFix CBR ratecontrol bug with extremely high qscales
2010-11-09 Fiona GlaserDisable overflow compensation in CRF mode
2010-11-09 Fiona GlaserFix stupid bug in B-frame VBV size prediction
2010-10-31 Oskar ArvidssonFix regression in checkasm in r1666
2010-10-31 Oskar ArvidssonFix overflows in satd, sa8d and hadamard_ac with high...
2010-10-31 Oskar ArvidssonFix potential problem with overflows in ssd_nv12
2010-10-31 Fiona GlaserFix syntax for some parameterless functions
2010-10-31 Steven WaltersFix fps reporting on mingw64
2010-10-31 Manuel RommelFix compilation on PPC with some recent GCCs
2010-10-11 Manuel RommelFix Altivec SATD with small strides
2010-10-10 Holger LubitzAddress remaining cacheline split issues in avg2
2010-10-10 Fiona GlaserTrim a few bytes off some x86 intra pred functions
2010-10-10 Yusuke NakamuraMove DTS compression from libx264 to x264cli
2010-10-10 Fiona GlaserUse a larger pic_init_qp with high bit depth
2010-10-10 Fiona GlaserUpdate some of the information in doc/
2010-10-10 Fiona GlaserUpdate header in depth.c
2010-10-10 Fiona GlaserRemove some old unused stuff in the build tree
2010-10-10 Anton MitrofanovVarious cosmetics
2010-10-10 Fiona GlaserAdd missing mod4 stack check to sse2_misalign mc_chroma
2010-10-10 Anton MitrofanovFix 2pass ratecontrol with --nal-hrd cbr
2010-10-10 Fiona GlaserFix minor bug in intra pred with intra refresh
2010-10-10 Anton MitrofanovFix filter parsing with --extra-cflags="-DNDEBUG"
2010-10-10 Fiona GlaserMake sigint handler variable volatile
2010-09-28 Fiona GlaserAdd High 10 Intra profile support (AVC-Intra)
2010-09-28 Oskar ArvidssonFinish support for high-depth video throughout x264
2010-09-28 Alex WrightChroma mode decision/subpel for B-frames
2010-09-28 Fiona GlaserVarious cosmetics
2010-09-28 Fiona GlaserMake slice-max-size more aggressive in considering...
2010-09-28 Fiona GlaserAdd missing emms for dump-yuv
2010-09-28 Anton MitrofanovFix CFR ratecontrol with timebase != 1/fps
2010-09-27 Anton MitrofanovFix DTS/bitrate calculation if the first PTS wasn't...
2010-09-19 Anton MitrofanovFix regression in r1716
2010-09-19 Fiona GlaserCosmetics in me.c and frame.c
2010-09-19 Kieran KunhyaAdd support for arbitrary user SEIs
2010-09-19 Steven WaltersAdd full chroma input flag to swscale
2010-09-19 James DarnleyAdd --disable-gpl option to configure
2010-09-18 Fiona GlaserUpdate source file headers
2010-09-16 Fiona GlaserFix intra refresh to not exceed max recovery_frame_cnt
2010-09-16 Fiona GlaserMake intra refresh finish one frame faster
2010-09-16 Fiona GlaserFix intra refresh to not predict from invalid pixels
2010-09-16 Steven WaltersAdd configure check for mingw64 prefixing
2010-09-05 Manuel RommelUpdate some Altivec function prototypes
2010-09-03 Takashi HirataAdd support for level 1b
2010-09-03 Fiona GlaserUse smaller values for idr_pic_id
2010-09-03 Fiona GlaserUse POC type 2 for streams with no B-frames
2010-09-03 Fiona GlaserFaster cabac_encode_ue_bypass
2010-09-03 Henrik GramnerFaster nal_escape asm
2010-09-03 Anton MitrofanovAllow --demuxer forcing with known extensions
2010-09-03 Anton MitrofanovMinor fixes/cosmeticcs in commandling parsing
2010-09-03 Anton MitrofanovFix overflow in stats printing
2010-08-29 Anton MitrofanovFix bug in 2pass if the first P-frames are all skip
2010-08-26 Fiona GlaserDon't do deblock-aware RD if deblocking is off
2010-08-24 Fiona GlaserCAVLC "trellis"
2010-08-24 Fiona GlaserAdd global #define for maximum reference count
2010-08-24 Fiona GlaserSimplify addressing logic for interlaced-related arrays
2010-08-24 Fiona GlaserAdd missing emms to x264_nal_encode
2010-08-24 Fiona GlaserFix 2 bugs with slice-max-size
2010-08-16 Manuel RommelNV12 version of Altivec chroma MC
2010-08-16 Fiona GlaserDeblock-aware RD
2010-08-16 Brad SmithCorrect X header path usage in configure
2010-08-16 golgol7777Fix lavf input with delayed frames
2010-08-16 Alexander StrangeSlightly improve the filtering section of x264 --help
2010-08-16 Fiona GlaserFix debug message typo with DTS compression
2010-08-16 Yasuhiro IkedaTry to guess input length for lavf input
2010-08-16 Yasuhiro IkedaWorkaround bug in fps/timestamp handling with lavf...
2010-08-01 Mike MatsnevFix aspect ratio writing in the MKV muxer
2010-07-29 Anton MitrofanovAdd libavcore check in configure
2010-07-29 Fiona GlaserImprove quantizer distribution with sliced-threads+VBV
2010-07-29 Fiona GlaserRemove dead code in slicetype.c
2010-07-29 golgol7777Fix incorrect duration/framerate/bitrate in flv header
2010-07-29 Fiona Glaserinvalidate_reference fixes
2010-07-26 Steven WaltersFiltering system-related fixes
2010-07-22 Fiona GlaserImprove reference_invalid support
2010-07-22 Loren MerrittEradicate all mention of SI/SP-frames
2010-07-21 Fiona GlaserFix stack alignment with MB-tree
next