50261 Commits (300df41c30c7767729e51be1d09cda02901f9b16)

Author SHA1 Message Date
Rémi Denis-Courmont 3152c684cb lavc/vc1dsp: R-V V vc1_inv_trans_4x4 8 months ago
Rémi Denis-Courmont 6ffa639c8a lavc/vc1dsp: R-V V vc1_inv_trans_4x8 8 months ago
Rémi Denis-Courmont a169f3bca5 lavc/vc1dsp: R-V V vc1_inv_trans_8x4 8 months ago
Rémi Denis-Courmont 04397a29de lavc/vc1dsp: R-V V vc1_inv_trans_8x8 8 months ago
Rémi Denis-Courmont c3dbbb316e lavc/flacdsp: fix sign extension in R-V V wasted33 8 months ago
Zhao Zhili 7d46ab9e12 avcodec/mediacodecenc: workaround the alignment requirement for H.265 8 months ago
Zhao Zhili 2a68b2d643 avcodec/mediacodecenc: workaround the alignment requirement only for H.264 8 months ago
Zhao Zhili 680b3cee1f avcodec/h265_metadata: Add options to set width/height after crop 8 months ago
Ramiro Polla 2d24a80e5e avcodec/mpegvideo_enc: give magic number a name 8 months ago
Ramiro Polla 01b1f4c9a5 libavcodec/libxvid: code cleanup (replace magic numbers) 8 months ago
Rémi Denis-Courmont 0415bb74c8 lavc/vp8dsp: remove no longer used macros 8 months ago
Rémi Denis-Courmont 121fb846b9 lavc/vp7dsp: add R-V V vp7_idct_dc_add4uv 8 months ago
Rémi Denis-Courmont 225de53c9d lavc/vp8dsp: rework R-V V idct_dc_add4y 8 months ago
Rémi Denis-Courmont 4e120fbbbd lavc/vp8dsp: add R-V V vp7_idct_dc_add4y 8 months ago
Rémi Denis-Courmont 30797e4ff6 lavc/vp8dsp: add R-V V vp7_idct_dc_add 8 months ago
Frank Plowman d866f49791 lavc/vvc: Reallocate pixel buffers if pixel shift changes 8 months ago
Anton Khirnov 9576a00527 lavc/hevcdec: drop unused HEVCContext.width/height 8 months ago
Anton Khirnov a13b892080 lavc/hevcdec: deduplicate calling hwaccel decode_params() 8 months ago
Anton Khirnov e4601cc339 lavc/hevc*: move to hevc/ subdir 8 months ago
Anton Khirnov ba56a300a9 lavc/hevcdec: drop HEVCContext.frame 8 months ago
Anton Khirnov db84c1c6ef lavc/hevcdec: rename HEVCFrame.frame to just f 8 months ago
Anton Khirnov 9226514ced lavc/hevcdec: rename HEVCContext.ref to cur_frame 8 months ago
Anton Khirnov 7ad9400952 lavc/hevcdec: drop HEVCContext.HEVClc 8 months ago
Anton Khirnov 67ca18dd56 lavc/hevcdec: drop HEVCLocalContext.gb 8 months ago
Anton Khirnov ac69e6caf6 lavc/hevcdec: include first row in SliceHeader.offset/size 8 months ago
Anton Khirnov 79c0310aca lavc/hevcdec: drop a useless condition 8 months ago
Anton Khirnov 74159cbfc3 lavc/hevcdec: move handling of byte alignment at the end of slice header 8 months ago
Lynne 7413b81e50
aacdec_usac: fix typo in debug message 8 months ago
Lynne f4371029f8
aacdec_usac: fix off by one error check on channel numbers 8 months ago
Lynne 0d93e04bc6
aacdec_usac: error out on receiving too many channels for the current layout 8 months ago
Lynne 39826eacff
aacdec_usac: error out on too many elements 8 months ago
Lynne b70fdbde9c
aacdec_usac: prevent get_bits(0) in get_escaped_value 8 months ago
Rémi Denis-Courmont fd4977c876 lavc/aacencdsp: R-V V quant_bands 8 months ago
Andreas Rheinhardt bb3c50b46d avcodec/tiff: Suppress unused variable warnings 8 months ago
Tomas Härdin 4037d5e103 lavc/speedhqenc: Require width to be a multiple of 16 8 months ago
Tomas Härdin 017a18b026 lavc/speedhqdec: Reindent 8 months ago
Tomas Härdin 42d5ddb2de lavc/speedhqdec: Add AV_CODEC_CAP_SLICE_THREADS 8 months ago
James Almer 4d59d58ea6 avcodec/aac/aacdec_usac: remove unnecessary cast 8 months ago
Michael Niedermayer 6106177ad6
avcodec/proresenc_anatoliy: Assert that AV_PROFILE_UNKNOWN is replaced 8 months ago
Michael Niedermayer 160b81ce2a
avcodec/pcm-dvdenc: 64bit pkt-size 8 months ago
Michael Niedermayer 19db9636c5
avcodec/notchlc: Check init_get_bits8() for failure 8 months ago
Michael Niedermayer 161d0aa2a8
avcodec/tests/dct: Use 64bit in intermediate for error computation 8 months ago
Michael Niedermayer d741638042
avcodec/scpr3: Check add_dec() for failure 8 months ago
Michael Niedermayer e5098589b0
avcodec/rv34: assert that size is not 0 in rv34_gen_vlc_ext() 8 months ago
Michael Niedermayer 6f976db251
avcodec/wavpackenc: Use unsigned for potential 31bit shift 8 months ago
Michael Niedermayer 30f2bac9f7
avcodec/wavpack: Remove dead assignments 8 months ago
Michael Niedermayer 2e5433dc12
avcodec/vvc/mvs: Initialize mvf 8 months ago
Michael Niedermayer 12391b732f
avcodec/tests/jpeg2000dwt: Use 64bit in comparission 8 months ago
Michael Niedermayer 847a53f264
avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation 8 months ago
Lynne 18757b26bd
aacdec_usac: fix typo in fac_length 8 months ago