summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/vf_fieldhint: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_stack: use ff_formats_pixdesc_filter()Paul B Mahol2021-01-16
* avfilter/vf_phase: add support for commandsPaul B Mahol2021-01-16
* avfilter: add estdif video filterPaul B Mahol2021-01-16
* avformat/hlsenc: reindent the codeLimin Wang2021-01-16
* avformat/udp: add memory alloc checksLimin Wang2021-01-16
* avformat/udp: return the error code instead of generic EIOLimin Wang2021-01-16
* avutil/timecode: fix sscanf format string with garbage at the endLimin Wang2021-01-16
* movenc: Present durations in mvhd/tkhd/mdhd as they are after editsMartin Storsjö2021-01-15
* avfilter/vf_w3fdif: fix parity in frame modePaul B Mahol2021-01-15
* libavfilter/dnn: add batch mode for async executionGuo, Yejun2021-01-15
* avcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FRAME_CONFIGWonkap Jang2021-01-14
* avfilter/vf_w3fdif: add support for >8 depth gray formatsPaul B Mahol2021-01-14
* avformat/dhav: Fix incorrect non-DHAV chunk skipping logicIdan Freiberg2021-01-14
* avutil/tx: use ENOSYS instead of ENOTSUPJames Almer2021-01-13
* fft: remove 16-bit FFT and MDCT codeLynne2021-01-14
* ac3enc_fixed: drop unnecessary fixed-point DSP codeLynne2021-01-14
* ac3enc: halve the MDCT window size by using vector_fmul_reverseLynne2021-01-14
* ac3enc: do not clip coefficients after transformsLynne2021-01-14
* ac3enc_fixed: convert to 32-bit sample formatLynne2021-01-14
* kmsgrab: Do not require the modifier to stay constant.Bas Nieuwenhuizen2021-01-13
* kmsgrab: Use invalid modifier if modifiers weren't used.Bas Nieuwenhuizen2021-01-13
* lavu: support arbitrary-point FFTs and all even (i)MDCT transformsLynne2021-01-13
* avformat/allformats: test pointer to be usedAlexisWilke2021-01-12
* avformat/mxfdec: Free all types for both DescriptorsMichael Niedermayer2021-01-11
* avutil/eval: Unconditionally check argument of e_divMichael Niedermayer2021-01-11
* avformat/utils: wrap_timestamp() is only needed for less than 64 bitsMichael Niedermayer2021-01-11
* avformat/aaxdec: Check string before strcmp()Michael Niedermayer2021-01-11
* uavformat/rsd: check for EOF in extradataMichael Niedermayer2021-01-11
* avcodec/cbs_h2645: Move zero_byte check to its own functionNuo Mi2021-01-11
* avcodec/cbs_h265: fix undef SEI_TYPE_XNuo Mi2021-01-11
* avcodec: add vvc codec id and profilesNuo Mi2021-01-11
* avcodec/cbs: constify decompose_unit_typesJames Almer2021-01-10
* avfilter/vf_convolution: use correct stride variablePaul B Mahol2021-01-10
* doc/ffmpeg: document max_error_rateGyan Doshi2021-01-10
* avformat: remove some mpegts details from AVStreamMarton Balint2021-01-09
* avformat/mpegts: use stream index based lookup with merge_pmt_versions if str...Marton Balint2021-01-09
* avformat/mpegts: only clear programs which no longer exist or have a new PMTMarton Balint2021-01-09
* avformat/mpegts: rework clearing and adding pid to programMarton Balint2021-01-09
* avformat/mpegts: never discard PAT pidMarton Balint2021-01-09
* avformat/utils: do not overwrite already existing program with defaults in av...Marton Balint2021-01-09
* lavu/tx: clip when converting table values to fixed-pointLynne2021-01-09
* sbc: do not set sample format in parserArnaud Vrac2021-01-09
* avdevice/decklink_dec: mark get_frame_timecode and get_bmd_timecode staticChristopher Degawa2021-01-09
* avformat/mov: adjust skip_samples according to seek timestampMatthieu Bouron2021-01-09
* doc/protocols: explain tcp listen option descriptionLingjiang Fang2021-01-09
* avcodec/nvenc: fix timestamp offset ticks logicTimo Rothenpieler2021-01-09
* avcodec/ac3dec: Make decoders init-threadsafeAndreas Rheinhardt2021-01-09
* avcodec/ac3dec: Check operations that can failAndreas Rheinhardt2021-01-09
* avcodec/ac3enc: Factor common end of float/fixed encode_frame outAndreas Rheinhardt2021-01-09