]> granicus.if.org Git - libx264/shortlog
libx264
2009-10-12 Anton MitrofanovOptimize exp2fix8
2009-10-12 Fiona GlaserAvoid scenecuts in flashes and similar situations
2009-10-12 Fiona GlaserFix bug where x264 generated non-compliant bitstreams...
2009-10-07 Loren Merrittrm msvc project files and related ifdefs
2009-10-07 Holger LubitzSSE4 version of 4x4 idct
2009-10-07 Fiona GlaserConstrained intra prediction support
2009-10-07 Fiona GlaserSlightly improve non-RD p8x8 mode decision
2009-10-07 Fiona GlaserReorder reference frames optimally on second pass
2009-10-07 Fiona GlaserFix typo in ratecontrol_summary
2009-10-07 Fiona GlaserClip log2_max_frame_num
2009-10-07 Anton MitrofanovFix some issues with 3-pass statsfile handling
2009-10-07 Anton MitrofanovFix ctrl-C termation message with few frames encoded
2009-10-07 Fiona GlaserAdd support for single-frame VBV, improve compliance
2009-09-24 Fiona GlaserFix 10l in API change
2009-09-23 Steven WaltersAllow user-set FPS for inputs other than YUV
2009-09-23 Anton MitrofanovImprove threaded frame handling
2009-09-23 Fiona GlaserAttempt to detect miscompilation due to bug in gcc 4.2
2009-09-22 Steven WaltersReally fix encoder_close crash this time
2009-09-21 Fiona GlaserCheck for 16x16 partitions masquerading as smaller...
2009-09-21 David ConradUpdate config.guess/sub; add Snow Leopard support
2009-09-21 Fiona GlaserFix integer overflow in 2-pass VBV
2009-09-21 Fiona GlaserFix bug with various bizarre commandline combinations...
2009-09-21 Fiona GlaserAdd intra prediction modes to output stats
2009-09-21 Fiona GlaserOverhaul syntax in muxers.c/matroska.c
2009-09-21 Fiona GlaserMajor API change: encapsulate NALs within libx264
2009-09-14 Fiona GlaserAdd missing fclose for mbtree input statsfile on second...
2009-09-14 Fiona GlaserImprove progress indicator behavior
2009-09-14 Fiona GlaserUpdate yasm configure check
2009-09-14 Fiona GlaserMake MV costs global instead of static
2009-09-13 Fiona GlaserDon't print scenecut message multiple times in verbose...
2009-09-13 Fiona GlaserOptimize rounding of luma and chroma DC coefficients
2009-09-09 Steven WaltersFix crash if encoder_close is called before delayed...
2009-09-07 Fiona GlaserImprove x264 help
2009-09-06 Fiona GlaserFactor out a redundant RD call in qpel-RD
2009-09-06 Fiona GlaserFix RD early-skip
2009-09-06 Fiona GlaserFaster CAVLC mb header writing for B macroblocks
2009-09-02 David ConradCompile fixes for pre-ARMv6T2 and/or PIC
2009-09-02 Steven WaltersChange priority handling on some OSs
2009-09-02 Steven WaltersThreaded lookahead
2009-09-02 Fiona GlaserForce a link error in case of incompatible API
2009-09-01 Fiona GlaserGet rid of "CBR" descriptor from qcomp
2009-08-31 Loren MerrittFaster me=tesa
2009-08-31 Fiona GlaserMulti-slice encoding support
2009-08-31 Fiona GlaserFix a valgrind warning in b-adapt 2
2009-08-29 Loren Merrittfix asm symbols for oprofile (regression in r1221)
2009-08-28 Anton MitrofanovFix bug in intra analysis in B-frames
2009-08-28 Anton MitrofanovFix bug in b16x16 qpel RD
2009-08-28 Fiona GlaserCheck minimum chroma QP in addition to luma QP during...
2009-08-27 Fiona GlaserFaster mbtree propagate and x264_log2, less memory...
2009-08-27 Fiona GlaserFix keyint=1 + VBV + rc-lookahead
2009-08-27 Fiona GlaserFaster x264_exp2fix8
2009-08-27 Loren Merrittcompile x86 with fpmath=sse by default
2009-08-25 David ConradARM configure: enable NEON-related options by default
2009-08-24 Fiona Glaser2-pass VBV fixes
2009-08-24 David ConradGSOC merge part 8: ARM NEON intra prediction assembly...
2009-08-24 David ConradGSOC merge part 7: ARM NEON deblock assembly functions...
2009-08-24 David ConradGSOC merge part 6: ARM NEON quant assembly functions...
2009-08-24 David ConradGSOC merge part 5: ARM NEON dct assembly functions
2009-08-24 David ConradGSOC merge part 4: ARM NEON mc assembly functions
2009-08-24 David ConradGSOC merge part 3: ARM NEON pixel assembly functions
2009-08-23 David ConradGSOC merge part 2: ARM stack alignment
2009-08-21 David ConradFix unaligned accesses in bitstream writer
2009-08-20 Fiona GlaserFix bug in calculation of I-frame costs with AQ.
2009-08-20 David ConradGSOC merge part 1: Framework for ARM assembly optimizations
2009-08-20 David ConradFix a bug in checkasm and two OSX fixes
2009-08-19 Fiona GlaserImprove QPRD
2009-08-19 Fiona GlaserFix MB-tree with keyint<3
2009-08-19 Fiona GlaserFix bug in VBV lookahead + no MB-tree
2009-08-19 Fiona GlaserAdd support for frame-accurate parameter changes
2009-08-18 Fiona GlaserFix x264_encoder_reconfig with multithreading
2009-08-17 Fiona GlaserFix two bugs in QPRD
2009-08-17 Fiona GlaserLookahead VBV
2009-08-14 Fiona GlaserFix bug in b-adapt 1
2009-08-14 Fiona GlaserFix a potential failure in VBV
2009-08-13 Anton Mitrofanovnew API function x264_encoder_delayed_frames.
2009-08-13 Fiona GlaserAdd no-mbtree to fprofile (and fix pyramid in fprofile)
2009-08-13 Fiona GlaserDon't print a warning about direct=auto in 2pass when...
2009-08-13 Loren Merrittfix lowres padding, which failed to extrapolate the...
2009-08-09 Loren Merrittsimd part of x264_macroblock_tree_propagate.
2009-08-09 Loren MerrittMB-tree fixes:
2009-08-09 Fiona GlaserAdd missing free()s for new data allocated for MB-tree
2009-08-08 Fiona GlaserFix keyframe insertion with MB-tree and no B-frames
2009-08-08 Fiona GlaserFix MP4 output (bug in malloc checking patch)
2009-08-08 Steven WaltersGracefully terminate in the case of a malloc failure
2009-08-07 Anton MitrofanovFix a potential infinite loop in QPfile parsing on...
2009-08-07 Fiona GlaserFix delay calculation with multiple threads
2009-08-07 Fiona GlaserAdd "veryslow" preset
2009-08-07 Fiona GlaserMacroblock-tree ratecontrol
2009-08-05 Fiona GlaserVarious 1-pass VBV tweaks
2009-07-29 Fiona GlaserFix another 10L in QPRD
2009-07-28 Fiona GlaserUpdate help and cleanup in ratecontrol.c
2009-07-28 Loren Merritt15% faster refine_bidir_satd, 10% faster refine_bidir_r...
2009-07-28 Fiona GlaserFaster bidir_rd plus some bugfixes
2009-07-27 Fiona GlaserAdd "fastdecode" tune option
2009-07-27 Fiona GlaserFix two bugs in QPRD
2009-07-26 Fiona GlaserFix 10l in QPRD
2009-07-26 Fiona GlaserFix a nondeterminism with threads and subme>7
2009-07-26 Fiona GlaserAdd QPRD support as subme=10
2009-07-26 Fiona GlaserSSSE3 cachesplit workaround for avg2_w16
2009-07-22 Loren Merrittshut up valgrind warnings in trellis
next