103640 Commits (86b2a8616989d98bf2a1b35156bece2e160394d2)
 

Author SHA1 Message Date
James Almer e204846ec1 avcodec/libdav1d: fix compilation after recent libdav1d API changes 3 years ago
Andreas Rheinhardt bc046b715e fftools/ffmpeg: Remove unused fields 3 years ago
Andreas Rheinhardt 2f710734c8 avformat/mux: Fix double-free when using AVPacket.opaque_ref 3 years ago
Paul B Mahol c0be596fc1 avcodec/wmaprodec: improve flushing for >2 channels in XMA 3 years ago
Paul B Mahol 094397ce06 avcodec/wmaprodec: improve xma2 extradata parsing 3 years ago
Paul B Mahol a3fd78db12 avcodec/pnm_parser: add support for PFM parsing 3 years ago
Andreas Rheinhardt f3f9041302 fftools: Remove remnants of resample_opts 3 years ago
Paul B Mahol 11d39873ab avformat/cafdec: try skipping various chunks only when seeking is possible 3 years ago
Paul B Mahol 646afae00f avcodec/wmaprodec: unbreak xma >2 channel decoding after last change 3 years ago
Paul B Mahol a4101dca6c avfilter/af_silencedetect: add planar sample formats support 3 years ago
Paul B Mahol ba3c09b84a avfilter/af_silencedetect: support all channel counts 3 years ago
Andreas Rheinhardt a311dfc3c4 fate/wma: Account for trimmed samples in wmapro-ism test 3 years ago
Michael Niedermayer 31f03120e8 avcodec/pictordec: Optimize more odd cases for picmemset() 3 years ago
Andreas Rheinhardt cbf111059d avcodec/avcodec: Allow up to seven codec ids per parser 3 years ago
Paul B Mahol 2bb9d2be5e avcodec/mlpenc: add support for 24bit encoding 3 years ago
Paul B Mahol 61c2c9ef8e avcodec/wmaprodec: add gapless support 3 years ago
James Almer 8a6beccf0d avformat: add an AV1 Low overhead bitstream format muxer 3 years ago
Jan Ekström 2818b14392 avfilter/vf_scale: set the RGB matrix coefficients in case of RGB 3 years ago
Jan Ekström 9b2281a4a3 avcodec/libx265: add support for setting chroma sample location 3 years ago
Limin Wang c500dc7cca fftools/cmdutils: Fix warning for initialization makes integer from pointer without a cast 4 years ago
Paul B Mahol 034133a0df avcodec/mlpdec: reset lossless crc checking when stream ends 4 years ago
Paul B Mahol 9f420163c6 avcodec/mlpenc: fix encoding last samples when not within full interval 4 years ago
Andreas Rheinhardt fea4f953b5 avformat/utils: Use av_memdup to duplicate array of AVChapter * 4 years ago
Andreas Rheinhardt bcbd84f435 avformat/utils: Don't allocate zero-sized array 4 years ago
Andreas Rheinhardt e04ddba64f avformat/utils: Don't compare pointers when sorting chapters 4 years ago
Andreas Rheinhardt 6e0823ab83 avformat/utils: Allocate AVStream.info only for input streams 4 years ago
Andreas Rheinhardt 10646d30a3 avformat/utils: Don't initialize AVStreamInternal.info multiple times 4 years ago
Andreas Rheinhardt 2c3c83663d avformat/utils: Remove redundant flushing of packet queue 4 years ago
Andreas Rheinhardt bafb65ba2a avformat/mux: Don't access AVStream's internal AVCodecContext 4 years ago
Andreas Rheinhardt c6d780b92e avformat/utils: Make ff_compute_frame_duration() static 4 years ago
Andreas Rheinhardt 3f991325b5 avformat/utils: Remove obsolete todo 4 years ago
Andreas Rheinhardt f265374bc0 avformat/utils: Remove always-false check 4 years ago
Andreas Rheinhardt 9abf0e0419 avformat/yuv4mpegdec: Don't call avio_tell() twice 4 years ago
Andreas Rheinhardt 9634e6b0b0 avcodec/tiff_common: Fix AVBPrint error checks 4 years ago
Andreas Rheinhardt b2d61d0f02 avformat/matroskadec: Fix heap-buffer overflow upon gigantic timestamps 4 years ago
Linjie Fu 7352c370fa Revert "fftools/ffmpeg_filter: fix the flags parsing for scaler" 4 years ago
Michael Niedermayer 4de4bc06fd avformat/mov: Check dts for overflow in mov_read_trun() 4 years ago
Jan Ekström 06ce821bc7 avcodec/libx265: only call av_pix_fmt_desc_get once in init 4 years ago
Wu Jianhua 133b2767cf tests/checkasm/vf_gblur.c: update check_horiz_slice for the new ff_horiz_slice_avx2/512 4 years ago
Wu Jianhua 4041c1029b libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512() 4 years ago
Wu Jianhua 0c54ab20c2 tests/checkasm/vf_gblur.c: add check_verti_slice() for unit test 4 years ago
Wu Jianhua 68a2722aee libavfilter/x86/vf_gblur: add ff_verti_slice_avx2/512() 4 years ago
Wu Jianhua 4a5e24721c libavfilter/x86/vf_gblur: add ff_postscale_slice_avx512() 4 years ago
Anton Khirnov fdc0bb78fe lavu/slicethread: return ENOSYS rather than EINVAL in the dummy func 4 years ago
Anton Khirnov ca32d0462c lavfi/vf_scale: remove the nb_slices option 4 years ago
Anton Khirnov 03f3680080 fate/pixfmt: test xyz12le 4 years ago
Anton Khirnov bdc1bdf3f5 FATE: allow multithreaded filtering 4 years ago
Anton Khirnov 834b8ad8a3 ffmpeg_filter: do not override -filter_threads with -threads 4 years ago
Anton Khirnov 4a0d918c9e ffmpeg: reset the dict iterator before use 4 years ago
Jan Ekström 2f0113be3f avcodec/libx264: add support for setting chroma sample location 4 years ago