111273 Commits (35af1695a9ad6f950e03efd156b99898b94dd57c)
 

Author SHA1 Message Date
Lynne 3bc866159c
hevc_ps: expose pps_id 2 years ago
Lynne fc429d785e
hevc_ps: expose SPS and VPS headers 2 years ago
Lynne 20de09a6de
h264_ps: expose scaling_matrix_present_mask 2 years ago
Lynne d13b1c42f6
h264_ps: expose bit rate and CPB size fields 2 years ago
Lynne de6fce727c
h264_ps: expose max_dec_frame_buffering 2 years ago
Lynne 1f66e3347d
h264_ps: comment pic_order_present better 2 years ago
Lynne 6718b37e5d
h264_ps: set pic_scaling_matrix_present_flag 2 years ago
Lynne 02f38af2dd
h264_ps: expose pps_id 2 years ago
Lynne 317fa3bd1d
h2645_vui: expose aspect_ratio_info_present_flag 2 years ago
Lynne dc2694557d
h2645_vui: expose aspect_ratio_idc 2 years ago
Lynne b6a6e2b19d
lavc/decode: allow to allocate hwaccel_priv_data early 2 years ago
Anton Khirnov 8b23644408
lavc/pthread_frame: add support for thread-safe hwaccels 2 years ago
Anton Khirnov 3d2e1aa324
lavc/decode: stop duplicating code from hwaccel_uninit() 2 years ago
Anton Khirnov a4611e3170
lavc/decode: pass AVHWAccel instead of AVCodecHWConfigInternal to hwaccel_init() 2 years ago
Paul B Mahol 62d4110a64 avfilter/af_silenceremove: add timestamp option 2 years ago
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