110562 Commits (0e12cdc69c86daa11608cfe809ba1aa848f91a09)
 

Author SHA1 Message Date
Paul B Mahol 55ea1da1c0 avfilter/adynamicequalizer_template: remove empty lines 2 years ago
Paul B Mahol 0c91327210 avfilter/vsrc_gradients: fix several issues with !rgba output 2 years ago
Michael Niedermayer 722ff74055
avcodec/adpcm: Fix integer overflow in intermediate in ADPCM_XMD 2 years ago
Michael Niedermayer 8f0e200a12
avcodec/dpcm: fix undefined interger overflow in wady 2 years ago
Michael Niedermayer 6e98cf0280
avcodec/tiff: add a zero DNG_LINEARIZATION_TABLE check 2 years ago
Michael Niedermayer 19b66b89da
avcodec/tak: Check remaining bits in ff_tak_decode_frame_header() 2 years ago
Michael Niedermayer 2632e90493
avcodec/sonic: Fix two undefined integer overflows 2 years ago
Michael Niedermayer 34056a94ea
avcodec/utils: the IFF_ILBM implementation assumes that there are a multiple of 16 allocated 2 years ago
Michael Niedermayer fd7352660b
avcodec/flacdec: Fix signed integre overflow 2 years ago
Michael Niedermayer 885ff3b879
avcodec/exr: Cleanup befor return 2 years ago
Michael Niedermayer d31d4f3228
avcodec/pngdec: Do not pass AVFrame into global header decode 2 years ago
Michael Niedermayer 7117b380a7
avcodec/pngdec: remove AVFrame argument from decode_iccp_chunk() 2 years ago
Michael Niedermayer 6b1f68ccb0
avformat/hls: fail on probing non hls/m3u8 file extensions 2 years ago
Michael Niedermayer 5cc378cc46
avcodec/pdvdec: Check previous frame before using it 2 years ago
James Almer ed3691338b doc/examples/transcode_aac: use av_samples_alloc_array_and_samples to allocate the input samples buffer and pointers 2 years ago
James Almer 09b2ca93b4 avcodec/libdav1d: support parsing multiple ITU-T T.35 entries in a picture 2 years ago
Paul B Mahol 24f16b798e avfilter/af_join: set output frame duration 2 years ago
Paul B Mahol 67ca64c24b avfilter/af_adelay: fix frame pts and set frame duration 2 years ago
Paul B Mahol 217bb59f2e avfilter/af_amerge: set output frame duration 2 years ago
Paul B Mahol 6f1c82fd5b avfilter/af_biquads: reduce double type usage 2 years ago
Rémi Denis-Courmont 2919027936 MAINTAINERS: add vanitous self to maintain RISC-V 2 years ago
Anton Khirnov 60ecf44b03 lavf/av1dec: stop setting codec context framerate 2 years ago
Anton Khirnov e43be84c0f lavf/av1dec: mark as notimestamps 2 years ago
Anton Khirnov 2850584876 lavf/rawdec: stop setting codec context framerate 2 years ago
Anton Khirnov e38e9f3d54 lavf/demux: use avg_frame_rate for packet durations for notimestamps formats 2 years ago
Anton Khirnov a59b4ac713 lavc/tak: do not store invalid values in stream info 2 years ago
Anton Khirnov ecdf1ac267 lavc/tak: make ff_tak_parse_streaminfo static 2 years ago
James Almer 6febb2a5ff avfilter/vf_coreimage: add missing semicolon 2 years ago
James Almer 0fc9c1f682 avutil/version: bump minor after recent changes 2 years ago
James Almer 3e06f6f040 avutil/frame: deprecate key_frame 2 years ago
James Almer c7a8681860 fftools: use the new AVFrame keyframe flag 2 years ago
James Almer af8db9106c avfilter: use the new AVFrame key_frame flag in all filters 2 years ago
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
James Almer cc11191fda avutil/frame: add a keyframe flag to AVFrame 2 years ago
James Almer 599abc0f3a avutil/frame: deprecate interlaced_frame and top_field_first 2 years ago
James Almer 3675dd0e0c fftools: use the new AVFrame interlace flags 2 years ago
James Almer 36827ea783 avfilter: use the new AVFrame interlace flags in all filters 2 years ago
James Almer 2f561ba953 avcodec: use the new AVFrame interlace flags in all decoders and encoders 2 years ago
James Almer 2df4e054d4 avutil/frame: add new interlaced and top_field_first flags 2 years ago
Zhao Zhili 4006c71d19 avcodec/options_table: reorder nokey after nointra 2 years ago
Zhao Zhili 0d40711f59 avcodec/hevcdec: remove unused variables from hls_slice_data 2 years ago
Zhao Zhili 36a56d3cc8 avcodec/avcodec: fix UB NULL+0 2 years ago
Niklas Haas ad417eb5fa doc/filters/libplacebo: fix outdated/wrong note 2 years ago
Niklas Haas b80e43bf07 avfilter/vf_libplacebo: add flexible crop exprs 2 years ago
Niklas Haas 4b11a07550 avfilter/vf_libplacebo: add fillcolor option 2 years ago
Paul B Mahol d94c6df975 avfilter/af_afreqshift: cache nb_coeffs value 2 years ago
Rémi Denis-Courmont 0e580806d8 riscv/intmath: use builtins for counting ones 2 years ago
Rémi Denis-Courmont 7dcb5e1ab0 riscv/bswap: use compiler builtins 2 years ago
Anton Khirnov 129c7bf53f fftools/ffmpeg: always use the same path for setting InputStream.[next_]dts 2 years ago
Anton Khirnov 3190bed148 fftools/ffmpeg: constify packets passed to decode*() 2 years ago