113556 Commits (ad9f644505bddd8b7243d4d9927ca08d6f80e97a)
 

Author SHA1 Message Date
Anton Khirnov ae06111d74 fftools/ffmpeg_demux: implement -bsf for input 10 months ago
Anton Khirnov 6cb7295abf fftools/ffmpeg_demux: add demuxing thread private data 10 months ago
Anton Khirnov 50448ca290 fftools/ffmpeg_demux: only allocate the decoder when actually decoding 10 months ago
Anton Khirnov 2ee1c6ffb2 fftools/ffmpeg_demux: set options on codec parameters rather than decoder 10 months ago
Anton Khirnov 7e33534506 fftools/ffmpeg_demux: do not set bitexact directly on the decoder 10 months ago
Anton Khirnov cdb65857c3 doc/ffmpeg: drop documentation for non-existent -sbsf 10 months ago
Anton Khirnov f8939bad1e fftools/ffmpeg_demux: replace abort() by av_assert0(0) 10 months ago
James Almer 0a5813fc68 avcodec/vvcdec: allocate and store structs on their own within the table list 10 months ago
sunyuechi 8e23ebe6f9 lavc/svq1enc: R-V V ssd_int8_vs_int16 10 months ago
Nuo Mi d595e0a0b6 avcodec/vvcdec: misc, constify hor_ctu_edge 10 months ago
Nuo Mi 375dcf469e avcodec/vvcdec: deblock, fix uninitialized values 10 months ago
James Almer be4fcf027b avformat/mov: reset a log message as trace level 10 months ago
Paul Orlyk de8305e097
avformat/rtsp: Send mode=record instead of mode=receive in Transport header 10 months ago
Paul Orlyk 57648ee091
avformat/rtsp: Support mode field of Transport header being sent in upper case 10 months ago
Jeffrey Knockel 0e20146db0
avutil/pixfmt: fix AV_PIX_FMT_RGB8 description 10 months ago
Michael Niedermayer 278fea3664
avutil/eval: Use even better PRNG 10 months ago
aybe aybe 36b402f80d
avcodec/mdec: DC reading for STRv1 is like STRv2 10 months ago
Haixia Shi e664f4465a doc/utils: fix atan2 parameter order 10 months ago
Martin Storsjö ac40c3bb07 checkasm: Test whether the native FFmpeg timers work 10 months ago
James Almer d8f3cc90ac avutil/iamf: add some more doxy to structs 10 months ago
James Almer c35f1935bf avutil/iamf: fix doxygen group names 10 months ago
James Almer 6f02dcc091 fate/mov: add dependencies to heif tests 10 months ago
James Almer de01ea4caf fate/subtitles: add missing ref for fate-sub-rcwt 10 months ago
James Almer d9fed9df2a avformat/mov: improve HEIF parsing 10 months ago
sunyuechi 202a35ecdb checkasm/svqenc: add ssd_int8_vs_int16 test 10 months ago
sunyuechi 0befc1fca7 lvac/svqenc: add ff_svq1enc_init 10 months ago
Rémi Denis-Courmont 278b4b60d6 lavc/takdsp: R-V V decorrelate_sf 10 months ago
Marth64 34a47b97de libavutil/timecode: fix parameter order in documentation 10 months ago
Marth64 3525544e48 libavformat: add RCWT closed caption muxex 10 months ago
Stefano Sabatini 5a9f1fc53f doc/muxers/avi: apply misc changes 10 months ago
Stefano Sabatini f0b69d256d doc/muxers: add au 10 months ago
Stefano Sabatini 4143afc70d doc/muxers: add ast 10 months ago
Stefano Sabatini a600f593a8 lavf/astenc: fix weird indent, use braces in else statements 10 months ago
yuanhecai a87a52ed0b
avcodec/hevc: Add ff_hevc_idct_32x32_lasx asm opt 10 months ago
jinbo 9239081db3
avcodec/hevc: Add asm opt for the following functions 10 months ago
jinbo 1f642b99af
avcodec/hevc: Add epel_uni_w_hv4/6/8/12/16/24/32/48/64 asm opt 10 months ago
jinbo 6c6bf18ce8
avcodec/hevc: Add qpel_uni_w_v|h4/6/8/12/16/24/32/48/64 asm opt 10 months ago
jinbo a28eea2a27
avcodec/hevc: Add pel_uni_w_pixels4/6/8/12/16/24/32/48/64 asm opt 10 months ago
jinbo cfbdda607d
avcodec/hevc: Add add_residual_4/8/16/32 asm opt 10 months ago
Vladimir Petrov c915dc4c50
avfilter/vsrc_testsrc: fix colorchart black stripe 10 months ago
Niklas Haas bfa1b7577d avfilter/vf_zscale: fix query_formats 10 months ago
Zhao Zhili 564a15b2ee fftools/ffplay_renderer: Add device selection support 10 months ago
Zhao Zhili 38aca1dc9a fftools/ffplay: fix missing hw_frames_ctx when config avfilter 10 months ago
Zhao Zhili bba5a563c8 avutil/hwcontext_vt: add pixel format map for full range YUV420P 10 months ago
Zhao Zhili 13c1fea92f avcodec/videotoolboxenc: fix setting avctx color_range doesn't work 10 months ago
Brad Smith 6d3cd399bd configure: remove Bitrig OS 10 months ago
aybe aybe f89a6e7576
avformat/psxstr: fix demuxing I/O error at EOF 10 months ago
aybe aybe 21ed52916d
avformat/psxstr: fix unknown sector type 00/80 10 months ago
Nuo Mi 8d0dda8260 vvcdec: reuse h26x/h2656_deblock_template.c 10 months ago
Nuo Mi ae0a83477b hevcdec: move deblock template to h26x/h2656_deblock_template.c 10 months ago