summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/mpegvideo_enc: Reset stuffing bits if they are not supportedMichael Niedermayer2021-06-02
* avcodec/svq1enc: Do not print debug RD value before it has been computedMichael Niedermayer2021-06-02
* avcodec/aacpsy: Check bandwidthMichael Niedermayer2021-06-02
* avcodec/aacenc: Do not divide by lambda_count if it is 0Michael Niedermayer2021-06-02
* avcodec/aacenc: Use FLT_EPSILON for lambda minimumMichael Niedermayer2021-06-02
* pixfmt: fixed wrong fix of commentValerii Zapodovnikov2021-06-02
* avformat/mov: add option to use tfdt for fragment timestamps.Gyan Doshi2021-06-02
* avcodec/movenc: fix spelling in warning messageJoel Linn2021-06-01
* lavf/dashenc.c: Fix creating audio-only HLS playlistsPrzemysław Sobala2021-06-01
* avutil/mem: use GCC builtins to check for overflow in av_size_mult()James Almer2021-05-31
* avformat/hls: relay format options to segment demuxerGyan Doshi2021-05-30
* avcodec/nvenc: disable s12m timestamps by defaultTimo Rothenpieler2021-05-29
* avfilter/yadif_cuda: Fix time base for large denominatorsPhilip Langdale2021-05-29
* avfilter/bwdif: Fix time base for large denominatorsPhilip Langdale2021-05-29
* avfilter/vf_yadif: Fix handing of tiny imagesMichael Niedermayer2021-05-29
* avfilter/vf_vmafmotion: Check dimensionsMichael Niedermayer2021-05-29
* avformat/movenc: Check pal_size before useMichael Niedermayer2021-05-29
* avcodec/lpc: Avoid floating point division by 0Michael Niedermayer2021-05-29
* avcodec/aacpsy: Avoid floating point division by 0 of norm_facMichael Niedermayer2021-05-29
* avcodec/aacenc: Avoid 0 lambdaMichael Niedermayer2021-05-29
* avfilter/vf_subtitles: allow using embedded fontsOneric2021-05-29
* libavcodec/mips: Fix specification of instruction nameJin Bo2021-05-28
* lavfi/dnn_backend_openvino.c: Correct Pointer Type while FreeingShubhanshu Saxena2021-05-28
* avfilter/yadif: Fix time base for large denominatorsTom Boshoven2021-05-27
* avcodec/exr: More strictly check dc_countMichael Niedermayer2021-05-27
* avcodec/exr: x/ymax cannot be INT_MAXMichael Niedermayer2021-05-27
* avcodec/error_resilience: cleanup mpeg2 handlingMichael Niedermayer2021-05-27
* avformat/avio: Check av_opt_copy() for failureMichael Niedermayer2021-05-27
* avformat/moflex: Remove unneeded format variableMichael Niedermayer2021-05-27
* avutil/mem: check for max_alloc_size in av_fast_malloc()James Almer2021-05-27
* avutil/mem: make ff_fast_malloc() internal to mem.cJames Almer2021-05-27
* avcodec/utils: don't use ff_fast_mallocz() in av_fast_padded_malloc()James Almer2021-05-27
* libavfilter: vf_drawtext filter support draw text with detection bounding box...Ting Fu2021-05-26
* libavfilter: vf_drawbox filter support draw box with detection bounding boxes...Ting Fu2021-05-26
* lavfi/drawbox: refine codeTing Fu2021-05-26
* lavfi/dnn: refine code to separate processing and detection in backendsGuo, Yejun2021-05-24
* lavfi/dnn_filter_common.h: make filter option 'options' as deprecatedGuo, Yejun2021-05-24
* avutil/mem: make max_alloc_size an atomic typeJames Almer2021-05-23
* avcodec/libxavs2: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/sbcenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/pngenc: Avoid copying APNG data, allow user-supplied bufferAndreas Rheinhardt2021-05-23
* avcodec/pngenc: Remove always-true checkAndreas Rheinhardt2021-05-23
* avcodec/flacenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/pamenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/pnmenc: Avoid intermediate buffer, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libxavs: Improve returned error codesAndreas Rheinhardt2021-05-23
* avcodec/libxavs: Avoid overallocating, copying packet dataAndreas Rheinhardt2021-05-23
* avcodec/libx265: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libx264: Avoid copying data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec/libwebpenc_animencoder: Allow user-supplied buffersAndreas Rheinhardt2021-05-23