94285 Commits (f86f213a6d3dd749152a105df839172fe4c772d1)
 

Author SHA1 Message Date
Andreas Rheinhardt f3ca3e7f19 avformat/matroskadec: Remove redundant initialization 6 years ago
Andreas Rheinhardt 43c3cebbd4 avformat/matroskadec: Set offset of first cluster 6 years ago
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
Michael Niedermayer 561cc161ca avcodec/fmvc: Check if header fields are available before allocating the image 6 years ago
Michael Niedermayer dd8720045c avcodec/wcmv: check remaining space vs. blocks 6 years ago
Derek Buitenhuis d5a6b390ce ffprobe: Fix memory leak 6 years ago
Swaraj Hota d70fece560 avformat/ifv: added support for ifv cctv files 6 years ago
greg Luce 18dab6175b doc/filters: drawtext additions and corrections 6 years ago
Andreas Rheinhardt a1a8815220 libavcodec: Reduce the size of some arrays 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
Jun Zhao ebcf4d354f lavfi/af_asetnsamples: Remove the redundant condition check 6 years ago
Gyan Doshi 2fdbeb0b8c avformat/segment: fix increment_tc 6 years ago
Limin Wang 268ab17c51 libavcodec/videotoolboxenc: Fix compilation broken on macOS 10.12 6 years ago
Gyan Doshi 756dd98120 doc/filters: correct typos in tinterlace flags 6 years ago
Limin Wang 1c3ed11893 doc/filters.texi: Fix the confusing description for find_rect and cover_rect command 6 years ago
Amir Pauker edfced8c04 avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_flags 6 years ago
Michael Niedermayer 2603f25d32 avcodec/bink: Reorder operations in init to avoid memleak on error 6 years ago
Michael Niedermayer dd357d76e5 avformat/wtvdec: Avoid (32bit signed) sectors 6 years ago
Michael Niedermayer a7e3b271fc avcodec/bitstream: Check for more conflicting codes in build_table() 6 years ago
Michael Niedermayer e78b0f8374 avcodec/bitstream: Check for integer code truncation in build_table() 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
Michael Niedermayer 6f2625aafc tools/target_dec_fuzzer: Also fuzz extradata 6 years ago
Remita Amine bc1749c6e4 lavf/tls_gnutls: retry gnutls_handshake on non fatal errors 6 years ago
Limin Wang c9c1711f49 libavfilter/vf_blend.c: remove duplicate code with macro-defined function 6 years ago
Limin Wang 24321b8751 libavfilter/vf_blend.c: remove duplicate code with same function 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 c432a91d25 doc/fftools-common-opts: document ffmpeg -h bsf=bitstream_filter_name 6 years ago
Jun Zhao 6f34fca8a8 doc/formats: document f_strict/strict for AVFormatContext 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
Zhong Li 4208b428c4 lavf/qsv_vpp: add frame format option 6 years ago