summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/icecast: Add option to use TLS connectionMarvin Scholz2020-07-02
* avformat/hlsenc: simplify code to pass s directlyLimin Wang2020-07-02
* avformat/hlsenc: fix av_bprint_finalize() usageLimin Wang2020-07-02
* avformat/hlsenc: use proper error codesLimin Wang2020-07-02
* avformat/au: check return value of au_read_annotation()Limin Wang2020-07-02
* avformat/au: check return value of av_bprint_finalize()Limin Wang2020-07-02
* avformat/dump: add a \n for end of ERROR logLimin Wang2020-07-02
* avformat/hevc: Defer initializations in ff_isom_write_hvcc()Andreas Rheinhardt2020-07-02
* avformat/mov: fix memleaksZhao Zhili2020-07-01
* libavformat/mov: Fix memleaks when demuxing DV audioAndreas Rheinhardt2020-07-01
* avformat/utils: reorder duration computation to avoid overflowMichael Niedermayer2020-07-01
* avformat/hls: Pass a copy of the URL for probingMichael Niedermayer2020-07-01
* avformat/isom: add comment to mov_mdhd_language_mapZhao Zhili2020-07-01
* avformat/dump: Use intermediate pointer for access to programs arrayAndreas Rheinhardt2020-06-30
* avformat/dump: Use const where appropriateAndreas Rheinhardt2020-06-30
* lavf/movenc: Use a dynamic buffer when writing the mfra boxDerek Buitenhuis2020-06-28
* avformat/smoothstreaming: Add deinit functionAndreas Rheinhardt2020-06-27
* avformat/smoothstreaming: Don't write trailer of subcontextAndreas Rheinhardt2020-06-27
* avformat/mvdec: Fix integer overflow with billions of channelsMichael Niedermayer2020-06-27
* avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleakAndreas Rheinhardt2020-06-26
* avformat/avc: Don't use ff_ prefix for static functionAndreas Rheinhardt2020-06-26
* avformat/webvttdec: Accept \r as newlineAndreas Rheinhardt2020-06-26
* avformat/av1: Avoid using dynamic buffer when assembling av1cAndreas Rheinhardt2020-06-26
* avformat/microdvddec: skip malformed lines without frame number.Michael Niedermayer2020-06-25
* avformat/libamqp: add option delivery_modeLevis Florian2020-06-24
* avformat/smoothstreaming: Forward errors from copying white/blacklistsAndreas Rheinhardt2020-06-24
* avformat/sccdec: Avoid variable that is always zeroAndreas Rheinhardt2020-06-22
* avformat/pjsdec: Avoid variable that is always zeroAndreas Rheinhardt2020-06-22
* avformat/mpl2dec: Avoid variable that is always zeroAndreas Rheinhardt2020-06-22
* avformat/mov: CosmeticsAndreas Rheinhardt2020-06-22
* avformat/mov: Avoid allocation when reading ddts atomAndreas Rheinhardt2020-06-22
* avformat/mov: Use ffio_read_size where appropriateAndreas Rheinhardt2020-06-22
* avformat/mov: Avoid allocation+copy when moving extradataAndreas Rheinhardt2020-06-22
* avformat/mov: Read attached pics directly into st->attached_picAndreas Rheinhardt2020-06-22
* avformat/mov: Check earlier whether reel_name string is emptyAndreas Rheinhardt2020-06-22
* avcodec, avformat: Remove unnecessary initializations of side data sizeAndreas Rheinhardt2020-06-22
* avformat/avformat: Improve documentation of av_stream_get_side_dataAndreas Rheinhardt2020-06-22
* avformat/flvdec: CosmeticsAndreas Rheinhardt2020-06-22
* avformat/dashenc: Calculate average bitrate for adaptation sets in static man...Przemysław Sobala2020-06-22
* Revert "avformat/dashenc: use AVStream timebase when computing missing bitrate"Przemysław Sobala2020-06-22
* avformat/dvenc: return error code of dv_assemble_frame()Limin Wang2020-06-19
* avformat: add MCC demuxerPaul B Mahol2020-06-18
* avformat/sccdec: make splitting more robustPaul B Mahol2020-06-18
* lavf/dashdec: Add missed side data/dispositionJun Zhao2020-06-18
* lavf/hls: Add missed side data/dispositionvacingfang2020-06-18
* avformat/apm: check codec tag in probe and add constantZane van Iperen2020-06-17
* avformat/movenc: Write 'av01' as a compatible brand when muxing AV1Derek Buitenhuis2020-06-17
* avformat/sccdec: simplify demuxer a littlePaul B Mahol2020-06-17
* avformat/sccdec: unbreak previous commits to this filePaul B Mahol2020-06-15
* avformat/movenc: fix remuxing eia-608 into mov from other containersPaul B Mahol2020-06-15