99083 Commits (936d967871562e36e307126b59e4e6bbb3a3bab7)
 

Author SHA1 Message Date
Andreas Rheinhardt 936d967871 avformat/segment: Fix segfault when error happens and segment list is output 5 years ago
Andreas Rheinhardt 06f99cc4dd avformat/segment: Fix segfault on allocation error, avoid allocation 5 years ago
Andreas Rheinhardt 4b836c8613 avformat/segment: Fix leak of duration/framenumber lists upon error 5 years ago
Andreas Rheinhardt 92c8b79b5a avformat/segment: Don't overwrite AVCodecParameters after init 5 years ago
Paul B Mahol 84327e4607 avfilter/avfilter: remove obsolete comment 5 years ago
Mark Reid 6d2528f28d avfilter/vf_premultiply: add support for gbrapf32 format 5 years ago
Nicolas George b0203fa72b lavfi/buffersink: cast to uint64_t before shifting. 5 years ago
Andreas Rheinhardt 16c916e4c9 avcodec/extract_extradata: Consolidate zeroing extradata padding 5 years ago
Andreas Rheinhardt 9beaf536fe dnn/dnn_backend_native_layer_conv2d: Fix allocation size 5 years ago
Andreas Rheinhardt 3e950f5349 avfilter/af_headphone: Don't check for clipping in separate loop 5 years ago
Andreas Rheinhardt 7b841cf6b7 avfilter/af_headphone: Remove pointless additions 5 years ago
Andreas Rheinhardt 8dda0d601b avfilter/af_headphone: Use more appropriate variable name 5 years ago
Andreas Rheinhardt bb8ab733c2 avfilter/af_headphone: Avoid indirection for function pointer 5 years ago
Andreas Rheinhardt 6ada3c8368 avfilter/af_headphone: Avoid allocating array 5 years ago
Andreas Rheinhardt 6d0d25eca3 avfilter/af_headphone: Don't allocate unused element in array 5 years ago
Andreas Rheinhardt 990d9dd800 avfilter/af_headphone: Only keep one AVFrame at a time 5 years ago
Andreas Rheinhardt abe0a5dd0a avfilter/af_headphone: Avoid intermediate buffer III 5 years ago
Andreas Rheinhardt 9d1f58424a avfilter/af_headphone: Simplify finding channel index 5 years ago
Andreas Rheinhardt 0952f8f909 avfilter/af_headphone: Fix channel assignment 5 years ago
Andreas Rheinhardt d883bca0f0 avfilter/af_headphone: Avoid intermediate buffers II 5 years ago
Andreas Rheinhardt f5e1d38b87 avfilter/af_headphone: Avoid intermediate buffers I 5 years ago
Andreas Rheinhardt a513b306b3 avfilter/af_headphone: Remove delay fields 5 years ago
Andreas Rheinhardt b2feca4616 avfilter/af_headphone: Remove unused arrays 5 years ago
Andreas Rheinhardt bff1d0c658 avfilter/af_headphone: Avoid duplicating string needlessly 5 years ago
Andreas Rheinhardt 71daaafa3a avfilter/af_headphone: Simplify parsing channel mapping string 5 years ago
Andreas Rheinhardt bc533ba2ae avfilter/af_headphone: Use uint64_t for channel mapping 5 years ago
Andreas Rheinhardt 5e68727fa7 avfilter/af_headphone: Only attempt once to init coeffs 5 years ago
Andreas Rheinhardt a84c77396b avfilter/af_headphone: Combine several loops when checking for EOF 5 years ago
Andreas Rheinhardt 58b6594b01 avfilter/af_headphone: Fix stack buffer overflow 5 years ago
Andreas Rheinhardt 14226be499 avfilter/af_headphone: Don't overrun array 5 years ago
Andreas Rheinhardt 7b74e02ef2 avfilter/af_headphone: Fix segfault when using very short streams 5 years ago
Andreas Rheinhardt dfd46e2d16 avfilter/af_headphone: Check for the existence of samples 5 years ago
Andreas Rheinhardt 709fca0a94 avfilter/af_headphone: Remove always true check 5 years ago
Andreas Rheinhardt e2d4a5807f avfilter/af_headphone: Don't use uninitialized buffer in log message 5 years ago
Xu Jun 3c7cad69f2 dnn_backend_native_layer_conv2d.c:Add mutithread function 5 years ago
Xu Jun 235e01f5a0 dnn_backend_native.c: parse options in native backend 5 years ago
Gyan Doshi 1e5b3f77d9 avcodec/libopusenc: add option to set inband FEC 5 years ago
Zhao Zhili 99e12b5736 ffplay: fix autoexit doesn't work in the case of pb->error 5 years ago
Nicolas George d1f3d721df Revert "avfilter/src_movie: switch to activate" 5 years ago
Nicolas George ddba05afe4 lavfi/vsrc_testsrc: switch to activate. 5 years ago
Nicolas George e6d625d008 doc: include general in *-all pages. 5 years ago
Nicolas George 6accb7718a doc/general: move contents into a separate file. 5 years ago
Nicolas George 7d7e44a3aa doc/texi2pod: support @float. 5 years ago
Nicolas George fe964d80fe lavfi/formats: more logical testing of inputs and outputs. 5 years ago
Nicolas George f08e024ac7 fate: disable automatic conversions on many tests. 5 years ago
Nicolas George 697fb09e3d ffmpeg: add auto_conversion_filters option. 5 years ago
Nicolas George 0d942357f6 lavfi/buffersink: remove redundant channel layouts. 5 years ago
Nicolas George 69f5f6ea37 lavfi: check the validity of formats lists. 5 years ago
Nicolas George 6479f40afa lavfi/formats: simplify a macro parameters. 5 years ago
Nicolas George 2f76476549 lavfi: regroup formats lists in a single structure. 5 years ago