summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fftools/ffmpeg: move forced keyframe processing into its own functionAnton Khirnov2022-10-04
* fftools/ffmpeg: drop always-true conditionsAnton Khirnov2022-10-04
* fftools/ffmpeg: drop the -async optionAnton Khirnov2022-10-04
* fate/opus: add silk LBRR test (refs #9890)Tristan Matthews2022-10-04
* lavu/fixed_dsp: add missing av_restrict qualifiersJohannes Kauffmann2022-10-04
* avformat/avio: Schedule AVIODirContext to become an opaque typeAndreas Rheinhardt2022-10-03
* avutil/channel_layout: Don't mention dead projectAndreas Rheinhardt2022-10-03
* avcodec/vorbis: Split data declarations out into new headerAndreas Rheinhardt2022-10-03
* avcodec/rl2: Fix indentationAndreas Rheinhardt2022-10-02
* avcodec/rl2: Fix undefined pointer arithmeticAndreas Rheinhardt2022-10-02
* avcodec/rl2: Use ptrdiff_t for strideAndreas Rheinhardt2022-10-02
* avcodec/rl2: Don't presume stride to be > 0Andreas Rheinhardt2022-10-02
* avcodec/rl2: Remove wrong checkAndreas Rheinhardt2022-10-02
* avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its ownAndreas Rheinhardt2022-10-02
* lavu: add an APIchanges entry for RISC-V CPU flagsAnton Khirnov2022-10-02
* fftools/ffmpeg: Remove unused frame_bits_per_raw_sample variableMarvin Scholz2022-10-02
* fftools/ffmpeg: Remove unused do_deinterlace variableMarvin Scholz2022-10-02
* fftools: Remove unused videotoolbox_init declarationMarvin Scholz2022-10-02
* fftools: Remove unused qsv declarationsMarvin Scholz2022-10-02
* lavc/mediacodecdec_common: enable refcounting of buffers unconditionallysfan52022-10-02
* doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F*Anton Khirnov2022-10-02
* avcodec/mjpegdec: Fix compilationAndreas Rheinhardt2022-09-30
* avcodec: add Media 100i decoderPaul B Mahol2022-09-30
* avcodec/mjpegdec: remove not needed operations on channel identifiersPaul B Mahol2022-09-30
* avutil/tests/pixelutils: Test that all non-hw pix fmts have componentsAndreas Rheinhardt2022-09-30
* avutil/tests/pixelutils: Use av_assert0 instead for test toolsAndreas Rheinhardt2022-09-30
* avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only userAndreas Rheinhardt2022-09-30
* avutil/pixdesc: Avoid direct access to pix fmt desc arrayAndreas Rheinhardt2022-09-30
* avutil/pixdesc: Remove always-false checksAndreas Rheinhardt2022-09-30
* sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2Rémi Denis-Courmont2022-09-30
* sws/rgb2rgb: RISC-V V interleaveBytesRémi Denis-Courmont2022-09-30
* sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functionsRémi Denis-Courmont2022-09-30
* avcodec/mpegvideo: Fix undefined left shift of negative numbersAndreas Rheinhardt2022-09-30
* avcodec/jrevdct: Fix UB left shifts of negative numbersAndreas Rheinhardt2022-09-30
* avcodec/tiff: Remove commented-out codeAndreas Rheinhardt2022-09-30
* libavcodec/qsvenc: Let runtime to decide targetUsageWenbin Chen2022-09-30
* libavcodec/qsvenc: Let runtime to set default parameter.Wenbin Chen2022-09-30
* libavcodec/qsvenc: Add pic_timing_sei reset support to qsvWenbin Chen2022-09-30
* libavcodec/qsvenc: Add bitrate reset support to qsvencWenbin Chen2022-09-30
* libavcodec/qsvenc: Add framerate reset support to qsvWenbin Chen2022-09-30
* avcodec/ac3dsp: Remove unused parameterAndreas Rheinhardt2022-09-29
* aarch64: me_cmp: Avoid using the non-unrolled codepath for the minimum unroll...Martin Storsjö2022-09-29
* aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neonMartin Storsjö2022-09-29
* arm: vc1dsp: Canonicalize the syntax for aligned NEON loads/storesMartin Storsjö2022-09-29
* riscv: Fix linking without RVV; change #ifdef into #ifMartin Storsjö2022-09-29
* avcodec/jpeg2000dwt: Fix left shift of negative numberAndreas Rheinhardt2022-09-29
* avutil/display: Drop wrong comments about matrices being allocatedAndreas Rheinhardt2022-09-29
* avcodec/lsp: Make ff_lsp2polyf() staticAndreas Rheinhardt2022-09-29
* avcodec/lsp: Move ff_lsp2polyf() upwards in lsp.cAndreas Rheinhardt2022-09-29
* avcodec/amrwbdec,lsp: Include mips headers only #if ARCH_MIPSAndreas Rheinhardt2022-09-29