94093 Commits (1215b3a5f3f801f1f3179b9c29a0d52f906eef98)
 

Author SHA1 Message Date
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
Marton Balint 415886588f doc/filters: move reference to framesync options from lut3d to haldclut 6 years ago
Steven Liu 76ef18fd39 avutil/dynarry.h: fix comment grammar mistakes of FF_DYNARRAY_ADD 6 years ago
Michael Niedermayer 5a6fc87443 avcodec/gdv: Check remaining output after decode 5/6/8/ 6 years ago
Michael Niedermayer 710b7ec071 tools: Add fuzzer for demuxers 6 years ago
Carl Eugen Hoyos d1b4ea2f61 lavfi/showspatial: Remove two write-only variables. 6 years ago
Paul B Mahol b19550367f avfilter: add showspatial multimedia filter 6 years ago
Nick Renieris 9c35285aea avcodec/tiff: Recognize DNG/CinemaDNG images 6 years ago
Nick Renieris 661facb8a8 libavcodec/tiff: Process SubIFDs tag with multiple entries 6 years ago
Nick Renieris a7e018b05e avcodec/tiff: Option to decode embedded thumbnail 6 years ago
Linjie Fu 6895b350c3 lavf/qsvvpp: avoid the double-free when working in sys memory mode 6 years ago
Paul B Mahol 02333fe394 avformat/gif: abort early if nothing was written yet 6 years ago
James Almer d903c09d9a avcodec/cbs_mpeg2: fix leak of extra_information_slice buffer in cbs_mpeg2_read_slice_header() 6 years ago
Andreas Rheinhardt 1759a9e5b5 cbs_mpeg2: Correct error codes 6 years ago