summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* arm64: Add Armv8.3-A PAC support to assembly filesAndre Kempe2022-03-09
* lavfi/drawtext: Add %N for drawing fractions of a secondThilo Borgmann2022-03-08
* avfilter/f_segment: fix sending frames with zero samples outPaul B Mahol2022-03-08
* avcodec/pngdec: support alpha blending for palette apngPaul B Mahol2022-03-08
* avcodec/argo: Check packet sizeMichael Niedermayer2022-03-08
* avcodec/g729_parser: Check channelsMichael Niedermayer2022-03-08
* avformat/avidec: Check heightMichael Niedermayer2022-03-08
* tools/target_dec_fuzzer: Adjust threshold for targaMichael Niedermayer2022-03-08
* avformat/rmdec: Better duplicate tags checkMichael Niedermayer2022-03-08
* avfilter/f_sendcmd: export width and height tooPaul B Mahol2022-03-07
* avfilter/af_channelsplit: switch to activate()Paul B Mahol2022-03-07
* avfilter/af_acrossover: switch to activate()Paul B Mahol2022-03-07
* avfilter/vf_extractplanes: switch to activate()Paul B Mahol2022-03-07
* avfilter/split: switch to activate()Paul B Mahol2022-03-07
* libavfilter: vf_scale: Properly take in->color_range into accountMartin Storsjö2022-03-07
* avfilter/vf_colorlevels: Fix build failure on ARMMichael Niedermayer2022-03-06
* avfilter/vsrc_gradients: add radial gradientsPaul B Mahol2022-03-06
* avfilter/vsrc_gradients: add gbrapf32 format supportPaul B Mahol2022-03-06
* avfilter/vf_colorlevels: add planar rgb formats supportPaul B Mahol2022-03-06
* avcodec: add pcm-bluray encoderPaul B Mahol2022-03-06
* avformat/mpegtsenc: fix muxing pcm-blurayPaul B Mahol2022-03-06
* tests: update hash as output have changed again for fate-lavf-mxf_opatomPaul B Mahol2022-03-06
* avfilter/avf_ahistogram: use av_clip_uint8() insteadPaul B Mahol2022-03-06
* avcodec/dnxhdenc: fill unused bytes from put bits buffer with zerosPaul B Mahol2022-03-05
* avfilter/avf_ahistogram: add new histogram mode optionPaul B Mahol2022-03-05
* avcodec/dnxhdenc: retry increasing qscale to not overflow max_bitsPaul B Mahol2022-03-05
* avcodec/dnxhdenc: fix possible out of bound writes for big w/hPaul B Mahol2022-03-04
* fftools/ffmpeg_opt: Apply copyinkf for all stream typesAndreas Rheinhardt2022-03-04
* avfilter/vf_pad: use already available outlink variablePaul B Mahol2022-03-04
* avformat/mov: reindent after previous commitClément Bœsch2022-03-04
* avformat/mov: fix seeking with HEVC open GOP filesClément Bœsch2022-03-04
* avformat/mov: add parsing for the sgpd sync boxClément Bœsch2022-03-04
* avformat/mov: add support for sync group in sbgp boxClément Bœsch2022-03-04
* avformat/mov: prepare sbgp parsing for other grouping typesClément Bœsch2022-03-04
* avfilter/vf_zscale: fix leaks in fast/bypass pathPaul B Mahol2022-03-04
* avfilter/avf_abitscope: make frame writable before writing to itPaul B Mahol2022-03-04
* avfilter/avf_aphasemeter: make frame writable before writing to itPaul B Mahol2022-03-04
* avfilter/avf_ahistogram: make frame writable before writing to itPaul B Mahol2022-03-04
* avfilter/avf_avectorscope: make frame writable before writing to itPaul B Mahol2022-03-04
* avfilter/f_ebur128: make sure frame is writable before writing to itPaul B Mahol2022-03-04
* avfilter/f_graphmonitor: add several more flagsPaul B Mahol2022-03-04
* avfilter/f_ebur128: switch to activate()Paul B Mahol2022-03-04
* configure: Fix detecting/using getauxvalMartin Storsjö2022-03-04
* avfilter/asrc_sinc: check allocation return valuePaul B Mahol2022-03-03
* avfilter/asrc_sinc: remove no longer correct (un)packPaul B Mahol2022-03-03
* avcodec/tiff: do not abort on zero denominatorPaul B Mahol2022-03-03
* avfilter/framepool: remove superfluous pallete buffer allocationJames Almer2022-03-03
* avfilter/framepool: use av_image_fill_plane_sizes() to calculate pool sizesJames Almer2022-03-03
* avfilter/vf_zscale: fix several issues in previous commitPaul B Mahol2022-03-03
* avfilter/vf_zscale: add slice threading supportVictoria Zhislina2022-03-03