]> git.sesse.net Git - ffmpeg/history - libavformat
lavu/tx: add 2-point FFT transform
[ffmpeg] / libavformat /
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
2020-02-17 James Almeravformat/dashenc: warn if Producer Reference Time eleme...
2020-02-17 James Almeravformat/dashenc: disable Resync elements when using...
2020-02-16 James Almeravformat/dashenc: always set coding_dependency to 1...
2020-02-16 James Almeravformat/dashenc: include an availabilityTimeComplete...
2020-02-16 James Almeravformat/dashenc: add Trick Mode support for AdaptationSets
2020-02-16 James Almeravformat/dashenc: make AdaptationSet id an integer...
2020-02-16 Michael Niedermayeravformat/utils: Fix integer overflow with complex time...
2020-02-16 Michael Niedermayeravformat/avidec: Avoid integer overflow in NI switch...
2020-02-16 Paul B Maholavformat/utils: avoid unsigned integer overflows
2020-02-16 Paul B Maholavcodec: fix pcm zork decoder
2020-02-15 Andreas Rheinhardtavformat/segafilmenc: Remove AVClass
2020-02-15 Marton Balintavformat/ftp: slightly rework file retrieval with seeking
2020-02-15 Marton Balintavformat/ftp: do not break protocol on username or...
2020-02-15 Marton Balintavformat/ftp: add support for escaped credentials
2020-02-15 Marton Balintavformat/httpauth: do not decode plus sign to space...
2020-02-15 Marton Balintavformat/urldecode: add the ability to not decode plus...
2020-02-15 Marton Balintavformat/http: escape unsafe URL path in HTTP request
2020-02-15 Marton Balintavformat/http: use AVBPrint to construct HTTP request
2020-02-15 Marton Balintavformat/http: make sure URL path contains a slash
2020-02-15 Marton Balintavformat/http: split the fragment part from the HTTP...
next