110523 Commits (f009f849617ab0c2015d2a748892d55b37d378c0)
 

Author SHA1 Message Date
Jonathan Gilbert f009f84961 doc/filters/colorcorrect: fix bh option description 2 years ago
metamuffin 2dd9b4071c avdevice/lavfi: update documentation 2 years ago
Paul B Mahol 1c8bf697ee avfilter/f_ebur128: export results into read-only options 2 years ago
Paul B Mahol 7153642992 avfilter/af_replaygain: export results into read-only options 2 years ago
Paul B Mahol 782ea8b2e5 avfilter/af_asetnsamples: add timeline support 2 years ago
Paul B Mahol 03800bcaf3 avfilter/af_asetnsamples: add commands support 2 years ago
Anton Khirnov 0e00d23510 fftools/ffmpeg: reduce -re to -readrate 1 2 years ago
Anton Khirnov 007ec49db8 fftools/ffmpeg: use a non-zero default for -readrate_initial_burst 2 years ago
Davy Durham 2ae16b05d6 fftools/ffmpeg: add ability to set a input burst time before readrate is enforced 2 years ago
Anton Khirnov 6deaf1e409 lavf/demux: export codec-level framerate in avformat_find_stream_info() 2 years ago
Anton Khirnov c2ae8e30b7 lavc/codec_par: add AVCodecParameters.framerate 2 years ago
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