93717 Commits (5a39b797ac46bbf992e76ea363f2c5fab7ebc29f)
 

Author SHA1 Message Date
Paul B Mahol 5a39b797ac avfilter/avf_showspectrum: convert some doubles to floats 6 years ago
Lauri Kasanen d0e4d0429e swscale/ppc: VSX-optimize hscale_fast 6 years ago
Linjie Fu 2d81acaa1a lavu/hwcontext_qsv: Fix the realign check for hwupload 6 years ago
Paul B Mahol 38c170d54c avfilter/af_asoftclip: add timeline support 6 years ago
Paul B Mahol 9cc10418b3 avfilter/af_dynaudnorm: add timeline support 6 years ago
Paul B Mahol c82d81ba42 avfilter/af_dynaudnorm: always update delay when flushing 6 years ago
Paul B Mahol ac551c54b1 avfilter/vf_normalize: add timeline support 6 years ago
Paul B Mahol e6c7d838ea avfilter/af_adeclick: switch to activate 6 years ago
Paul B Mahol 12a284fa63 avfilter/af_rubberband: make use of initial input timestamp 6 years ago
Martin Vobruba 093a504414 avfilter/avf_showwaves: Add draw mode also to showwavespic filter 6 years ago
Paul B Mahol 31990046ac avfilter/f_ebur128: use correct type for chl 6 years ago
Paul B Mahol d7fead80ad avfilter/af_dynaudnorm: switch to activate 6 years ago
Paul B Mahol a40bcb5c93 avfilter/af_rubberband: switch to activate 6 years ago
Paul B Mahol a89ec33fd5 avfilter/af_rubberband: check if rbs is valid 6 years ago
Paul B Mahol 21d1bb00c4 avfilter/af_sofalizer: switch to activate 6 years ago
Paul B Mahol 21b1f08ea2 avfilter/avf_avectorscope: switch to activate 6 years ago
Paul B Mahol 77aacdb036 avfilter/avf_ahistogram: switch to activate 6 years ago
Paul B Mahol a66324cd52 avfilter/avf_ahistogram: properly name pads 6 years ago
Paul B Mahol ce774e30ff avfilter/avf_showspectrum: add log scale for frequency plot 6 years ago
Matthias Troffaes 90b21ae5b5 avfilter/af_astats: fix msvc compile error 6 years ago
James Almer 45048ece81 avcodec/cbs_h2645: use the fixed() macro for forbidden_zero_bit 6 years ago
James Almer 16c50abb50 avcodec/cbs_h2645: add macros to read and write fields with no custom range of values 6 years ago
James Almer 67f9d3f461 avcodec/cbs_av1: add missing value range constrains to timecode Metadata OBU 6 years ago
Marton Balint 3dee6c0997 avformat/mxfdec: fix and enhance RIP KLV length checks 6 years ago
Marton Balint fc15e8306f avformat/mxfdec: take into account run-in in find_partition_by_offset 6 years ago
Marton Balint 5b6960f955 avformat/mxfdec: guess wrapping of tracks by other tracks with the same body sid 6 years ago
Marton Balint a5136426a7 avformat/mxfdec: rework mxf_essence_container_end 6 years ago
Paul B Mahol ea80af659c avcodec/scpr: avoid using uninitialized value 6 years ago
Paul B Mahol 5840a7f8a6 avfilter/vf_lut3d: increase MAX_LEVEL 6 years ago
Paul B Mahol d5b2458f46 avfilter/vf_lut3d: fix range domain processing for .cube format 6 years ago
Michael Niedermayer 8019395889 avcodec/pnm_parser: Remember the length already scanned for ascii images 6 years ago
Michael Niedermayer 9fc1031ac2 avcodec/pnm_parser: Remember the size of the image and do not reparse the header 6 years ago
James Almer 938cb783d4 avcodec/scpr3: add missing check for decode_value3() return value 6 years ago
Paul B Mahol 163bb087f8 avformat/microdvddec: skip empty lines 6 years ago
Paul B Mahol 6347146e3d avformat/subtitles: ignore extra '\r' at line endings 6 years ago
Timo Rothenpieler 2e254bb897 avcodec/nvenc: fix indentation 6 years ago
Timo Rothenpieler 23ed147e8f avcodec/nvenc: only unregister input resources when absolutely needed 6 years ago
Jun Zhao d6489ddb7a lavf/hls: Remove HLSContext.strict_std_compliance field 6 years ago
Lynne 4b7166c9d5 x86/opusdsp: replace loads with shuffles 6 years ago
Paul B Mahol c2f305ca17 avfilter: add audio soft clip filter 6 years ago
Paul B Mahol bf15dcc5c8 avfilter/vf_stack: use time_base from framesync 6 years ago
Michael Niedermayer f857753f56 avcodec/gdv: Check input palette size before rescale() 6 years ago
Paul B Mahol 1e01f66822 avfilter/af_astats: count number of NaNs/Infs/denormals for floating-point audio too 6 years ago
Ruiling Song 0fc464631a lavfi/opencl: add more opencl helper macro 6 years ago
Michael Niedermayer 2be0bd12b7 avcodec/jpeg2000dec: Fix return type of get_plt() 6 years ago
Michael Niedermayer e627113329 avcodec/jpeg2000dec: Check PLT data somewhat 6 years ago
Michael Niedermayer 6381b6f6a9 avcodec/jpeg2000dec: Replace the step_x/y assert by a check in the CPRL case as with the PCRL case 6 years ago
Michael Niedermayer 06ef186fa1 avcodec/jpeg2000: Check stepsize before using it 6 years ago
Michael Niedermayer af77adc02e avcodec/qtrle: Check how much of the chunk is available before decoding 6 years ago
Michael Niedermayer 8ea211ab79 avcodec/aacdec_fixed: Fix undefined shift in noise_scale() 6 years ago