]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid intermediate buffer III
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Simplify finding channel index
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Fix channel assignment
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid intermediate buffers II
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid intermediate buffers I
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove delay fields
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove unused arrays
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid duplicating string needlessly
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Simplify parsing channel mapping...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Use uint64_t for channel mapping
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Only attempt once to init coeffs
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Combine several loops when check...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Fix stack buffer overflow
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Don't overrun array
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Fix segfault when using very...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Check for the existence of samples
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove always true check
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Don't use uninitialized buffer...
2020-09-09 Xu Jundnn_backend_native_layer_conv2d.c:Add mutithread function
2020-09-09 Xu Jundnn_backend_native.c: parse options in native backend
2020-09-09 Gyan Doshiavcodec/libopusenc: add option to set inband FEC
2020-09-08 Zhao Zhiliffplay: fix autoexit doesn't work in the case of pb...
2020-09-08 Nicolas GeorgeRevert "avfilter/src_movie: switch to activate"
2020-09-08 Nicolas Georgelavfi/vsrc_testsrc: switch to activate.
2020-09-08 Nicolas Georgedoc: include general in *-all pages.
2020-09-08 Nicolas Georgedoc/general: move contents into a separate file.
2020-09-08 Nicolas Georgedoc/texi2pod: support @float.
2020-09-08 Nicolas Georgelavfi/formats: more logical testing of inputs and outputs.
2020-09-08 Nicolas Georgefate: disable automatic conversions on many tests.
2020-09-08 Nicolas Georgeffmpeg: add auto_conversion_filters option.
2020-09-08 Nicolas Georgelavfi/buffersink: remove redundant channel layouts.
2020-09-08 Nicolas Georgelavfi: check the validity of formats lists.
2020-09-08 Nicolas Georgelavfi/formats: simplify a macro parameters.
2020-09-08 Nicolas Georgelavfi: regroup formats lists in a single structure.
2020-09-07 Michael Niedermayeravformat/electronicarts: change non failure return...
2020-09-07 Michael Niedermayeravformat/electronicarts: Check if there are any streams
2020-09-07 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for WMV3IMAGE
2020-09-07 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow in wavesynth_...
2020-09-07 Philip Langdaleconfigure: Add additional glslang libraries to make...
2020-09-07 Paul B Maholavfilter/vf_nnedi: use av_fopen_utf8()
2020-09-07 Mark Reidavfilter/vf_lut3d: support remaping negative values...
2020-09-07 Paul B Maholfate: add wav chapters test
2020-09-07 Andreas Rheinhardtavcodec/jpegls: Remove unused structure
2020-09-07 Zane van Iperenavformat/argo_asf: fix handling of v1.1 files
2020-09-06 Andreas Rheinhardtavdevice/lavfi: Remove redundant av_packet_unref()
2020-09-06 Andreas Rheinhardtavdevice/lavfi: Use av_packet_pack_dictionary() to...
2020-09-06 Lynnetiff: remove tiff type check for ICC profiles
2020-09-06 Paul B Maholavcodec/pixlet: postprocess luma using precalculated lut
2020-09-05 Michael Niedermayeravcodec/vp9dsp_template: Fix integer overflow in iadst8...
2020-09-05 Michael Niedermayeravformat/avidec: Fix io_fsize overflow
2020-09-05 Michael Niedermayeravcodec/tdsc: Only reallocate deflatebuffer if its...
2020-09-05 Andreas Rheinhardtavcodec/jpeglsenc: Remove redundant av_packet_unref()
2020-09-05 Paul B Maholavcodec/notchlc: simplify reading le16 in lz4_decompress
2020-09-05 Jan Ekströmavformat/dashdec: drop arbitrary DASH manifest size...
2020-09-05 Carl Eugen... lavf/img2dec: Auto-detect Kodak Photo CD image files.
2020-09-05 Paul B Maholavcodec/dxtory: add frame threads support
2020-09-05 Paul B Maholavcodec/dxtory: add missed rgb555/rgb565 formats for...
2020-09-05 Paul B Maholavcodec/dxtory: support subsampled formats with non...
2020-09-04 Andreas Rheinhardtavcodec/photocd: Remove set-but-unused variables
2020-09-04 Andreas Rheinhardtavcodec/mobiclip: Fix mixed declarations and code
2020-09-04 Andreas Rheinhardtavcodec/binkaudio: Avoid allocation for array
2020-09-04 Andreas Rheinhardtavcodec/binkaudio: Remove unused array from context
2020-09-04 Andreas Rheinhardtavcodec/binkaudio: Don't use static storage for context...
2020-09-04 Andreas Rheinhardtavcodec/bink: Only keep what is used from HpelDSPContext
2020-09-04 Andreas Rheinhardtavcodec/bink: Combine allocations of arrays into one
2020-09-04 Andreas Rheinhardtavcodec/bink: Fix memleak upon init failure
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: remove not useful function
2020-09-04 Paul B Maholavfilter/vsrc_gradients: switch to activate
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: switch to activate
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: add support to set output duration
2020-09-04 Paul B Maholavfilter/vf_alphamerge: use framesync
2020-09-04 Paul B Maholavfilter/src_movie: switch to activate
2020-09-04 Paul B Maholavfilter/af_arnndn: reduce size of second_check[] table
2020-09-04 Andreas Rheinhardtavformat/yuv4mpegenc: Add const where appropriate
2020-09-04 Andreas Rheinhardtavformat/yuv4mpegenc: Simplify writing global and packe...
2020-09-04 Paul B Maholavcodec: add PhotoCD decoder
2020-09-03 James Almeravformat/yuv4mpegenc: simplify writing the header
2020-09-03 Derek Buitenhuisavformat/mov: Stash mfra size if we're reading it anyway
2020-09-03 Derek Buitenhuisavformat/mov: Only read the mfra size once during sidx...
2020-09-03 Derek Buitenhuisavformat/mov: Do not try and seek to an mfra if the...
2020-09-03 Derek Buitenhuisavformat/mov: Fix return type used for av_seek in mfra...
2020-09-03 Paul B Maholavformat: add MODS demuxer
2020-09-03 Paul B Maholavformat: add moflex demuxer
2020-09-03 Paul B Maholavcodec: add MobiClip video decoder
2020-09-03 Paul B Maholavcodec: add FastAudio decoder
2020-09-03 Paul B Maholavcodec: add ADPCM IMA MOFLEX decoder
2020-09-03 Paul B Maholavcodec/dxtory: add support for vertically flipped...
2020-09-03 Paul B Maholavformat/musx: improve probing
2020-09-03 Limin Wangavcodec/nvenc_hevc: add ff_nvenc_encode_flush() for...
2020-09-03 Andrei Rybakdoc/filters: add example for drawtext fontsize expr
2020-09-02 Paul B Maholavcodec/proresdec2: let long name match one from codec_...
2020-09-02 Fei Wangavcodec/cbs_av1: add missing frame restoration type...
2020-09-01 Mark Thompsoncbs_av1: Fill tile width/height values when uniform_til...
2020-09-01 Mark Thompsoncbs_mpeg2: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs_av1: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs_vp9: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs_h265: Use table-based alloc/free
2020-09-01 Andreas Rheinhardth264_redundant_pps: Make it reference-compatible
2020-09-01 Mark Thompsoncbs_h2645: Ensure that non-refcounted parameter sets...
2020-09-01 Mark Thompsoncbs: Add support functions for handling unit content...
next