101097 Commits (ee1c5b425629b0cca8faa6ceebe1a56ad5df3568)
 

Author SHA1 Message Date
Michael Niedermayer ee1c5b4256 tools/target_dec_fuzzer: Adjust threshold for VMNC 4 years ago
Michael Niedermayer b24d3bfe66 avcodec/fmvc: avoid copying uninitialized data 4 years ago
Michael Niedermayer c000a91288 avcodec/fits: Check gcount and pcount being non negative 4 years ago
Michael Niedermayer 796d07bb5a tools/target_dec_fuzzer: Adjust the threshold of vc1image 4 years ago
Michael Niedermayer c425198558 avformat/nutdec: Check timebase count against main header length 4 years ago
Michael Niedermayer cb90e1c4d0 avformat/mov: sanity check STSD entries 4 years ago
Paul B Mahol 505d6ed475 avcodec/apedec: export bits_per_raw_sample 4 years ago
Paul B Mahol 5d9f44da46 avcodec/pngenc: remove monowhite from apng formats 4 years ago
sfan5 6f80953554 avcodec/mediacodecdec: do not abort when H264/HEVC extradata extraction fails 4 years ago
James Almer d5d6751a55 avformat/mux: return a pointer to the packet in ff_interleaved_peek() 4 years ago
James Almer 93e2fa933f avformat/mux: add ff_get_muxer_ts_offset() 4 years ago
James Almer a80fbbdab5 avformat/utils: force lowres to 0 in avformat_find_stream_info() 4 years ago
Paul B Mahol c6ce18be08 avfilter/vf_convolution: add 16-column operation for filter_column() 4 years ago
Paul B Mahol 63231fa8d3 avcodec/pngdec: fix possible race condition with APNG decoding 4 years ago
Paul B Mahol bbf6183e11 avfilter/vf_datascope: pixscope: add commands support 4 years ago
Michael Niedermayer 59bb9dc2a6 avformat/electronicarts: Clear partial_packet on error 4 years ago
Michael Niedermayer 7a2aa5dc2a avformat/r3d: Check samples before computing duration 4 years ago
Michael Niedermayer 5314a4996c avcodec/pnm_parser: Check av_image_get_buffer_size() for failure 4 years ago
Paul B Mahol 6c52c27d3d avfilter/vf_psnr: remove precision limits for metadata values 4 years ago
Paul B Mahol 3300d718f7 avfilter/vf_ssim: remove precision limits for metadata values 4 years ago
Paul B Mahol 95b854dd06 avfilter/af_amix: rename sum option to normalize 4 years ago
Paul B Mahol 05a6d82d5c avfilter/vf_ssim: add timeline support 4 years ago
Paul B Mahol 735ec7666b avfilter/vf_psnr: add timeline support 4 years ago
Paul B Mahol 34922dffca avfilter/vf_gblur: add float format support 4 years ago
Paul B Mahol d1802e263c avcodec/dpx: add support for other single component 8bit files 4 years ago
Paul B Mahol 68fa294bf8 avcodec/dpx: add float support for single components and rgb(a) 4 years ago
Paul B Mahol 48a0eb21aa avcodec: add setts bitstream filter 4 years ago
James Almer 000b25096b avcodec/hevcdec: fix a return error value 4 years ago
Paul B Mahol edc45d1bd5 avfilter: add monochrome video filter 4 years ago
Jan Ekström 58e59396f5 avfilter/vf_zscale: add support for setting scaling filter parameters 4 years ago
James Almer 22edf7463c avcodec/hevcdec: add some missing allocation checks 4 years ago
James Almer 089706e009 avcodec/hevcdec: check that the local context list was allocated before dereferencing it 4 years ago
Paul B Mahol 44facfb845 avfilter/vf_pseudocolor: do not leave alpha uninitialized 4 years ago
Paul B Mahol 0ef53cc72f avfilter/vf_pseudocolor: add two more presets 4 years ago
Paul B Mahol 2859c30cd9 avfilter/vf_pseudocolor: add opacity option 4 years ago
Paul B Mahol ba2cebb49c avfilter/af_adeclick: add more descriptive options names 4 years ago
Andreas Rheinhardt bd50e715a9 avutil/common: Move everything inside inclusion guards 4 years ago
Andreas Rheinhardt a5daadd3a9 avcodec/mpegvideo_motion: Remove unnecessary headers 4 years ago
Andreas Rheinhardt 9c321b0e94 avcodec/mpegvideo_motion: Reindentation 4 years ago
Andreas Rheinhardt b681680d29 avcodec/mpegvideo_motion: Improve check to remove dead code 4 years ago
Paul B Mahol 16c09b4659 avfilter/vf_lagfun: use macro 4 years ago
Paul B Mahol 05b394d537 avfilter/vf_lagfun: add timeline support 4 years ago
Paul B Mahol 27b5d0e1e4 avfilter/vf_lagfun: increase filter precision 4 years ago
Michael Niedermayer 0a7c648e2d avformat/wavdec: Consider AV_INPUT_BUFFER_PADDING_SIZE in set_spdif() 4 years ago
Michael Niedermayer a8fe78decd avformat/rmdec: Check remaining space in debug av_log() loop 4 years ago
Michael Niedermayer f514113cfa avformat/flvdec: Treat high ts byte as unsigned 4 years ago
Michael Niedermayer 0b78016b2d avformat/mov: Ignore tags with invalid size during probing 4 years ago
Michael Niedermayer 1ad6801a61 avformat/mov: Factor offset advancement out in probing 4 years ago
Michael Niedermayer 941e747d66 avformat/mov: simplify size code in probing a bit 4 years ago
Michael Niedermayer fec4a2d232 avformat/mov: Support size = 1 and size = 0 special cases in probing 4 years ago