summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/lagarith: return early on errorPaul B Mahol2021-10-10
* avcodec: add native Speex decoderPaul B Mahol2021-10-10
* avformat/librist: replace deprecated functionsGijs Peskens2021-10-10
* avformat/mpegts: fix max_packet_size in mpegts payload parsingMarton Balint2021-10-10
* avformat/mpegts: rename PES total_size to PES_packet_lengthMarton Balint2021-10-10
* avformat/mpegts: delay allocation of PES bufferMarton Balint2021-10-10
* avformat/mpegts: use named constants for stream_id typesMarton Balint2021-10-10
* avfilter/asrc_flite: Remove double ';'Andreas Rheinhardt2021-10-10
* avfilter/asrc_flite: Fix races upon (un)registering voicesAndreas Rheinhardt2021-10-10
* avfilter/asrc_flite: Fix use-after-freesAndreas Rheinhardt2021-10-10
* avfilter/asrc_flite: Don't segfault when using list_voices optionAndreas Rheinhardt2021-10-10
* avfilter/tests/filtfmts: Check for existence of formats/channel layoutsAndreas Rheinhardt2021-10-10
* avfilter/vf_scale: ReindentationAndreas Rheinhardt2021-10-10
* avfilter/vf_scale: Remove always-true checksAndreas Rheinhardt2021-10-10
* avfilter/vf_transpose: Don't call av_pix_fmt_desc_get() twiceAndreas Rheinhardt2021-10-10
* avfilter/tests/filtfmts: Replace macro by ordinary functionAndreas Rheinhardt2021-10-10
* avformat/libsrt: specify base of maxbw string to 10 instead of auto-detectLimin Wang2021-10-10
* avformat/libsrt: use strtoll/strtol for int64_t/intLimin Wang2021-10-10
* avformat/matroskadec: Reset state also on failure in matroska_reset_status()Michael Niedermayer2021-10-09
* avfilter/vf_v360: fix scaling to give proper resultsPaul B Mahol2021-10-09
* avfilter/vf_v360: do not round second arg for rescale()Paul B Mahol2021-10-09
* avcodec/mpeg12dec: Fix usage of init_get_bits() and use init_get_bits8()Limin Wang2021-10-09
* configure: export pkg-config includedir variableJames Almer2021-10-09
* avdevice/caca: Don't free AVOpt-enabled string manuallyAndreas Rheinhardt2021-10-09
* avdevice/caca: Make deinit function out of write_trailerAndreas Rheinhardt2021-10-09
* avfilter: add audio signal to distortion ratio filterPaul B Mahol2021-10-09
* avfilter/af_axcorrelate: add DBLP sample format supportPaul B Mahol2021-10-09
* doc/filters: specify more axcorrelate designPaul B Mahol2021-10-09
* avdevice/xv: Increase array sizeAndreas Rheinhardt2021-10-09
* avfilter/af_atilt: Constify filterAndreas Rheinhardt2021-10-09
* avformat/allformats: Fix data race when accessing devices listsAndreas Rheinhardt2021-10-09
* avcodec/h274: Fix signed left shiftMichael Niedermayer2021-10-09
* avformat/wavdec: Check smv_block_sizeMichael Niedermayer2021-10-09
* avformat/rmdec: Check for multiple audio_stream_infoMichael Niedermayer2021-10-09
* avcodec/h264_slice: Check idr_pic_idMichael Niedermayer2021-10-09
* avfilter/af_axcorrelate: fix integer overflow for huge segmentsPaul B Mahol2021-10-09
* avfilter/af_axcorrelate: always process all input samplesPaul B Mahol2021-10-09
* fftools/ffmpeg, ffmpeg_opt: Allocate (In|Out)putStream.pkt earlyAndreas Rheinhardt2021-10-08
* fftools/ffmpeg: Remove unnecessary av_packet_unref()Andreas Rheinhardt2021-10-08
* fftools/ffmpeg: Fix crash when flushing non-fully setup output streamAndreas Rheinhardt2021-10-08
* tests/fate-run: Use DEC_OPTS for additional input, tooAndreas Rheinhardt2021-10-08
* avfilter/avfiltergraph: Fix use-after-free when inserting auto-converterAndreas Rheinhardt2021-10-08
* avformat/img2dec: add GEM Raster image demuxerPeter Ross2021-10-08
* avcodec: GEM Raster image decoderPeter Ross2021-10-08
* avfilter/vf_avgblur_vulkan: fix incorrect conditional judgementWu Jianhua2021-10-08
* README: fix typo and description of libavfilterGyan Doshi2021-10-08
* avfilter/vf_showinfo: minor adjustment for the dump format of ROILimin Wang2021-10-08
* avcodec/hevcdec: set the film grain property if presentLimin Wang2021-10-08
* avutil/detection_bbox: Fix av_detection_bbox_alloc failed if nb_bboxes == 0Limin Wang2021-10-08
* avutil/detection_bbox: use offsetof for bboxes_offsetLimin Wang2021-10-08