108827 Commits (dc26bd8e6d01a344df47e8ae9b156d6a97d451cc)
 

Author SHA1 Message Date
Anton Khirnov 76678b7137 fftools/ffmpeg: drop never-set OutputStream.first_pts 2 years ago
Anton Khirnov 5188aeaffb fftools/ffmpeg: cosmetics 2 years ago
Anton Khirnov c75be06148 fftools/ffmpeg: move forced keyframe processing into its own function 2 years ago
Anton Khirnov 7a994c8701 fftools/ffmpeg: drop always-true conditions 2 years ago
Anton Khirnov 3d86a13b47 fftools/ffmpeg: drop the -async option 2 years ago
Tristan Matthews 1d326e9187 fate/opus: add silk LBRR test (refs #9890) 2 years ago
Johannes Kauffmann a11e745b97 lavu/fixed_dsp: add missing av_restrict qualifiers 2 years ago
Andreas Rheinhardt d09776d486 avformat/avio: Schedule AVIODirContext to become an opaque type 2 years ago
Andreas Rheinhardt e4beb307ab avutil/channel_layout: Don't mention dead project 2 years ago
Andreas Rheinhardt dfe7c7ffce avcodec/vorbis: Split data declarations out into new header 2 years ago
Andreas Rheinhardt 5f02a261a2 avcodec/rl2: Fix indentation 2 years ago
Andreas Rheinhardt 87f243911e avcodec/rl2: Fix undefined pointer arithmetic 2 years ago
Andreas Rheinhardt 73f104201b avcodec/rl2: Use ptrdiff_t for stride 2 years ago
Andreas Rheinhardt b7848d1b2a avcodec/rl2: Don't presume stride to be > 0 2 years ago
Andreas Rheinhardt 98aaaf08b3 avcodec/rl2: Remove wrong check 2 years ago
Andreas Rheinhardt 7eed125dbb avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own 2 years ago
Anton Khirnov 5c94b6694a lavu: add an APIchanges entry for RISC-V CPU flags 2 years ago
Marvin Scholz cc48454561 fftools/ffmpeg: Remove unused frame_bits_per_raw_sample variable 2 years ago
Marvin Scholz 793953f44a fftools/ffmpeg: Remove unused do_deinterlace variable 2 years ago
Marvin Scholz 1c8e95bd99 fftools: Remove unused videotoolbox_init declaration 2 years ago
Marvin Scholz d2cf6d1665 fftools: Remove unused qsv declarations 2 years ago
sfan5 954784b120 lavc/mediacodecdec_common: enable refcounting of buffers unconditionally 2 years ago
Anton Khirnov 8bafe8a418 doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F* 2 years ago
Andreas Rheinhardt b0c7352cd4 avcodec/mjpegdec: Fix compilation 2 years ago
Paul B Mahol 4b6b75c752 avcodec: add Media 100i decoder 2 years ago
Paul B Mahol 9a494b82d9 avcodec/mjpegdec: remove not needed operations on channel identifiers 2 years ago
Andreas Rheinhardt 9d52844aba avutil/tests/pixelutils: Test that all non-hw pix fmts have components 2 years ago
Andreas Rheinhardt 36e805e9df avutil/tests/pixelutils: Use av_assert0 instead for test tools 2 years ago
Andreas Rheinhardt 5fe447bbb4 avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user 2 years ago
Andreas Rheinhardt 571b670e7d avutil/pixdesc: Avoid direct access to pix fmt desc array 2 years ago
Andreas Rheinhardt 6d0a7e96e7 avutil/pixdesc: Remove always-false checks 2 years ago
Rémi Denis-Courmont a1bfb5290e sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2 2 years ago
Rémi Denis-Courmont 9181835a24 sws/rgb2rgb: RISC-V V interleaveBytes 2 years ago
Rémi Denis-Courmont 66a03f4053 sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions 2 years ago
Andreas Rheinhardt e5f6918cbd avcodec/mpegvideo: Fix undefined left shift of negative numbers 2 years ago
Andreas Rheinhardt fe3c2c8bbe avcodec/jrevdct: Fix UB left shifts of negative numbers 2 years ago
Andreas Rheinhardt 87cc318bc2 avcodec/tiff: Remove commented-out code 2 years ago
Wenbin Chen 5682046ce5 libavcodec/qsvenc: Let runtime to decide targetUsage 2 years ago
Wenbin Chen a3c0a3ec60 libavcodec/qsvenc: Let runtime to set default parameter. 2 years ago
Wenbin Chen 3771d54989 libavcodec/qsvenc: Add pic_timing_sei reset support to qsv 2 years ago
Wenbin Chen 29a3ba8693 libavcodec/qsvenc: Add bitrate reset support to qsvenc 2 years ago
Wenbin Chen 17df61083d libavcodec/qsvenc: Add framerate reset support to qsv 2 years ago
Andreas Rheinhardt 76d8f0dd14 avcodec/ac3dsp: Remove unused parameter 2 years ago
Martin Storsjö 8089fe072e aarch64: me_cmp: Avoid using the non-unrolled codepath for the minimum unroll size 2 years ago
Martin Storsjö 6f2ad7f951 aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neon 2 years ago
Martin Storsjö 86519234b8 arm: vc1dsp: Canonicalize the syntax for aligned NEON loads/stores 2 years ago
Martin Storsjö 6059ea2a14 riscv: Fix linking without RVV; change #ifdef into #if 2 years ago
Andreas Rheinhardt fff010591b avcodec/jpeg2000dwt: Fix left shift of negative number 2 years ago
Andreas Rheinhardt 3d8754cd09 avutil/display: Drop wrong comments about matrices being allocated 2 years ago
Andreas Rheinhardt c35a6709d0 avcodec/lsp: Make ff_lsp2polyf() static 2 years ago