summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/realtextdec: read_ts() in 64bitsMichael Niedermayer2020-12-06
* avformat/dv: fix timestamps of audio packets in case of dropped corrupt audio...Marton Balint2020-12-06
* avformat/mspdec: Microsoft Paint (MSP) demuxerPeter Ross2020-12-06
* libavformat/mov.c: export vendor id as metadataThierry Foucu2020-12-05
* avformat/rtsp: prefer to use MAX_URL_SIZE for url and command bufferLimin Wang2020-12-05
* avformat/mpc8: Check remaining space in mpc8_parse_seektable()Michael Niedermayer2020-12-05
* avformat/wavdec: Check for EOF in cues readingMichael Niedermayer2020-12-05
* avformat/vqf: Check len for COMM chunksMichael Niedermayer2020-12-05
* avformat/mov: Use av_sat_add64() in mov_read_sidx()Michael Niedermayer2020-12-05
* avformat/mov: Avoid overflow in end computation in mov_read_custom()Michael Niedermayer2020-12-05
* avformat/id3v2: Sanity check tlen before alloc and uncompressMichael Niedermayer2020-12-05
* avformat/cafdec: Check the return code from av_add_index_entry()Michael Niedermayer2020-11-29
* avformat/cafdec: Check for EOF in index read loopMichael Niedermayer2020-11-29
* avformat/cafdec: Check that bytes_per_packet and frames_per_packet are non ne...Michael Niedermayer2020-11-29
* avformat/mpegts: Limit iterations of get_packet_size()Michael Niedermayer2020-11-29