summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffmpeg: use display matrix frame side data for autorotationJames Almer2021-09-16
* cmdutils: round rotation value to nearest integerJames Almer2021-09-16
* tools/dvd2concat: generate VOBSUB extradataNicolas George2021-09-16
* lavf/concatdec: add stream_extradata directiveNicolas George2021-09-16
* tools/dvd2concat: add support for chaptersNicolas George2021-09-16
* lavf/concat: add support for chaptersNicolas George2021-09-16
* tools/dvd2concat: specify stream_codec for subtitlesNicolas George2021-09-16
* lavf/concatdec: add stream_codec directiveNicolas George2021-09-16
* tests/concat-demuxer: add stream_meta testNicolas George2021-09-16
* tools/dvd2concat: include language metadataNicolas George2021-09-16
* lavf/concatdec: support stream metadataNicolas George2021-09-16
* lavf/concat: deprecate file_packet_metadataNicolas George2021-09-16
* lavf/concat: add file_packet_meta directiveNicolas George2021-09-16
* lavf/concat: refactor parsingNicolas George2021-09-16
* avcodec/elbg: Increase some fields to 64bitMichael Niedermayer2021-09-15
* avformat/rmdec: Use 64bit for intermediate for DEINT_ID_INT4Michael Niedermayer2021-09-15
* avformat/sbgdec: Check opt_duration and start for overflowMichael Niedermayer2021-09-15
* libavfilter/vf_vpp_qsv: fix uninitialized variable problemWenbin Chen2021-09-15
* avfilter/frei0r: use win32dlfcn wrapperTimo Rothenpieler2021-09-15
* configure: account for openssl3 license changeTimo Rothenpieler2021-09-15
* avcodec/dxva2_av1: fix superres_denom parameterTong Wu2021-09-14
* fftools/ffprobe: Don't access AVProgram.(start|end)_timeAndreas Rheinhardt2021-09-14
* avcodec/h264_picture: wait for the second slice to apply film grain on interl...James Almer2021-09-14
* avcodec/exr: Fix undefined integer multiplicationMichael Niedermayer2021-09-14
* avformat/mov: Check for duplicate clliMichael Niedermayer2021-09-14
* tools/target_dec_fuzzer: Adjust threshold for WMV3Michael Niedermayer2021-09-14
* avcodec/jpeg2000_parser: Check state!=0Michael Niedermayer2021-09-14
* avformat/utils: Ignore negative duration in codec_info_duration computationMichael Niedermayer2021-09-14
* avcodec/bsf: Unref the packet when flushingAndreas Rheinhardt2021-09-14
* avcodec/bsf: Use null-bsf for passthrough when availableAndreas Rheinhardt2021-09-14
* tools/target_bsf_fuzzer: Make it const-correctAndreas Rheinhardt2021-09-14
* configure: Remove null_bsf dependencyAndreas Rheinhardt2021-09-14
* avformat/jacosubdec: Check for min in t overflow in get_shift()Michael Niedermayer2021-09-13
* avformat/mxfdec: check channel number in mxf_get_d10_aes3_packet()Michael Niedermayer2021-09-13
* avfilter/internal: Add AVFILTER_DEFINE_CLASS_EXTAndreas Rheinhardt2021-09-13
* avfilter/vf_maskedminmax: Simplify initAndreas Rheinhardt2021-09-13
* avfilter/avfilter: Remove unused countAndreas Rheinhardt2021-09-13
* avfilter/af_speechnorm: improve EOF timestamp precisionPaul B Mahol2021-09-12
* avfilter/af_dynaudnorm: improve EOF timestamp precisionPaul B Mahol2021-09-12
* avcodec/wmadec: fix WMA gapless playbackbnnm2021-09-12
* avformat/dv: always set audio packet durationPaul B Mahol2021-09-12
* ffmpeg_hw: make hardware selection for filters more user friendlyHaihao Xiang2021-09-12
* avfilter/vf_extractplanes: fix regressionPaul B Mahol2021-09-12
* avcodec/h274: trim unnecessarily large arrayNiklas Haas2021-09-12
* avcodec/h274: don't read from uninitialized array membersNiklas Haas2021-09-12
* avfilter/vf_xfade: check default switch casePaul B Mahol2021-09-12
* avfilter/vf_xfade: add zoomin transitionPaul B Mahol2021-09-12
* avfilter/vf_extractplanes: stop marking alphaextract filter as dynamic outputsPaul B Mahol2021-09-12
* avfilter/af_afftfilt: reindent after last commitPaul B Mahol2021-09-12
* avfilter/af_afftfilt: add timeline supportPaul B Mahol2021-09-12