summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avcodec/avcodec: Remove MpegEncContext forward declarationAndreas Rheinhardt2022-02-15
* fftools/ffmpeg: fix (a)buffer src namesAnton Khirnov2022-02-15
* lavu/fifo: add a test for _cb functionsAnton Khirnov2022-02-15
* lavu/fifo: fix a corner case in av_fifo_grow2()Anton Khirnov2022-02-15
* lavu/hwcontext_qsv: fix a potential infinite loopAnton Khirnov2022-02-15
* lavc: deprecate FF_IDCT_NONEAnton Khirnov2022-02-15
* lavu/pixfmt: deprecate AV_PIX_FMT_XVMCAnton Khirnov2022-02-15
* lavc/xvmc.h: mark the header as deprecatedAnton Khirnov2022-02-15
* lavc/mpeg*: drop the XvMC hwaccel codeAnton Khirnov2022-02-15
* avformat/id3v2: Add Grouping frame to id3v2.4 metadata tableWolfgang Müller2022-02-15
* avformat/gnutls: Use the systems default crypto policyAndreas Schneider2022-02-15
* avfilter/vf_mix: improve speed of processingPaul B Mahol2022-02-14
* avfilter/vf_tmix: increase max allowed number of framesPaul B Mahol2022-02-14
* avfilter/avf_showspectrum: stop using AVAudioFifo to keep samplesPaul B Mahol2022-02-14
* avfilter/vf_fftfilt: Add missing cpu.h inclusionpascal massimino2022-02-14
* avfilter/vf_fftfilt: switch to rdft from lavu/txPaul B Mahol2022-02-14
* avfilter/vf_fftdnoiz: switch to fft from lavu/txPaul B Mahol2022-02-14
* avfilter/blend_modes: unbreak interpolate mode for float formatPaul B Mahol2022-02-14
* avfilter/af_aderivative: add timeline supportPaul B Mahol2022-02-14
* avfilter/f_perms: add commands supportPaul B Mahol2022-02-14
* avcodec/exif: Don't include tiff.h in exif.hAndreas Schneider2022-02-14
* avcodec/exif: Include bytestream.h for GetByteContextAndreas Schneider2022-02-14
* avcodec/pthread_frame: Remove nonsense error messageAndreas Rheinhardt2022-02-14
* avcodec/vc1: Fix indentationAndreas Rheinhardt2022-02-14
* avcodec/8bps: Mark decoder as init-threadsafeAndreas Rheinhardt2022-02-14
* avcodec/videotoolbox: add internal.h for header depenedencyLimin Wang2022-02-14
* avcodec/mpegvideo_xvmc: Add missing mpegvideodec.h inclusionAndreas Rheinhardt2022-02-14
* configure: check avisynth header versionStephen Hutchinson2022-02-13
* avisynth: use AviSynth+'s frame properties to set various fieldsStephen Hutchinson2022-02-13
* avisynth: corrected interlace detectionemcodem2022-02-13
* avcodec/mpegpicture: Constify src parameter of ff_update_picture_tablesAndreas Rheinhardt2022-02-13
* avcodec/motion_est: Constify mv-table parameters where possibleAndreas Rheinhardt2022-02-13
* avcodec/mpegutils.h: Move DELAYED_PIC_REF macro to h264dec.hAndreas Rheinhardt2022-02-13
* avcodec/mpegpicture: Don't check for DELAYED_PIC_REFAndreas Rheinhardt2022-02-13
* avcodec/mpegvideo_enc: Remove unused parameter from encode_mb_hq()Andreas Rheinhardt2022-02-13
* avcodec/mpegvideo_enc: Remove unused function parametersAndreas Rheinhardt2022-02-13