23111 Commits (c7ece8e26f313bba7ab30f0ac7cfd282b6ff51e0)

Author SHA1 Message Date
Limin Wang 6f36eb0da7 avformat/mpegtsenc: make first_pcr sync with the first valid dts 4 years ago
Limin Wang f3568a33c9 avformat/mpegtsenc: use total_size instead of avio_tell() 4 years ago
Zane van Iperen 7a11cc29d6
avformat: add alp muxer 4 years ago
Zane van Iperen 5df7fd1cbe
avformat/alp: fix handling of TUN files 4 years ago
Michael Niedermayer 728330462c avformat/rmdec: Make expected_len 64bit 4 years ago
Michael Niedermayer b23a619c13 avformat/pcm: Check block_align 4 years ago
Michael Niedermayer 80bc2ac3c0 avformat/lrcdec: Clip timestamps 4 years ago
Michael Niedermayer 857aba7c45 avformat/electronicarts: Check for EOF in each iteration of the loop in ea_read_packet() 4 years ago
Michael Niedermayer b990148d1e avformat/ifv: Check that total frames do not overflow 4 years ago
Michael Niedermayer 7c144b363e avformat/nistspheredec: Check bps 4 years ago
Michael Niedermayer 715ff75e5d avformat/jacosubdec: Use 64bit inside get_shift() 4 years ago
Michael Niedermayer 37396e9ba8 avformat/genh: Check block_align 4 years ago
Michael Niedermayer a413ed9863 avformat/mvi: Check count for overflow 4 years ago
Michael Niedermayer 209b9ff5c3 avformat/asfdec_f: Check for negative ext_len 4 years ago
Michael Niedermayer 50b29f081e avformat/bethsoftvid: Check image dimensions before use 4 years ago
Michael Niedermayer c95b47e18f avformat/genh: Check block_align for how it will be used in SDX2_DPCM 4 years ago
Michael Niedermayer e680d50eb4 avformat/au: Check for EOF in au_read_annotation() 4 years ago
Michael Niedermayer c7a5face77 avformat/vividas: Check for zero v_size 4 years ago
Michael Niedermayer d34e4904cd avformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0 4 years ago
Michael Niedermayer c0d7fd269b avformat/segafilm: Check that there is a stream 4 years ago
Limin Wang 6fb2bdd1d0 avformat/udp: cosmetics 4 years ago
Limin Wang 2676277b6d avformat/udp: clarify option description for timeout unit 4 years ago
Limin Wang 784ce1c294 avformat/rtsp: reuse POLLING_TIME and remove POLL_TIMEOUT_MS 4 years ago
Limin Wang 92c40ef882 avformat/rtsp: support for listen_timeout option for sdp 4 years ago
Limin Wang 2aceae1438 avformat/rtpproto: support for rtp read timeout 4 years ago
bevis de59826703 libavformat/hls: use local var url for log to avoid crash 4 years ago
Michael Niedermayer 1868cb7316 avformat/wtvdec: Check dir_length 4 years ago
Michael Niedermayer a927128617 avformat/ffmetadec: finalize AVBPrint on errors 4 years ago
Zane van Iperen 53ac499f01
avformat/riff: prevent muxing adpcm_swf with a variable block size 4 years ago
Chris Miceli be852803eb libavformat/utils: Fix misleading indent 4 years ago
Michael Niedermayer 44ff5a1bff avformat/boadec: Check that channels and block_align are set 4 years ago
Michael Niedermayer 2be51d14f2 avformat/av1dec: Fix padding in obu_get_packet() 4 years ago
Michael Niedermayer 0d088a47ca avformat/asfdec_f: Check name_len for overflow 4 years ago
Andreas Rheinhardt fe2be5d9ce avformat/hlsenc: Fix check for SPS 4 years ago
Andreas Rheinhardt c4f65611bc avformat/hlsenc: Fix mixed declaration and code 4 years ago
Andreas Rheinhardt 1ba174f461 avformat/hlsenc: Don't use uninitialized buffer in av_stristr() 4 years ago
Andreas Rheinhardt 96ad55df5b avformat/hlsenc: Fix extradata length check 4 years ago
Michael Niedermayer 685ed1cbd1 avformat/sbgdec: Check for timestamp overflow in parse_time_sequence() 4 years ago
Steven Liu a2b1dd0ce3 avformat/hlsenc: support CODECS Attribute in hevc EXT-X-STREAM-INF 4 years ago
Steven Liu b5ca8f2c66 avformat/hlsenc: compute video_keyframe_size after write keyframe 4 years ago
Steven Liu 1ee52b2b6c avformat/dashdec: check the root url length 4 years ago
Steven Liu a424671e4f avformat/hlsenc: process hls_time value too small sence 4 years ago
James Almer bddf53841a avformat/options: use the iterate API in format_child_class_next() 4 years ago
Michael Niedermayer 7ac87a2c34 avformat/kvag: Fix integer overflow in bitrate computation 4 years ago
Michael Niedermayer 3162482a14 avformat/ape: Remove seektable and bittable 4 years ago
Michael Niedermayer aee8477c6b avformat/rmdec: sanity check coded_framesize 4 years ago
Michael Niedermayer 33624f4f2e avformat/flvdec: Check for EOF in amf_parse_object() 4 years ago
Michael Niedermayer 3300f5c133 avformat/icodec: Change order of operations to avoid NULL dereference 4 years ago
Brad Hards fcec7a6848 avformat/mpegts: replace magic descriptor_tag values with defines 4 years ago
Zhao Zhili 15a74d21f3 avformat/udp: remove redundant setting of h->max_packet_size 4 years ago