110958 Commits (ad4efb91586dc4918121d96030d247be6af630c1)
 

Author SHA1 Message Date
Paul B Mahol b95d123097 avfilter/silenceremove_template: revert wrong change 2 years ago
Paul B Mahol e53260c1f4 avfilter/af_silenceremove: add ptp detector 2 years ago
Anton Khirnov 163e3a299e fftools/sync_queue: make sure non-limiting streams are not used as queue head 2 years ago
Anton Khirnov e9a868e9ee fftools/sync_queue: add debug logging 2 years ago
Anton Khirnov 4e96a71626 fftools/ffmpeg_demux: log discontinuity warnings to stream context 2 years ago
Anton Khirnov 6abb4a28ef fftools/ffmpeg: add InputStream.index 2 years ago
Anton Khirnov cad59cccaf fftools/ffmpeg_dec: move timestamp estimation state to Decoder 2 years ago
Anton Khirnov 5b05e9e32a fftools/ffmpeg_dec: move InputStream.pkt to Decoder 2 years ago
Anton Khirnov dadeb28e25 fftools/ffmpeg_dec: add decoder private data 2 years ago
Anton Khirnov 335688a3d3 fftools/ffmpeg_demux: skip unused/attachment streams in final stats 2 years ago
Anton Khirnov d43ae45de0 fftools/ffmpeg_demux: initialize nb_streams_warn 2 years ago
Anton Khirnov 6ee57fd2b6 fftools/ffmpeg_demux: only print demuxing stats if demuxing actually started 2 years ago
Anton Khirnov d9bcbf9200 fftools/ffmpeg: drop outdated comments 2 years ago
Anton Khirnov ec75b79fe1 fftools/ffmpeg: fail earlier on text/bitmap subtitles mismatch 2 years ago
Anton Khirnov 2b3905254e fftools/ffmpeg_enc: use AVFrame.hw_frames_ctx for encoder hw setup 2 years ago
Anton Khirnov f15b206286 fftools/ffmpeg_hw: move hw_device_setup_for_encode() to ffmpeg_enc 2 years ago
Anton Khirnov 760a9bd306 fftools/ffmpeg_hw: move hw_device_setup_for_decode() to ffmpeg_dec 2 years ago
Paul B Mahol e8e4863325 avfilter/af_silenceremove: fix the any/all confusion and change default 2 years ago
Paul B Mahol 8d662adcc9 avfilter/af_silenceremove: speed-up filtering once start-trim is over 2 years ago
Paul B Mahol 965f99f904 avfilter/af_silenceremove: add timeline support 2 years ago
Paul B Mahol 7927a96e2b avfilter/af_silenceremove: add commands support 2 years ago
James Almer e86e2d5921 fftools/ffmpeg_dec: abort if avcodec_send_packet() returns EAGAIN 2 years ago
Paul B Mahol 5a13b133f8 avfilter/af_silenceremove: add median silence detector 2 years ago
Paul B Mahol 68d0b881de avfilter/silenceremove_template: fix peak detector 2 years ago
Paul B Mahol 29710dd7f2 avfilter/af_silenceremove: speed-up start-only trimming once trim is over 2 years ago
Paul B Mahol f59d9514da avfilter/silenceremove_template: skip silence start detection after start-only trimming is over 2 years ago
Paul B Mahol 2b5166addf avfilter/af_silenceremove: add real peak detector 2 years ago
Paul B Mahol 3235de4883 avfilter/af_silenceremove: switch to activate 2 years ago
yuanhecai 82278e8749
avutil/la: Add function performance testing 2 years ago
Jin Bo cb4ae8baee
swscale/la: Add following builtin optimized functions 2 years ago
Lu Wang 4501b1dfd7
swscale/la: Optimize the functions of the swscale series with lsx. 2 years ago
yuanhecai f6077cc666
avcodec/la: Add LSX optimization for h264 qpel. 2 years ago
Lu Wang 8815a7719e
avcodec/la: Add LSX optimization for h264 chroma and intrapred. 2 years ago
Hao Chen 7845b5ecd6
avcodec/la: Add LSX optimization for loop filter. 2 years ago
Shiyou Yin e1b6ecd20a
avcodec/la: add LSX optimization for h264 idct. 2 years ago
Paul B Mahol 90fba27743 avfilter/trim: switch to activate 2 years ago
Paul B Mahol c6b6356635 avformat/gifdec: switch to using gif parser 2 years ago
Paul B Mahol e7cadd0ee5 avformat/demux: add support to derive timestamps from packet durations for video 2 years ago
Paul B Mahol a1838c59bb avfilter/af_astats: add abs_peak_count stat 2 years ago
James Almer 97f4263457 avcodec/av1dec: convert to receive_frame() 2 years ago
Gyan Doshi 944243477b doc/filters: clarify requirements for subtitles wrap_unicode option 2 years ago
Zhao Zhili 43ace8f2bc avfilter/vf_subtitles: add wrap_unicode option 2 years ago
Haihao Xiang 8e2547ebb2 lavc/qsvenc: the height is aligned to 32 for AV1 2 years ago
Haihao Xiang 943a42fc54 lavc/qsvenc: make sure continuous allocation 2 years ago
Haihao Xiang cf79dab8df lavc/qsvenc: avoid data copy if possible 2 years ago
Haihao Xiang cfdfd6aa72 lavc/qsvenc: use the right alignment instead of hard coded value 2 years ago
Haihao Xiang 2b0fe52967 lavc/qsv: fallback to the default mfx implementation for internal session on Windows 2 years ago
Niklas Haas 0bce5590c3 lavfi/vf_libplacebo: fix crop expr PTS calculation 2 years ago
Niklas Haas d815584755 lavif/vf_libplacebo: move code (cosmetic) 2 years ago
Niklas Haas ee13414444 lavfi/vf_libplacebo: update settings after adding hooks 2 years ago