112502 Commits (315c956cbd14f021e49dac7fc0b906fad1672aad)
 

Author SHA1 Message Date
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
Rémi Denis-Courmont 3575ee2ea3 lavc/audiodsp: unroll RISC-V clip functions 1 year ago
Andreas Rheinhardt b6e5136ba3 avcodec/mpegvideo_dec: Remove commented-out legacy cruft 1 year ago
Andreas Rheinhardt f52b4a6e69 avcodec/snow: Move dsp helper functions to snow_dwt.h 1 year ago
Andreas Rheinhardt 155e7e126b avcodec/snow: Move encoder-only stuff out of SnowContext 1 year ago
Andreas Rheinhardt 259e1d2bd7 avformat/matroskaenc: Write default duration for audio 1 year ago
Andreas Rheinhardt 0c1103d4dc avformat/matroskaenc: Don't create wrong packet durations 1 year ago
Paul B Mahol 9e531370b3 avformat/aea: fix bitrate for mono 1 year ago
Paul B Mahol edb6d6d536 avformat/aea: improve probe function 1 year ago
Paul B Mahol 7a444501d5 avcodec/mlpenc: fix quant_step_size for 16bit sample format input 1 year ago
Paul B Mahol ffc783dea7 avcodec/mlpenc: fix writing end of stream marker 1 year ago