]> git.sesse.net Git - x264/history - x264.c
Fix DTS/bitrate calculation if the first PTS wasn't zero
[x264] / x264.c
2010-09-27 Anton MitrofanovFix DTS/bitrate calculation if the first PTS wasn't...
2010-09-19 James DarnleyAdd --disable-gpl option to configure
2010-09-18 Fiona GlaserUpdate source file headers
2010-09-03 Anton MitrofanovAllow --demuxer forcing with known extensions
2010-09-03 Anton MitrofanovMinor fixes/cosmeticcs in commandling parsing
2010-08-24 Fiona GlaserCAVLC "trellis"
2010-08-16 Alexander StrangeSlightly improve the filtering section of x264 --help
2010-07-29 golgol7777Fix incorrect duration/framerate/bitrate in flv header
2010-07-26 Steven WaltersFiltering system-related fixes
2010-07-15 Steven WaltersAdd video filtering system to x264cli
2010-07-09 Anton MitrofanovFix disabling of progress with --log-level
2010-07-04 Oskar ArvidssonSupport for 9 and 10-bit encoding
2010-07-03 Fiona GlaserSupport infinite keyint (--keyint infinite).
2010-07-03 Steven WaltersCentralize logging within x264cli
2010-07-02 Lamont AlstonMake open-GOP Blu-ray compatible
2010-06-25 Fiona GlaserLookaheadless MB-tree support
2010-06-25 Lamont AlstonOpen-GOP support
2010-06-23 Anton MitrofanovFix SIGPIPEs caused by is_regular_file checks
2010-06-14 Diogo FrancoConvert the OPT_ defines in x264.c to an enum
2010-06-09 Anton MitrofanovWarn about shadowed variable declarations
2010-06-09 Steven WaltersPreprocessing cosmetics
2010-06-09 Alex JurkiewiczAdd error message for invalid [de]muxer selection
2010-05-26 Anton MitrofanovFix calculation of total bitrate printed after stop...
2010-05-21 Kieran KunhyaAdd "Fake interlaced" option
2010-05-17 Kieran KunhyaFix typo in pulldown
2010-05-17 Anton MitrofanovFix bitrate calculation in progress status
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
next