116941 Commits (4bc2f90cffae5a691a63bb7496a2c7622a65a105)
 

Author SHA1 Message Date
Michael Niedermayer 4bc2f90cff
MAINTAINERS: remove Aurelien and David from matroska* 4 months ago
Michael Niedermayer 85aee1dc31
MAINTAINER: iamf is maintained by James 4 months ago
Michael Niedermayer ec8b5187f9
MAINTAINERS: Add status to icecast 4 months ago
Michael Niedermayer 49226216b1
MAINTAINERS: Rangecoder looks quite familiar, ill maintain it 4 months ago
Michael Niedermayer c7083738bd
MAINTAINERS: Mark parts from Ludmila as unmaintained 4 months ago
Michael Niedermayer 5d02b0f72e
MAINTAINERS: Update fate admin 4 months ago
Michael Niedermayer 006ee12a9a
MAINTAINERS: Mark parts from Robert as unmaintained 4 months ago
Christian Helmrich 865cd3c056
avfilter: add XPSNR filter 4 months ago
Niklas Haas e6983ed525 Changelog: mention YUV range negotiation 4 months ago
Niklas Haas 8517ff2082 fftools/ffmpeg_filter: remove YUVJ hack 4 months ago
Niklas Haas a850f80e2c fftools/ffmpeg_filter: propagate codec yuv metadata to filters 4 months ago
Niklas Haas 33d5a4ec4e fftools/ffmpeg_filter: switch to avcodec_get_supported_config() 4 months ago
Anton Khirnov f3e265c690 fftools/ffmpeg_mux_init: factor out binding filters to output streams 4 months ago
Niklas Haas 7d6cd13ccb fftools/ffmpeg_filter: simplify choose_pix_fmts 4 months ago
Niklas Haas 7b0eca1e51 fftools/ffmpeg_mux_init: switch to avcodec_get_supported_config() 4 months ago
Niklas Haas 377652da19 fftools: drop unused/hacky macros 4 months ago
Niklas Haas 69b8405482 fftools/opt_common: switch to avcodec_get_supported_config() 4 months ago
Niklas Haas 4524d527bf avcodec/codec_internal: nuke init_static_data() 4 months ago
Niklas Haas 2c2dfd9149 avcodec/mjpegenc: switch to get_supported_config() 4 months ago
Niklas Haas a577172c99 avcodec/libaomenc: switch to get_supported_config() 4 months ago
Niklas Haas 0977d968e4 avcodec/libvpxenc: switch to get_supported_config() 4 months ago
Niklas Haas de421cac8b avcodec/libx265: switch to get_supported_config() 4 months ago
Niklas Haas 088108fc7a avcodec/allcodecs: add backcompat for new config API 4 months ago
Niklas Haas 13cec7bb5f avcodec/encode: switch to avcodec_get_supported_config() 4 months ago
Niklas Haas 3305767560 avcodec: add avcodec_get_supported_config() 4 months ago
Niklas Haas 703288cec6 avcodec/internal: add FFCodec.color_ranges 4 months ago
Marvin Scholz 8a314e3f11 lavu/opt: Fix return of uninitialised value 4 months ago
Marvin Scholz b4e64b86ad lavu/opt: av_opt_set_array: fix uninitialised return 4 months ago
Timo Rothenpieler 7e35aeda03 lavu/opt: properly initialize av_opt_set_array return value 4 months ago
Ramiro Polla c0666d8bed swscale/aarch64/rgb2rgb: add neon implementation for rgb24toyv12 4 months ago
Ramiro Polla caaec2ea95 swscale/x86/rgb2rgb: disable rgb24toyv12_mmxext for x86_64 4 months ago
Ramiro Polla e0cc06184c checkasm/sw_rgb: add rgb24toyv12 tests 4 months ago
Ramiro Polla 3604b2403c swscale/rgb2rgb: improve chroma conversion in ff_rgb24toyv12_c 4 months ago
Ramiro Polla d8848325a6 swscale/aarch64/rgb2rgb: add deinterleaveBytes neon implementation 4 months ago
Ramiro Polla c08bb33e41 checkasm/sw_rgb: add deinterleaveBytes 4 months ago
Ramiro Polla 4c824ad391 swscale/x86/rgb2rgb: fix deinterleaveBytes writing past the end of the buffers 4 months ago
Ramiro Polla f17a6bd200 swscale/x86/rgb2rgb: fix deinterleaveBytes for unaligned dst pointers 4 months ago
Frank Plowman 6df0c5f9f4 lavc/vvc: Remove experimental flag 4 months ago
Anton Khirnov eec1a7a6bb lavc/hevc: check framerate num/den to be strictly positive 4 months ago
Anton Khirnov fc8df81cb1 lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext 4 months ago
Anton Khirnov 9bccc634af lavc/hevcdec: make a HEVCFrame hold a reference to its PPS 4 months ago
Anton Khirnov 672713761b lavc/hevcdec: move HEVCContext.sao_pixel_buffer_[vh] to HEVCLayerContext 4 months ago
Anton Khirnov 6fcf0045cf lavc/hevcdec: move HEVCContext.{tab_mvf,rpl_tab}_pool to HEVCLayerContext 4 months ago
Anton Khirnov 4f87ff7666 lavc/hevcdec: move HEVCContext.{horizontal,vertical}_bs to HEVCLayerContext 4 months ago
Anton Khirnov e8baf2fb97 lavc/hevcdec: move HEVCContext.qp_y_tab to HEVCLayerContext 4 months ago
Anton Khirnov d5188adba8 lavc/hevcdec: move HEVCContext.tab_slice_address to HEVCLayerContext 4 months ago
Anton Khirnov eeb369d24f lavc/hevcdec: move HEVCContext.filter_slice_edges to HEVCLayerContext 4 months ago
Anton Khirnov 463a85c5a1 lavc/hevcdec: move HEVCContext.is_pcm to HEVCLayerContext 4 months ago
Anton Khirnov 0704559932 lavc/hevcdec: move HEVCContext.tab_ipm to HEVCLayerContext 4 months ago
Anton Khirnov 59de042cf6 lavc/hevcdec: move HEVCContext.cbf_luma to HEVCLayerContext 4 months ago