99144 Commits (ddc9cce3cd20fdf8d523e4bab3cab55de6b862b0)
 

Author SHA1 Message Date
Paul B Mahol f4b84d89d1 avformat/brstm: clip timestamp when seeking into acceptable range 4 years ago
Paul B Mahol 38be47017b avformat/mca: clip timestamp when seeking into acceptable range 4 years ago
Zixing Liu d58f8fd8e6 avformat: add mca demuxer 4 years ago
Limin Wang c748bd77dc tests: fix warning ISO C90 forbids mixed declarations and code 4 years ago
Harry Mallon 811514abb7 libavcodec/options_table: Add missing colorspace options 4 years ago
Andreas Rheinhardt 3c9382ba26 avformat/segment: Avoid duplicating string when parsing frames list 4 years ago
Andreas Rheinhardt 1d090dfa91 avformat/segment: Fix error messages 4 years ago
Andreas Rheinhardt 5db09e8930 avformat/segment: Remove redundant code for freeing in write_trailer 4 years ago
Andreas Rheinhardt 848f96a2a6 avformat/segment: Free SegmentListEntries in deinit, not write_trailer 4 years ago
Andreas Rheinhardt 30de02998d avformat/segment: Fix leak and invalid free of AVIOContext 4 years ago
Andreas Rheinhardt 3152a2a218 avformat/segment: Fix leak of string on error 4 years ago
Andreas Rheinhardt 936d967871 avformat/segment: Fix segfault when error happens and segment list is output 4 years ago
Andreas Rheinhardt 06f99cc4dd avformat/segment: Fix segfault on allocation error, avoid allocation 4 years ago
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