103941 Commits (30c802f3aebc8c42de6962127bd50bac01be36e2)
 

Author SHA1 Message Date
Andreas Rheinhardt 30c802f3ae avcodec/dpxenc: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt 39d28ea4d5 avcodec/magicyuvenc: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt c10a2959c0 avcodec/proresenc_anatoliy: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt be6da2f252 avcodec/snowenc: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt 4b1aa74de3 avcodec/magicyuvenc: Use immediate when known 3 years ago
Andreas Rheinhardt 1f387ae4cb avfilter/af_afade: Remove impossible branch 3 years ago
Andreas Rheinhardt 797fefa2e5 avfilter/formats: Update outdated comment 3 years ago
Andreas Rheinhardt e1ddaf229d avfilter/formats: Don't unnecessarily reget pixfmt descriptor 3 years ago
Andreas Rheinhardt 3a82bb8128 avfilter/f_reverse: Don't use redundant query_formats function 3 years ago
Andreas Rheinhardt c1f7e62810 avfilter/avfilter: Remove unused buffer 3 years ago
Andreas Rheinhardt e1874cd3c4 avfilter/avfiltergraph: Remove always-true check 3 years ago
Andreas Rheinhardt 0615a39fed avfilter/avfiltergraph: Free AVFilterGraph options properly 3 years ago
Andreas Rheinhardt 22c4f33991 avfilter/avfiltergraph: Simplify adding filter to graph 3 years ago
Derek Buitenhuis 68815d6791 lavf/movenc: Write 'dby1' minor brand if Dolby content is being muxed to MP4 3 years ago
Limin Wang da5497a1a2 avfilter/vf_codecview: added new options for block 3 years ago
Michael Niedermayer 9f40b5badb swscale/swscale_internal: Avoid unsigned for slice parameters 3 years ago
Soft Works 35d784aca9 libavformat/asfdec: Add braces to define 3 years ago
Soft Works c8cdf641c7 libavformat/asfdec: Use predefined constants 3 years ago
Arif Driessen 3ee4502753 doc/filters: note values for afftflt window function 3 years ago
Paul B Mahol a7fc78c1a6 avfilter/vf_avgblur: switch to faster algorithm 3 years ago
Paul B Mahol a673761ce8 avfilter/vf_blend: add few more modes 3 years ago
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