110778 Commits (4501b1dfd7b812fdd459634a3e2b974525107592)
 

Author SHA1 Message Date
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
Anton Khirnov 4e521e6102 fate/tests/ffmpeg: use -idct simple for fate-ffmpeg-input-r 2 years ago
James Almer f209614290 avcodec/libdav1d: only return EAGAIN when there are no buffered packets 2 years ago
Paul B Mahol 557686ac63 avdevice/opengl_enc: check sscanf return value 2 years ago
Marvin Scholz 86b252ea9d avfilter/vf_tpad: accept hardware frames in clone-only mode 2 years ago
Marvin Scholz fa7180b827 avfilter/vf_tpad: use enum for start/stop_mode 2 years ago
Anton Khirnov c894f85f72 fftools/ffmpeg_dec: rename decode_video() to video_frame_process() 2 years ago
Anton Khirnov 909f5dfae1 fftools/ffmpeg_dec: inline decode_audio() into dec_packet() 2 years ago
Anton Khirnov 959a5decf2 fftools/ffmpeg_dec: deduplicate code in decode_audio/video() 2 years ago
Anton Khirnov ab3493006f fftools/ffmpeg_dec: merge check_decode_result() into its callers 2 years ago
Anton Khirnov c08717adae fftools/ffmpeg: reindent after previous commit 2 years ago
Anton Khirnov 748f2999ee fftools/ffmpeg_dec: restructure audio/video decoding loop 2 years ago
Anton Khirnov 172f901e35 fftools/ffmpeg_dec: deobfuscate subtitle decoding 2 years ago
Anton Khirnov dbf1c6f5f1 fftools/ffmpeg: move decoding code to ffmpeg_dec 2 years ago
Anton Khirnov 79c1dde5c3 fftools/ffmpeg: split decoding loop out of process_input_packet() 2 years ago
Anton Khirnov b5beff3f15 fftools/ffmpeg: move a block to a more appropriate place 2 years ago
Anton Khirnov 4cec5ffc45 fftools/ffmpeg: rework handling -max_error_rate 2 years ago
Anton Khirnov d064c9ded5 fftools/ffmpeg: deobfuscate check_decode_result() call 2 years ago
Anton Khirnov 4fbc699ac3 fftools/ffmpeg: replace an unreachable return with av_assert0(0) 2 years ago
Anton Khirnov 4a59dde0c7 fftools/ffmpeg: eliminate InputStream.got_output 2 years ago
Anton Khirnov 5fa00b38e6 fftools/ffmpeg: drop an obsolete hack 2 years ago
Anton Khirnov 37fcbe121d fftools/cmdutils: constify the argument of get_rotation() 2 years ago
Anton Khirnov 9effea016c fftools/ffmpeg_filter: embed displaymatrix into private context 2 years ago
Anton Khirnov dcfbfb417c fftools/ffmpeg_filter: keep track of the real filter input type 2 years ago
Anton Khirnov f980df2c04 fftools/ffmpeg_filter: move InputFilter.type to private data 2 years ago
Anton Khirnov c4a3f7edb8 fftools/ffmpeg_filter: move InputFilter.ist to private data 2 years ago
Anton Khirnov 0f501b2ad9 fftools/ffmpeg_filter: drop a redundant error message 2 years ago
Anton Khirnov 89b37ae70a fftools/ffmpeg_filter: make input filter configured parameters private 2 years ago
Anton Khirnov 82c75ddfad fftools/ffmpeg: move ifilter_has_all_input_formats() to ffmpeg_filter 2 years ago
Anton Khirnov 2628c7049e fftools/ffmpeg_filter: try configuring graphs from input EOF 2 years ago
Anton Khirnov a16d7171d1 fftools/ffmpeg_filter: only use fallback parameters when necessary 2 years ago