summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fftools/ffmpeg: add special syntax for loading filter options from fileslavfi_opt_filesAnton Khirnov2023-01-19
* lavfi: add a new filtergraph parsing APIAnton Khirnov2023-01-19
* lavfi/avfilter: track whether a filter has been initializedAnton Khirnov2023-01-18
* lavfi/avfilter: export process_options()Anton Khirnov2023-01-18
* lavc/tests/bitstream: test bits_*_signed_nz and bits_peek_signed*Anton Khirnov2023-01-18
* lavc/bitstream: avoid UB in bits_{read,peek}_signed(0)Anton Khirnov2023-01-18
* avfilter/vf_histogram: call av_frame_copy_props()Paul B Mahol2023-01-17
* lavc/libvpx: increase thread limit to 64OvchinnikovDmitrii2023-01-17
* avfilter/vf_lagfun: call av_frame_copy_props()Paul B Mahol2023-01-17
* avfilter/vf_elbg: call av_frame_copy_props()Paul B Mahol2023-01-17
* avfilter/avf_showvolume: set output video frame durationPaul B Mahol2023-01-17
* avfilter/vsrc_gradients: set output video frame durationPaul B Mahol2023-01-17
* avfilter/avf_abitscope: set output time_base and output frame durationPaul B Mahol2023-01-17
* avfilter/af_virtualbass: call av_frame_copy_props()Paul B Mahol2023-01-17
* avfilter/vf_scdet: change threshold checkingPaul B Mahol2023-01-17
* avfilter/af_arnndn: unbreak filteringPaul B Mahol2023-01-17
* avfilter/af_arnndn: call av_frame_copy_props()Paul B Mahol2023-01-17
* avfilter/af_afftfilt: call av_frame_copy_props()Paul B Mahol2023-01-17
* avfilter/af_afftdn: call av_frame_copy_props()Paul B Mahol2023-01-17
* avfilter/vsrc_cellauto: set video frame durationPaul B Mahol2023-01-17
* avfilter/vsrc_life: set video frame durationPaul B Mahol2023-01-17
* avfilter/vsrc_mandelbrot: set video frame durationPaul B Mahol2023-01-17
* avfilter/vsrc_mptestsrc: set video frame durationPaul B Mahol2023-01-17
* avfilter/vsrc_testsrc: set video frame durationPaul B Mahol2023-01-17
* avfilter/vsrc_sierpinski: set video frame durationPaul B Mahol2023-01-17
* avfilter/vf_ciescope: fix black-point positionPaul B Mahol2023-01-17
* avfilter/vf_ciescope: switch to anti-aliased linesPaul B Mahol2023-01-17
* avfilter/avf_a3dscope,avf_showcwt: set video frame durationPaul B Mahol2023-01-17
* avfilter/af_dialoguenhance: call av_frame_copy_props()Paul B Mahol2023-01-17
* avfilter/af_surround: call av_frame_copy_props()Paul B Mahol2023-01-17
* avfilter/af_afir: call av_frame_copy_props()Paul B Mahol2023-01-17
* avcodec/scpr3: Check bxMichael Niedermayer2023-01-17
* avcodec/012v: Order operations for odd size handlingMichael Niedermayer2023-01-17
* lavfi/overlay_vaapi: remove unnecessary codeHaihao Xiang2023-01-17
* lavfi/vaapi: remove duplicated codeHaihao Xiang2023-01-17
* avcodec/vaapi_encode_h26x: passthrough A53 CC data as H264/HEVC SEIAman Karmani2023-01-17
* lavfi/qsv: use QSVVPPContext as base context in vf_vpp_qsv/vf_overlay_qsvHaihao Xiang2023-01-17
* lavfi/qsvvpp: set output frame durationsHaihao Xiang2023-01-17
* lavfi/vf_vpp_qsv: check output format string against NULL pointerHaihao Xiang2023-01-17
* lavfi/vf_vpp_qsv: add has_passthrough flag in VPPContextHaihao Xiang2023-01-17
* lavfi/vf_vpp_qsv: add vpp_preinit callbackHaihao Xiang2023-01-17
* lavfi/vf_vpp_qsv: allow special values for the output video dimensionsHaihao Xiang2023-01-17
* lavfi/vf_vpp_qsv: handle NULL pointer when evaluating an expressionHaihao Xiang2023-01-17
* lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variablesHaihao Xiang2023-01-17
* lavc/qsvenc_jpeg: accept YUYV422 and BGRA in system memoryHaihao Xiang2023-01-17
* avformat/segment: calculate segment durations correctly.Gyan Doshi2023-01-16
* avformat/dtshddec: also read trailing padding in samplesPaul B Mahol2023-01-16
* avfilter: add fractional delay IR source filterPaul B Mahol2023-01-16
* avcodec/wbmpdec: use remaining size not whole sizeMichael Niedermayer2023-01-15
* avcodec/eatgq: : Check index increments in tgq_decode_block()Michael Niedermayer2023-01-15