112312 Commits (35e6960a6be42ec27de6a3f070071ab7e2e3f27d)
 

Author SHA1 Message Date
Michael Niedermayer 35e6960a6b
avcodec/flacdec: Fix overflow in "33bit" decorrelate 1 year ago
Michael Niedermayer d11b8bd0c6
avcodec/lcldec: Make PNG filter addressing match the code afterwards 1 year ago
Michael Niedermayer 5c0df3da0b
avformat/westwood_vqa: Check chunk size 1 year ago
Michael Niedermayer a9137110ed
avformat/sbgdec: Check for period overflow 1 year ago
Michael Niedermayer dedc78b4b5
avformat/concatdec: Check in/outpoint for overflow 1 year ago
Rémi Denis-Courmont 446b0090cb lavu/float_dsp: avoid reg-stride in R-V V reverse_fmul 1 year ago
Rémi Denis-Courmont d14130aea3 swscale/rgb2rgb: unroll R-V V interleave_bytes 1 year ago
Rémi Denis-Courmont 6269c4a440 swscale/rgb2rgb: unroll RISC-V V uyvytoyuv422 1 year ago
Rémi Denis-Courmont e50f8e861b swscale/rgb2rgb: avoid S-regs in RISC-V V uyvytoyuv422 1 year ago
Rémi Denis-Courmont be37a2e364 swscale/rgb2rgb: rework RISC-V V uyvytoyuv422 1 year ago
Andreas Rheinhardt e1f3041b93 avcodec/h264_slice: Don't keep AVCodecContext props in sync manually 1 year ago
Andreas Rheinhardt 06388250d9 avcodec/mpegvideo_dec: Don't memset twice 1 year ago
Andreas Rheinhardt 3ede6cc0f1 avcodec/mpegvideo_dec: Check for existence of planes before accesses 1 year ago
Anton Khirnov 8d12762b42 fftools/ffmpeg: move derivation of frame duration from filter framerate 1 year ago
Anton Khirnov 9d4ca76c08 fftools/ffmpeg_enc: do not round frame durations prematurely 1 year ago
Anton Khirnov 303f10d4dd fftools/ffmpeg_dec: disregard demuxer timestamps for NOTIMESTAMPS formats 1 year ago
Anton Khirnov cdfd15f4d8 lavc/mpeg4videodec: do not invent a framerate from guessed numbers 1 year ago
Anton Khirnov 4a376f45ab lavc/mpegvideo_parser: improve exporting field-coding information 1 year ago
Anton Khirnov 2c9eb49122 lavc/mpegvideo_parser: reduce variable scopes 1 year ago
Anton Khirnov 3562993d82 lavf/gifdec: do not mark as notimestamps 1 year ago
Anton Khirnov 80401b86d3 lavf/demux: restrict video parser duration handling to just GIF 1 year ago
Anton Khirnov 63bc6430a6 lavfi/yadif: update output frame durations 1 year ago
Anton Khirnov 99fe00ab4b doc/developer: deduplicate commit message rules 1 year ago
Anton Khirnov 4c4bf54d99 doc/developer: drop an outdated item 1 year ago
Anton Khirnov e898447661 doc/developer: add a code behaviour section to development policy 1 year ago
Anton Khirnov 836a8e116a doc/developer: fix a nonsense statement 1 year ago
Anton Khirnov f3ba1158e4 doc/developer: merge the 'contributing code' section into its parent chapter 1 year ago
Anton Khirnov 491a0ad0b9 doc/developer: move a sentence to a more appropriate place 1 year ago
Dawid Kozinski 3ba3e188b3 avcodec/hevcpred_template: Removed unreachable code 1 year ago
Andreas Rheinhardt f58038d498 avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 1 year ago
Andreas Rheinhardt ea14e8bc30 avcodec/codec_par: Move enum AVFieldOrder to defs.h 1 year ago
Andreas Rheinhardt dd48e49d54 avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH 1 year ago
Niklas Haas 0d596776c6 avcodec/decode: use ff_icc_profile_sanitize 1 year ago
Niklas Haas 443471356f avfilter/vf_iccdetect: use ff_icc_profile_sanitize 1 year ago
Niklas Haas beac4a999c avcodec/fflcms2: add ff_icc_profile_sanitize 1 year ago
Niklas Haas 22530ad1ce lavc/h274: transpose IDCT 1 year ago
Martin Storsjö 2b9c6c70e6 tools: Don't include the direct library names when linking 1 year ago
Mark Thompson 014c138633 cbs_av1: Make fake OBU size length field a write option 1 year ago
Rémi Denis-Courmont 1a4bd76ea5 swscale/rgb2rgb: remove R-V V shuffle_bytes_3012 1 year ago
Rémi Denis-Courmont c4a144c29d swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210 1 year ago
Rémi Denis-Courmont cec48e3b32 riscv: factor out the bswap32 assembler 1 year ago
Paul B Mahol 4fe0a31cab avcodec/mlpenc: allow changing some LPC parameters 1 year ago
Paul B Mahol a1b29ab60d avcodec/mlpenc: increase compression ratio even more, fix LPC parameters 1 year ago
Paul B Mahol 0be5da9cfa avcodec/mlpenc: increase compression ratio when input is of lower bit depth 1 year ago
Rémi Denis-Courmont b36f3d5330 lavc/fmtconvert: unroll R-V V int32_to_float_fmul_scalar 1 year ago
Rémi Denis-Courmont f3dfd4ccf2 lavc/aacpsdsp: unroll RISC-V V hybrid_synthesis_deint 1 year ago
Rémi Denis-Courmont 0f1336b285 lavc/aacpsdsp: unroll RISC-V V hybrid_analysis_ileave 1 year ago
Rémi Denis-Courmont 69d7486e59 lavc/aacpsdsp: unroll RISC-V V mul_pair_single 1 year ago
Rémi Denis-Courmont c270928cc0 lavc/aacpsdsp: unroll R-V V stereo interpolate 1 year ago
Rémi Denis-Courmont 27d74fc1ef lavc/aacpsdsp: simplify R-V V stereo interpolate 1 year ago