summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/iamf_writer: Return proper error codesAndreas Rheinhardt2024-02-19
* avformat/iamf: Don't mix ownership and non-ownership pointersAndreas Rheinhardt2024-02-19
* avformat/iamf_writer: Don't memset twiceAndreas Rheinhardt2024-02-19
* avformat/iamf_writer: Remove nonsense checkAndreas Rheinhardt2024-02-19
* avformat/iamf_writer: Don't leak on error when adding ParamDefinitionAndreas Rheinhardt2024-02-19
* fate: use an even more exotic channel layout mov-mp4-pcm-float testMarton Balint2024-02-19
* avformat/mpegts: remove decoding param from ts_packetsize optionJames Almer2024-02-19
* avformat/mpegts: add a ts_id exported optionJames Almer2024-02-19
* mailmap: remap my email accountsSteven Liu2024-02-19
* configure: fix compilation with glslang 14Lynne2024-02-18
* tests/fate-run: Do not ignore errors from intermediate commandsAndreas Rheinhardt2024-02-18
* fftools/ffmpeg_mux_init: Fix attachment_filename use-after-freeAndreas Rheinhardt2024-02-18
* avfilter/avfilter: Move frame_pool to FilterLinkInternalAndreas Rheinhardt2024-02-18
* avfilter/avfilter: Move age_index to FilterLinkInternalAndreas Rheinhardt2024-02-18
* avfilter/avfilter: Move init_state to FilterLinkInternalAndreas Rheinhardt2024-02-18
* avfilter/avfilter: Move AVFilterGraph private fields to FFFilterGraphAndreas Rheinhardt2024-02-18
* avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternalAndreas Rheinhardt2024-02-18
* avfilter/avfiltergraph: Avoid indirection when freeing filtergraphAndreas Rheinhardt2024-02-18
* avfilter: Add a header for internal generic-layer APIsAndreas Rheinhardt2024-02-18
* avfilter/avfilter: Avoid allocation for AVFilterInternalAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Avoid branch when adding to linked listAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Remove useless error logsAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Allocate buffers jointlyAndreas Rheinhardt2024-02-18
* avfilter/signature_lookup: Check for allocation errorAndreas Rheinhardt2024-02-18
* avfilter/vf_signature: Allocate arrays togetherAndreas Rheinhardt2024-02-18
* lavu/tx: correctly use a default scale parameter for all transform typesLynne2024-02-18
* avutil/channel_layout: print known layout names in custom layoutJames Almer2024-02-18
* {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headersJan Ekström2024-02-18
* avformat/mov_chan: rework ff_mov_read_chnlMarton Balint2024-02-18
* avformat/mov: factorize reading the main part of the chnl atom to mov_chanMarton Balint2024-02-18
* avutil/tests/channel_layout: add tests for av_channel_order_retypeMarton Balint2024-02-18
* avutil/channel_layout: add FF_CHANNEL_ORDER_NBMarton Balint2024-02-18
* avutil/channel_layout: change AV_CHAN_SILENCE to AV_CHAN_UNUSED in the docsMarton Balint2024-02-18
* Require compilers to support C11.Anton Khirnov2024-02-18
* avcodec/h2645_parse: Don't treat 0x000002 as a start code and truncateMattias Wadman2024-02-18
* lavc/dxv: assume DXV2 files use premultiplied alphaConnor Worley2024-02-18
* lavc/texturedsp: require explicitly-set frame dimensionsConnor Worley2024-02-18
* avcodec/speexdec: further check for sane frame_size valuesJames Almer2024-02-17
* lavc/vp8dsp: R-V V vp8_idct_dc_add4uvsunyuechi2024-02-17
* lavc/vp8dsp: R-V V vp8_idct_dc_add4ysunyuechi2024-02-17
* lavc/vp8dsp: R-V V vp8_idct_dc_addsunyuechi2024-02-17
* lavc/rv34dsp: R-V V rv34_idct_dc_addsunyuechi2024-02-17
* checkasm/rv34dsp: add rv34_idct_dc_add testsunyuechi2024-02-17
* lavc/rv34dsp: R-V V rv34_inv_transform_dcsunyuechi2024-02-17
* checkasm/rv34dsp: add rv34_inv_transform_dc testsunyuechi2024-02-17
* avfilter/v360: Use AV_VIDEO_MAX_PLANESMichael Niedermayer2024-02-16
* avutil/pixfmt: Add AV_VIDEO_MAX_PLANESMichael Niedermayer2024-02-16
* avcodec/speexdec: check for sane frame_size valuesJames Almer2024-02-16
* avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmxAndreas Rheinhardt2024-02-16
* lavc/vvc: Use pps->{width, height} over sps->{width, height}Frank Plowman2024-02-16