116971 Commits (0ec382f4948e3b60ac36e433f294b5c200945f11)
 

Author SHA1 Message Date
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
Anton Khirnov cf7add8d70 lavc/hevcdec: move HEVCContext.tab_ct_depth to HEVCLayerContext 4 months ago
Anton Khirnov 1ca4c2a96d lavc/hevcdec: move HEVCContext.skip_flag to HEVCLayerContext 4 months ago
Anton Khirnov ed2d25e7f0 lavc/hevcdec: move HEVCContext.deblock to HEVCLayerContext 4 months ago
Anton Khirnov 3d4294e344 lavc/hevcdec: move HEVCContext.sao to HEVCLayerContext 4 months ago
Anton Khirnov 747609e967 lavc/hevcdec: move HEVCContext.bs_{width,height} to HEVCLayerContext 4 months ago
Anton Khirnov c7f0753a6b lavc/hevcdec: move active VPS from HEVCParamSets to HEVCContext 4 months ago
Anton Khirnov 4c0d669b20 lavc/hevcdec: add a per-layer context 4 months ago
Anton Khirnov c35a51f4bb lavc: add HEVC Multiview Main profile 4 months ago
Anton Khirnov 4cbd1a8a54 MAINTAINERS: add myself for hevc/* 4 months ago
Anton Khirnov 4ef149249a lavu/opt: handle UINT options as the POD they are 4 months ago
Anton Khirnov 450a3f58ed lavu/opt: add API for setting array-type option values 4 months ago
James Almer 2a6f84718b fate/checkasm/sw_gbrp: don't randomly set internal values 4 months ago
James Almer a49188297f avfilter/af_bs2b: remove unecessary initializer from layouts 4 months ago
James Almer d98de855a8 avfilter/af_asr: remove unecessary initializer from layouts 4 months ago
James Almer ef6a5c98fb avfilter/af_apulsator: remove unecessary initializer from layouts 4 months ago
Gyan Doshi 3d0d0f68d5 doc/filters: update uspp availability status 4 months ago
Anton Khirnov f0f1cf2697 lavfi/af_channelmap: convert to query_func2() 4 months ago
Anton Khirnov 3045949945 lavfi/af_bs2b: convert to query_func2() 4 months ago
Anton Khirnov 96a8a6139e lavfi/af_biquads: convert to query_func2() 4 months ago
Anton Khirnov 2e899d3bdf lavfi/af_asr: convert to query_func2() 4 months ago