summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avcodec/diracdec: avoid signed integer overflow in global mvMichael Niedermayer2022-04-03
* avcodec/takdsp: Fix integer overflow in decorrelate_sf()Michael Niedermayer2022-04-03
* avcodec/apedec: fix a integer overflow in long_filter_high_3800()Michael Niedermayer2022-04-03
* lavfi/vf_siti.c: Relicense to LGPL 2.1Thilo Borgmann2022-04-02
* avcodec/dfa: don't check for the bitstream version on every copied lineJames Almer2022-04-02
* avfilter: Constify non-const filtersAndreas Rheinhardt2022-04-01
* lavfilter: Add SITI filterBoris Baracaldo2022-04-01
* avcodec/mpegvideo_enc: Remove redundant unref+refAndreas Rheinhardt2022-04-01
* avcodec/mpegvideo: Make new_picture an ordinary AVFrameAndreas Rheinhardt2022-04-01
* avcodec/mpegvideo: Remove strict_std_compliance from MpegEncContextAndreas Rheinhardt2022-04-01
* avcodec/speedhqenc: Add SpeedHQEncContext and move slice_start to itAndreas Rheinhardt2022-04-01
* avcodec/mjpegenc: Fix files with slices > 1, but threads == 1Andreas Rheinhardt2022-04-01
* avcodec/mjpegenc, speedhqenc: Remove nonsense assertAndreas Rheinhardt2022-04-01
* avcodec/mpegvideo_enc: Allow slices only for slice-thread-able codecsAndreas Rheinhardt2022-04-01
* doc/filters: document vf_libplaceboNiklas Haas2022-04-01
* avcodec/vc1: Arm 32-bit NEON unescape fast pathBen Avison2022-04-01
* avcodec/vc1: Arm 64-bit NEON unescape fast pathBen Avison2022-04-01
* avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast pathsBen Avison2022-04-01
* avcodec/vc1: Arm 64-bit NEON inverse transform fast pathsBen Avison2022-04-01
* avcodec/vc1: Arm 32-bit NEON deblocking filter fast pathsBen Avison2022-04-01
* avcodec/vc1: Arm 64-bit NEON deblocking filter fast pathsBen Avison2022-04-01
* avcodec/vc1: Introduce fast path for unescaping bitstream bufferBen Avison2022-04-01
* checkasm: Add idctdsp add/put-pixels-clamped testsBen Avison2022-04-01
* checkasm: Add vc1dsp inverse transform testsBen Avison2022-04-01
* checkasm: Add vc1dsp in-loop deblocking filter testsBen Avison2022-04-01
* MAINTAINERS: add myself as maintainer for libsrt protocolZhao Zhili2022-04-01
* avfilter/vf_libplacebo: update for new tone mapping APINiklas Haas2022-03-31
* avcodec/vp9_superframe_split_bsf: Don't read inexistent dataAndreas Rheinhardt2022-03-31
* avcodec/vp9_superframe_split_bsf: Discard invalid zero-sized framesAndreas Rheinhardt2022-03-31
* avcodec/vp9_superframe_bsf: Check for existence of data before reading itAndreas Rheinhardt2022-03-31
* avcodec/vp9_raw_reorder_bsf: Check for existence of data before reading itAndreas Rheinhardt2022-03-31
* avfilter/af_join: do not dereference possible null pointerPaul B Mahol2022-03-31
* doc/bitstream_filters: fix for the syntax of codeLimin Wang2022-03-30
* test: tiny_ssim: Don't include config.hMartin Storsjö2022-03-30
* vc1dsp: Change remaining stride parameters to ptrdiff_tMartin Storsjö2022-03-30
* avformat/libsrt: use a larger buffer for find_info_tagZhao Zhili2022-03-30