summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Use https for repository linksMichael Niedermayer2023-03-01
* libavcodec/libfdk-aacenc: send encoder delay/padding in packet side dataJonHGee2023-03-01
* doc: Fix building community.html from the new community.texiMartin Storsjö2023-03-01
* doc: Merge doc/dev_community/* and Code of Conduct into a seperate fileThilo Borgmann2023-03-01
* doc/dev_community: add the addresses of the committeesNicolas George2023-03-01
* fftools/ffmpeg_filter: initialize the 'o' to silence the warningJun Zhao2023-03-01
* libavcodec/libfdk-aacenc: Enable writing DRC metadataJonHGee2023-03-01
* doc/ffmpeg: extend documentation for -dts_delta_threshold and -dts_error_thre...Stefano Sabatini2023-02-28
* ffmpeg_demux: show fixed timestamps in ts_fixupStefano Sabatini2023-02-28
* avcodec/pngdec: read colorspace info when decoding with AVDISCARD_ALLLeo Izen2023-02-28
* avcodec/nvenc: fix potential NULL pointer dereferenceZhao Zhili2023-02-28
* libavcodec/hevc: remove duplicate semicolon in hevcdsp_init_neonxufuji4562023-02-28
* libavcodec/hevc: reuse scale_store on idct32x32_neonxufuji4562023-02-28
* libavcodec/hevc: add hevc idct4x4 neon of aarch64xufuji4562023-02-28
* aarch64: hevcdsp_idct: Reuse preexisting macros for transposesMartin Storsjö2023-02-28
* avformat/hlsenc: hls_init_time should used in living stream modeSteven Liu2023-02-27
* lavu/hwcontext_vaapi: sync surface before export its DRM handleFei Wang2023-02-27
* libavcodec/qsvenc: Enable 444 encoding for RGB inputWenbin Chen2023-02-27
* lavc/vaapi_hevc: Loose the restricts for SCC decodingLinjie Fu2023-02-27
* lavc/vaapi_hevc: Set correct rps type for sccLinjie Fu2023-02-27
* lavc/vaapi_hevc: Add vaapi profile parse support for SCCLinjie Fu2023-02-27
* lavc/vaapi_hevc: Pass SCC parameters Through VA-APILinjie Fu2023-02-27
* lavc/hevc: Update reference list for SCCLinjie Fu2023-02-27
* lavc/hevcdec: Set max_num_merge_cand to uint8_tLinjie Fu2023-02-27
* lavc/hevcdec: Fix the parsing for use_integer_mv_flagLinjie Fu2023-02-27
* lavc/hevcdec: Add slice parse support for HEVC SCC extensionLinjie Fu2023-02-27
* lavc/hevc_ps: Add SPS/PPS parse support for HEVC extension syntaxLinjie Fu2023-02-27
* lavc/avcodec: Add HEVC Screen Content Coding Extensions profileLinjie Fu2023-02-27
* avutil: [LA] use getauxval to do runtime check.Shiyou Yin2023-02-27
* avcodec/motionpixels: Mask pixels to valid valuesMichael Niedermayer2023-02-23
* avcodec/xpmdec: Check size before allocation to avoid truncationMichael Niedermayer2023-02-23
* avcodec/bink: Avoid undefined out of array end pointers in binkb_decode_plane()Michael Niedermayer2023-02-23
* avcodec/bink: Fix off by 1 error in ref endMichael Niedermayer2023-02-23
* avcodec/utils: Ensure linesize for SVQ3Michael Niedermayer2023-02-23
* avcodec/utils: allocate a line more for VC1 and WMV3Michael Niedermayer2023-02-23
* avcodec/videodsp_template: Adjust pointers to avoid undefined pointer thingsMichael Niedermayer2023-02-23
* avcodec/pngdec: dont skip/read chunk twiceMichael Niedermayer2023-02-23
* avcodec/pngdec: Check deloco index more exactlyMichael Niedermayer2023-02-23
* avcodec/wavarc: Check kMichael Niedermayer2023-02-23
* avformat/wavarc: Check if extradata has been fully readMichael Niedermayer2023-02-23
* avcodec/ffv1dec: Check that num h/v slices is supportedMichael Niedermayer2023-02-23
* avcodec/rka: avoid undefined doubling sum overflowMichael Niedermayer2023-02-22
* avcodec/rka: avoid negative value shiftMichael Niedermayer2023-02-22
* avcodec/rka: check for size 1 filterMichael Niedermayer2023-02-22
* avcodec/rka: Fix some integer anomaliesMichael Niedermayer2023-02-22
* avformat/rka: Fix 1/0 with bps=1Michael Niedermayer2023-02-22
* avformat/mov: Check samplesize and offset to avoid integer overflowMichael Niedermayer2023-02-22
* qsv: remove CONFIG_VAAPI for mutiple formatsTong Wu2023-02-22
* hwcontext_dxva2: add mutiple supported formatsTong Wu2023-02-22
* hwcontext_d3d11va: add mutiple supported DXGI formatsTong Wu2023-02-22