]> git.sesse.net Git - ffmpeg/history - libavformat
libaomenc: enable 8, 10 and 12 bit RGB encoding
[ffmpeg] / libavformat /
2020-07-16 Zhao Zhiliavformat/mov: fix atom type to string conversion
2020-07-15 Gyan Doshiavformat/riffenc: indicate storage of flipped RGB bitmaps
2020-07-14 Limin WangAPI: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
2020-07-12 Moritz Barsnickavformat/mov: fix missing line break in messages
2020-07-12 Jun Zhaolavf/udp: fix the comments for default UDP socket recvb...
2020-07-10 Andreas Rheinhardtavformat/sdp: Fix potential write beyond end of buffer
2020-07-10 Andreas Rheinhardtavformat/mm: Check for existence of audio stream
2020-07-09 Siyuan Huanglibavformat/dashenc.c: Support mpd update period
2020-07-08 Limin Wangavformat/gifdec: -1 -> AV_BPRINT_SIZE_UNLIMITED
2020-07-07 Zhao Zhiliavformat/mov: Fix unaligned read of uint32_t and endian...
2020-07-07 Michael Niedermayeravformat/smjpegdec: Check the existence of referred...
2020-07-07 Steven Liuavformat/hlsenc: check fragment size plus start_pos...
2020-07-06 Andrey Semashevlibavformat/hlsenc: Remove duplicate close of the outpu...
2020-07-04 Andreas Rheinhardtavformat/smacker: Cosmetics
2020-07-04 Andreas Rheinhardtavformat/smacker: Use st->priv_data to store array
2020-07-04 Andreas Rheinhardtavformat/smacker: Don't read only one byte at a time
2020-07-04 Andreas Rheinhardtavformat/smacker: Don't allocate arrays separately
2020-07-04 Andreas Rheinhardtavformat/smacker: Improve timestamps
2020-07-04 Andreas Rheinhardtavformat/smacker: Stop caching and copying audio frames
2020-07-04 Andreas Rheinhardtavformat/smacker: Check audio frame size
2020-07-04 Andreas Rheinhardtavformat/smacker: Avoid potential inifinite loop on...
2020-07-04 Andreas Rheinhardtavformat/smacker: Don't increase packet counter prematurely
2020-07-03 Gautam Ramakrishnanlibavformat/img2dec: Added pgx demuxer
2020-07-02 Marvin Scholzavformat/icecast: Add option to use TLS connection
2020-07-02 Limin Wangavformat/hlsenc: simplify code to pass s directly
2020-07-02 Limin Wangavformat/hlsenc: fix av_bprint_finalize() usage
2020-07-02 Limin Wangavformat/hlsenc: use proper error codes
2020-07-02 Limin Wangavformat/au: check return value of au_read_annotation()
2020-07-02 Limin Wangavformat/au: check return value of av_bprint_finalize()
2020-07-02 Limin Wangavformat/dump: add a \n for end of ERROR log
2020-07-02 Andreas Rheinhardtavformat/hevc: Defer initializations in ff_isom_write_h...
2020-07-01 Zhao Zhiliavformat/mov: fix memleaks
2020-07-01 Andreas Rheinhardtlibavformat/mov: Fix memleaks when demuxing DV audio
2020-07-01 Michael Niedermayeravformat/utils: reorder duration computation to avoid...
2020-07-01 Michael Niedermayeravformat/hls: Pass a copy of the URL for probing
2020-07-01 Zhao Zhiliavformat/isom: add comment to mov_mdhd_language_map
2020-06-30 Andreas Rheinhardtavformat/dump: Use intermediate pointer for access...
2020-06-30 Andreas Rheinhardtavformat/dump: Use const where appropriate
2020-06-28 Derek Buitenhuislavf/movenc: Use a dynamic buffer when writing the...
2020-06-27 Andreas Rheinhardtavformat/smoothstreaming: Add deinit function
2020-06-27 Andreas Rheinhardtavformat/smoothstreaming: Don't write trailer of subcontext
2020-06-27 Michael Niedermayeravformat/mvdec: Fix integer overflow with billions...
2020-06-26 Andreas Rheinhardtavformat/avc, mxfenc: Avoid allocation of H264 SPS...
2020-06-26 Andreas Rheinhardtavformat/avc: Don't use ff_ prefix for static function
2020-06-26 Andreas Rheinhardtavformat/webvttdec: Accept \r as newline
2020-06-26 Andreas Rheinhardtavformat/av1: Avoid using dynamic buffer when assemblin...
2020-06-25 Michael Niedermayeravformat/microdvddec: skip malformed lines without...
2020-06-25 Levis Florianavformat/libamqp: add option delivery_mode
2020-06-24 Andreas Rheinhardtavformat/smoothstreaming: Forward errors from copying...
2020-06-22 Andreas Rheinhardtavformat/sccdec: Avoid variable that is always zero
2020-06-22 Andreas Rheinhardtavformat/pjsdec: Avoid variable that is always zero
2020-06-22 Andreas Rheinhardtavformat/mpl2dec: Avoid variable that is always zero
2020-06-22 Andreas Rheinhardtavformat/mov: Cosmetics
2020-06-22 Andreas Rheinhardtavformat/mov: Avoid allocation when reading ddts atom
2020-06-22 Andreas Rheinhardtavformat/mov: Use ffio_read_size where appropriate
2020-06-22 Andreas Rheinhardtavformat/mov: Avoid allocation+copy when moving extradata
2020-06-22 Andreas Rheinhardtavformat/mov: Read attached pics directly into st-...
2020-06-22 Andreas Rheinhardtavformat/mov: Check earlier whether reel_name string...
2020-06-22 Andreas Rheinhardtavcodec, avformat: Remove unnecessary initializations...
2020-06-22 Andreas Rheinhardtavformat/avformat: Improve documentation of av_stream_g...
2020-06-22 Andreas Rheinhardtavformat/flvdec: Cosmetics
2020-06-22 Przemysław Sobalaavformat/dashenc: Calculate average bitrate for adaptat...
2020-06-22 Przemysław SobalaRevert "avformat/dashenc: use AVStream timebase when...
2020-06-19 Limin Wangavformat/dvenc: return error code of dv_assemble_frame()
2020-06-18 Paul B Maholavformat: add MCC demuxer
2020-06-18 Paul B Maholavformat/sccdec: make splitting more robust
2020-06-18 Jun Zhaolavf/dashdec: Add missed side data/disposition
2020-06-18 vacingfanglavf/hls: Add missed side data/disposition
2020-06-17 Zane van Iperenavformat/apm: check codec tag in probe and add constant
2020-06-17 Derek Buitenhuisavformat/movenc: Write 'av01' as a compatible brand...
2020-06-16 Paul B Maholavformat/sccdec: simplify demuxer a little
2020-06-15 Paul B Maholavformat/sccdec: unbreak previous commits to this file
2020-06-15 Paul B Maholavformat/movenc: fix remuxing eia-608 into mov from...
2020-06-15 Paul B Maholavformat/mov: fix demuxing of eia-608
2020-06-15 Andreas Rheinhardtavformat/mov: Fix reel_name size check
2020-06-15 Andreas Rheinhardtavformat/mov: Fix memleak upon encountering repeating...
2020-06-15 Andreas Rheinhardtavformat/matroskaenc: Don't use NULL for %s format...
2020-06-15 Andreas Rheinhardtavformat/webvttdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/vplayerdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/tedcaptionsdec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/subviewerdec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/subviewer1dec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/stldec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/srtdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/sccdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/samidec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/pjsdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/mpsubdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/mpl2dec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/microdvddec: Fix memleak upon read header...
2020-06-15 Andreas Rheinhardtavformat/lrcdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/jacosubdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/assdec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/aqtitledec: Fix memleak upon read header failure
2020-06-15 Andreas Rheinhardtavformat/mov: Fix memleaks upon read_header failure
2020-06-15 Andreas Rheinhardtavformat/omadec: Fix memleaks upon read_header failure
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Fix memleaks in WebM DASH manifes...
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Use right number of tracks
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Fix handling gigantic durations
2020-06-15 Andreas Rheinhardtavformat/matroskadec: Move AVBufferRef instead of copyi...
next