summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fate: update reference files after the recent dash manifest muxer changesJames Almer2022-04-08
* avfilter/vf_waveform: copy props from input framePaul B Mahol2022-04-08
* avfilter/vf_waveform: add some support for commandsPaul B Mahol2022-04-08
* avfilter/vf_vectorscope: add some commands supportPaul B Mahol2022-04-08
* avfilter/vf_drawbox: add packed rgb supportPaul B Mahol2022-04-08
* avfilter/vf_colorkey: use multiplication instead of divisionPaul B Mahol2022-04-08
* avfilter/vf_colorkey: add >8 depth supportPaul B Mahol2022-04-08
* avformat/smacker: add better seeking supportPaul B Mahol2022-04-08
* qsvenc: fix typoHaihao Xiang2022-04-08
* avformat/webmdashenc: fix on-demand profile stringJames Almer2022-04-07
* avcodec/libdav1d: don't depend on the event flags API to init sequence params...James Almer2022-04-07
* avcodec/libsvtav1: give svtav1-params priority over avctx valuesJames Almer2022-04-07
* avfilter/f_ebur128: multiply in integer first, before dividing in floatHendrik Leppkes2022-04-07
* doc/filters: add range/defaults for tile filter optionsGyan Doshi2022-04-07
* avfilter/af_ladspa: fix pts compensation if number of samples per frame is lo...Paul B Mahol2022-04-07
* avfilter/af_ladspa: compensate output pts if latency compensation is onPaul B Mahol2022-04-06
* libavcodec/qsvenc: Add more pixel format support to qsvencWenbin Chen2022-04-06
* libavcodec/qsvdec: Add more pixel format support to qsvdecWenbin Chen2022-04-06
* libavcodec/qsvdec: using suggested num to set init_pool_sizeWenbin Chen2022-04-06
* libavcodec/qsvdec: remove redundant decodeHeader()Wenbin Chen2022-04-06
* libavcodec/qsvdec: reinit decoder according to decode() return valueWenbin Chen2022-04-06
* libavcodec/qsvenc: enable LowDelayBRC and MaxFrameSizeI/MaxFrameSizeP for mor...He, Fan F2022-04-06
* libavutil/hwcontext_vaapi: Re-enable support for libva v1Ingo Brückl2022-04-06
* doc/fate: add note about showing test names and running a tests subsetStefano Sabatini2022-04-06
* avcodec/libvpxenc: enable dynamic max quantizer reconfigurationDanil Chapovalov2022-04-05
* tests: use a filtergraph script for fate-mov-channel-descriptionJames Almer2022-04-05
* avcodec/vp9_raw_reorder_bsf: Merge close and flushAndreas Rheinhardt2022-04-05
* avcodec/vp9_raw_reorder_bsf: Fix leak of cached packetAndreas Rheinhardt2022-04-05
* avformat/mpegenc: Fix ever growing FIFO and infinite loop on errorAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Constify AVPacket in decode_sub cbAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Make FFCodec.decode use AVFrame*Andreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec.decode_subAndreas Rheinhardt2022-04-05
* avcodec/options: Fix AVClassCategory of decoders with .receive_frameAndreas Rheinhardt2022-04-05
* avfilter/vsrc_gradients: add spiral typePaul B Mahol2022-04-05
* avfilter/vsrc_gradients: add circular typePaul B Mahol2022-04-05
* avcodec/libvpxenc: avoid unnecessary variable shadowingJames Almer2022-04-05
* avcodec/libvpxenc: return quantizer parameter for an encoded frameDanil Chapovalov2022-04-05
* fate: add a test for writing channel descriptions in movJames Almer2022-04-05
* avformat/movenc: don't use mono layout when a front center label is expectedJames Almer2022-04-05
* avformat/mov_chan: move the definition of MovChannelLayoutTag to the headerJames Almer2022-04-05
* avformat/movenc: write channel descriptions when a known layout or a bitmap c...James Almer2022-04-05
* avformat/mov_chan: use a higher log level for a debug messageJames Almer2022-04-05
* avformat/mov_chan: add a few missing channel label mappingsJames Almer2022-04-05
* avformat/mov_chan: rename mov_get_channel_label() to better reflect its purposeJames Almer2022-04-05
* avfilter/vf_mergeplanes: deprecate mapping optionPaul B Mahol2022-04-05
* avfilter/vf_mergeplanes: add alternative for less user friendly optionPaul B Mahol2022-04-05
* avfilter/vf_mergeplanes: make map code more verbosePaul B Mahol2022-04-05
* avfilter/vf_zscale: fix regression with src/dst_format initializationPaul B Mahol2022-04-05
* avcodec/exr: Avoid signed overflow in displayWindowMichael Niedermayer2022-04-03