108394 Commits (27da9514c3a7b506e3c3e0ada5dee67566c5aadf)
 

Author SHA1 Message Date
Rémi Denis-Courmont 27da9514c3 lavc/audiodsp: RISC-V V vector_clip_int32 2 years ago
Rémi Denis-Courmont c1bb19e263 lavu/fixeddsp: RISC-V V butterflies_fixed 2 years ago
Rémi Denis-Courmont cd77662953 lavu/floatdsp: RISC-V V scalarproduct_float 2 years ago
Rémi Denis-Courmont b493370662 lavu/floatdsp: RISC-V V vector_fmul_window 2 years ago
Rémi Denis-Courmont 9aeb6aca3a lavu/floatdsp: RISC-V V vector_fmul_reverse 2 years ago
Rémi Denis-Courmont 47ce9735cc lavu/floatdsp: RISC-V V butterflies_float 2 years ago
Rémi Denis-Courmont f4ea45040f lavu/floatdsp: RISC-V V vector_fmul_add 2 years ago
Rémi Denis-Courmont d120ab5b91 lavu/floatdsp: RISC-V V vector_dmac_scalar 2 years ago
Rémi Denis-Courmont c3db27ba95 lavu/floatdsp: RISC-V V vector_fmac_scalar 2 years ago
Rémi Denis-Courmont da169a210d lavu/floatdsp: RISC-V V vector_dmul 2 years ago
Rémi Denis-Courmont 7058af9969 lavu/floatdsp: RISC-V V vector_fmul 2 years ago
Rémi Denis-Courmont 89b7ec65a8 lavu/floatdsp: RISC-V V vector_dmul_scalar 2 years ago
Rémi Denis-Courmont a6c10d05fe lavu/floatdsp: RISC-V V vector_fmul_scalar 2 years ago
Rémi Denis-Courmont 39357cad37 lavu/riscv: fallback macros for SH{1, 2, 3}ADD 2 years ago
Rémi Denis-Courmont 1b6aee52a5 configure: probe RISC-V Vector extension 2 years ago
Rémi Denis-Courmont 0c0a3deb18 lavu/cpu: CPU flags for the RISC-V Vector extension 2 years ago
Rémi Denis-Courmont 1edac8eb46 lavc/pixblockdsp: RISC-V I get_pixels 2 years ago
Rémi Denis-Courmont 04d092e7d5 lavc/audiodsp: RISC-V F vector_clipf 2 years ago
Rémi Denis-Courmont 746f1ff36a lavu/riscv: initial common header for assembler macros 2 years ago
Rémi Denis-Courmont b95e2fbd85 lavu/cpu: detect RISC-V base extensions 2 years ago
Tristan Schmelcher 179830108d
avfilter/scale_eval: Reduce rounding error. 2 years ago
Lynne 543a46b4b2
opus: convert encoder and decoder to lavu/tx 2 years ago
Dmitry Rogozhkin dd2ea014ef libavcodec/qsvenc: fixy typo for min/max qp reset 2 years ago
Andreas Rheinhardt 2b41463b87 avformat/internal: Don't include avcodec.h 2 years ago
Andreas Rheinhardt a02a0e8db4 avcodec/avcodec: Deprecate lavc chroma pos API functions 2 years ago
Andreas Rheinhardt 832e6563df avformat/matroska*: Use av_chroma_location_(pos_to_enum|enum_to_pos) 2 years ago
Andreas Rheinhardt 8be6552aa4 avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum) 2 years ago
Andreas Rheinhardt cf856d8957 avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.h 2 years ago
Paul B Mahol 0ca738673a avcodec/tiff: support multiple black levels 2 years ago
Paul B Mahol 1452445116 avcodec/tiff: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Paul B Mahol c0771055ec avcodec/pnmdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Paul B Mahol 91897110b0 avcodec/tiff: improve color handling in DNG 2 years ago
Paul B Mahol 9995a76f7c avfilter/vf_extractplanes: add support for packed rgb float formats 2 years ago
Paul B Mahol baf9099cf3 avcodec/tiff: add packed/planar 32bit float support 2 years ago
Paul B Mahol 7bb0afc245 avutil: add RGBA single-float precision packed formats 2 years ago
Paul B Mahol 63bb6d6a9b avutil: add RGB single-precision float formats 2 years ago
Andreas Rheinhardt 54b29e1656 fate/cbs: Add tests for h264_redundant_pps BSF 2 years ago
Andreas Rheinhardt 843fe314ea avformat/nutdec: Don't shrink packet size manually 2 years ago
Andreas Rheinhardt a7e54196cc avcodec/cbs: Only write extradata if there is something to write 2 years ago
Andreas Rheinhardt 7ae1c0dd3e avcodec/h264_redundant_pps_bsf: Don't remove PPS 2 years ago
Andreas Rheinhardt 7cd252ee41 avcodec/parser: Remove declaration of inexistent function 2 years ago
Michael Niedermayer 8008940da5
avcodec/dstdec: Check for overflow in build_filter() 2 years ago
Michael Niedermayer aa441ac105
avformat/matroskadec: Error out if a timestamp is beyond duration 2 years ago
Michael Niedermayer 4075f0cec1
avformat/spdifdec: Use 64bit to compute bit rate 2 years ago
Michael Niedermayer 529f64b2eb
avformat/rpl: Use 64bit for duration computation 2 years ago
Michael Niedermayer 2c789f753c
avformat/xwma: Use av_rescale() for duration computation 2 years ago
Michael Niedermayer aa8eb1bed0
avformat/sdsdec: Use av_rescale() to avoid intermediate overflow in duration calculation 2 years ago
Michael Niedermayer 5f529e9147
avformat/sbgdec: Check ts_int in genrate_intervals 2 years ago
Michael Niedermayer 981f5e46af
avformat/sbgdec: clamp end_ts 2 years ago
Michael Niedermayer 2cb7ee8a36
avformat/rmdec: check tag_size 2 years ago