summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc/hevc_ps: do not store delta_poc_s[01] in ShortTermRPShevcAnton Khirnov2024-04-10
* lavc/hevc_ps: fix variable signedness in ff_hevc_decode_short_term_rps()Anton Khirnov2024-04-10
* lavc/hevc_ps/HEVCSPS: change flags into size-1 bitfieldsAnton Khirnov2024-04-10
* lavc/hevc_ps: reduce the size of used_by_curr_pic_lt_sps_flagAnton Khirnov2024-04-10
* lavc/hevcdec: drop a useless execute() call with 1 jobAnton Khirnov2024-04-10
* lavc/hevcdec: allocate local_ctx as array of structs rather than pointersAnton Khirnov2024-04-10
* lavc/hevcdec: track local context count separately from WPP thread countAnton Khirnov2024-04-07
* lavc/hevcdec: rename HEVCContext.HEVClcList to local_ctxAnton Khirnov2024-04-07
* lavc/decode: reindent after previous commitAnton Khirnov2024-04-05
* lavc: convert frame threading to the receive_frame() patternAnton Khirnov2024-04-05
* lavc/internal: document the precise meaning of AVCodecInternal.drainingAnton Khirnov2024-04-05
* lavc/thread: move generic-layer API to avcodec_internal.hAnton Khirnov2024-04-05
* fate/ffmpeg: Avoid dependency on samplesAndreas Rheinhardt2024-04-05
* avcodec/wavpack: Remove always-false checkAndreas Rheinhardt2024-04-04
* avcodec/dsd: Hoist branch out of loopAndreas Rheinhardt2024-04-04
* avcodec/dsddec: Fix decoding LSBF samplesAndreas Rheinhardt2024-04-04
* avcodec/wavpack: Only initialize DSD data when encountering DSDAndreas Rheinhardt2024-04-04
* fate/wavpack: Add test for DSDAndreas Rheinhardt2024-04-04
* avcodec/dsd: Use double for LUTsAndreas Rheinhardt2024-04-04
* avcodec/wavpack: Fix leak and segfault on reallocation errorAndreas Rheinhardt2024-04-04
* avcodec/lossless_videoencdsp: Don't presume alignment in diff_bytesAndreas Rheinhardt2024-04-04
* avcodec/ppc/h264dsp: Fix left shifts of negative numbersAndreas Rheinhardt2024-04-04
* avcodec, avformat/ffjni: fix duplicate JNI symbolsLeo Izen2024-04-04
* avformat/pcm: Use 64bit in bitrate computationMichael Niedermayer2024-04-04
* avformat/mxfdec: Check index_edit_rateMichael Niedermayer2024-04-04
* swscale/utils: Fix xInc overflowMichael Niedermayer2024-04-04
* avformat/iamf_parse: Check sound_systemMichael Niedermayer2024-04-04
* avcodec/wavarc: fix signed integer overflow in block type 6/19Michael Niedermayer2024-04-04
* avcodec/liblc3enc: don't force unspec channel layoutsJames Almer2024-04-04
* avcodec/liblc3dec: sanitize channel count in avctxJames Almer2024-04-04
* avcodec/liblc3: add encoding/decoding support of LC3 audio codecAntoine Soulier via ffmpeg-devel2024-04-04
* Changelog: fix typos for 7.0 sectionMarth642024-04-04
* swscale/ppc/swscale_ppc_template: Reindent after the previous commitAndreas Rheinhardt2024-04-04
* swscale/ppc/swscale_ppc_template: Remove code not passing checkasmAndreas Rheinhardt2024-04-04
* avcodec/vvc: Rename vvc_?foo->fooAndreas Rheinhardt2024-04-04
* changelog: update for 7.0Jean-Baptiste Kempf2024-04-04
* libavfilter/dnn_io_proc: Take step into consideration when crop frameWenbin Chen2024-04-04
* libavfilter/dnn_backend_openvino: Check bbox's heightWenbin Chen2024-04-04
* avcodec/vvc/vvc_inter_template: Fix left shift of negative numberAndreas Rheinhardt2024-04-04
* configure: Only enable iamfdec, iamfenc when neededAndreas Rheinhardt2024-04-03
* configure: Fix iamfdec dependenciesAndreas Rheinhardt2024-04-03
* doc/developer: (security) researchers should be creditedMichael Niedermayer2024-04-03
* avcodec/libx265: do not arbitrarily limit color valuesJan Ekström2024-04-03
* avfilter/{buffersrc,vf_setparams}: map IPT-C2, YCgCo-R variantsJan Ekström2024-04-03
* avcodec/options_table: map IPT-C2, YCgCo-R variants in colorspaceJan Ekström2024-04-03
* avutil/pix{desc,fmt}: add new matrix coefficients from H.273 v3Jan Ekström2024-04-03
* configure: Add missing libdav1d/av1 decoders->dovi_rpu dependencyAndreas Rheinhardt2024-04-03
* avfilter/avfilter: Don't use av_uninitAndreas Rheinhardt2024-04-03
* avfilter/vf_grayworld: Remove empty options and AVClassAndreas Rheinhardt2024-04-03
* avfilter/vf_hflip: Remove empty options and AVClassAndreas Rheinhardt2024-04-03