104053 Commits (abd917d6eb184f882ea4fa5f387278d613d48115)
 

Author SHA1 Message Date
Andreas Rheinhardt d15efbdd5e fftools/ffmpeg_opt: Remove write-only variable 3 years ago
Andreas Rheinhardt 2b2e9afdd2 avformat/(lrc|scc)enc: Use avio_w8() to write a single char 3 years ago
Andreas Rheinhardt 8766361fc1 avformat/subtitles: Honour ff_subtitles_read_line() documentation 3 years ago
Andreas Rheinhardt 2004d8d36d avformat/sccdec: Avoid zero-terminating unnecessarily 3 years ago
Andreas Rheinhardt ac42b60441 avformat/sccdec: Make constants more intelligible 3 years ago
Andreas Rheinhardt 6795ebb2ea avformat/sccdec: Fix position of returned subtitle packets 3 years ago
Andreas Rheinhardt e1d2a208a9 avformat/sccdec: Remove redundant check 3 years ago
Andreas Rheinhardt 60e12318bb avformat/sccdec: Don't use uninitialized data, fix crash, simplify logic 3 years ago
Andreas Rheinhardt 03a0dbaff3 avutil/md5: Avoid av_unused variable 3 years ago
Andreas Rheinhardt 5d10e21809 libpostproc/postprocess_template: Don't reimplement FFSWAP 3 years ago
Andreas Rheinhardt a412b5e792 avcodec/bmpenc: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt eec5a45f05 avcodec/dnxhdenc: Remove redundant pixel format check 3 years ago
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