110500 Commits (6b1f68ccb04d791f0250e05687c346a99ff47ea1)
 

Author SHA1 Message Date
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
Anton Khirnov 302aecd06a fftools/ffmpeg: drop InputStream.[next_]pts 2 years ago
Anton Khirnov ae95cd85dc fftools/ffmpeg_filter: stop using InputStream.pts for filter EOF ts 2 years ago
Anton Khirnov ef69f6a9d2 fftools/ffmpeg: stop using InputStream.pts for generating video timestamps 2 years ago
Anton Khirnov d85c6aba0c fftools/ffmpeg: rework audio-decode timestamp handling 2 years ago
Anton Khirnov 6bbea932ca fftools/ffmpeg: set AVFrame.time_base for decoded frames 2 years ago
Anton Khirnov b6e7d64394 fftools/ffmpeg: stop using packet pts for decoded audio frame pts 2 years ago
Anton Khirnov 5b3aeab1bd fftools/ffmpeg_filter: use correct timebase for filter EOF timestamp 2 years ago
Anton Khirnov 0aada80e73 fftools/ffmpeg_filter: keep track of filtergraph input timebase 2 years ago
Anton Khirnov 04f0c40c74 fftools/ffmpeg_filter: add InputFilter private data 2 years ago
Anton Khirnov 1dcae45ecb fftools/ffmpeg_filter: factorize allocating InputFilter 2 years ago
Anton Khirnov 87ced7aee0 fftools/ffmpeg_filter: make graph_desc private 2 years ago
Anton Khirnov 09dd9c5f41 fftools/ffmpeg_filter: add filtergraph private data 2 years ago