97219 Commits (df4e008995a454576c7197b2969c552e96580da8)
 

Author SHA1 Message Date
Marton Balint df4e008995 avformat/segment: always use interleaved writes for formats with custom interleaving 5 years ago
Limin Wang 99ebb033d2 avformat/hlsenc: use av_asprintf() 5 years ago
Andreas Rheinhardt d7780636df avformat/hlsenc: Factor out deleting files from deleting segments 5 years ago
Limin Wang cd8c5e89ba avformat: add subtitle support in master playlist m3u8 5 years ago
Limin Wang 73dc87c4f0 avformat/hlsplaylist: simplify code for checking whether the string is empty 5 years ago
Limin Wang e2e8ef5076 avformat/hlsenc: remove the first slash of the relative path line in the master m3u8 file 5 years ago
Andreas Rheinhardt c9cd0a20b2 avformat/hlsenc: Use AVBPrint to avoid allocations of strings 5 years ago
Andreas Rheinhardt de8f6a4033 avformat/hlsenc: Fix memleak when deleting old segments 5 years ago
Andreas Rheinhardt 95e9cf813e avformat/smacker: Cosmetics 5 years ago
Andreas Rheinhardt a9ad8867c4 avformat/smacker: Remove unused structure 5 years ago
Andreas Rheinhardt b6ebc5aeb2 avformat/smacker: Only store what is needed later 5 years ago
Andreas Rheinhardt 33bc45e4fc avformat/smacker: Create audio streams immediately 5 years ago
Andreas Rheinhardt 7885c73573 avformat/smacker: Read extradata directly into extradata 5 years ago
Michael Niedermayer 3935c891e9 avcodec/flacdsp_template: Fix invalid shifts in decorrelate 5 years ago
Michael Niedermayer 8dee1d7a30 tools/target_dec_fuzzer: Adjust threshold for screenpresso 5 years ago
Michael Niedermayer 7ccb576191 avcodec/xvididct: Fix integer overflow in MULT() 5 years ago
Michael Niedermayer 187161d62f avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT 5 years ago
Michael Niedermayer 054ce5f786 avformat/ilbc: Add missing #if for muxer 5 years ago
Andreas Rheinhardt 1719c7f5db avformat/webmdashenc: Use AVCodecDescriptors for codec names 5 years ago
Andreas Rheinhardt cbea58b2b3 avformat/webmdashenc: Check codec types 5 years ago
Vittorio Giovara a13841b797 mov: Support fake moov boxes disguised as hoov 5 years ago
Lynne 97b526c192 hwcontext_vulkan: only use one semaphore per image 5 years ago
Paul B Mahol 3f9fd9dcfd avfilter/vf_xfade: add slice transitions 5 years ago
Peter Ross 31c4fe177d avcodec/vp3: propagate error codes 5 years ago
Guo, Yejun 7e4527e8fa avfilter/vf_derain.c: put all the calculation in model file. 5 years ago
Guo, Yejun bbc64799dc dnn-layer-mathbinary-test: add unit test for subtraction 5 years ago
Guo, Yejun ffa1561608 dnn_backend_native_layer_mathbinary: add sub support 5 years ago
Guo, Yejun 2114c42418 avfilter/vf_dnn_processing.c: fix typo for the linesize of dnn data 5 years ago
Lynne ca76a5ba1a scale_vulkan: correctly copy the colormatrix 5 years ago
Timo Rothenpieler 30b28f9a83 avutil/hwcontext_cuda: Only handle CUDA hardware frames 5 years ago
Michael Niedermayer 741565a1e6 avcodec/cbs_h264_syntax_template: fix off by 1 error with slice_group_change_cycle 5 years ago
Carl Eugen Hoyos 8defd0ca7b lavf/chromaprint: Silence compilation warnings 5 years ago
Andreas Rheinhardt da44bbefaa avformat/avidec: Fix memleak with embedded GAB2 subtitles 5 years ago
Andreas Rheinhardt de0b04551d avformat/avidec: Fix memleak when allocating DVDemuxContext fails 5 years ago
Andreas Rheinhardt 2084ea8c1d avformat/avidec: Fix memleak when DV demuxer is disabled 5 years ago
Andreas Rheinhardt 7940655d14 avformat/avidec: Don't reimplement ff_free_stream() 5 years ago
Carl Eugen Hoyos 559c2e96e3 lavc/amrwbdec: Use av_samples_set_silence(). 5 years ago
Carl Eugen Hoyos 8b1f07ef51 Revert "avformat/rtp: Pass sources and block filter addresses via sdp file for rtp" 5 years ago
Stephen Hutchinson 7b0f7a7f3b doc/general: update avisynth docs with a way to install just the headers using CMake 5 years ago
Carl Eugen Hoyos bef3c14dd1 lavc/amrwbdec: Do not ignore NO_DATA frames. 5 years ago
Stephen Hutchinson 56f5924629 avformat/avisynth: fix deprecation warning 5 years ago
Stephen Hutchinson 6e959ad680 doc/general: AviSynth+ works on Linux now, AvxSynth is gone. 5 years ago
Stephen Hutchinson 6d8cddd1c6 avformat/avisynth: switch to AviSynth+ on Linux 5 years ago
Stephen Hutchinson 0c75acb4ce compat/avisynth: remove avisynth headers 5 years ago
Carl Eugen Hoyos 4d9b9c5e46 lavc/aacdec_template: Only warn once about unusual 7.1 encoding. 5 years ago
Carl Eugen Hoyos 84abd1012c configure: Filter -Wl, linker flags out for msvc compilation. 5 years ago
Carl Eugen Hoyos c59233d503 lavc/sbc: Remove bool usage. 5 years ago
Carl Eugen Hoyos 61dcaf5fb7 lavf, lavfi: Remove uses of sizeof(char). 5 years ago
Carl Eugen Hoyos e61767c40a lavfi/scale_qsv: Fix a format specifier for a variable of type int. 5 years ago
Carl Eugen Hoyos d46a91b7f3 lavc/qsvenc: Fix format specifiers for two variables of type int. 5 years ago