summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mpegts: use stream index based lookup with merge_pmt_versions if str...Marton Balint2021-01-09
* avformat/mpegts: only clear programs which no longer exist or have a new PMTMarton Balint2021-01-09
* avformat/mpegts: rework clearing and adding pid to programMarton Balint2021-01-09
* avformat/mpegts: never discard PAT pidMarton Balint2021-01-09
* avformat/utils: do not overwrite already existing program with defaults in av...Marton Balint2021-01-09
* avformat/mov: adjust skip_samples according to seek timestampMatthieu Bouron2021-01-09
* avformat/dhav: Check position for overflowMichael Niedermayer2021-01-08
* avformat/utils: Change compute_chapters_end() from O(n²) to O(n log n)Michael Niedermayer2021-01-08
* avformat/hashenc: Deduplicate (stream)hash optionsAndreas Rheinhardt2021-01-08
* avformat/mxf: Deduplicate random_index_pack_keyAndreas Rheinhardt2021-01-08
* avformat/vividas: Check number of audio channelsMichael Niedermayer2021-01-05
* avformat/rtpdec: export Opus extradata in ff_rtp_parse_open()Jonathan Baudanza2021-01-03
* avformat/http: support retry on connection errorerankor2021-01-03
* avformat/wavdec: Avoid zeroing written to arrayMichael Niedermayer2021-01-03
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* avformat/rtsp: add satip_raw flag to receive raw mpegts streamAman Karmani2020-12-28
* avformat/rtsp: add support for satip://Aman Karmani2020-12-28
* avformat/mpegts: Fix argument type for av_logMichael Niedermayer2020-12-28
* avformat/mxfdec: Do not clear arrays in mxf_read_index_entry_array()Michael Niedermayer2020-12-28
* avformat/hlsproto: update comment of file descriptionSteven Liu2020-12-28
* avformat/hls: update comment of file descriptionSteven Liu2020-12-28
* avformat/swfdec: Allocate output buffer after reading inputMichael Niedermayer2020-12-24
* avformat/cafdec: clip sample rateMichael Niedermayer2020-12-24
* lavf/img2dec: Increase score for very large jpeg images.Carl Eugen Hoyos2020-12-24
* avformat/hlsenc: Add dependency on avc.oDerek Buitenhuis2020-12-22
* avformat/mpegts: simplify nb_packets codeMichael Niedermayer2020-12-22
* avformat/mpegts: Increase pcr_incr width to 64bitMichael Niedermayer2020-12-22
* avformat/libamqp: parse vhost in uriAndriy Gelman2020-12-21
* avformat/mov: Check if hoov is at the endMichael Niedermayer2020-12-19
* avformat/rtsp: set AV_OPT_FLAG_DEPRECATED on deprecated optionsAndriy Gelman2020-12-18
* avformat/url: Change () position in ff_make_absolute_url()Michael Niedermayer2020-12-16
* avformat/iff: Check data_sizeMichael Niedermayer2020-12-12
* avformat/utils: Improve ffio_limit logicAndreas Rheinhardt2020-12-11
* lavf/rawdec: Return a low score if the mjpeg probe function detected one frame.Carl Eugen Hoyos2020-12-11
* avformat/hashenc: Reuse hash_free() for framehash muxersAndreas Rheinhardt2020-12-10
* avformat/mov: remove an always true conditionZhao Zhili2020-12-10
* smvjpegdec: merge into mjpegdecAnton Khirnov2020-12-10
* lavf/mux: rewrite guessing the packet durationAnton Khirnov2020-12-10
* img2dec: export avg_frame_rateAnton Khirnov2020-12-10
* avformat/matroskadec: Sanity check codec_id/track typeMichael Niedermayer2020-12-09
* avformat/rpl: Check the number of streamsMichael Niedermayer2020-12-09
* avformat/vividas: Check sample_rateMichael Niedermayer2020-12-09
* avformat/vividas: Make len signedMichael Niedermayer2020-12-09
* avformat/framecrcenc: Make side-data checksums endian-independentAndreas Rheinhardt2020-12-08
* avformat/framecrcenc: Don't read after the end of side-dataAndreas Rheinhardt2020-12-08
* hlsenc: expand hls_fmp4_init_filename with strftime()Nikola Pajkovsky2020-12-08
* avformat/hls: Fixes overwriting existing #EXT-X-PROGRAM-DATE-TIME value in HL...Vignesh Ravichandran2020-12-08
* avformat/tee: allow packets with negative timestampsJan Ekström2020-12-07
* avformat/dsfdec: Check block_align more completelyMichael Niedermayer2020-12-06
* avformat/av1dec: check size before addition in probingMichael Niedermayer2020-12-06