]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-05-22 Marton Balintavcodec: move msbc profile to encoder
2020-05-22 Marton Balintavcodec/options_table: remove dts profiles
2020-05-22 Marton Balintavcodec: move aacenc profiles to profiles.h
2020-05-22 Marton Balintavcodec/options_table: make AVCodecContext->profile...
2020-05-22 Marton Balintavutil/opt: add AV_OPT_FLAG_CHILD_CONSTS
2020-05-22 Martin Storsjömovenc: Fix accidental leftover duplication from 1aec1f...
2020-05-22 Martin Storsjömfenc: Fall back to avctx->time_base if avctx->framerat...
2020-05-22 Martin Storsjömfenc: Fix setting has_b_frames for max_b_frames == 1
2020-05-22 Martin Storsjömovenc: Fix conversion of the first frame for extradata...
2020-05-22 Martin Storsjöcbs_h265: Fix use of an uninitialized variable
2020-05-22 James Almeravcodec/bsf: mention that av_bsf_send_packet() returnin...
2020-05-22 Anton Khirnovavcodec.h: split bitstream filters API into its own...
2020-05-22 Anton Khirnovlavc: rename bsf.h to bsf_internal.h
2020-05-22 Anton Khirnovavcodec.h: split AVCodecParameters API into its own...
2020-05-22 Anton KhirnovStop hardcoding align=32 in av_frame_get_buffer() calls.
2020-05-22 Anton Khirnovcmdutils: drop libavformat/network.h include
2020-05-22 Paul B Maholavfilter/af_aiir: move response drawing as last step
2020-05-22 Paul B Maholavfilter/af_aiir: fix first denominator calculation
2020-05-22 Paul B Maholavfilter/af_aiir: add more descriptive options aliases
2020-05-22 Paul B Maholavfilter/af_aiir: export normalize option
2020-05-22 Paul B Maholavfilter/af_aiir: fix first delay value
2020-05-22 Andreas Rheinhardtavformat/utils: Set stream side-data size even without...
2020-05-22 Andreas Rheinhardtavformat/matroskaenc: Remove pointless casts
2020-05-22 Andreas Rheinhardtavformat/matroskaenc: Don't use stream side-data size
2020-05-21 Joey Smithavformat/http: increase BUFFER_SIZE to MAX_URL_SIZE...
2020-05-21 James Almeravcodec: deprecate Lossless and Intra Only encoder...
2020-05-21 James Almerfftools/cmdutils: remove lossless and intra only capabi...
2020-05-21 James Almerfftools/ffmpeg_filter: check the codec's descriptor...
2020-05-21 James Almeravcodec/decode: remove ff_decode_bsfs_uninit()
2020-05-21 Michael Niedermayeravcodec/tiff: Check for Tiled and Stripped TIFFs
2020-05-21 Michael Niedermayeravcodec/pnmdec: Use unsigned for maxval rescaling
2020-05-21 Michael Niedermayeravcodec/ivi: Clear got_p_frame before decoding a new...
2020-05-21 Michael Niedermayeravcodec/dsddec: Check channels
2020-05-21 Michael Niedermayeravcodec/xvididct: Fix integer overflow in idct_row()
2020-05-21 Michael Niedermayeravcodec/wmalosslessdec: Fix integer overflows in revert...
2020-05-21 Michael Niedermayeravcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_f...
2020-05-21 Michael Niedermayeravformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE
2020-05-21 Michael Niedermayeravformat/swfenc: Fix integer overflow in frame rate...
2020-05-21 Michael Niedermayeravcodec/bitpacked: Add codec_tags list
2020-05-21 Michael Niedermayeravformat/aadec: Check toc_size to contain the minimum...
2020-05-21 Michael Niedermayeravcodec/cbs_h265_syntax_template: Limit num_long_term_p...
2020-05-21 Andreas Rheinhardtavformat/ttaenc: Defer freeing dynamic buffer
2020-05-20 Andreas Rheinhardtavformat/hls: Remove redundant resetting of pointer
2020-05-20 Andreas Rheinhardtcheckasm/sw_scale: Fix stack-buffer-overflow
2020-05-20 Mark Thompsoncbs_h265: Ensure that a predicted RPS doesn't contain...
2020-05-20 Martin Storsjömovenc: Use first H264/HEVC frame as extradata, if...
2020-05-20 Dale Curtisavformat/mov: Free temp buffer upon negative sample_siz...
2020-05-20 Zane van Iperenfate: add adpcm_ima_cunning tests
2020-05-20 Mark Reidavcodec/exr: output float pixels in float pixel format
2020-05-20 Paul B Maholavfilter/af_aiir: fix phase and group delay calculation
2020-05-19 James Almeravcodec/libx265: add support for reordered_opaque
2020-05-19 wm4avcodec: Add MediaFoundation encoder wrapper
2020-05-19 Paul B Maholavfilter/af_aiir: fix invalid memory access with tf...
2020-05-19 Paul B Maholavfilter/vf_chromakey: fix formula for calculation...
2020-05-19 Paul B Maholavfilter/vf_colorkey: fix formula for calculation of...
2020-05-19 Paul B Maholavfilter: add gradients source video filter
2020-05-19 Paul B Maholavcodec: add NotchLC decoder
2020-05-19 Steven Liuavformat/url: check the result of the strrchr
2020-05-19 Andreas Rheinhardtdoc/muxers: Document title tag for attachments
2020-05-19 Andreas Rheinhardtavformat/matroskadec: Export FileDescription as title tag
2020-05-19 Andreas Rheinhardtavformat/matroskaenc: Don't ignore tags of chapters...
2020-05-19 Andreas Rheinhardtavformat/matroskaenc: Move mkv_write_chapters()
2020-05-19 Andreas Rheinhardtavformat/matroskaenc: Allow a custom destination for...
2020-05-19 Andreas Rheinhardtavformat/matroskaenc: Clean up mkv_write_stereo_mode()
2020-05-19 Andreas Rheinhardtavformat/matroskaenc: Use av_stream_get_side_data(...
2020-05-19 Andreas Rheinhardtavformat/matroskaenc: Make mkv_write_video_projection...
2020-05-19 Andreas Rheinhardtavformat/matroskaenc: Cosmetics
2020-05-18 Andreas Rheinhardtavformat/matroskaenc: Don't assert when writing huge...
2020-05-18 Andreas Rheinhardtavformat/matroskaenc: Avoid unnecessary seek
2020-05-18 Andreas Rheinhardtavformat/matroskaenc: Only write Cues at the front...
2020-05-18 Andreas Rheinhardtavformat/matroskaenc: Don't reserve space for duration...
2020-05-18 Andreas Rheinhardtavformat/matroskaenc: Remove inconsistencies wrt seekab...
2020-05-18 Andreas Rheinhardtavformat/matroskaenc: Don't segfault when seekability...
2020-05-18 James Almeravcodec/frame_thread_encoder: check for frame threading...
2020-05-18 James Almeravcodec/libdav1d: export frame sample aspect ratio
2020-05-18 Linjie Fulavc/qsvenc: add encode support for HEVC 4:2:2 8-bit...
2020-05-18 Linjie Fulavc/qsvdec: add decode support for HEVC 4:2:2 8-bit...
2020-05-17 Andreas Rheinhardtavformat/hlsenc: Don't segfault on uncommon names
2020-05-17 James Almeravutil: bump version after addition of av_sat_add64...
2020-05-17 Michael Niedermayeravformat/mpegts: Shuffle avio_seek
2020-05-17 Derek Buitenhuisavformat/dump: Use int64_t for intermediate time values
2020-05-16 Michael Niedermayeravcodec/binkaudio: Fix 2Ghz sample_rate
2020-05-16 Michael Niedermayeravcodec/jpeg2000dec: Free packed_headers
2020-05-16 Paul B Maholavfilter/vsrc_sierpinski: unbreak configuring rate...
2020-05-16 Paul B Maholavfilter/vsrc_mandelbrot: unbreak configuring rate...
2020-05-16 Martin Storsjöcheckasm: swscale: Fix running the hscale test on 32...
2020-05-16 Andreas Rheinhardtavformat/mux: Call check_packet() more directly
2020-05-16 Andreas Rheinhardtavformat/mux: Check pkt->stream_index before using it
2020-05-15 Martin Storsjöswscale: aarch64: Add a NEON implementation of interlea...
2020-05-15 Martin Storsjöcheckasm: sw_rgb: Add a test for interleaveBytes
2020-05-15 Martin Storsjölibavcodec: aarch64: Add a NEON implementation of pixbl...
2020-05-15 Martin Storsjölibavcodec: arm: Add a NEON implementation of pixblockdsp
2020-05-15 Martin Storsjöcheckasm: pixblockdsp: Add tests for get_pixels_unalign...
2020-05-15 Josh de Kockswscale: arm: fix NEON hscale init
2020-05-15 Thierry Foucuavformat/mov: Read the QT Metadata Keys only once
2020-05-15 Dale Curtisavutil/common: Add saturated add/sub operations for...
2020-05-15 Dale Curtisavformat/mov: Don't allow negative sample sizes.
2020-05-15 Martin Storsjöcheckasm: aarch64: Check for stack overflows
2020-05-15 Martin Storsjöcheckasm: arm: Check for stack overflows
2020-05-15 Martin Storsjöcheckasm: arm: Don't use blx to call checkasm_fail_func
next