summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/mvdec: Check stream numbersMichael Niedermayer2020-02-25
* avformat/mux: CosmeticsAndreas Rheinhardt2020-02-25
* avformat/segafilmenc: Add deinit functionAndreas Rheinhardt2020-02-25
* avformat/segafilmenc: Combine several checksAndreas Rheinhardt2020-02-25
* avcodec/utvideodec: add support for UQY0Paul B Mahol2020-02-25
* avformat/libsrt: make avformat connect timeout 0 by defaultMarton Balint2020-02-24
* avformat/libsrt: use listen_timeout for listeningMarton Balint2020-02-24
* avformat/libsrt: send non-blocking mode on both the listen and the connect so...Marton Balint2020-02-24
* avformat/libsrt: small fixes in libsrt_neterrno()Marton Balint2020-02-24
* avformat/libsrt: poll for error conditions as wellMarton Balint2020-02-24
* avformat/libsrt: fix checking connection result in non-blocking modeMarton Balint2020-02-24
* avformat/libsrt: fix name of timeout optionMarton Balint2020-02-24
* avformat/libsrt: fix timeout unit confusion between milisec and microsecMarton Balint2020-02-24
* avformat/dashenc: always attempt to enable prft in ldash modeJames Almer2020-02-22
* avformat/dashenc: write a capture time Producer Reference Time element when n...James Almer2020-02-22
* avformat/dashenc: write the styp box when the first frame of a segment is readyJames Almer2020-02-22
* avformat/utils: Don't trigger errors for multiple id3 tags.Dale Curtis2020-02-22
* avformat/segafilmenc: Remove redundant checksAndreas Rheinhardt2020-02-22
* avformat: add demuxer for Rayman 2's APM formatZane van Iperen2020-02-21
* avformat/spdifenc: fix TrueHD streams over 48kHzAnssi Hannula2020-02-20
* avformat/spdifenc: fix handling of large TrueHD framesAnssi Hannula2020-02-20
* avformat/spdifenc: make hd_buf an arrayAnssi Hannula2020-02-20
* avformat/vivo: set packet durationPaul B Mahol2020-02-20
* avformat/vivo: improve probing of some filesPaul B Mahol2020-02-20
* avcodec: add siren audio decoderPaul B Mahol2020-02-20
* avformat/wtvdec: Forward errors when reading packetAndreas Rheinhardt2020-02-19