]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-02-23 Andreas Rheinhardtavformat/voc: Deduplicate codec tags list
2021-02-23 Andreas Rheinhardtavformat/caf: Deduplicate codec tags list
2021-02-23 Andreas Rheinhardtavformat/asfenc: Deduplicate codec tags lists
2021-02-23 Andreas Rheinhardtavformat/au: Deduplicate codec_tag lists
2021-02-23 Andreas Rheinhardtavformat/isom: Remove outcommented function
2021-02-23 Andreas Rheinhardtavformat/isom: Split movaudio/movvideo tags off into...
2021-02-23 Andreas Rheinhardtavformat/Makefile: Remove outdated AIFF demuxer depende...
2021-02-23 Andreas Rheinhardtavcodec/Makefile: Remove outdated dependency of FLV...
2021-02-23 Andreas Rheinhardtavcodec/mpeg4audio: Use proper logcontext for logging
2021-02-23 Andreas Rheinhardtavcodec/scpr3: Avoid code duplication when updating...
2021-02-23 Andreas Rheinhardtconfigure: Remove mpegvideo_enc dependency from ljpeg...
2021-02-23 Andreas Rheinhardtavcodec/Makefile: Don't build mjpegenc_huffman uncondit...
2021-02-23 Andreas Rheinhardtavcodec/mjpegenc_common: Move stuff only used by mjpege...
2021-02-23 Andreas Rheinhardtavcodec/jpegtables: Move ff_mjpeg_build_huffman_codes...
2021-02-23 Andreas Rheinhardtavcodec/g2meet, mjpegdec: Factor out common VLC initial...
2021-02-23 Andreas Rheinhardtavcodec/Makefile: Remove redundant mjpegdec dependency...
2021-02-23 Andreas Rheinhardtconfigure, libavcodec/Makefile: Fix avrn dependencies
2021-02-23 Andreas Rheinhardtavcodec/avrndec: Remove unnecessary headers
2021-02-23 Andreas Rheinhardtavcodec/Makefile: Remove spurios dcaenc dependency
2021-02-23 Andreas Rheinhardtconfigure, libavcodec/Makefile: Remove spurious CAF...
2021-02-23 Chip Kerchnerlsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments
2021-02-22 James Almeravcodec: remove pointless lowres deprecation wrappers
2021-02-22 Michael Niedermayeravcodec/mjpegdec: Cleanup ff_smvjpeg_decoder()
2021-02-22 Michael Niedermayeravcodec/cri: Stop the bitreader at the end of uncompres...
2021-02-22 Matt Oliverconfigure: use no-narrowing for cuda-llvm compilation
2021-02-22 Matt Olivercompat/cuda: correct ushort4 to use ushort
2021-02-22 Michal Novotnyavcodec/cuviddec: set ulMaxDisplayDelay to zero if...
2021-02-22 Ricardo Monteiroavcodec/nvenc: don't disable b-frames by default
2021-02-22 Anton Khirnovffprobe: stop setting AVCodecContext.framerate
2021-02-22 Anton Khirnovffprobe: stop printing deprecated fields
2021-02-22 Anton Khirnovffprobe: drop code accessing deprecated AVStream.codec
2021-02-22 Anton Khirnovffprobe: do not use deprecated AVStream.codec for max...
2021-02-22 Anton Khirnovffprobe: remove an unnecessary deprecation guard
2021-02-22 Mark Reidavformat/mov: fix timecode with counter mode flag set
2021-02-22 Anton Khirnovlavc/ac3enc: rename variable to avoid shadowing
2021-02-22 Andreas Rheinhardtavutil/tx: Fix declaration after statement
2021-02-22 Andreas Rheinhardtfate/matroska: Add fate-matroska target
2021-02-22 Andreas Rheinhardtfate/matroska: Add test for remuxing VP8 with alpha
2021-02-22 Andreas Rheinhardtavformat/matroskaenc: Add support for FlagTextDescriptions
2021-02-22 Andreas Rheinhardtavformat/matroskadec: Add support for FlagTextDescriptions
2021-02-22 Andreas Rheinhardtavformat/matroskaenc: Add support for FlagHearing/Visua...
2021-02-22 Andreas Rheinhardtavformat/matroskadec: Add support for FlagHearing/Visua...
2021-02-22 Andreas Rheinhardtavformat/matroskaenc: Add support for FlagCommentary
2021-02-22 Andreas Rheinhardtavformat/matroskadec: Add support for FlagCommentary
2021-02-22 Andreas Rheinhardtavformat/matroskadec: Beautify setting default values
2021-02-22 Andreas Rheinhardtavformat/matroskadec: Reindent after the previous commit
2021-02-22 Andreas Rheinhardtavformat/matroskadec: Make reading zero-length elements...
2021-02-22 Andreas Rheinhardtavformat/matroskadec: Don't use fake default value...
2021-02-22 Andreas Rheinhardtavformat/matroskaenc: Don't write empty language
2021-02-22 Andreas Rheinhardtavformat/matroskadec: Check min_luminance more thoroughly
2021-02-22 Andreas Rheinhardtavformat/matroskadec: Allow to count the number of...
2021-02-22 Andreas Rheinhardtfate/matroska: Add test for mastering display metadata
2021-02-21 Michael Niedermayeravformat/microdvddec: use 64bit for durations
2021-02-21 Martin Storsjöarm/aarch64: Use mach_absolute_time as timer on apple...
2021-02-21 Lynnelavu/tx: support in-place FFT transforms
2021-02-21 Lynnelavu/tx: space out enum AVTXType values with newlines
2021-02-21 Paul B Maholavfilter/af_afade: remove uneeded '.' from durations...
2021-02-20 Paul B Maholavformat: add Simbiosis IMX demuxer
2021-02-20 Paul B Maholavcodec: add Simbiosis IMX video decoder
2021-02-20 Andreas Rheinhardtavcodec/cpia: Mark decoder as init-threadsafe
2021-02-20 Andreas Rheinhardtavcodec/dirac_vlc: Make ff_dirac_golomb_lut static
2021-02-20 Andreas Rheinhardtavcodec/ac3tab: Move ff_ac3_enc_channel_map to its...
2021-02-20 Michael Niedermayeravcodec/hapdec: Change compressed_offset to unsigned...
2021-02-19 Wonkap Jangavcodec/libvpxenc: optimize parsing vpx_svc_ref_frame_c...
2021-02-19 Marton Balintfftools/ffplay: reindent and some minor cosmetics
2021-02-19 Marton Balintfftools/ffplay: use av_packet_alloc() to allocate packets
2021-02-19 Marton Balintfftools/ffplay: use context AVPacket in decoder_decode_...
2021-02-19 Marton Balintfftools/ffplay: get rid of flush_pkt
2021-02-19 Paul B Maholavcodec/cfhdenc: use pts instead of frame number
2021-02-19 Paul B Maholavfilter/vf_ssim: add slice threading
2021-02-19 Paul B Maholavfilter/vf_psnr: add support for slice threading
2021-02-19 Paul B Maholavcodec/indeo3: add support for more dimensions
2021-02-19 James Almertests/checkasm/sw_scale: use memset() to fill dither
2021-02-19 Alan Kellycheckasm/sw_scale: properly initialize src_pixer and...
2021-02-19 Andreas Rheinhardtavfilter/vf_vif: Remove superfluous ';'
2021-02-19 Andreas Rheinhardtavformat/mpegenc: Forward error code
2021-02-19 Andreas Rheinhardtavformat/mpegenc: Avoid adding invalid packet to queue
2021-02-19 Andreas Rheinhardtavformat/mpegenc: Fix leak in case trailer is never...
2021-02-19 Andreas Rheinhardtavformat/mpegenc: Ensure packet queue stays valid
2021-02-19 Andreas Rheinhardtavutil/video_enc_params: Check for truncation before...
2021-02-19 Andreas Rheinhardtavutil/video_enc_params: Combine overflow checks
2021-02-18 James Almerswscale/x86/yuv2yuvX: use the movsxdifnidn helper macro
2021-02-18 James Almerswscale/x86/yuv2yuvX: use movq to load 8 bytes in all...
2021-02-18 James Almerswscale/x86/yuv2yuvX: use the SPLATW helper macro
2021-02-18 James Almerswscale/x86/swscale: fix mix of inline and external...
2021-02-18 Josh Dekkerlavc/aarch64: add HEVC sao_band NEON
2021-02-18 Josh Dekkerlavc/aarch64: add HEVC idct_dc NEON
2021-02-18 Reimar Döffingerlavc/aarch64: port HEVC add_residual NEON
2021-02-18 Reimar Döffingerlavc/aarch64: port HEVC SIMD idct NEON
2021-02-18 Paul B Maholavcodec: add initial exr image encoder
2021-02-18 Ting Fudnn_backend_openvino.c: allow out_frame as NULL for...
2021-02-18 Guo, Yejundnn: add color conversion for analytic case
2021-02-18 Guo, Yejundnn_interface.h: add enum DNNColorOrder
2021-02-18 Guo, Yejundnn: add function type for model
2021-02-18 Guo, Yejundnn: extract common functions used by different filters
2021-02-18 Guo, Yejundnn_backend_openvino.c: fix multi-thread issue for...
2021-02-18 Guo, Yejundnn_backend_openvino.c: fix mismatch between ffmpeg...
2021-02-18 James Almerswscale/x86/swscale: fix compilation with old yasm
2021-02-17 James Almercheckasm/sw_scale: use av_free() instead of free()
2021-02-17 Mark Thompsonavfilter/vf_pseudocolor: Add missing braces
next