summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/davs2.c: rename as avs2dec.c for better understandinghwren2020-10-06
* lavc/avs2_parser.c,lavf/davs2.c: add AVS2_* prefixhwren2020-10-06
* lavf/avs3dec: add raw avs3 demuxerhwren2020-10-06
* avformat/movenc: Avoid allocation for timecode trackAndreas Rheinhardt2020-10-05
* avformat/movenc: Don't forget to free fragment buffersAndreas Rheinhardt2020-10-05
* avformat/movenc: Free old vos_data before overwriting itAndreas Rheinhardt2020-10-05
* avformat/movenc: Don't free AVCodecParameters manuallyAndreas Rheinhardt2020-10-05
* avformat/movenc: Make some AVCodecTag tables staticAndreas Rheinhardt2020-10-04
* avformat/movenc: Fix segfault when remuxing rtp hint streamAndreas Rheinhardt2020-10-04
* avformat/moflex: Check m->size before seekingMichael Niedermayer2020-10-04
* avformat: add tri-ACE demuxerPaul B Mahol2020-10-03
* avformat/adxdec: demux multiple blocks at oncePaul B Mahol2020-10-03
* avformat/movenc: handle tracks w/o AVStreams in calculate_mpeg4_bit_ratesJan Ekström2020-10-02
* avformat/asfdec_f: Change order or operations slightlyMichael Niedermayer2020-10-02
* avformat/dxa: Use av_rescale() for duration computationMichael Niedermayer2020-10-02
* avformat/rtsp: fix parse_rtsp_messageZhao Zhili2020-10-02
* rtsp: Fix infinite loop in listen mode with UDP transportMartin Storsjö2020-10-02
* avformat/utils: add missing FF_API_LAVF_AVCTX checkJames Almer2020-10-01
* avformat/sdp: add missing FF_API_LAVF_AVCTX checkJames Almer2020-10-01
* avformat/movenc: Fix stack overflow when remuxing timecode tracksAndreas Rheinhardt2020-10-01
* avformat/movenc: Fix segfault upon allocation errorAndreas Rheinhardt2020-09-28
* avformat/iff: Check data_size not overflowing int64Michael Niedermayer2020-09-28
* lavf/hls: add AC-3/EAC-3 to allowed extensions file listJun Zhao2020-09-28
* avcodec: add Argonaut Games Video decoderPaul B Mahol2020-09-27
* avformat/argo_brp: use header frame countsZane van Iperen2020-09-27
* avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample rate in ...Zane van Iperen2020-09-27
* avformat/argo_brp: cosmeticsZane van Iperen2020-09-27
* avformat/argo_brp: handle the case where the BASF block isn't the firstZane van Iperen2020-09-27
* avformat/argo_brp: support MASK streamsZane van Iperen2020-09-27
* avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream()Zane van Iperen2020-09-27
* avformat/http: fix memleakZhao Zhili2020-09-25
* avformat: add IPU demuxerPaul B Mahol2020-09-24
* avformat/flvdec: RtmpSampleAccess no longer breaks stream detectionPeter van der Spek2020-09-23
* avformat/swfdec: Reorder allocations/initializationsAndreas Rheinhardt2020-09-23
* avformat/swfdec: Fix memleaks on errorAndreas Rheinhardt2020-09-23
* avformat/argo_asf: implement seekingZane van Iperen2020-09-23
* avcodec/magicyuv: add support for recently added new formatPaul B Mahol2020-09-22
* avformat/movenc: simplify ISML manifest bit rate logicJan Ekström2020-09-22
* avformat/movenc: use more fall-back values for average bit rate fieldsJan Ekström2020-09-22
* avformat/movenc: implement writing of the btrt boxJan Ekström2020-09-22
* avformat/movenc: utilize bit rate helper function in ISML writingJan Ekström2020-09-21
* avformat/movenc: split MPEG-4 bit rate value calculationJan Ekström2020-09-21
* avformat/moflex: Check pop_int() for overflowMichael Niedermayer2020-09-21
* avformat/vividas: Check for EOF in first loop in track_header()Michael Niedermayer2020-09-21
* avformat/wvdec: Check rate for overflowMichael Niedermayer2020-09-21
* avformat/dashdec: Avoid duplicating stringAndreas Rheinhardt2020-09-21
* avformat/dashdec: Fix memleak on allocation error, avoid allocationAndreas Rheinhardt2020-09-21
* avformat/dashdec: CosmeticsAndreas Rheinhardt2020-09-21
* avformat/dashdec: Remove redundant casts to constAndreas Rheinhardt2020-09-21
* avformat/dashdec: Return early for unsupported representationsAndreas Rheinhardt2020-09-21