93683 Commits (6347146e3d3d55216445696504d49e33470e17ad)
 

Author SHA1 Message Date
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
Nikolas Bowe dd9907847c avcodec/bintext: Add error message when resolution is too small for font. 6 years ago
Michael Niedermayer b91786360f avcodec/zmbv: optimize motion compensation with memcpy() 6 years ago
Carl Eugen Hoyos 1ae5a64457 lavfi/frei0r: Fix a union member type and remove an unneeded cast. 6 years ago
James Almer a42e761b96 avcodec/h264_ps: use get_se_golomb_long() to parse some sps fields 6 years ago
James Almer 53cc3338f7 avcodec/h264_ps: fix storage size for offset_for_ref_frame 6 years ago
Paul B Mahol 604421630b avfilter/af_surround: improve rear channels separation 6 years ago
Paul B Mahol 2d16b83824 avfilter/af_surround: check for invalid magnitude and phase difference 6 years ago
Paul B Mahol e1e0f94dc9 avfilter/af_surround: add angle option 6 years ago
Paul B Mahol e1cfb01b05 avfilter/af_surround: fix typo 6 years ago
Michael Niedermayer 7c2ee8d43d avcodec/arbc: Try to correct keyframe/frame type 6 years ago
Michael Niedermayer 8b10f09fd5 avcodec/arbc: Skip unchanged frames 6 years ago
Michael Niedermayer 6f0e9a8634 avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() 6 years ago
Michael Niedermayer 18a567c369 avformat/mov: Skip stsd adjustment without chunks 6 years ago
Michael Niedermayer ed188f6dcd avformat/aadec: Check for scanf() failure 6 years ago
Michael Niedermayer 9570322a2d avcodec/dxtory: Check slice_size against minimum in dxtory_decode_v2() 6 years ago
Michael Niedermayer fee6661045 avcodec/dsicinvideo: check the amount decoded by cin_decode_huffman() 6 years ago
Michael Niedermayer caa9b4ff89 avcodec/agm: Check that there is available input in read_code() 6 years ago
Carl Eugen Hoyos d0ca749adb tests/fate-run: New variable hostexecsuf for local fate tools. 6 years ago
Cyber Sinh 499b46fd0a compat/windows/makedef: Allow building shared libs with MSVC under WSL 6 years ago
Takayuki 'January June' Suwa f9a061a31c avdevice/alsa: fix indefinite stop on closing PCM capture 6 years ago
Dan Sanders 22c820f509 libavformat/mov: limit nb_frames_for_fps to INT_MAX 6 years ago
Paul B Mahol 4a69b18242 avfilter/af_surround: export more channel's in/out gains 6 years ago
Paul B Mahol ce15c3a4c8 avfilter/af_surround: switch to activate 6 years ago
Paul B Mahol 7a128ac2bc avfilter/af_surround: expose window size to user 6 years ago
Paul B Mahol ccc07ebe45 avfilter/af_surround: add 6.1/6.0 upmix from stereo 6 years ago
Sergey Svechnikov 703583dbb1 avcodec/cuviddec: improve progressive frame detection 6 years ago
Jun Zhao a087764847 examples/avio_reading: Use avio_context_free() to free AVIOContext 6 years ago
Paul B Mahol 26fd40b568 avfilter/af_surround: make channel spread from stereo image user configurable 6 years ago
Paul B Mahol dbb35abf28 avfilter/af_surround: add lfe_mode option 6 years ago
Paul B Mahol c6c94303d4 avfilter/af_surround: avoid divisions with very small numbers 6 years ago
Gyan Doshi 6829c3cbe4 avformat/mpegenc - reject unsupported audio streams 6 years ago
Jun Zhao 8d3630c540 lavf/oggparsevorbis: Fix change the case of metadata keys issue 6 years ago
Karthick J eeca67e023 avformat/dashenc: Fix a bug with writing "final" manifest 6 years ago
Steven Liu 613ca7b100 avformat/dashdec: add ProgramInformation parser 6 years ago