103920 Commits (1ad4782d2a17d9fed38c0356f1c9f790973eec01)
 

Author SHA1 Message Date
Michael Niedermayer 1ad4782d2a avcodec/siren: Improve the bits left threshold in decode_envelope() 3 years ago
Michael Niedermayer 109113b54f avcodec/siren: Check available bits in decode_envelope() 3 years ago
Paul B Mahol df163487d0 avfilter/vf_blend: add harmonic mode 3 years ago
Paul B Mahol 8ebcff9111 avfilter/vf_blend: add geometric mode 3 years ago
Paul B Mahol f3b07b8b12 avfilter/vf_morpho: add tophat and blackhat operations 3 years ago
Paul B Mahol b4626da92b avfilter/vf_morpho: add gradient operation type 3 years ago
Andreas Rheinhardt d619e82e97 avcodec/zmbvenc: Remove redundant pixel format check 3 years ago
James Almer 04e9b9e514 avfilter/vf_floodfill: constify the AVFrame parameter in is_same() and pick_pixel() functions 3 years ago
James Almer 272c293c02 fate/checkasm: add missing tests to FATE 3 years ago
Limin Wang c5f3143090 avcodec/libsvtav1: properly enforce CQP mode when set in wrapper 3 years ago
Limin Wang ed89be1e02 doc/encoders: add available values for libsvtav1 options 3 years ago
Limin Wang 0f5e1877ba avformat/hlsenc: add const for filename argument 3 years ago
Limin Wang 4be3f6d2d2 avformat/utils: add const for argument passed to ff_is_http_proto() 3 years ago
Limin Wang 31831b611b avfilter/vf_guided: Fix indention 3 years ago
Limin Wang e99be1735a avcodec: remove the unused low_delay 3 years ago
Andreas Rheinhardt b2538ce578 avfilter/vf_morpho: Rename functions to unbreak MSVC 3 years ago
Andreas Rheinhardt 09408539f4 checkasm/hevc_pel: Fix stack buffer overreads 3 years ago
Andreas Rheinhardt ff80090374 avutil/utils: Remove racy check from avutil_version() 3 years ago
Paul B Mahol b2ec4edef7 avfilter: add morpho filter 3 years ago
Jan Ekström c20577806f avformat/aacdec: enable probesize-sized resyncs mid-stream 3 years ago
Peter Ross 855014ff83 avcodec/siren: add checksum calculation 3 years ago
Peter Ross e40593c050 avcodec/siren: don't reduce getbitcontext size by checksum_bits at initialisation 3 years ago
Peter Ross b007e8968f avcodec/siren: prevent getbitcontext overread 3 years ago
Andreas Rheinhardt ed6549887a avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY 3 years ago
Andreas Rheinhardt 3f11eac757 avcodec/encode: Set AV_PKT_FLAG_KEY based upon AV_CODEC_PROP_INTRA_ONLY 3 years ago
Andreas Rheinhardt f09fd1c6c7 avcodec/codec_desc: Mark MLP as not being intra-only 3 years ago
Andreas Rheinhardt db25180e9d avcodec/mlpenc: Set AV_PKT_FLAG_KEY manually 3 years ago
Paul B Mahol 71f2a9a2e5 avfilter/vf_remap: remove timeline support 3 years ago
Paul B Mahol 94e805235b avfilter/vf_blend: add 14bit pixel format support 3 years ago
Paul B Mahol dd19019500 avfilter/vf_blend: refactor blend modes 3 years ago
Paul B Mahol 524407af0c avfilter/vf_blend: add gray9 pixel format support 3 years ago
Paul B Mahol 63b850c604 avfilter/vf_blend: refactor blend macros 3 years ago
Paul B Mahol d7408a786f avfilter/vf_blend: refactor similar code 3 years ago
NoHalfBits b786bc7433 avcodec/videotoolboxenc: Fixes non-B-Frame encoding 3 years ago
Andreas Rheinhardt 90546c6ca7 avfilter/preserve_color: Add necessary headers 3 years ago
Andreas Rheinhardt c3222931ab avformat/mxfenc: Simplfy writing padding 3 years ago
Andreas Rheinhardt 9fab059eab avformat/gxfenc: Simplify writing padding/reserved elements 3 years ago
Andreas Rheinhardt 5eafbf0b08 avformat/avienc: Simplify writing padding 3 years ago
Andreas Rheinhardt c8e75076f1 avformat/omaenc: Simplify writing padding 3 years ago
Andreas Rheinhardt ffe9867bc2 fate/oma: Add remux tests for ATRAC3 and ATRAC3P 3 years ago
Andreas Rheinhardt fc439f776d fate/demux: Move Sony OpenMG audio (oma) test into a new file 3 years ago
Andreas Rheinhardt b98e397252 avformat/asfenc: Simplify writing error correction data 3 years ago
Andreas Rheinhardt dbc76e4e70 avformat/mpegenc: Simplify writing padding/stuffing 3 years ago
Andreas Rheinhardt 62c8b96a13 avformat/matroskaenc: Simplify writing qt-compatibility header 3 years ago
Andreas Rheinhardt 2c47a94911 avformat/movenc: Simplify reserving space for tfrf tags 3 years ago
Andreas Rheinhardt 1cf3c59b58 avformat/movenc: Limit ism_lookahead to a sane value 3 years ago
Andreas Rheinhardt 63a5e83de8 avformat/icoenc: Use avcodec_get_name() instead of codec descriptor 3 years ago
Andreas Rheinhardt 7d5e27b473 avformat/icoenc: Simplify writing bitmask 3 years ago
Andreas Rheinhardt d94b641b4a avformat/cafenc: Fix memleak when trailer is never written 3 years ago
Andreas Rheinhardt 19a6b51fe6 avformat/cafenc: Don't segfault upon allocation error 3 years ago