105821 Commits (a70a5b7c62c3189d2d428d044f883148f340e5f6)
 

Author SHA1 Message Date
Paul B Mahol 33417198aa avfilter/vf_mix: additional speedup 3 years ago
Jiasheng Jiang 656cb0450a avcodec/vp3: Add missing check for av_malloc 3 years ago
Paul B Mahol cc2b3201e7 avfilter/vf_waveform: do not add tint if output format is gray 3 years ago
Paul B Mahol da473e0984 avfilter/vf_extractplanes: unbreak "extracting" >8 depth gray formats 3 years ago
Paul B Mahol b66afd1caa avfilter/vf_amplify: add float formats support 3 years ago
Paul B Mahol c644d6605d avfilter/vf_amplify: refactor amplify function 3 years ago
Paul B Mahol 51b968c66e avfilter/vf_mix: refactor mix function 3 years ago
Paul B Mahol 891c3bef6f avfilter/vf_fieldmatch: fix crash when inputs have different subsampling 3 years ago
Alan Kelly e534d98af3 libswscale: Re-factor ff_shuffle_filter_coefficients. 3 years ago
Alan Kelly f1a5414c97 libswscale: Check and propagate memory allocation errors from ff_shuffle_filter_coefficients. 3 years ago
Gyan Doshi 2812508086 doc/muxers: add entry for empty_hdlr_name in mov 3 years ago
Anton Khirnov 09ca2f1950 lavu/hwcontext: clarify behavior on av_hwframe_map() failure 3 years ago
Anton Khirnov 6fc5e5a52c lavu/hwcontext_opencl: clear dangling pointers on map failure 3 years ago
Paul B Mahol 881b80ffcf avfilter/vf_mix: use correct type for flags 3 years ago
Paul B Mahol b9306afce6 avfilter/vf_mix: fix handling non-native endianess formats 3 years ago
Paul B Mahol d151166fe1 avfilter/vf_mix: add missing float format support 3 years ago
Paul B Mahol 2d87cae55c avfilter/vf_readeia608: fix oversight in 278984b34 3 years ago
Paul B Mahol 7ad645eb7e avfilter/af_surround: fix oversight with inverse rdft initialization 3 years ago
Paul B Mahol 698de27f25 avfilter/af_speechnorm: speed up filtering code 3 years ago
Paul B Mahol 52218c0322 avfilter/af_superequalizer: stop extending last frame duration 3 years ago
Paul B Mahol 18ad9fb0c5 avfilter/af_superequalizer: switch rdft to lavu/tx 3 years ago
Paul B Mahol a63879049d avfilter/af_superequalizer: check allocations return value 3 years ago
Peter Ross 6474300dc4 avformat/utils: fix logic error in ff_mkdir_p 3 years ago
Michael Niedermayer 2db9ffb88b avformat/argo_cvg: Fix checksum 3 years ago
Michael Niedermayer f306b8e80a avcodec/jpeglsdec: Fix if( code style 3 years ago
Michael Niedermayer 151f83584e avcodec/jpeglsdec: Check get_ur_golomb_jpegls() for error 3 years ago
Michael Niedermayer 8ee0e4abcb avformat/mov: Corner case encryption error cleanup in mov_read_senc() 3 years ago
Paul B Mahol 30c7f37d80 avfilter/vf_mix: add planes option 3 years ago
Andreas Rheinhardt 538be75a69 avcodec/error_resilience: Remove unused label 3 years ago
Andreas Rheinhardt d4b605afab avcodec/avcodec: Remove MpegEncContext forward declaration 3 years ago
Anton Khirnov e85958ece8 fftools/ffmpeg: fix (a)buffer src names 3 years ago
Anton Khirnov d512115267 lavu/fifo: add a test for _cb functions 3 years ago
Anton Khirnov e9acff8a01 lavu/fifo: fix a corner case in av_fifo_grow2() 3 years ago
Anton Khirnov 73b01844c2 lavu/hwcontext_qsv: fix a potential infinite loop 3 years ago
Anton Khirnov b648ece34b lavc: deprecate FF_IDCT_NONE 3 years ago
Anton Khirnov cefa595361 lavu/pixfmt: deprecate AV_PIX_FMT_XVMC 3 years ago
Anton Khirnov 41d25efade lavc/xvmc.h: mark the header as deprecated 3 years ago
Anton Khirnov be95df12bb lavc/mpeg*: drop the XvMC hwaccel code 3 years ago
Wolfgang Müller a67734596d avformat/id3v2: Add Grouping frame to id3v2.4 metadata table 3 years ago
Andreas Schneider 6f1e14ebed avformat/gnutls: Use the systems default crypto policy 3 years ago
Paul B Mahol 0da255dd10 avfilter/vf_mix: improve speed of processing 3 years ago
Paul B Mahol e235c76487 avfilter/vf_tmix: increase max allowed number of frames 3 years ago
Paul B Mahol 81df787b53 avfilter/avf_showspectrum: stop using AVAudioFifo to keep samples 3 years ago
pascal massimino 9f4dff61f7 avfilter/vf_fftfilt: Add missing cpu.h inclusion 3 years ago
Paul B Mahol 8e825ec3ab avfilter/vf_fftfilt: switch to rdft from lavu/tx 3 years ago
Paul B Mahol e26a0afabd avfilter/vf_fftdnoiz: switch to fft from lavu/tx 3 years ago
Paul B Mahol f1daa3b120 avfilter/blend_modes: unbreak interpolate mode for float format 3 years ago
Paul B Mahol 9e11a7e193 avfilter/af_aderivative: add timeline support 3 years ago
Paul B Mahol 66f8f9ed29 avfilter/f_perms: add commands support 3 years ago
Andreas Schneider 59c647bcf3 avcodec/exif: Don't include tiff.h in exif.h 3 years ago