summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: use av_timecode_make_smpte_tc_string2Marton Balint2020-09-13
* avformat: add Square SVS demuxerPaul B Mahol2020-09-13
* avformat/moflex: make seeking more usefulPaul B Mahol2020-09-13
* avformat/flic: add support for seeking to startPaul B Mahol2020-09-13
* avcodec/cdgraphics: fix decoded output when seeking to start of filePaul B Mahol2020-09-13
* avformat/cdg: Fix integer overflow in duration computationMichael Niedermayer2020-09-13
* avformat/brstm: remove custom allocation of table to hold coeffsPaul B Mahol2020-09-12
* avformat/brstm: fix decoding brstm with custom coeff offsetsPaul B Mahol2020-09-12
* lavf/mov: Remove redundant codeJun Zhao2020-09-12
* avformat/utils: Avoid duplicating extradata from extract_extradata BSFAndreas Rheinhardt2020-09-11
* avformat/brstm: clip timestamp when seeking into acceptable rangePaul B Mahol2020-09-10
* avformat/mca: clip timestamp when seeking into acceptable rangePaul B Mahol2020-09-10
* avformat: add mca demuxerZixing Liu2020-09-10
* avformat/segment: Avoid duplicating string when parsing frames listAndreas Rheinhardt2020-09-10
* avformat/segment: Fix error messagesAndreas Rheinhardt2020-09-10
* avformat/segment: Remove redundant code for freeing in write_trailerAndreas Rheinhardt2020-09-10
* avformat/segment: Free SegmentListEntries in deinit, not write_trailerAndreas Rheinhardt2020-09-10
* avformat/segment: Fix leak and invalid free of AVIOContextAndreas Rheinhardt2020-09-10
* avformat/segment: Fix leak of string on errorAndreas Rheinhardt2020-09-10
* avformat/segment: Fix segfault when error happens and segment list is outputAndreas Rheinhardt2020-09-10
* avformat/segment: Fix segfault on allocation error, avoid allocationAndreas Rheinhardt2020-09-10
* avformat/segment: Fix leak of duration/framenumber lists upon errorAndreas Rheinhardt2020-09-10
* avformat/segment: Don't overwrite AVCodecParameters after initAndreas Rheinhardt2020-09-10
* avformat/electronicarts: change non failure return of read_header() to 0Michael Niedermayer2020-09-08
* avformat/electronicarts: Check if there are any streamsMichael Niedermayer2020-09-07
* avformat/argo_asf: fix handling of v1.1 filesZane van Iperen2020-09-07
* avformat/avidec: Fix io_fsize overflowMichael Niedermayer2020-09-05
* avformat/dashdec: drop arbitrary DASH manifest size limitJan Ekström2020-09-05
* lavf/img2dec: Auto-detect Kodak Photo CD image files.Carl Eugen Hoyos2020-09-05
* avformat/yuv4mpegenc: Add const where appropriateAndreas Rheinhardt2020-09-04
* avformat/yuv4mpegenc: Simplify writing global and packet headersAndreas Rheinhardt2020-09-04
* avcodec: add PhotoCD decoderPaul B Mahol2020-09-04
* avformat/yuv4mpegenc: simplify writing the headerJames Almer2020-09-03
* avformat/mov: Stash mfra size if we're reading it anywayDerek Buitenhuis2020-09-03
* avformat/mov: Only read the mfra size once during sidx parsingDerek Buitenhuis2020-09-03
* avformat/mov: Do not try and seek to an mfra if the reader can't seekDerek Buitenhuis2020-09-03
* avformat/mov: Fix return type used for av_seek in mfra codeDerek Buitenhuis2020-09-03
* avformat: add MODS demuxerPaul B Mahol2020-09-03
* avformat: add moflex demuxerPaul B Mahol2020-09-03
* avformat/musx: improve probingPaul B Mahol2020-09-03
* avformat/wavdec: add support for chaptersPaul B Mahol2020-09-01
* avformat/wavdec: allow to change max size of single demuxed packetPaul B Mahol2020-09-01
* avformat/wavdec: add support for demuxing Broadcast Wave 64BitPaul B Mahol2020-09-01
* libavformat/dashenc: Reduce confusion in par error messageChris Miceli2020-08-31
* adtsenc: Add ability to write MPEG2 IDMarvin Scholz2020-08-30
* libavformat/mxfenc: color_range should be inclusiveHarry Mallon2020-08-29
* avformat/mxfdec: Read video range from CDCIEssenceDescriptorHarry Mallon2020-08-29
* avformat/mov: See if mfra makes up the difference for an incomplete sidx.Dale Curtis2020-08-28
* avformat/mpegtsenc: reindent the codeLimin Wang2020-08-26
* avformat/mpegtsenc: add registration descriptor for AC-3 and EAC3Limin Wang2020-08-26