summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/asfdec_f: Fix overflow check in get_tag()Michael Niedermayer2020-03-21
* lavf/subviewerdec: Support higher sub-second precision.Carl Eugen Hoyos2020-03-21
* avformat/bink: properly mark packets that are key framesPaul B Mahol2020-03-20
* avformat/utils: Make find_stream_info get side data from codec contextNicolas Gaullier2020-03-20
* avformat/yuv4mpegdec: add support for 444alphaPaul B Mahol2020-03-19
* avformat/yuv4mpegdec: use proper error codesPaul B Mahol2020-03-19
* avformat/xwma: return always proper error codesPaul B Mahol2020-03-19
* avformat/nsvdec: Fix memleaks on errors while reading the headerMichael Niedermayer2020-03-19
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* avformat: add hca demuxerPaul B Mahol2020-03-17
* avformat: add derf demuxerPaul B Mahol2020-03-17
* avformat: add fwse demuxerPaul B Mahol2020-03-17
* avformat/webmdashenc: Remove write_trailerAndreas Rheinhardt2020-03-15
* avformat/mxfenc: allow all frame rates if -strict mode is set to unofficial o...Marton Balint2020-03-14
* avformat/mxfenc: factorize timecode checking and settingMarton Balint2020-03-14
* avformat/mxfenc: add some missing content package ratesMarton Balint2020-03-14
* avformat/mxfenc: move content package rates and timebase combinations to a se...Marton Balint2020-03-14
* avformat/mxf: get rid of samples per frame array usageMarton Balint2020-03-14
* avformat/audiointerleave: disallow using a samples_per_frame arrayMarton Balint2020-03-14
* avformat/smoothstreaming: Fix memleaks on errorsAndreas Rheinhardt2020-03-14
* avformat/matroskaenc: Check BlockAdditional size before useAndreas Rheinhardt2020-03-14
* avformat/avienc: Use AV_STRINGIFY for compile time constantAndreas Rheinhardt2020-03-14
* avformat/nutenc: Drop redundant freesAndreas Rheinhardt2020-03-14
* avformat/mux: Unify setting number of muxed packetsAndreas Rheinhardt2020-03-14
* avformat/mux: Remove redundant checks for write errorsAndreas Rheinhardt2020-03-14
* avformat/mxfenc: Reorder fields in MXFIndexEntry to make it smallerAndreas Rheinhardt2020-03-14
* lavf/tty: Reduce probe score to fix ffmetadata auto-detection.Carl Eugen Hoyos2020-03-14
* avformat/avidec: recognize H265 fourcc as hevcPaul B Mahol2020-03-12
* avformat/vpk: add seeking supportPaul B Mahol2020-03-12
* avformat/hlsenc: set the options when open the key info filesSteven Liu2020-03-12
* avformat/hlsenc: Fix initial setting for start_ptsHongcheng Zhong2020-03-12
* avcodec/wavpack: add support for DSD filesDavid Bryant2020-03-11
* avformat/movenc: add ICC profile support to colr atomvectronic2020-03-10
* avformat/mov: whitespace indentvectronic2020-03-10
* avformat/mov: add ICC profile support for colr atomvectronic2020-03-10
* API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic2020-03-10
* avformat/libzmq: Make default pkt_size value consistent with amqpAndriy Gelman2020-03-09
* avformat: Add AMQP version 0-9-1 protocol supportAndriy Gelman2020-03-09
* avformat/alp: tweak probe function to return MAX-1Zane van Iperen2020-03-09
* avformat: add demuxer for LEGO Racers' ALP formatZane van Iperen2020-03-09
* avformat/udp: support w32pthreads compatphunkyfish2020-03-08
* lavf/dashdec: add 3GPP TS26.247 probe in dash demuxerJun Zhao2020-03-05
* lavf/dashdec: Add ts to the list of allowed extensions.Jun Zhao2020-03-05
* avformat/segment: Don't set extradata size twiceAndreas Rheinhardt2020-03-02
* avformat/mxfenc: use a zero based continuity counterMarton Balint2020-03-02
* avformat/mp3dec: Count last partial frame in probe.Michael Niedermayer2020-02-28
* avformat/ivfenc: Don't use size_t for size of fileAndreas Rheinhardt2020-02-28
* libavformat/avienc: Check bits per sample for PAL8Michael Niedermayer2020-02-27
* avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_p...Michael Niedermayer2020-02-27
* avformat/dashenc: use a quieter log lever when informing prft was automatical...James Almer2020-02-26