]> git.sesse.net Git - x264/history - x264.c
Fix issues with extremely large timebases
[x264] / x264.c
2010-04-23 Fiona GlaserFix issues with extremely large timebases
2010-04-14 Anton MitrofanovEnable --fast-pskip on fast firstpass
2010-04-11 Fiona GlaserMake keyint_min auto by default
2010-04-07 Steven WaltersAdd TFF/BFF detection to all demuxers
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-03-31 Yusuke NakamuraFix 10L: Remove needless error check
2010-03-27 Fiona GlaserNew "superfast" preset, much faster intra analysis
2010-03-27 Fiona GlaserAdd tune for still image compression
2010-03-27 Fiona GlaserDocument slow/fast firstpass in --fullhelp
2010-03-27 Alexander StrangeReformat profile restrictions in --fullhelp.
2010-03-27 Fiona Glaser"CRF-max" support with VBV
2010-03-27 Kieran KunhyaBlu-ray support: NAL-HRD, VFR ratecontrol, filler,...
2010-03-27 Yusuke NakamuraTimecode input/output
2010-02-24 Fiona GlaserRemove unused function
2010-02-23 Fiona GlaserFix fastfirstpass
2010-02-23 Anton MitrofanovFix various silly errors in the previous patches
2010-02-23 Fiona GlaserActually error out if preset/tune/profile is invalid
2010-02-23 Fiona GlaserMove presets, tunings, and profiles into libx264
2010-02-15 Fiona GlaserMore formatting fixes in x264 help
2010-01-30 Yusuke NakamuraFix regression in r1406
2010-01-30 Fiona GlaserFix abstraction violations in x264.c
2010-01-30 Yusuke NakamuraImprove DTS generation, move DTS compression into libx264
2010-01-28 David ConradFix lavf input with pipes and image sequences
2010-01-21 Fiona GlaserAdd support for multiple --tune options
2010-01-14 Fiona GlaserMake --fps force CFR mode
2010-01-14 Fiona GlaserFix free callback, add x264_encoder_parameters function
2010-01-14 Fiona GlaserPeriodic intra refresh
2010-01-14 Kieran KunhyaLAVF/FFMS input support, native VFR timestamp handling
2010-01-14 Fiona GlaserMore help typo fixes
2009-12-15 Fiona GlaserDon't do sum/ssd analysis if weightp == 1
2009-12-11 Fiona GlaserVarious minor missing changes from previous commits
2009-12-09 Fiona GlaserBring back slice-based threading support
2009-12-09 Alex JurkiewiczAdd more detailed help for presets/tunes/profiles
2009-12-05 Steven WaltersRemove some unused code from x264.c
2009-11-30 Fiona Glaser10L in r1353
2009-11-30 Steven WaltersEnhanced Avisynth input support
2009-11-15 Kieran KunhyaFLV muxing support
2009-11-10 Fiona GlaserFix one (of possibly many) miscompilations in weightp
2009-11-09 Loren Merrittcosmetics
2009-11-09 Dylan YudakenWeighted P-frame prediction
2009-11-09 Steven WaltersFix issues relating to input/output files being pipes...
2009-11-09 Anton MitrofanovFix large file support, broken in r1302
2009-10-25 Fiona GlaserFix a typo in b-pyramid help
2009-10-24 Steven Walterssplit muxers.c into one file per format
2009-10-19 Lamont AlstonMake B-pyramid spec-compliant
2009-10-12 Fiona GlaserImprove VBV, fix bug in 2-pass VBV introduced in MB...
2009-10-07 Loren Merrittrm msvc project files and related ifdefs
2009-10-07 Fiona GlaserConstrained intra prediction support
2009-10-07 Fiona GlaserReorder reference frames optimally on second pass
2009-10-07 Anton MitrofanovFix ctrl-C termation message with few frames encoded
2009-09-23 Steven WaltersAllow user-set FPS for inputs other than YUV
2009-09-21 Fiona GlaserMajor API change: encapsulate NALs within libx264
2009-09-14 Fiona GlaserImprove progress indicator behavior
2009-09-14 Fiona GlaserMake MV costs global instead of static
2009-09-09 Steven WaltersFix crash if encoder_close is called before delayed...
2009-09-07 Fiona GlaserImprove x264 help
2009-09-02 Steven WaltersThreaded lookahead
2009-09-01 Fiona GlaserGet rid of "CBR" descriptor from qcomp
2009-08-31 Fiona GlaserMulti-slice encoding support
2009-08-13 Anton Mitrofanovnew API function x264_encoder_delayed_frames.
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 GlaserAdd "veryslow" preset
2009-08-07 Fiona GlaserMacroblock-tree ratecontrol
2009-07-28 Fiona GlaserUpdate help and cleanup in ratecontrol.c
2009-07-27 Fiona GlaserAdd "fastdecode" tune option
2009-07-26 Fiona GlaserAdd QPRD support as subme=10
2009-07-20 Anton MitrofanovNew AQ algorithm option
2009-07-12 Fiona GlaserImprove documentation of qp/crf options
2009-07-09 James DarnleyFix bug in reference frame autoadjustment
2009-07-07 Fiona GlaserTotally new preset system for x264.c (not libx264)...
2009-03-04 Fiona GlaserRemove non-pre scenecut
2009-02-14 Tal AloniShow FPS when importing a raw YUV file
2009-01-20 Fiona GlaserEliminate support for direct_8x8_inference=0
2009-01-14 Fiona GlaserSupport forced frametypes with scenecut/b-adapt
2008-11-29 Loren Merrittadd date and compiler to `x264 --version`
2008-11-11 Fiona GlaserAdd subme=0 (fullpel motion estimation only)
2008-10-02 Fiona GlaserRework subme system, add RD refinement in B-frames
2008-09-28 Fiona GlaserFix typo in progress indicator when using piped input
2008-09-26 Fiona GlaserMake x264 progress indicator more concise
2008-09-15 Loren Merritthadamard_ac for psy-rd
2008-09-15 Fiona GlaserPsychovisually optimized rate-distortion optimization...
2008-09-15 Fiona GlaserAdd optional more optimal B-frame decision method
2008-09-14 Fiona GlaserMove adaptive quantization to before ratecontrol, elimi...
2008-09-10 Fiona GlaserAdd title-bar progress indicator under WIN32
2008-09-02 Fiona GlaserImprove progress indicator
2008-08-30 Loren Merritthardcode the ratecontrol equation, and remove the rceq...
2008-08-21 Loren Merrittcosmetics
2008-07-29 Fiona GlaserFix a few more minor memleaks
2008-07-12 Fiona GlaserRelax QPfile restrictions
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-03 BugMasterbinmode stdin on mingw, not just msvc
2008-05-20 Loren Merrittchange DEBUG_DUMP_FRAME to run-time --dump-yuv
2008-04-21 Loren Merritt--asm to allow testing of different versions of asm...
2008-04-10 Loren Merrittthreads=auto on multicore now implies thread input...
2008-03-31 Loren Merrittfix a crash on mp4 muxing with invalid params
2008-03-30 Fiona Glaservariance-based psy adaptive quantization
2008-01-27 Loren Merrittsatd exhaustive motion search (--me tesa)
2007-07-17 Loren Merrittmove os/compiler specific defines to their own header
2007-07-06 Loren Merrittcosmetics
next