summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avfilter/vf_geq: add float formats supportPaul B Mahol2022-03-03
* avfilter/avf_abitscope: add support for more input formatsPaul B Mahol2022-03-03
* avfilter/avf_abitscope: refactor code & add trace modePaul B Mahol2022-03-03
* doc/filters: correct default value of lut filtersGyan Doshi2022-03-03
* avfilter/vf_maskedmerge: fix rounding when maskingPaul B Mahol2022-03-03
* avfilter/vf_colorchannelmixer: add float formats supportPaul B Mahol2022-03-03
* avfilter/vf_colorchannelmixer: refactor / add templatePaul B Mahol2022-03-03
* fftools/ffmpeg: Don't presume frame_queue to have been allocatedAndreas Rheinhardt2022-03-03
* fftools/ffmpeg_opt: Simplify adding complex filtergraphAndreas Rheinhardt2022-03-03
* fftools/ffmpeg_opt: Simplify adding new input/output streamsAndreas Rheinhardt2022-03-03
* avformat/avisynth: fix fallbacks for four framepropsStephen Hutchinson2022-03-02
* avformat/mov: Disallow empty sidxMichael Niedermayer2022-03-02
* lavfi/af_aformat: remove support for comma-separated listsNicolas George2022-03-02
* avfilter/drawtext: change reload value to an intervalGyan Doshi2022-03-02
* avcodec: [loongarch] Optimize Hevc_mc_uni/w with LSX.Lu Wang2022-03-01
* avcodec: [loongarch] Optimize Hevc_mc_bi with LSX.Hao Chen2022-03-01