115785 Commits (b90b6764093a40d6b2064cdd07c4c715c934ebf1)
 

Author SHA1 Message Date
Zhao Zhili 2a68b2d643 avcodec/mediacodecenc: workaround the alignment requirement only for H.264 5 months ago
Zhao Zhili 680b3cee1f avcodec/h265_metadata: Add options to set width/height after crop 5 months ago
Gyan Doshi d55f5cba7b avfilter/trim: flag trim filter as metadata only 5 months ago
Zhao Zhili 47ba87551c checkasm/sw_rgb: test rgb24/bgr24 to yuv 5 months ago
Ramiro Polla 2d24a80e5e avcodec/mpegvideo_enc: give magic number a name 5 months ago
Ramiro Polla 01b1f4c9a5 libavcodec/libxvid: code cleanup (replace magic numbers) 5 months ago
Rémi Denis-Courmont 0415bb74c8 lavc/vp8dsp: remove no longer used macros 5 months ago
Rémi Denis-Courmont 121fb846b9 lavc/vp7dsp: add R-V V vp7_idct_dc_add4uv 5 months ago
Rémi Denis-Courmont 225de53c9d lavc/vp8dsp: rework R-V V idct_dc_add4y 5 months ago
Rémi Denis-Courmont 4e120fbbbd lavc/vp8dsp: add R-V V vp7_idct_dc_add4y 5 months ago
Rémi Denis-Courmont 30797e4ff6 lavc/vp8dsp: add R-V V vp7_idct_dc_add 5 months ago
Frank Plowman d866f49791 lavc/vvc: Reallocate pixel buffers if pixel shift changes 5 months ago
Anton Khirnov 9576a00527 lavc/hevcdec: drop unused HEVCContext.width/height 5 months ago
Anton Khirnov a13b892080 lavc/hevcdec: deduplicate calling hwaccel decode_params() 5 months ago
Anton Khirnov e4601cc339 lavc/hevc*: move to hevc/ subdir 5 months ago
Anton Khirnov ba56a300a9 lavc/hevcdec: drop HEVCContext.frame 5 months ago
Anton Khirnov db84c1c6ef lavc/hevcdec: rename HEVCFrame.frame to just f 5 months ago
Anton Khirnov 9226514ced lavc/hevcdec: rename HEVCContext.ref to cur_frame 5 months ago
Anton Khirnov 7ad9400952 lavc/hevcdec: drop HEVCContext.HEVClc 5 months ago
Anton Khirnov 67ca18dd56 lavc/hevcdec: drop HEVCLocalContext.gb 5 months ago
Anton Khirnov ac69e6caf6 lavc/hevcdec: include first row in SliceHeader.offset/size 5 months ago
Anton Khirnov 79c0310aca lavc/hevcdec: drop a useless condition 5 months ago
Anton Khirnov 74159cbfc3 lavc/hevcdec: move handling of byte alignment at the end of slice header 5 months ago
James Almer a14440867c x86/float_dsp: add SSE2 and AVX versions of scalarproduct_double 5 months ago
Lynne 7413b81e50
aacdec_usac: fix typo in debug message 5 months ago
Lynne f4371029f8
aacdec_usac: fix off by one error check on channel numbers 5 months ago
Lynne 0d93e04bc6
aacdec_usac: error out on receiving too many channels for the current layout 5 months ago
Lynne 39826eacff
aacdec_usac: error out on too many elements 5 months ago
Lynne b70fdbde9c
aacdec_usac: prevent get_bits(0) in get_escaped_value 5 months ago
Rémi Denis-Courmont fd4977c876 lavc/aacencdsp: R-V V quant_bands 5 months ago
Rémi Denis-Courmont be6f8c439a checkasm: add aacencdsp.quant_bands test 5 months ago
Andreas Rheinhardt bb3c50b46d avcodec/tiff: Suppress unused variable warnings 5 months ago
Andreas Rheinhardt 87a13986bc avformat/nutdec: Don't create inconsistent side data 5 months ago
Tomas Härdin 4037d5e103 lavc/speedhqenc: Require width to be a multiple of 16 5 months ago
Tomas Härdin 017a18b026 lavc/speedhqdec: Reindent 5 months ago
Tomas Härdin 42d5ddb2de lavc/speedhqdec: Add AV_CODEC_CAP_SLICE_THREADS 5 months ago
Stefano Sabatini 77ad449911 doc/filters/curves: fix typos 6 months ago
Stefano Sabatini 17a759cce1 doc/filters/tiltandshift: apply typo fixes, add introductory description 6 months ago
Marcus B Spencer 26084887b0 doc/developer: update outdated information 6 months ago
James Almer 4d59d58ea6 avcodec/aac/aacdec_usac: remove unnecessary cast 6 months ago
Michael Niedermayer 6106177ad6
avcodec/proresenc_anatoliy: Assert that AV_PROFILE_UNKNOWN is replaced 6 months ago
Michael Niedermayer 160b81ce2a
avcodec/pcm-dvdenc: 64bit pkt-size 6 months ago
Michael Niedermayer 19db9636c5
avcodec/notchlc: Check init_get_bits8() for failure 6 months ago
Michael Niedermayer 161d0aa2a8
avcodec/tests/dct: Use 64bit in intermediate for error computation 6 months ago
Michael Niedermayer d741638042
avcodec/scpr3: Check add_dec() for failure 6 months ago
Michael Niedermayer e5098589b0
avcodec/rv34: assert that size is not 0 in rv34_gen_vlc_ext() 6 months ago
Michael Niedermayer 6f976db251
avcodec/wavpackenc: Use unsigned for potential 31bit shift 6 months ago
Michael Niedermayer 30f2bac9f7
avcodec/wavpack: Remove dead assignments 6 months ago
Michael Niedermayer 2e5433dc12
avcodec/vvc/mvs: Initialize mvf 6 months ago
Michael Niedermayer 12391b732f
avcodec/tests/jpeg2000dwt: Use 64bit in comparission 6 months ago