summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/af_headphone: improve stereo hrir supportPaul B Mahol2022-02-19
* tools/target_dem_fuzzer: Force interrupt for HLSMichael Niedermayer2022-02-19
* tools/target_dem_fuzzer: Test interrupt callbackMichael Niedermayer2022-02-19
* avformat/avisynth: fix frameprop version checkStephen Hutchinson2022-02-18
* avcodec/msmpeg4dec: Reindent after the previous commitAndreas Rheinhardt2022-02-18
* avcodec/msmpeg4dec: Make initializing VLCs thread-safeAndreas Rheinhardt2022-02-18
* avcodec/avcodec: Decrease the amount of time while holding the lockAndreas Rheinhardt2022-02-18
* avcodec/vorbisdec: Mark decoder as init-threadsafeAndreas Rheinhardt2022-02-18
* avcodec/ituh263dec: Reindent after the last commitAndreas Rheinhardt2022-02-18
* avcodec/ituh263dec: Make initializing VLCs thread-safeAndreas Rheinhardt2022-02-18
* avcodec/alsdec: Mark decoder as init-threadsafeAndreas Rheinhardt2022-02-18
* avcodec/alsdec, mlz: Check allocationAndreas Rheinhardt2022-02-18
* avcodec/alsdec: Improve code localityAndreas Rheinhardt2022-02-18
* avcodec/alsdec: Return directly upon errorAndreas Rheinhardt2022-02-18
* avcodec/apedec: Mark decoder as init-threadsafeAndreas Rheinhardt2022-02-18
* avcodec/rv40: Make decoder init-threadsafeAndreas Rheinhardt2022-02-18
* avcodec/rv30: Mark decoder as init-threadsafeAndreas Rheinhardt2022-02-18
* avcodec/svq3: Mark decoder as init-threadsafeAndreas Rheinhardt2022-02-18
* avfilter/vf_xmedian: small additional speedupPaul B Mahol2022-02-18
* avfilter/vf_xmedian: refactor slice functionPaul B Mahol2022-02-18
* avfilter/vf_atadenoise: fix >8 depth filtering with planes disabledPaul B Mahol2022-02-18
* avfilter/vf_mix: additional speedupPaul B Mahol2022-02-18
* avcodec/vp3: Add missing check for av_mallocJiasheng Jiang2022-02-18
* avfilter/vf_waveform: do not add tint if output format is grayPaul B Mahol2022-02-17
* avfilter/vf_extractplanes: unbreak "extracting" >8 depth gray formatsPaul B Mahol2022-02-17
* avfilter/vf_amplify: add float formats supportPaul B Mahol2022-02-17
* avfilter/vf_amplify: refactor amplify functionPaul B Mahol2022-02-17
* avfilter/vf_mix: refactor mix functionPaul B Mahol2022-02-17
* avfilter/vf_fieldmatch: fix crash when inputs have different subsamplingPaul B Mahol2022-02-17
* libswscale: Re-factor ff_shuffle_filter_coefficients.Alan Kelly2022-02-17
* libswscale: Check and propagate memory allocation errors from ff_shuffle_filt...Alan Kelly2022-02-17
* doc/muxers: add entry for empty_hdlr_name in movGyan Doshi2022-02-17
* lavu/hwcontext: clarify behavior on av_hwframe_map() failureAnton Khirnov2022-02-17
* lavu/hwcontext_opencl: clear dangling pointers on map failureAnton Khirnov2022-02-17
* avfilter/vf_mix: use correct type for flagsPaul B Mahol2022-02-17
* avfilter/vf_mix: fix handling non-native endianess formatsPaul B Mahol2022-02-17
* avfilter/vf_mix: add missing float format supportPaul B Mahol2022-02-17
* avfilter/vf_readeia608: fix oversight in 278984b34Paul B Mahol2022-02-16
* avfilter/af_surround: fix oversight with inverse rdft initializationPaul B Mahol2022-02-16
* avfilter/af_speechnorm: speed up filtering codePaul B Mahol2022-02-16
* avfilter/af_superequalizer: stop extending last frame durationPaul B Mahol2022-02-16
* avfilter/af_superequalizer: switch rdft to lavu/txPaul B Mahol2022-02-16
* avfilter/af_superequalizer: check allocations return valuePaul B Mahol2022-02-16
* avformat/utils: fix logic error in ff_mkdir_pPeter Ross2022-02-16
* avformat/argo_cvg: Fix checksumMichael Niedermayer2022-02-15
* avcodec/jpeglsdec: Fix if( code styleMichael Niedermayer2022-02-15
* avcodec/jpeglsdec: Check get_ur_golomb_jpegls() for errorMichael Niedermayer2022-02-15
* avformat/mov: Corner case encryption error cleanup in mov_read_senc()Michael Niedermayer2022-02-15
* avfilter/vf_mix: add planes optionPaul B Mahol2022-02-15
* avcodec/error_resilience: Remove unused labelAndreas Rheinhardt2022-02-15