summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/avs: Check if return code is representableMichael Niedermayer2023-10-03
* avformat/westwood_vqa: Check chunk sizeMichael Niedermayer2023-10-03
* avformat/sbgdec: Check for period overflowMichael Niedermayer2023-10-03
* avformat/concatdec: Check in/outpoint for overflowMichael Niedermayer2023-10-03
* lavf/gifdec: do not mark as notimestampsAnton Khirnov2023-10-03
* lavf/demux: restrict video parser duration handling to just GIFAnton Khirnov2023-10-03
* avformat/avformat: Deprecate AVFMT_ALLOW_FLUSHAndreas Rheinhardt2023-10-03
* avformat/matroskaenc: Write default duration for audioAndreas Rheinhardt2023-10-02
* avformat/matroskaenc: Don't create wrong packet durationsAndreas Rheinhardt2023-10-02
* avformat/aea: fix bitrate for monoPaul B Mahol2023-10-02
* avformat/aea: improve probe functionPaul B Mahol2023-10-02
* avformat/mov: Check avif_infoMichael Niedermayer2023-09-29
* avformat/mxfdec: Remove this_partitionMichael Niedermayer2023-09-29
* avformat/isom_tags: add missing CFHD tagPaul B Mahol2023-09-29
* avcodec/magicyuv: add 14bit rgb(a) supportPaul B Mahol2023-09-28
* swscale: add GBRAP14 format supportPaul B Mahol2023-09-28
* avformat/mov: Avoid cloning encryption info if its unchangedMichael Niedermayer2023-09-22
* avformat/hca: add support for decryptionPaul B Mahol2023-09-22
* avformat/cafdec: improve probingPaul B Mahol2023-09-21
* lavf/movenc: enable dvh1 FourCCDamiano Galassi2023-09-20
* lavf: deprecate AVFMT_FLAG_SHORTESTAnton Khirnov2023-09-18
* avformat/libssh: avoid deprecated functionsLeo Izen2023-09-18
* avformat: add CRI USM demuxerPaul B Mahol2023-09-17
* avformat/hls: reduce default max reload to 3Michael Niedermayer2023-09-16
* avformat/format: Stop reading data at EOF during probingMichael Niedermayer2023-09-16
* avformat/jpegxl_anim_dec: Check that size fits within argumentMichael Niedermayer2023-09-14
* avformat: Inline raw_codec_id where knownAndreas Rheinhardt2023-09-14
* avformat/mov: add interleaved_read optionZhao Zhili2023-09-14
* avformat/wtvdec: Avoid unnecessary allocationsAndreas Rheinhardt2023-09-12
* avformat/wtvdec: Use smaller upper bound for bufferAndreas Rheinhardt2023-09-12
* avformat/wtvdec: Fix signed integer overflowAndreas Rheinhardt2023-09-12
* avformat/wtvdec: Skip too big tagsAndreas Rheinhardt2023-09-12
* avformat/wtvdec: Don't truncate GUIDsAndreas Rheinhardt2023-09-12
* avformat/avio: Don't use incompatible function pointer type for callAndreas Rheinhardt2023-09-12
* avformat/aiffdec: improve probePaul B Mahol2023-09-12
* avformat/mpjpegdec: remove extra newlinesPaul B Mahol2023-09-11
* avformat/aviobuf: Fix function pointer equality checkAndreas Rheinhardt2023-09-11
* avformat/mxfdec: Don't pretend array to be bigger than it isAndreas Rheinhardt2023-09-11
* avformat/avio: Constify data pointees of write callbacksAndreas Rheinhardt2023-09-10
* avformat/aviobuf: Don't use incompatible function pointer type for callAndreas Rheinhardt2023-09-10
* avformat/adxdec: remove unneeded check for channels inside read_packet()Paul B Mahol2023-09-10
* avformat/avio: Remove redundant checksAndreas Rheinhardt2023-09-10
* avformat/avio: Remove duplicated freeing codeAndreas Rheinhardt2023-09-10
* avformat/avio_internal: Don't include url.hAndreas Rheinhardt2023-09-10
* avformat/teeproto: Remove always-false checkAndreas Rheinhardt2023-09-10
* avformat: Remove avformat and avio headers from protocolsAndreas Rheinhardt2023-09-10
* avformat/teeproto: Remove useless AVClass without optionsAndreas Rheinhardt2023-09-10
* avformat/dashenc: Avoid relocations for short stringsAndreas Rheinhardt2023-09-10
* avformat/dashenc: Simplify getting format stringAndreas Rheinhardt2023-09-10
* avformat/dashenc: Add const where appropriateAndreas Rheinhardt2023-09-10