]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-02-04 Lynnelavfi: add an overlay_vulkan filter
2020-02-04 Lynnelavfi: add an scale_vulkan filter
2020-02-04 Lynnelavfi: add Vulkan filtering framework
2020-02-04 Philip Langdalelavfi/vf_hwupload: Add support for HW -> HW transfers
2020-02-04 Lynnelavu: add Vulkan hwcontext code
2020-02-04 Philip Langdalelavu/hwcontext: Add support for HW -> HW transfers
2020-02-04 Zane van Iperenfate/adpcm: add adpcm_argo tests
2020-02-04 Michael Kuronlavc/dvdsubenc: accept palette from options
2020-02-04 Michael Kuronlavc/dvdsubdec: Move palette parsing to new function
2020-02-04 Paul B Maholavformat/sccdec: use av_sscanf() instead
2020-02-04 Paul B Maholavfilter/vf_ssim: improve precision
2020-02-04 Paul B Maholavcodec/mlpenc: fix small memory leak
2020-02-04 Jai Luthramlp: check huff_lsbs only when codebook is used
2020-02-04 Jai Luthramlpenc: fix some -fsanitize=integer errors
2020-02-04 Jai Luthramlpenc: clean up
2020-02-04 Jai Luthramlpenc: improve lpc filtering
2020-02-04 Jai Luthramlpenc: prevent negative lsb_bits lshift
2020-02-04 Jai Luthramlpenc: fix huff offset calculation
2020-02-04 Jai Luthramlpenc: fix lossless check error in number_sbits
2020-02-04 Paul B Maholavfilter/vf_xfade: add circleopen & circleclose transition
2020-02-03 Michael Niedermayeravcodec/lagarith: Sanity check scale
2020-02-03 Michael Niedermayeravcodec/pngdec: Check amount decoded
2020-02-03 Michael Niedermayeravcodec/apedec: Fix integer overflows in predictor_deco...
2020-02-03 Michael Kurondoc: Fix typo for dvdsubdec
2020-02-03 Marton Balintavformat/dashenc: use AV_OPT_TYPE_DICT for http_opts
2020-02-03 Wonkap Jangavcodec/libvpxenc: add VP9 temporal scalability encodin...
2020-02-03 Paul B Maholavfilter/vf_xfade_opencl: move passthrough code before...
2020-02-03 Paul B Maholavfilter/vf_xfade: move passthrough code before eof...
2020-02-03 Tomas HärdinMAINTAINERS: Add myself as mxf* maintainer
2020-02-02 Michael Niedermayeravcodec/ralf: Fix integer overflow in apply_lpc()
2020-02-02 Michael Niedermayeravcodec/dca_lbr: Fix some error codes and error passing
2020-02-02 Michael Niedermayeravcodec/8svx: Use av_assert1(0) instead of error messag...
2020-02-02 Michael Niedermayeravcodec/wmavoice: Fix rounding and integer anomalies...
2020-02-02 Michael Niedermayeravcodec/wmavoice: sanity check block_align
2020-02-02 Michael Niedermayeravcodec/pcm: Fix invalid shift in pcm_decode_frame...
2020-02-02 Michael Niedermayeravcodec/snappy: Sanity check bytestream2_get_levarint()
2020-02-02 Marton Balintavformat/udp: cancel pending IO on win32 manually
2020-02-02 Marton Balintavformat/udp: remove setting cancel state from the...
2020-02-02 Michael Niedermayeravcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_...
2020-02-02 Zane van Iperenavcodec/adpcm_argo: simplify and move duplicated logic...
2020-02-02 Paul B Maholavfilter: add xfade opencl filter
2020-02-02 Paul B Maholdoc/filters: fix tonemap_vaapi filter name in documentation
2020-02-02 Paul B Maholdoc/filters: make filters order more consistent
2020-02-01 Andriy Gelmanavcodec/v4l2_m2m: Cosmetics
2020-02-01 Andriy Gelmanavcodec/v4l2_m2m: Use consistent logging context
2020-02-01 Andriy Gelmanavcodec/v4l2_m2m: Simplify capture buffer init check
2020-02-01 Andriy Gelmanavcodec:v4l2_context: Remove NULL initialization
2020-02-01 Paul B Maholavfilter/vf_xfade: remove unused header
2020-02-01 Paul B Maholavfilter/vf_psnr: fix logic failure when comparing...
2020-02-01 Paul B Maholavfilter/vf_ssim: fix logic failure when comparing...
2020-02-01 leozhangavcodec/utils: remove extra brackets
2020-02-01 OvchinnikovDmitriilibavcodec/amfenc_hevc.c: Fix constant QP settings...
2020-02-01 Linjie Fulavc/h265_profile_level: Fix the default profile in...
2020-01-31 Marton Balintavformat/hlsenc: fix hls_ts_options with mpegts
2020-01-31 Marton Balintavfilter/vf_geq: use per-thread AVExpr for expression...
2020-01-31 Michael Niedermayeravcodec/avdct: Clear IDCTDSPContext context
2020-01-31 Michael NiedermayerMAINTAINERS: Add patchwork maintainer
2020-01-31 Alfred E. Heggestaddashenc: check pts to prevent division by zero error
2020-01-31 Paul B Maholavfilter/vf_xfade: add smooth transitions
2020-01-31 Paul B Maholdoc/filters: improve xfade description and add one...
2020-01-30 Marton Balintavfilter/vf_drawtext: do not overread text if the last...
2020-01-30 Marton Balintavfilter/vf_drawtext: use replacement chars for invalid...
2020-01-30 Marton Balintavutil/common: warn about possible move of the data...
2020-01-30 Marton Balintavutil/common: put ERROR statements into separate code...
2020-01-30 Marton Balintavutil/common: add parenthesis around GET_16BIT in...
2020-01-30 Marton Balintavutil/common: use unsigned int in GET_UTF8
2020-01-30 Michael Niedermayeravcodec/x86/diracdsp: Fix high bits on Windows x86_64
2020-01-30 Michael Niedermayertests/fate/lavf-video.mak: fix fate-lavf-gif dependencies
2020-01-30 Michael Niedermayeravcodec/ralf: Fix overflows of biased values
2020-01-30 Michael Niedermayertools/target_dec_fuzzer: limit per frame samples for APE
2020-01-30 Michael Niedermayeravformat/mov: Check STCO location
2020-01-30 Michael Niedermayeravcodec/wmalosslessdec: Fix multiple integer overflows
2020-01-30 Michael Niedermayeravcodec/apedec: Fix undefined integer overflow in decod...
2020-01-30 Michael Niedermayerremove tests/ref/lavf/fits
2020-01-30 Michael Niedermayeravcodec/smacker: Check space before decoding type
2020-01-30 Michael Niedermayeravcodec/rawdec: Use linesize in b64a
2020-01-30 Michael Niedermayeravcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM
2020-01-30 Michael Niedermayerdoc/filters: Document geq *sum functions
2020-01-30 Michael Niedermayertools/target_dec_fuzzer: Add threshold for ALS
2020-01-30 Michael Niedermayeravcodec/x86/diracdsp: Fix incorrect src addressing...
2020-01-30 Michael Niedermayeravcodec/screenpresso: Optimize sum_delta_flipped()
2020-01-30 Andreas Rheinhardtavformat/aviobuf: Remove AVIOInternal and one level...
2020-01-30 Paul B Maholavfilter/vf_xfade: add radial transition
2020-01-30 Jun Zhaocmdutils: fix crash if no name for "ffmpeg -h protocol"
2020-01-30 Paul B Maholavfilter: add xfade filter
2020-01-30 Steven Liucmdutils: add show_help_protocol for get protocol options
2020-01-30 Steven Liuavformat/avio: add avio_protocol_get_class
2020-01-29 Paul B Maholavformat/tty: add probe function
2020-01-29 Marton Balintavfilter/vf_geq: fix multiple assignments of ptr in...
2020-01-29 Michael Niedermayertools/target_dec_fuzzer: Add threshold for IFF_ILBM
2020-01-29 Michael Niedermayertools/target_dec_fuzzer: Sort threshold list alphabetically
2020-01-29 Paul B Maholavcodec/dnxhddec: properly set colorspace
2020-01-29 Guo, YejunRevert "fate/filter-video: add two tests for dnn_proces...
2020-01-28 Andreas Rheinhardtavformat/mov: Don't leak MOVFragmentStreamInfo on error
2020-01-28 Andreas Rheinhardtavformat/mov: Free encryption data on error
2020-01-28 Andreas Rheinhardtavfilter/asrc_sinc: Don't allocate arrays separately
2020-01-28 Gyan Doshiavformat/mov: update extensions
2020-01-27 Carl Eugen... test/fate: Add missing exe suffix to h265_levels test.
2020-01-27 Carl Eugen... ffmpeg: Do not print "SDP:" on top of sdp files.
2020-01-27 Andreas Rheinhardtavformat/matroskaenc: Remove useless AVIOContext
next