103639 Commits (c753b49c38c434ab9da931a62cba5dfccf8bf6b8)
 

Author SHA1 Message Date
Nicolas George c753b49c38 lavf/concatdec: support stream metadata 4 years ago
Nicolas George 76cf1ff979 lavf/concat: deprecate file_packet_metadata 4 years ago
Nicolas George 7517777d06 lavf/concat: add file_packet_meta directive 4 years ago
Nicolas George 74ab93fa7f lavf/concat: refactor parsing 4 years ago
Michael Niedermayer c1a49a1264 avcodec/elbg: Increase some fields to 64bit 4 years ago
Michael Niedermayer e2c2872393 avformat/rmdec: Use 64bit for intermediate for DEINT_ID_INT4 4 years ago
Michael Niedermayer 2768928624 avformat/sbgdec: Check opt_duration and start for overflow 4 years ago
Wenbin Chen a822e70bec libavfilter/vf_vpp_qsv: fix uninitialized variable problem 4 years ago
Timo Rothenpieler 06de593303 avfilter/frei0r: use win32dlfcn wrapper 4 years ago
Timo Rothenpieler 1d23e125b6 configure: account for openssl3 license change 4 years ago
Tong Wu f31033c6ca avcodec/dxva2_av1: fix superres_denom parameter 4 years ago
Andreas Rheinhardt 6b08ed9f95 fftools/ffprobe: Don't access AVProgram.(start|end)_time 4 years ago
James Almer 5d5ab3b4e6 avcodec/h264_picture: wait for the second slice to apply film grain on interlaced content 4 years ago
Michael Niedermayer e67deaf86c avcodec/exr: Fix undefined integer multiplication 4 years ago
Michael Niedermayer 9a222f140e avformat/mov: Check for duplicate clli 4 years ago
Michael Niedermayer 8f4c36553c tools/target_dec_fuzzer: Adjust threshold for WMV3 4 years ago
Michael Niedermayer 7dfa8040d6 avcodec/jpeg2000_parser: Check state!=0 4 years ago
Michael Niedermayer 4d81550df9 avformat/utils: Ignore negative duration in codec_info_duration computation 4 years ago
Andreas Rheinhardt bbc24363f1 avcodec/bsf: Unref the packet when flushing 4 years ago
Andreas Rheinhardt b99fb4df42 avcodec/bsf: Use null-bsf for passthrough when available 4 years ago
Andreas Rheinhardt b2793a9462 tools/target_bsf_fuzzer: Make it const-correct 4 years ago
Andreas Rheinhardt a1292895cb configure: Remove null_bsf dependency 4 years ago
Michael Niedermayer 989febfbd0 avformat/jacosubdec: Check for min in t overflow in get_shift() 4 years ago
Michael Niedermayer 3dd5a8a135 avformat/mxfdec: check channel number in mxf_get_d10_aes3_packet() 4 years ago
Andreas Rheinhardt 441b292592 avfilter/internal: Add AVFILTER_DEFINE_CLASS_EXT 4 years ago
Andreas Rheinhardt 142f41a060 avfilter/vf_maskedminmax: Simplify init 4 years ago
Andreas Rheinhardt dc2279a4f2 avfilter/avfilter: Remove unused count 4 years ago
Paul B Mahol db2514a5dc avfilter/af_speechnorm: improve EOF timestamp precision 4 years ago
Paul B Mahol f78d0f67be avfilter/af_dynaudnorm: improve EOF timestamp precision 4 years ago
bnnm 19802d170a avcodec/wmadec: fix WMA gapless playback 4 years ago
Paul B Mahol d1971d69c7 avformat/dv: always set audio packet duration 4 years ago
Haihao Xiang 6803d8b440 ffmpeg_hw: make hardware selection for filters more user friendly 4 years ago
Paul B Mahol cd4e6e404b avfilter/vf_extractplanes: fix regression 4 years ago
Niklas Haas a543d075cd avcodec/h274: trim unnecessarily large array 4 years ago
Niklas Haas 52c35d648c avcodec/h274: don't read from uninitialized array members 4 years ago
Paul B Mahol c4973e2148 avfilter/vf_xfade: check default switch case 4 years ago
Paul B Mahol 1db828db8b avfilter/vf_xfade: add zoomin transition 4 years ago
Paul B Mahol b35653d4c4 avfilter/vf_extractplanes: stop marking alphaextract filter as dynamic outputs 4 years ago
Paul B Mahol 882045f3dd avfilter/af_afftfilt: reindent after last commit 4 years ago
Paul B Mahol 485a52e618 avfilter/af_afftfilt: add timeline support 4 years ago
Paul B Mahol 94d4cc24c3 avfilter/af_asoftclip: rewrite oversampling 4 years ago
Paul B Mahol 3e127b595a avfilter/vf_fieldmatch: initialize dst pointer to silence warning 4 years ago
Paul B Mahol bf0f996c12 avfilter/f_segment: silence compiler warning 4 years ago
Paul B Mahol 0a8a0c96ae avfilter/f_loop: initialize ret to silence compiler warning 4 years ago
Paul B Mahol d460a5f8ba avfilter/af_arnndn: initialize ret to silence compiler warning 4 years ago
Paul B Mahol 533ddd61e5 avfilter/af_afftdn: move i initialization to silence warning 4 years ago
Paul B Mahol b53f9c5e68 avfilter/af_apsyclip: fix mixed declarations and code 4 years ago
Paul B Mahol eeab62ad2d avfilter: add audio psychoacoustic clipper 4 years ago
Paul B Mahol 966fc3c070 avfilter/af_astats: add entropy stat 4 years ago
Paul B Mahol 463c71b3b3 avfilter/vf_convolution: add scharr operator 4 years ago