105752 Commits (155cd6baa49797d57f5b42276eeed3f5408ef3f7)
 

Author SHA1 Message Date
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
Andreas Schneider cf535d6d51 avcodec/exif: Include bytestream.h for GetByteContext 3 years ago
Andreas Rheinhardt 71547cb7b3 avcodec/pthread_frame: Remove nonsense error message 3 years ago
Andreas Rheinhardt 1b6b110f2f avcodec/vc1: Fix indentation 3 years ago
Andreas Rheinhardt c38a8576fe avcodec/8bps: Mark decoder as init-threadsafe 3 years ago
Limin Wang d15f65c469 avcodec/videotoolbox: add internal.h for header depenedency 3 years ago
Andreas Rheinhardt 71d3e717fb avcodec/mpegvideo_xvmc: Add missing mpegvideodec.h inclusion 3 years ago
Stephen Hutchinson da9cc25c88 configure: check avisynth header version 3 years ago
Stephen Hutchinson af69e4c241 avisynth: use AviSynth+'s frame properties to set various fields 3 years ago
emcodem 05c492eeb0 avisynth: corrected interlace detection 3 years ago
Andreas Rheinhardt 66d4c72162 avcodec/mpegpicture: Constify src parameter of ff_update_picture_tables 3 years ago
Andreas Rheinhardt 8b856a9e53 avcodec/motion_est: Constify mv-table parameters where possible 3 years ago
Andreas Rheinhardt 32ce3b7168 avcodec/mpegutils.h: Move DELAYED_PIC_REF macro to h264dec.h 3 years ago
Andreas Rheinhardt 629259bdb5 avcodec/mpegpicture: Don't check for DELAYED_PIC_REF 3 years ago
Andreas Rheinhardt c3e780c39b avcodec/mpegvideo_enc: Remove unused parameter from encode_mb_hq() 3 years ago
Andreas Rheinhardt cbf6cd91e6 avcodec/mpegvideo_enc: Remove unused function parameters 3 years ago
Andreas Rheinhardt 314e0a821e avcodec/mpegvideo: Constify src of ff_update_duplicate_context() 3 years ago
Andreas Rheinhardt 6d39f5ffb0 avcodec/mpegvideo_dec: Remove commented-out cruft 3 years ago
Andreas Rheinhardt 18e75f493d avcodec/mpegvideo: Remove write-only [fb]_code 3 years ago
Andreas Rheinhardt 6c2ce16954 avcodec/mpegvideo_enc: Don't set picture_in_gop_number for slice threads 3 years ago