summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* lavf/rtpdec_jpeg: Fix JFIF version.Carl Eugen Hoyos2020-08-25
* lavf/mxfdec: Limit score for files with run-in.Carl Eugen Hoyos2020-08-25
* Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streamsVikas Agrawal2020-08-24
* avformat/mpegtsenc: support DVB 6A descriptor for AC-3Limin Wang2020-08-23
* libavformat/ffmetadec.c: Fix Use-of-uninitialized-valueThierry Foucu2020-08-22
* libavformat/nut: Support SSA and ASS subtitleshax@riseup.net2020-08-22
* avformat/movenc: write the colr atom by defaultMichael Bradshaw2020-08-21
* avformat/libsrt: close listen fd in listener modeNicolas Sugino2020-08-20
* avformat/siff: Reject audio packets without audio streamMichael Niedermayer2020-08-20
* libavformat/r3d.c: Fix Use-of-uninitialized-value in filename.Thierry Foucu2020-08-20
* avformat/mpegts: only reset timestamps to NOPTS for DVB teletextJan Ekström2020-08-18
* avformat/mpeg: Check avio_read() return value in get_pts()Michael Niedermayer2020-08-18