94056 Commits (2603f25d326476a83f5d093b522590b05b6e703b)
 

Author SHA1 Message Date
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
Xuewei Meng 78e1d7f421 libavfilter: Add derain filter 6 years ago
Gyan Doshi 3be4490014 avfilter/framesync: fix shortest with eof_action=pass 6 years ago
Michael Niedermayer 0fef412dff avcodec/mss4: Check input size against skip bits 6 years ago
Michael Niedermayer 8e520843dd avcodec/dxv: Check op_offset in dxv_decompress_cocg() 6 years ago
Michael Niedermayer a99ffb5bb4 avcodec/diracdec: Fix integer overflow in global_mv() 6 years ago
Michael Niedermayer 0a2b768d3e tools/target_dec_fuzzer: Limit error concealment on pixels instead of just frames 6 years ago
Andreas Rheinhardt d81913e680 bitstream_filters: Correct dump_extradata description 6 years ago
Michael Niedermayer 279d9a84af avcodec/vmnc: Check available space against chunks before reget_buffer() 6 years ago
Michael Niedermayer 89836ad5a7 avcodec/pafvideo: Clear frame buffer later 6 years ago
Michael Niedermayer cf3156e762 avcodec/aacdec_template: skip apply_tns() if max_sfb is 0 (from previous header decode failure) 6 years ago
Michael Niedermayer cdd886a286 avcodec/arbc: Skip tiles in fill_tileX() which are completely outside 6 years ago
Michael Niedermayer 3d14663f83 avcodec/aacdec_fixed: Handle more extreem cases in noise_scale() 6 years ago
Michael Niedermayer bc33c99d56 avcodec/aacdec_template: Merge 3 #ifs related to noise handling 6 years ago
Michael Niedermayer 3d5863d739 avcodec/aacdec_fixed: ssign seems always -1 in noise_scale(), simplify 6 years ago
Paul B Mahol d3f236b300 avilter/avf_showwaves: switch to activate in showwaves filter 6 years ago
James Almer ff2a638c83 avcodec/cbs_h264: add support for Alternative Transfer Characteristics SEI message 6 years ago
Mark Thompson 2880a32c66 vaapi_encode: Refactor encode misc parameter buffer creation 6 years ago
Mark Thompson 7056002796 vaapi_encode: Remove unused function 6 years ago
Paul B Mahol 97ddc5d1f7 avfilter/af_anlmdn: add support for commands 6 years ago
Jun Zhao 0b7bfa8ad7 lavf/sr: Refine the coding style for init 6 years ago
Jun Zhao 5c1fbc4239 lavf/sr: Don't need to check NULL before sws_freeContext 6 years ago
Jun Zhao 51b0e81216 lavf/sr: Dump input pixel format in error message 6 years ago
Zhong Li 165eabf19b lavf/qsv: use av_cold for init/uninit 6 years ago
Ruiling Song 94ceeba9f9 avfilter/vf_unsharp: enable slice threading 6 years ago
Jun Zhao bbad0bc5ff lavfi/lut: Add slice threading support 6 years ago
Jun Zhao 360bee8ca4 lavfi/colorlevels: Add slice threading support 6 years ago
Mark Thompson 468f003843 hwcontext_qsv: Try to select a matching VAAPI device by default 6 years ago
Mark Thompson 0b4696fbe8 hwcontext_vaapi: Try to create devices via DRM before X11 6 years ago
Mark Thompson 7f3f5a24a1 hwcontext_vaapi: Add option to set driver name 6 years ago
Mark Thompson 6b6b8a6371 hwcontext_vaapi: Make default DRM device selection more helpful 6 years ago
Mark Thompson d2141a9b65 hwcontext_vaapi: Add option to specify connection type 6 years ago
Mark Thompson a444863738 ffmpeg_hw: Treat empty device string as no device setting 6 years ago
Mark Thompson 1f8b36329f ffmpeg_hw: Mark some strings as const 6 years ago
Mark Thompson 909bcedc58 vaapi_encode: Warn if input has cropping information 6 years ago
Mark Thompson ef2f89bbcc vf_scale_vaapi: Add options to configure output colour properties 6 years ago
Mark Thompson 5051b7f898 lavfi/vaapi: Improve support for colour properties 6 years ago
Mark Thompson 5fb9eb9ed2 vf_misc_vaapi: Add missing return value checks 6 years ago
Mark Thompson 6ed34a4379 lavfi/vaapi: Factorise out common code for parameter buffer setup 6 years ago
Mark Thompson 963c4f85fe doc/indevs: Add example using cropping to capture part of a plane 6 years ago
Mark Thompson f1b359aaf5 vf_crop: Add support for cropping hardware frames 6 years ago
Steven Liu 4ef0bea292 doc/muxers: fix typo of the hls var_stream_map example 6 years ago
Paul B Mahol fcfe85220d avfilter/af_anlmdn: avoid creating frames with zero samples 6 years ago
Paul B Mahol 1a266a1ef9 avfilter/af_anlmdn: try to recover when cache becomes negative 6 years ago
Paul B Mahol b535577465 avfilter/af_anlmdn: add smooth factor option 6 years ago
Paul B Mahol cbaa60329a avfilter/vf_xmedian: remove limitation of only odd number of inputs 6 years ago