]> git.sesse.net Git - ffmpeg/history - libavformat
avcodec/adpcm_ima_apm: support custom block size for encoding
[ffmpeg] / libavformat /
2020-09-20 Zane van Iperenavformat/argo_brp: set BVID packet duration
2020-09-20 Zane van Iperenavformat/argo_brp: handle multiple BASF blocks
2020-09-20 Zane van Iperenavformat/argo_brp: make sure stream ids match
2020-09-20 Zane van Iperenavformat/argo_brp: cleanup 'goto fail's
2020-09-20 Zane van Iperenavformat/argo_brp: remove an allocation
2020-09-20 Zane van Iperenavformat/argo_asf: cosmetics
2020-09-20 Zane van Iperenavformat/argo_asf: fix enforcement of chunk count
2020-09-20 Andreas Rheinhardtavformat/swfdec: Avoid unnecessary skip
2020-09-20 Andreas Rheinhardtavformat/swfenc: Fix memleak upon write_header error
2020-09-19 Andreas Rheinhardtavformat/rmdec: Fix potential crash on allocation failure
2020-09-19 Andreas Rheinhardtavformat/rmdec: Actually return value < 0 on read_heade...
2020-09-19 Andreas Rheinhardtavformat/avidec: Fix memleak when error happens after...
2020-09-19 Zane van Iperenavformat/argo_{asf,brp}: use variable frame sizes when...
2020-09-18 Michael Niedermayeravformat/3dostr: Check remaining buffer in probe before...
2020-09-18 Paul B Maholavformat: add CRI AAX demuxer
2020-09-18 Paul B Maholavformat: add DAT CCTV demuxer
2020-09-17 Paul B Maholavformat/3dostr: make probing more robust
2020-09-17 Harry Mallonavformat/mxfdec: Read Apple private Content Light Level...
2020-09-17 Harry Mallonavformat/mxfenc: Write Mastering Display Colour Volume...
2020-09-17 Harry Mallonavformat/mxfdec: Read Mastering Display Colour Volume...
2020-09-16 Zane van Iperenavformat/argo_asf: initialise file header inline
2020-09-15 James Almeravformat/argo_asf: add missing avformat.h include
2020-09-15 James Almeravcodec/packet: move AVPacketList definition and functi...
2020-09-14 Zane van Iperenavformat: add Argonaut Games BRP demuxer
2020-09-14 Zane van Iperenavformat/argo_asf: add ASF_MIN_BUFFER_SIZE #define
2020-09-14 Zane van Iperenavformat/argo_asf: split functionality into a header
2020-09-14 Zane van Iperenavformat/argo_asf: bail if invalid tag
2020-09-13 Marton Balintavformat: use av_timecode_make_smpte_tc_string2
2020-09-13 Paul B Maholavformat: add Square SVS demuxer
2020-09-13 Paul B Maholavformat/moflex: make seeking more useful
2020-09-13 Paul B Maholavformat/flic: add support for seeking to start
2020-09-13 Paul B Maholavcodec/cdgraphics: fix decoded output when seeking...
2020-09-13 Michael Niedermayeravformat/cdg: Fix integer overflow in duration computation
2020-09-12 Paul B Maholavformat/brstm: remove custom allocation of table to...
2020-09-12 Paul B Maholavformat/brstm: fix decoding brstm with custom coeff...
2020-09-12 Jun Zhaolavf/mov: Remove redundant code
2020-09-11 Andreas Rheinhardtavformat/utils: Avoid duplicating extradata from extrac...
2020-09-10 Paul B Maholavformat/brstm: clip timestamp when seeking into accept...
2020-09-10 Paul B Maholavformat/mca: clip timestamp when seeking into acceptab...
2020-09-10 Zixing Liuavformat: add mca demuxer
2020-09-10 Andreas Rheinhardtavformat/segment: Avoid duplicating string when parsing...
2020-09-10 Andreas Rheinhardtavformat/segment: Fix error messages
2020-09-10 Andreas Rheinhardtavformat/segment: Remove redundant code for freeing...
2020-09-10 Andreas Rheinhardtavformat/segment: Free SegmentListEntries in deinit...
2020-09-10 Andreas Rheinhardtavformat/segment: Fix leak and invalid free of AVIOContext
2020-09-10 Andreas Rheinhardtavformat/segment: Fix leak of string on error
2020-09-10 Andreas Rheinhardtavformat/segment: Fix segfault when error happens and...
2020-09-10 Andreas Rheinhardtavformat/segment: Fix segfault on allocation error...
2020-09-10 Andreas Rheinhardtavformat/segment: Fix leak of duration/framenumber...
2020-09-10 Andreas Rheinhardtavformat/segment: Don't overwrite AVCodecParameters...
2020-09-07 Michael Niedermayeravformat/electronicarts: change non failure return...
2020-09-07 Michael Niedermayeravformat/electronicarts: Check if there are any streams
2020-09-07 Zane van Iperenavformat/argo_asf: fix handling of v1.1 files
2020-09-05 Michael Niedermayeravformat/avidec: Fix io_fsize overflow
2020-09-05 Jan Ekströmavformat/dashdec: drop arbitrary DASH manifest size...
2020-09-05 Carl Eugen Hoyoslavf/img2dec: Auto-detect Kodak Photo CD image files.
2020-09-04 Andreas Rheinhardtavformat/yuv4mpegenc: Add const where appropriate
2020-09-04 Andreas Rheinhardtavformat/yuv4mpegenc: Simplify writing global and packe...
2020-09-04 Paul B Maholavcodec: add PhotoCD decoder
2020-09-03 James Almeravformat/yuv4mpegenc: simplify writing the header
2020-09-03 Derek Buitenhuisavformat/mov: Stash mfra size if we're reading it anyway
2020-09-03 Derek Buitenhuisavformat/mov: Only read the mfra size once during sidx...
2020-09-03 Derek Buitenhuisavformat/mov: Do not try and seek to an mfra if the...
2020-09-03 Derek Buitenhuisavformat/mov: Fix return type used for av_seek in mfra...
2020-09-03 Paul B Maholavformat: add MODS demuxer
2020-09-03 Paul B Maholavformat: add moflex demuxer
2020-09-03 Paul B Maholavformat/musx: improve probing
2020-09-01 Paul B Maholavformat/wavdec: add support for chapters
2020-09-01 Paul B Maholavformat/wavdec: allow to change max size of single...
2020-09-01 Paul B Maholavformat/wavdec: add support for demuxing Broadcast...
2020-08-31 Chris Micelilibavformat/dashenc: Reduce confusion in par error...
2020-08-30 Marvin Scholzadtsenc: Add ability to write MPEG2 ID
2020-08-29 Harry Mallonlibavformat/mxfenc: color_range should be inclusive
2020-08-29 Harry Mallonavformat/mxfdec: Read video range from CDCIEssenceDescr...
2020-08-28 Dale Curtisavformat/mov: See if mfra makes up the difference for...
2020-08-26 Limin Wangavformat/mpegtsenc: reindent the code
2020-08-26 Limin Wangavformat/mpegtsenc: add registration descriptor for...
2020-08-25 Carl Eugen Hoyoslavf/rtpdec_jpeg: Fix JFIF version.
2020-08-24 Carl Eugen Hoyoslavf/mxfdec: Limit score for files with run-in.
2020-08-24 Vikas AgrawalSet AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streams
2020-08-22 Limin Wangavformat/mpegtsenc: support DVB 6A descriptor for AC-3
2020-08-22 Thierry Fouculibavformat/ffmetadec.c: Fix Use-of-uninitialized-value
2020-08-22 hax@riseup.netlibavformat/nut: Support SSA and ASS subtitles
2020-08-21 Michael Bradshawavformat/movenc: write the colr atom by default
2020-08-20 Nicolas Suginoavformat/libsrt: close listen fd in listener mode
2020-08-20 Michael Niedermayeravformat/siff: Reject audio packets without audio stream
2020-08-20 Thierry Fouculibavformat/r3d.c: Fix Use-of-uninitialized-value in...
2020-08-18 Jan Ekströmavformat/mpegts: only reset timestamps to NOPTS for...
2020-08-18 Michael Niedermayeravformat/mpeg: Check avio_read() return value in get_pts()
2020-08-18 Andreas Rheinhardtavformat/mlvdec: Only store dimensions after having...
2020-08-18 Andreas Rheinhardtavformat/mlvdec: Don't leak open AVIOContexts on error
2020-08-18 Andreas Rheinhardtavformat/mlvdec: Check for existence of AVIOContext...
2020-08-18 Andreas Rheinhardtavformat/hls: Use av_init_pkt() directly
2020-08-18 Andreas Rheinhardtavformat/hls: Remove redundant resetting of AVPacket
2020-08-18 Andreas Rheinhardtavformat/hls: Fix memleak when url is empty
2020-08-16 James Almeravformat/av1dec: don't update temporal_unit_size after...
2020-08-15 James Almeravformat/av1dec: inline obu_read_data() and obu_prefetc...
2020-08-14 James Almeravformat/av1dec: fix return value on some code paths
2020-08-14 James Almeravformat/av1dec: add missing preprocessor wrappers...
2020-08-14 Xu Guangxinavformat/av1dec: add low-overhead bitstream format
next