]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-12-06 Ganesh Ajjanagaddeavcodec/dvdsubdec: fix typo in dlog message
2015-12-06 Ganesh Ajjanagaddeavformat/movenc-test: correct varargs usage
2015-12-06 Ganesh Ajjanagaddeavformat/rtsp: free opts dictionary on failure of getna...
2015-12-06 Paul B Maholavfilter/af_stereotools: fix logic fail
2015-12-06 Reynaldo H... libavutil: add version component accessor macros
2015-12-05 Rostislav Pehlivanovdoc/encoders.texi: fix typo and clarify mpeg2_aac_low
2015-12-05 Michael Niedermayeravcodec/hevc: Fix integer overflow of entry_point_offset
2015-12-05 Rostislav Pehlivanovaacenc_ltp: use an AR filter for LTP encoding as well
2015-12-05 Rostislav Pehlivanovaacenc: fix aac_pred option triggering an error
2015-12-05 Rostislav Pehlivanovdoc/encoders.texi: use words intead of numbers to descr...
2015-12-05 Rostislav PehlivanovChangelog: append experimental flag removal to the...
2015-12-05 Michael Niedermayeravcodec/dirac_parser: Check that there is a previous...
2015-12-05 Michael Niedermayeravcodec/dirac_parser: Add basic validity checks for...
2015-12-05 Michael Niedermayeravcodec/dirac_parser: Fix potential overflows in pointe...
2015-12-05 Rostislav Pehlivanovdoc/encoders.texi: remove forgotten mention of "experim...
2015-12-05 Rostislav Pehlivanovaacenc: remove the experimental flag
2015-12-05 Rostislav Pehlivanovdoc/encoders.texi: update documentation for the native...
2015-12-05 Rostislav Pehlivanovaacenc: mark coders other than twoloop as experimental
2015-12-05 Rostislav Pehlivanovaacenc: mark the "faac"-like coder for removal
2015-12-05 Paul B Maholavfilter/af_stereotools: check s->length size
2015-12-05 Michael Niedermayeravcodec/wmaprodec: Check bits per sample to be within...
2015-12-05 Michael Niedermayeravcodec/utils: Fix overflow in get_bit_rates computations
2015-12-05 Michael Niedermayeravcodec/pcm: Fix overflow in bitrate computation
2015-12-05 Michael Niedermayeravcodec/wmaprodec: Fix overflow of cutoff
2015-12-05 Michael Niedermayeravformat/smacker: fix integer overflow with pts_inc
2015-12-05 Clément Bœschavfilter/codecview: reindent after previous commit
2015-12-05 Clément Bœschavfilter/codecview: add QP support
2015-12-05 Hendrik LeppkesMerge commit '9f57f134c19773d54269b6cb9ee455ff87c2e9e1'
2015-12-05 Neil Birkbecklibavformat/mov.c: allow QuickTime metadata to come...
2015-12-05 Simon Thelenffmpeg: When streamcopying, only add the input seek...
2015-12-05 Claudio FreireAAC encoder: ANMR, avoid empty search ranges
2015-12-05 Andreas Cadhalpunaaccoder: prevent crash of anmr coder
2015-12-04 Michael Niedermayerswscale/utils: Fix for runtime error: left shift of...
2015-12-04 Michael Niedermayeravcodec/pgssubdec: Fix left shift of 255 by 24 places...
2015-12-04 Vicente Olivert... mips: add p5600 core optimizations
2015-12-04 Vicente Olivert... mips: remove --mips32r5 configure option
2015-12-04 Michael Niedermayeravformat/flvdec: Fix left shift of 137 by 24 places...
2015-12-04 Michael Niedermayeravformat/msf: Check channels when reading the header
2015-12-04 Michael Niedermayeravcodec/jpeg2000dec: Check bpno in decode_cblk()
2015-12-04 Paul B Maholavfilter: add audio emphasis filter
2015-12-04 Clément Bœschffmpeg: enable echoing with command and debug modes
2015-12-04 Clément Bœschavcodec/mpegvideo: use constants for rc_strategy
2015-12-04 Clément Bœschswscale: use AV_OPT_TYPE_BOOL for {src,dst}_range options
2015-12-04 Clément Bœschswresample: use AV_OPT_TYPE_BOOL for linear_interp...
2015-12-04 Clément Bœschavformat: use AV_OPT_TYPE_BOOL in a bunch of places
2015-12-04 Clément Bœschavfilter: use AV_OPT_TYPE_BOOL in a bunch of places
2015-12-04 Clément Bœschavcodec: use AV_OPT_TYPE_BOOL in a bunch of places
2015-12-04 Andreas Cadhalpunffmdec: reject zero-sized chunks
2015-12-04 Andreas Cadhalpunffmdec: only seek back at EOF if a server is attached
2015-12-04 Hendrik Leppkeslibavcodec/aacsbr_tablegen: fix tablegen on windows
2015-12-04 Hendrik Leppkesavcodec: include tablegen compat header before the...
2015-12-04 Hendrik Leppkeslibavutil/tablegen: add missing math.h include
2015-12-04 Michael Niedermayeravformat/oggparsetheora: Check duration to be not AV_NO...
2015-12-04 Michael Niedermayeravcodec/dnxhddec: Fix runtime error: left shift of...
2015-12-04 Michael Niedermayerffmpeg: Check pkt_dts for AV_NOPTS_VALUE
2015-12-04 Michael Niedermayeravcodec/vp3: Fix "runtime error: left shift of negative...
2015-12-04 Yann Coupinavformat/movenc: HE-AAC correct FourCC in ISML
2015-12-04 Michael Niedermayeravformat/mpjpegdec: Fix "libavformat/mpjpegdec.c:269...
2015-12-04 Vicente Olivert... mips: rename mipsdspr1 to mipsdsp
2015-12-04 Sebastian Drögempegtsenc: Fix off-by-one in indexing into Opus channel...
2015-12-04 Michael Niedermayeravcodec/h264_direct: Check CO-POCs before use
2015-12-03 Michael Niedermayeravformat/utils: Fix "libavformat/utils.c:927:35: runtim...
2015-12-03 Rostislav Pehlivanovaacenc_ltp: fix out of bounds memory access
2015-12-03 Michael Niedermayeravformat/riffdec: remove special case for bitrate ...
2015-12-03 Michael Niedermayeravformat/riffdec: Initialize bitrate
2015-12-03 Nicolas Georgelavf/mpegts: use AVERROR_INVALIDDATA instead of AVERROR...
2015-12-03 Nicolas Georgelavf/lxfdec: use FFERROR_REDO instead of AVERROR(EAGAIN).
2015-12-03 Nicolas Georgelavf/mpeg: use FFERROR_REDO instead of AVERROR(EAGAIN).
2015-12-03 Nicolas Georgelavf/flvdec: use FFERROR_REDO instead of AVERROR(EAGAIN).
2015-12-03 Nicolas Georgelavf: add FFERROR_REDO to let demuxers return no packet.
2015-12-03 Timo Teräsmpegencts: Fix overflow in cbr mode period calculations
2015-12-03 Paul B Maholavfilter/af_agate: change default for detection to rms
2015-12-03 Paul B Maholavfilter/af_sidechaincompress: kill init function
2015-12-03 Paul B Maholavfilter/af_agate: compile agate only when requested.
2015-12-03 Paul B Maholavfilter/af_agate: add level_sc option for sidechaingat...
2015-12-03 Paul B Maholavfilter: add sidechaingate filter
2015-12-03 Paul B Maholavfilter/af_agate: prepare for adding sidechain version
2015-12-03 Hendrik Leppkestests/api: Fix API test build on windows with --enable...
2015-12-03 James Almeravformat/mpjpegdec: fix mixed declarations and code
2015-12-03 Michael Niedermayeravutil/timecode: Fix fps check
2015-12-03 Michael Niedermayeravcodec/jpeg2000: fix type of arguments of tag_tree_size
2015-12-02 Ganesh Ajjanagaddeavfilter/af_flanger: use rint instead of floor hack
2015-12-02 Ganesh Ajjanagaddeavfilter/vf_perspective: use lrint instead of floor...
2015-12-02 Ganesh Ajjanagaddeavfilter/vsrc_mptestsrc: use lrint instead of floor...
2015-12-02 Ganesh Ajjanagaddeavutil/crc: avoid needless space wastage of hardcoded...
2015-12-02 Michael Niedermayeravcodec/vp3: ensure header is parsed successfully befor...
2015-12-02 Michael Niedermayeravformat/utils: Move end_time1 AV_NOPTS_VALUE Check...
2015-12-02 Michael Niedermayeravformat/utils: Check AVFormatContext->duration in...
2015-12-02 Paul B Maholavfilter/af_compand: do not clip; allow >0dB curve...
2015-12-02 Alex Agranovskyavformat/mpjpeg: utilize MIME boundary value to detect...
2015-12-02 Alex Agranovskyavformat/mpjpeg: allow processing of MIME parts without...
2015-12-02 Michael Niedermayeravutil/rational: Test av_rescale_rnd() with combination...
2015-12-02 Michael Niedermayeravutil/mathematics: return INT64_MIN (=AV_NOPTS_VALUE...
2015-12-02 Michael Niedermayeravcodec/apedec: Check length in long_filter_high_3800()
2015-12-02 Ronald S. Bultjevp9: always keep s->bytesperpixel and ctx->pix_fmt...
2015-12-02 Andreas Cadhalpungit-howto: mention how to clone ffmpeg-web
2015-12-02 Tobias RappMakefile: add cleanup of pkg-config files created by...
2015-12-02 Carl Eugen... lavf/rtpenc_jpeg: Less strict check for standard Huffma...
2015-12-02 Paul B Maholavfilter/af_stereotools: remove floor usage
2015-12-02 Paul B Maholavfilter: add audio pulsator filter
next