]> git.sesse.net Git - ffmpeg/history - libavformat
avcodec/vp9: use a buffer pool to allocate VP9Frame extradata
[ffmpeg] / libavformat /
2020-03-26 Steve Lhommeavformat/matroskadec: fix the type of the TrackLanguage
2020-03-26 Andreas Rheinhardtavformat/matroskaenc: Avoid allocations for SeekHead
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Cosmetics
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Check unchecked functions for...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Add deinit function
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Add init function
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Remove unnecessary variable
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't copy header filename
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't keep pointer to AVOutputFormat
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Avoid unnecessary flushes
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Use API functions for child muxer
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Use appropriate initializer for...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Copy more information to the child...
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Close IO if writing header fails
2020-03-26 Andreas Rheinhardtavformat/webm_chunk: Don't use child AVFormatContext...
2020-03-25 Andreas Rheinhardtavformat/webmdashenc: Don't use custom option for bitex...
2020-03-25 Steve Lhommeavformat/matroska: add missing Buttons track type
2020-03-24 Andreas Rheinhardtavformat/dss: Use AV_DICT_DONT_STRDUP_VAL to save a...
2020-03-24 Andreas Rheinhardtavformat/hls: Don't strdup non-null-terminated string
2020-03-23 Limin Wangavformat/mxfdec: use av_asprintf()
2020-03-22 Andreas Rheinhardtavformat/hnm: Check for extradata allocation failure
2020-03-22 Andreas Rheinhardtavformat/subtitles: Don't increment packet counter...
2020-03-22 Andreas Rheinhardtavformat/bethsoftvid: Fix potential memleak upon reallo...
2020-03-22 Andreas Rheinhardtavformat/bethsoftvid: Avoid allocations and frees for...
2020-03-21 Michael Niedermayeravformat/asfdec_f: Fix overflow check in get_tag()
2020-03-21 Carl Eugen Hoyoslavf/subviewerdec: Support higher sub-second precision.
2020-03-20 Paul B Maholavformat/bink: properly mark packets that are key frames
2020-03-20 Nicolas Gaullieravformat/utils: Make find_stream_info get side data...
2020-03-19 Paul B Maholavformat/yuv4mpegdec: add support for 444alpha
2020-03-19 Paul B Maholavformat/yuv4mpegdec: use proper error codes
2020-03-19 Paul B Maholavformat/xwma: return always proper error codes
2020-03-19 Michael Niedermayeravformat/nsvdec: Fix memleaks on errors while reading...
2020-03-17 Paul B Maholremove CHAR_MIN/CHAR_MAX usage
2020-03-17 Paul B Maholavformat: add hca demuxer
2020-03-17 Paul B Maholavformat: add derf demuxer
2020-03-17 Paul B Maholavformat: add fwse demuxer
2020-03-15 Andreas Rheinhardtavformat/webmdashenc: Remove write_trailer
2020-03-14 Marton Balintavformat/mxfenc: allow all frame rates if -strict mode...
2020-03-14 Marton Balintavformat/mxfenc: factorize timecode checking and setting
2020-03-14 Marton Balintavformat/mxfenc: add some missing content package rates
2020-03-14 Marton Balintavformat/mxfenc: move content package rates and timebas...
2020-03-14 Marton Balintavformat/mxf: get rid of samples per frame array usage
2020-03-14 Marton Balintavformat/audiointerleave: disallow using a samples_per_...
2020-03-14 Andreas Rheinhardtavformat/smoothstreaming: Fix memleaks on errors
2020-03-14 Andreas Rheinhardtavformat/matroskaenc: Check BlockAdditional size before use
2020-03-14 Andreas Rheinhardtavformat/avienc: Use AV_STRINGIFY for compile time...
2020-03-14 Andreas Rheinhardtavformat/nutenc: Drop redundant frees
2020-03-14 Andreas Rheinhardtavformat/mux: Unify setting number of muxed packets
2020-03-14 Andreas Rheinhardtavformat/mux: Remove redundant checks for write errors
2020-03-14 Andreas Rheinhardtavformat/mxfenc: Reorder fields in MXFIndexEntry to...
2020-03-14 Carl Eugen Hoyoslavf/tty: Reduce probe score to fix ffmetadata auto...
2020-03-12 Paul B Maholavformat/avidec: recognize H265 fourcc as hevc
2020-03-12 Paul B Maholavformat/vpk: add seeking support
2020-03-12 Steven Liuavformat/hlsenc: set the options when open the key...
2020-03-12 Hongcheng Zhongavformat/hlsenc: Fix initial setting for start_pts
2020-03-11 David Bryantavcodec/wavpack: add support for DSD files
2020-03-10 vectronicavformat/movenc: add ICC profile support to colr atom
2020-03-10 vectronicavformat/mov: whitespace indent
2020-03-10 vectronicavformat/mov: add ICC profile support for colr atom
2020-03-10 vectronicAPI: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType
2020-03-09 Andriy Gelmanavformat/libzmq: Make default pkt_size value consistent...
2020-03-09 Andriy Gelmanavformat: Add AMQP version 0-9-1 protocol support
2020-03-09 Zane van Iperenavformat/alp: tweak probe function to return MAX-1
2020-03-09 Zane van Iperenavformat: add demuxer for LEGO Racers' ALP format
2020-03-08 phunkyfishavformat/udp: support w32pthreads compat
2020-03-05 Jun Zhaolavf/dashdec: add 3GPP TS26.247 probe in dash demuxer
2020-03-05 Jun Zhaolavf/dashdec: Add ts to the list of allowed extensions.
2020-03-02 Andreas Rheinhardtavformat/segment: Don't set extradata size twice
2020-03-02 Marton Balintavformat/mxfenc: use a zero based continuity counter
2020-02-28 Michael Niedermayeravformat/mp3dec: Count last partial frame in probe.
2020-02-28 Andreas Rheinhardtavformat/ivfenc: Don't use size_t for size of file
2020-02-27 Michael Niedermayerlibavformat/avienc: Check bits per sample for PAL8
2020-02-27 Michael Niedermayeravformat/mpegts: Improve the position determination...
2020-02-26 James Almeravformat/dashenc: use a quieter log lever when informin...
2020-02-25 Michael Niedermayeravformat/mvdec: Check stream numbers
2020-02-25 Andreas Rheinhardtavformat/mux: Cosmetics
2020-02-25 Andreas Rheinhardtavformat/segafilmenc: Add deinit function
2020-02-25 Andreas Rheinhardtavformat/segafilmenc: Combine several checks
2020-02-25 Paul B Maholavcodec/utvideodec: add support for UQY0
2020-02-23 Marton Balintavformat/libsrt: make avformat connect timeout 0 by...
2020-02-23 Marton Balintavformat/libsrt: use listen_timeout for listening
2020-02-23 Marton Balintavformat/libsrt: send non-blocking mode on both the...
2020-02-23 Marton Balintavformat/libsrt: small fixes in libsrt_neterrno()
2020-02-23 Marton Balintavformat/libsrt: poll for error conditions as well
2020-02-23 Marton Balintavformat/libsrt: fix checking connection result in...
2020-02-23 Marton Balintavformat/libsrt: fix name of timeout option
2020-02-23 Marton Balintavformat/libsrt: fix timeout unit confusion between...
2020-02-23 James Almeravformat/dashenc: always attempt to enable prft in...
2020-02-23 James Almeravformat/dashenc: write a capture time Producer Referen...
2020-02-23 James Almeravformat/dashenc: write the styp box when the first...
2020-02-22 Dale Curtisavformat/utils: Don't trigger errors for multiple id3...
2020-02-22 Andreas Rheinhardtavformat/segafilmenc: Remove redundant checks
2020-02-21 Zane van Iperenavformat: add demuxer for Rayman 2's APM format
2020-02-20 Anssi Hannulaavformat/spdifenc: fix TrueHD streams over 48kHz
2020-02-20 Anssi Hannulaavformat/spdifenc: fix handling of large TrueHD frames
2020-02-20 Anssi Hannulaavformat/spdifenc: make hd_buf an array
2020-02-20 Paul B Maholavformat/vivo: set packet duration
2020-02-20 Paul B Maholavformat/vivo: improve probing of some files
2020-02-20 Paul B Maholavcodec: add siren audio decoder
2020-02-19 Andreas Rheinhardtavformat/wtvdec: Forward errors when reading packet
next