summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/flacdsp_template: Fix invalid shifts in decorrelateMichael Niedermayer2020-04-07
* tools/target_dec_fuzzer: Adjust threshold for screenpressoMichael Niedermayer2020-04-07
* avcodec/xvididct: Fix integer overflow in MULT()Michael Niedermayer2020-04-07
* avcodec/ffwavesynth: Correct undefined overflow of PINK_UNITMichael Niedermayer2020-04-07
* avformat/ilbc: Add missing #if for muxerMichael Niedermayer2020-04-07
* avformat/webmdashenc: Use AVCodecDescriptors for codec namesAndreas Rheinhardt2020-04-07
* avformat/webmdashenc: Check codec typesAndreas Rheinhardt2020-04-07
* mov: Support fake moov boxes disguised as hoovVittorio Giovara2020-04-07
* hwcontext_vulkan: only use one semaphore per imageLynne2020-04-07
* avfilter/vf_xfade: add slice transitionsPaul B Mahol2020-04-07
* avcodec/vp3: propagate error codesPeter Ross2020-04-07
* avfilter/vf_derain.c: put all the calculation in model file.Guo, Yejun2020-04-07
* dnn-layer-mathbinary-test: add unit test for subtractionGuo, Yejun2020-04-07
* dnn_backend_native_layer_mathbinary: add sub supportGuo, Yejun2020-04-07
* avfilter/vf_dnn_processing.c: fix typo for the linesize of dnn dataGuo, Yejun2020-04-07
* scale_vulkan: correctly copy the colormatrixLynne2020-04-06
* avutil/hwcontext_cuda: Only handle CUDA hardware framesTimo Rothenpieler2020-04-06
* avcodec/cbs_h264_syntax_template: fix off by 1 error with slice_group_change_...Michael Niedermayer2020-04-05
* lavf/chromaprint: Silence compilation warningsCarl Eugen Hoyos2020-04-05
* avformat/avidec: Fix memleak with embedded GAB2 subtitlesAndreas Rheinhardt2020-04-05
* avformat/avidec: Fix memleak when allocating DVDemuxContext failsAndreas Rheinhardt2020-04-05
* avformat/avidec: Fix memleak when DV demuxer is disabledAndreas Rheinhardt2020-04-05
* avformat/avidec: Don't reimplement ff_free_stream()Andreas Rheinhardt2020-04-05
* lavc/amrwbdec: Use av_samples_set_silence().Carl Eugen Hoyos2020-04-05
* Revert "avformat/rtp: Pass sources and block filter addresses via sdp file fo...Carl Eugen Hoyos2020-04-05
* doc/general: update avisynth docs with a way to install just the headers usin...Stephen Hutchinson2020-04-05
* lavc/amrwbdec: Do not ignore NO_DATA frames.Carl Eugen Hoyos2020-04-05
* avformat/avisynth: fix deprecation warningStephen Hutchinson2020-04-05
* doc/general: AviSynth+ works on Linux now, AvxSynth is gone.Stephen Hutchinson2020-04-05
* avformat/avisynth: switch to AviSynth+ on LinuxStephen Hutchinson2020-04-05
* compat/avisynth: remove avisynth headersStephen Hutchinson2020-04-05
* lavc/aacdec_template: Only warn once about unusual 7.1 encoding.Carl Eugen Hoyos2020-04-04
* configure: Filter -Wl, linker flags out for msvc compilation.Carl Eugen Hoyos2020-04-04
* lavc/sbc: Remove bool usage.Carl Eugen Hoyos2020-04-04
* lavf, lavfi: Remove uses of sizeof(char).Carl Eugen Hoyos2020-04-04
* lavfi/scale_qsv: Fix a format specifier for a variable of type int.Carl Eugen Hoyos2020-04-04
* lavc/qsvenc: Fix format specifiers for two variables of type int.Carl Eugen Hoyos2020-04-04
* lavc: Use supported_samplerates for Dolby Digital encoders.Carl Eugen Hoyos2020-04-04
* avformat/mpegts: use buffer pools for allocating PES payloadsMarton Balint2020-04-04
* avdevice/decklink_dec: increase autodetect timeout to 3 secMarton Balint2020-04-04
* avformat/mov: Discard last STSC if its emptyMichael Niedermayer2020-04-04
* swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of rang...Michael Niedermayer2020-04-04
* swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_...Michael Niedermayer2020-04-04
* fftools/ffmpeg: Disable copy_ts on timestamp wraparoundMichael Niedermayer2020-04-04
* libavcodec/jpeg2000dec.c: Fix indentationGautam Ramakrishnan2020-04-04
* libavcodec/jpeg2000dec.c: Handle non EOC streamsGautam Ramakrishnan2020-04-04
* avfilter/vf_v360: add pannini input supportPaul B Mahol2020-04-04
* ffplay: flush correct stream after stats updateGyan Doshi2020-04-04
* ffplay: always show stats at all log levels if requested by userGyan Doshi2020-04-04
* avformat/matroska: clean the structure formattingSteve Lhomme2020-04-03