94067 Commits (18dab6175bad2864c8d19a1d1476f5a3c1130599)
 

Author SHA1 Message Date
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
Paul B Mahol 6473a5d35c avformat/id3v2enc: fix bug, CTOC flags take only one byte 6 years ago
Matthieu Bouron 7c2c5c4940 avcodec/mediacodecdec: re-indent after previous commit 6 years ago
Matthieu Bouron fef5ba4023 avcodec/mediacodecdec: remove unneeded else block in ff_mediacodec_dec_send() 6 years ago
Matthieu Bouron d83985ce11 avcodec/mediacodecdec: try to receive a frame after signaling EOF to the codec 6 years ago
Alejandro Solozabal caabe1b495 avcodec/omx: Correct av_log() log message 6 years ago
U. Artie Eoff f70c397456 vaapi_encode_mjpeg: fix bad component id bug 6 years ago
James Almer b8f1542dcb avfilter/vf_gblur: add missing preprocessor check 6 years ago
James Almer f66bd0e8de configure: add missing dnn dependency to derain filter 6 years ago
Peter Ross f4c35a458f fate: add VP4 test 6 years ago
Peter Ross 8913af7d94 avformat/riff: add VP4 fourcc 6 years ago
Peter Ross 43dbdee264 VP4 video decoder 6 years ago
Peter Ross a212c8da48 avcodec/vp3: spin off get_eob_run and get_coeff coeff functions 6 years ago
Michael Niedermayer 442375fee7 avcodec/mjpegdec: Check for non ls PAL8 6 years ago
Michael Niedermayer e5f92f3fba avcodec/v4l2_m2m_dec: Fix memleak on ff_v4l2_m2m_codec_init() failure 6 years ago
Michael Niedermayer 640e401aed tests/ref/fate/nuv-rtjpeg: Preserve the original timestamps 6 years ago
Michael Niedermayer 914d6a7c1a avcodec/interplayvideo: check decoding_map_size with video_data_size 6 years ago
Michael Niedermayer 4896fa18ad avcodec/h264_parse: Use 64bit for expectedpoc and expected_delta_per_poc_cycle 6 years ago
Ruiling Song 8f4963ad25 checkasm/vf_gblur: add test for horiz_slice simd 6 years ago