]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-02-27 James Almeravcodec/options: deprecate avcodec_get_frame_class()
2021-02-27 James Almeravcodec/avrndec: remove max_lowres value
2021-02-27 Andreas Rheinhardtavformat/matroskadec: Add webm file extension
2021-02-27 Lynnelavu/tx: do not invert permutes on MDCTs
2021-02-27 Andreas Rheinhardtavformat/concat: Remove unnecessary check
2021-02-27 Andreas Rheinhardtavformat/spdifenc: Fix leak upon error
2021-02-27 Andreas Rheinhardtavformat/wavenc: Fix leak and segfault on reallocation...
2021-02-27 Lynnelavu/tx: invert permutation lookups
2021-02-27 Lynnelavu/tx: simplify in-place permute search function
2021-02-26 Paul B Maholavcodec/exrenc: add half-float support
2021-02-26 James Almeravcodec: add missing FF_API_OLD_ENCDEC wrappers to...
2021-02-26 Andreas Rheinhardtavcodec: Add missing FF_API define for libavcodec pix...
2021-02-26 Andreas Rheinhardtfftools/ffmpeg_filter: Don't use deprecated function
2021-02-26 Lynnelavu/tx: require output argument to match input for...
2021-02-25 Paul B Maholavformat/imx: set video stream duration
2021-02-25 Paul B Maholavcodec/imx: use ff_reget_buffer()
2021-02-25 Andreas Rheinhardtavformat/avlanguage: Remove long disabled av_convert_la...
2021-02-25 Andreas Rheinhardtavfilter/lavfutils.h: Don't include avformat.h
2021-02-25 Andreas Rheinhardtavcodec/avcodec: Add missing deprecation to AVCodecPars...
2021-02-25 James Almeravcodec: unschedule removing some functions with FF_API...
2021-02-25 James AlmerRevert "avcodec/options: add missing FF_API_COPY_CONTEX...
2021-02-25 Derek Buitenhuisdoc/encoders: Add documentation for the GIF encoder
2021-02-25 Derek Buitenhuisavcodec/gifenc: Only write frame palette entries that...
2021-02-25 Derek Buitenhuisavcodec/gifenc: Add global_palette option
2021-02-25 Andreas Rheinhardtavformat/wavenc: Improve unsupported codec error messages
2021-02-25 Paul B Maholavfilter/vf_vif: add support for more formats
2021-02-25 Paul B Maholavfilter/vf_vif: simplify case comparing same inputs
2021-02-25 Anton Khirnovtests/api-band-test: simplify code
2021-02-25 Anton KhirnovHandle AVID MJPEG streams directly in the MJPEG decoder.
2021-02-25 Guo, Yejunavfilter/vf_vif.c: fix build warning for [-Wmain]
2021-02-25 Guo, Yejunavfilter/vf_ssim.c: fix build warning for [-Wmain]
2021-02-24 Anton Khirnovlavc/lscrdec: use ff_reget_buffer()
2021-02-24 Anton Khirnovtests/fate/apng: add a test for APNG_DISPOSE_OP_PREVIOUS
2021-02-24 Anton Khirnovpngdec: fix and simplify apng reference handling
2021-02-24 Anton Khirnovlavc/lscrdec: drop unapplicable private capabilities
2021-02-24 Anton Khirnovlavc: split LSCR decoder out of PNG decoder
2021-02-24 Anton Khirnovtests: add a test for LSCR
2021-02-24 Paul B Maholavcodec/cfhdenc: do not try to encode junk
2021-02-24 Paul B Maholavcodec/cfhdenc: add padding to each decomposition
2021-02-24 Paul B Maholavcodec/cfhdenc: refactor DSP code for CFHD encoder
2021-02-24 Paul B Maholavcodec/exr: simplify piz decompression
2021-02-24 Paul B Maholavformat/vpk: check that samples_per_block is > 0
2021-02-24 James Almeravutil/buffer: free all pooled buffers immediately...
2021-02-24 Andreas Rheinhardtavcodec/rv34data: Remove rv34_dquant_tab
2021-02-24 Andreas Rheinhardtavcodec/x86/constants: Remove unused ff_pw_17
2021-02-24 Andreas Rheinhardtswscale/x86/swscale: Remove unused ASM constants
2021-02-24 Andreas Rheinhardtswscale/x86/rgb2rgb: Remove unused ASM constants
2021-02-24 Andreas Rheinhardtswscale/x86/yuv2rgb: Remove unused ASM constants
2021-02-24 Andreas Rheinhardtavcodec/celp_math: Disable unused function
2021-02-24 Andreas Rheinhardtavcodec/x86/diracdsp_init: Reuse macro
2021-02-24 Andreas Rheinhardtavcodec/x86/diracdsp_init: Simplify macro
2021-02-24 Andreas Rheinhardtavcodec/x86/diracdsp_init: Make functions only used...
2021-02-24 Andreas Rheinhardtavcodec/x86/diracdsp_init: Remove unused MMX functions
2021-02-24 Andreas Rheinhardtavcodec/acelp_vectors: Remove unused ff_fc_2pulses_9bit...
2021-02-24 Andreas Rheinhardtavcodec/acelp_pitch_delay: Inline small functions only...
2021-02-24 Andreas Rheinhardtavcodec/rangecoder: Move ff_rac_check_termination to...
2021-02-24 Andreas Rheinhardtavcodec/mqcenc: Remove unused ff_mqc_length
2021-02-24 Andreas Rheinhardtavcodec/ac3tab: Remove unused ff_eac3_default_chmap
2021-02-24 Andreas Rheinhardtavformat/asf: Move ff_asf_audio_conceal_none to its...
2021-02-24 Andreas Rheinhardtavcodec/bitstream: Rewrite code to avoid triggering...
2021-02-24 Andreas Rheinhardtavcodec/movtextenc: Check for too many styles
2021-02-23 Andreas Rheinhardtavformat/Makefile: Remove unnecessary dependencies...
2021-02-23 Paul B Maholavcodec/exrenc: use correct type for actual_size as...
2021-02-23 Paul B Maholavformat/imx: remove unused header
2021-02-23 Andreas Rheinhardtavcodec/tiff_data: Move data to its only user
2021-02-23 Andreas Rheinhardtavformat/wavdec: Share wav and w64 options
2021-02-23 Andreas Rheinhardtavformat/wav: Deduplicate codec tags lists
2021-02-23 Andreas Rheinhardtavformat/avienc, wtvenc: Deduplicate codec tags list
2021-02-23 Andreas Rheinhardtavformat/aiff: Deduplicate codec tags and codec tags...
2021-02-23 Andreas Rheinhardtavformat/ast: Deduplicate codec tags lists
2021-02-23 Andreas Rheinhardtavformat/movenc: Deduplicate codec tags lists
2021-02-23 Andreas Rheinhardtavformat/oma: Move stuff only used by demuxer to demuxer
2021-02-23 Andreas Rheinhardtavformat/oma: Deduplicate codec tags list
2021-02-23 Andreas Rheinhardtavformat/rso: Deduplicate codec tags list
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
next