99081 Commits (4b836c86132feb67ca10e383988884dd67bcd19a)
 

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