117036 Commits (5ac692580319ba3ef3dadabcb26cb9403bc7f985)
 

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