21714 Commits (c62a1db0ac16a4e7c87f31ec077d5ff69a4f6760)

Author SHA1 Message Date
Andreas Rheinhardt 36aceb6174 avformat/matroskadec: Get rid of cluster size field assumption 6 years ago
Andreas Rheinhardt 70baf729b5 avformat/matroskadec: Remove non-incremental parsing of clusters 6 years ago
Andreas Rheinhardt e5ec131856 avformat/matroskadec: Use generic size check for signed integers 6 years ago
Andreas Rheinhardt 07d4056052 avformat/matroskadec: Don't copy attached pictures 6 years ago
Bela Bodecs 1beeb3b877 avformat/hlsenc: better checking var_stream_map content 6 years ago
Michael Niedermayer 01d8c72b95 avformat/vividas: reduce keybits to require half the space 6 years ago
Michael Niedermayer 8c6c2747bc avformat/vividas: Fix invalid shift in decode_key() 6 years ago
Michael Niedermayer 06a90cc783 avformat/jacosubdec: Fix timeres to 1/100 units convertion overflow 6 years ago
Michael Niedermayer 54918b5116 avformat/icodec: Free ico->images on error paths 6 years ago
Michael Niedermayer 112eb17a2b avformat/wsddec: Fix undefined shift 6 years ago
Michael Niedermayer 8e3e63e9ac avformat/tiertexseq: Cleanup on error 6 years ago
Michael Niedermayer 902b06f2d4 avformat/tiertexseq: Move seq_read_close() up so it can be used for cleanup 6 years ago
Swaraj Hota d70fece560 avformat/ifv: added support for ifv cctv files 6 years ago
Gyan Doshi 91f5950f83 avformat/segment: fix muxing tmcd tracks in MOV 6 years ago
Bodecs Bela 86f04b918c avformat/hlsenc: enhanced %v handling with variant names 6 years ago
Bodecs Bela 09a4853930 av_format/hlsenc: fix %v handling by format_name function 6 years ago
Gyan Doshi 2fdbeb0b8c avformat/segment: fix increment_tc 6 years ago
Michael Niedermayer dd357d76e5 avformat/wtvdec: Avoid (32bit signed) sectors 6 years ago
Michael Niedermayer 2a0f23b9d6 avformat/sbgdec: Fixes integer overflow in str_to_time() with hours 6 years ago
Michael Niedermayer aa003019ab avformat/vpk: Check offset for validity 6 years ago
Michael Niedermayer 8c6c4129b4 avformat/vpk: Fix integer overflow in samples_per_block computation 6 years ago
Remita Amine bc1749c6e4 lavf/tls_gnutls: retry gnutls_handshake on non fatal errors 6 years ago
Steven Liu 665759c3c8 avformat/dashdec: check copy_init_section memory alloc result 6 years ago
Jun Zhao 6f82bf9dd3 lavf/hls: More log message 6 years ago
Jun Zhao c351873e06 lavf/webvtt: fix ffmpeg -h demuxer=webvtt can't dump options 6 years ago
Steven Liu bee0fba7e6 avformat/hls: add http 2.0 version number compare for the http_multiple 6 years ago
Steven Liu 5d0652916f avformat/hls: avformat_find_stream_info when the audio list in the variant 6 years ago
Steven Liu aea524e6e3 avformat/dashdec: add http_proxy, referer and rw_timeout http method support for segments 6 years ago
Steven Liu fa7a6dbd76 avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag support 6 years ago
Paul B Mahol 6473a5d35c avformat/id3v2enc: fix bug, CTOC flags take only one byte 6 years ago
Peter Ross 8913af7d94 avformat/riff: add VP4 fourcc 6 years ago
Stephan Hilb 1954161628 avformat/nut: add cpia codec 6 years ago
Andreas Rheinhardt 410a0824f0 avformat/matroskadec: Compactify structure 6 years ago
Andreas Rheinhardt f767c68b34 avformat/matroskadec: Correct outdated error message 6 years ago
Andreas Rheinhardt c6bb825e72 avformat/matroskadec: Remove unused variables 6 years ago
Paul B Mahol 79aa91d562 avformat/id3v2enc: write CTOC too 6 years ago
Jun Zhao 1e7a8b92ee lavf/hls: Update av_log() log message 6 years ago
Steven Liu 4ef0bea292 doc/muxers: fix typo of the hls var_stream_map example 6 years ago
Nick Renieris 9c35285aea avcodec/tiff: Recognize DNG/CinemaDNG images 6 years ago
Paul B Mahol 02333fe394 avformat/gif: abort early if nothing was written yet 6 years ago
Gyan Doshi eae251ead9 avformat/segment: populate empty outer stream extradata from packet 6 years ago
Michael Niedermayer bf3ee6a130 avformat/mp3enc: Avoid SEEK_END as it is unsupported 6 years ago
Michael Niedermayer 1a74b04737 avformat/webm_chunk: Specify expected argument length of get_chunk_filename() 6 years ago
Michael Niedermayer 3b5b977c9f avformat/webm_chunk: Check header filename length 6 years ago
Marton Balint f9271d0158 avformat/utils: fix stream ordering for program ID stream specifiers 6 years ago
Gyan Doshi 50789e356d avformat/cache - delete cache file after closing handle 6 years ago
Baptiste Coudurier b401a4ab8a avformat/mxfenc: support XAVC long gop 6 years ago
Marton Balint c61d16cf3b Revert "lavf/utils: Allow url credentials to contain a slash." 6 years ago
Michael Niedermayer 359d4e10a0 avformat/dashenc: use 64bit for handling the return of avio_tell() 6 years ago
Jun Zhao bf6e0f709b lavf/dashdec: refactoring error handle logic for open_input 6 years ago