]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-12-31 Michael Niedermayeravcodec/rangecoder: Document ff_rac_terminate()
2018-12-31 Michael Niedermayeravcodec/tests/rangecoder: Test coder more completely
2018-12-31 Michael Niedermayeravcodec/rangecoder: factorize termination version code
2018-12-31 Paul B Maholavcodec: add HYMT decoder
2018-12-31 Paul B Maholavformat/au: do not use invalid block_align for small...
2018-12-31 Michael Niedermayeravcodec/qsvenc: Fix Unkown typo
2018-12-31 Michael Niedermayeravformat/libopenmpt: Fix successfull typo
2018-12-31 Michael Niedermayeravcodec/v4l2_m2m: fix cant typo
2018-12-31 Michael Niedermayeravcodec/mjpegbdec: Propagate error codes
2018-12-31 Michael Niedermayeravcodec/mjpegbdec: Fix some misplaced {} and spaces
2018-12-30 Paul B Maholavfilter/vf_chromashift: remove invalid offset
2018-12-30 Paul B Maholavfilter/af_afir: do not over allocate fft buffer
2018-12-30 Marton Balintavformat/concatdec: always allow seeking to start
2018-12-30 Marton Balintavfilter/af_asetnsamples: fix last frame props
2018-12-30 Zachary Zhoulavfi/vaapi: Add constant VAAPI_VPP_BACKGROUND_BLACK
2018-12-30 Paul B Maholavfilter/af_afir: stop using as much threads as stream...
2018-12-30 Paul B Maholavfilter/af_afir: optimize code a little more
2018-12-30 Alex Mogurenkoavcodec/prores_ks: Fix luma quantization if q >= MAX_ST...
2018-12-30 Paul B Maholavfilter/af_afir: implement non-uniform partitioned...
2018-12-29 Paul B Maholavfilter/af_afir: properly split IR into multiple segments
2018-12-29 Paul B Maholavfilter/af_afir: make part_index values per channel
2018-12-29 Paul B Maholavfilter/af_afir: make number of segments extendable
2018-12-29 Paul B Maholavfilter/af_afir: use AVFrame for coeff too
2018-12-29 Paul B Maholavfilter/af_afir: use segment pointer
2018-12-29 Paul B Maholavfilter/af_afir: introduce uninit_segment() and use it
2018-12-29 Paul B Maholavfilter/af_afir: fix minp/maxp range and change defaul...
2018-12-29 Paul B Maholavfilter/af_afir: introduce init_segment() and use it
2018-12-29 Paul B Maholavfilter/af_afir: move allocation stuff where it belongs
2018-12-29 Paul B Maholavfilter/af_afir: introduce AudioFIRSegment structure...
2018-12-28 Michael Niedermayertools: add target_dec_fate.sh
2018-12-28 Carl Eugen... Makefile: Allow "make clean" to delete compat/atomics...
2018-12-28 David Bryantavformat/wvdec: detect and error out on WavPack DSD...
2018-12-28 Paul B Maholavcodec/wavpack: fix decoding of files with many channels
2018-12-27 Carl Eugen... configure: Make sure libpostproc can be found if -rpath...
2018-12-27 Carl Eugen... lavf/vividas: Support demuxing on big-endian hardware.
2018-12-27 Carl Eugen... lavf/vividas: Do not increase extradata_size after...
2018-12-27 gxwavcodec/mips: [loongson] optimize theora decoding in...
2018-12-27 Paul B Maholafilter/af_afir: remove invalid delay
2018-12-27 Paul B Maholavfilter/af_afir: remove not needed nb_samples from...
2018-12-27 Paul B Maholavfilter/af_afir: remove not needed operations
2018-12-27 Paul B Maholavfilter/af_sofalizer: use av_log2()
2018-12-27 Paul B Maholavfilter/af_headphone: use av_log2()
2018-12-26 Paul B Maholavfilter/af_afir: remove dead store variable
2018-12-26 Paul B Maholavfilter/af_afir: remove unused variable
2018-12-26 Lauri Kasanenswscale/output: Altivec-optimize float yuv2plane1
2018-12-26 Ramiro Pollaavcodec/dnxhddec: fix block alignment
2018-12-26 Ramiro Pollaavcodec/4xm: fix block alignment
2018-12-26 Steven Liuavformat/hlsenc: remove unused variable to fix compiler...
2018-12-26 Adrian GuzowskiFix usage of temp_file flag in hls_flags option.
2018-12-26 vkotavformat/hls.c: Properly free prev_segments dynarray...
2018-12-26 hwrenxlavc/libdavs2: enable multithread
2018-12-26 Paul B Maholavfilter/af_headphone: fix regression after 7c201e420
2018-12-26 Paul B Maholavfilter/af_sofalizer: fix regression after 7ea4b928a264
2018-12-26 Paul B Maholavfilter/af_sofalizer: fix typo in comments
2018-12-26 Paul B Maholavfilter/af_sofalizer: use float constants
2018-12-26 Paul B Maholavfilter/af_sofalizer: add fltp sample format support
2018-12-25 Marton Balintavformat/mxfenc: support writing subsecond precision...
2018-12-25 Marton Balintavformat/mxfdec: support subsecond precision of decoded...
2018-12-25 Marton Balintavformat/mxfdec: replace obsolete comment
2018-12-25 Paul B Maholavfilter/af_headphone: speed up fast convolution
2018-12-25 Paul B Maholavfilter/af_sofalizer: speed up fast convolution
2018-12-24 Michael Niedermayeravcodec/lagarith: Remove duplicate check
2018-12-24 Rene Clausavcodec/libvpxenc: add VP8/9 sharpness config option
2018-12-24 gxwavcodec/mips: Fix failed case: hevc-conformance-AMP_A_S...
2018-12-24 Paul B Maholavfilter/af_surround: fix code indentation
2018-12-24 Paul B Maholavfilter/af_headphone: do not reduce LFE gain too much
2018-12-24 Paul B Maholavfilter/af_sofalizer: do not reduce LFE by 6dB
2018-12-24 Steven Liuavformat/hlsenc: remove duplicate operation at hls_writ...
2018-12-23 Paul B Maholavfilter/af_sofalizer: fix memory leaks
2018-12-23 Paul B Maholavfilter/af_sofalizer: set delays when interpolation...
2018-12-23 Paul B Maholavcodec/wmavoice: use init_get_bits8()
2018-12-23 Paul B Maholavcodec/g722dec: use init_get_bits8()
2018-12-23 Paul B Maholavcodec/fic: use init_get_bits8()
2018-12-23 Michael Niedermayeravcodec/fic: Fail on invalid slice size/off
2018-12-23 Michael Niedermayeravcodec/ivi: Avoid mbs memleak
2018-12-23 Michael Niedermayeravcodec/ilbcdec: fix integer overflow in energy
2018-12-23 Paul B Maholavfilter/af_sofalizer: stop using easy API
2018-12-23 Paul B Maholavcodec/g723_1dec: use init_get_bits8()
2018-12-23 Paul B Maholavcodec: add g732_1 parser
2018-12-23 Paul B Maholavfilter/af_sofalizer: reset FFT pointers back to NULL
2018-12-23 Paul B Maholavfilter/af_sofalizer: pick IR length after loading...
2018-12-23 Paul B Maholavfilter/af_sofalizer: increase range for lfegain
2018-12-23 Gorilla Maguilaavformat/dashdec: refine uri path with double dot process
2018-12-22 Michael Niedermayeravformat/mxfdec: Do not process zero modified_date...
2018-12-22 Paul B Maholavfilter/af_headphone: fix filtering of non-power of...
2018-12-22 Jan Ekströmavformat/mpegts: unset DTS/PTS for subtitle PES packets...
2018-12-22 Mark Thompsoncbs_av1: Fix reading of overlong uvlc codes
2018-12-22 Marton Balintavformat/avio: fix avio_feof documentation
2018-12-22 Michael Niedermayerpostproc/postprocess_template: remove FF_REG_sp from...
2018-12-22 Michael Niedermayerpostproc/postprocess_template: Avoid using %4 for the...
2018-12-22 Paul B Maholavfilter/af_sofalizer: fix non-power of 2 IR length...
2018-12-22 Paul B Maholavformat/vividas: check if viv->sb_pb is not NULL
2018-12-22 Paul B Maholavformat/vividas: check if size is enough big in xor_block
2018-12-22 Paul B Maholavformat/vividas: fix undefined behaviour
2018-12-22 Paul B Maholavformat/vividas: check if value from ffio_read_varlen...
2018-12-22 James AlmerAPIChanges: add missing entry for SMPTE2094-40 HDR...
2018-12-21 Carl Eugen... lavc/opus_rc: Cast a const pointer to uint8_t *.
2018-12-21 Mohammad IzadiAdd HDR dynamic metadata struct (for SMPTE 2094-40...
2018-12-21 Paul B Maholavfilter/af_headphone: use fabsf() instead of fabs()
2018-12-21 Paul B Maholavfilter/af_sofalizer: use fabsf() instead of fabs()
next