Commit Graph

  • 91b6ba653e Revert "avcodec/h2645: allocate film grain metadata dynamically" James Almer 2024-10-25 12:24:04 -0300
  • 1b1ba7d4f2 avcodec/cbs_h266: Fix regression in DVB clip introduced by 93281630a7 Nuo Mi 2024-11-10 14:20:24 +0800
  • baef55364f avcodec/x86/vvc: add prototypes for OF functions James Almer 2024-11-10 16:46:31 -0300
  • 9ec042c1aa avcodec/x86/vvc: add prototypes for OF functions James Almer 2024-11-10 16:46:31 -0300
  • 1e5f24d1a6 lavc/vvc: Remove floating point logic Frank Plowman 2024-11-10 20:24:33 +0000
  • 994368be8f x86/vvc: Fix build error for arch x86_32 Zhao Zhili 2024-11-02 13:26:51 +0800
  • c49001e338 avcodec/cbs_h266: Fix regression in DVB clip introduced by 93281630a7 Nuo Mi 2024-11-10 14:20:24 +0800
  • 96d45c3b21
    avformat/vividas: Check avio_read() for failure Michael Niedermayer 2024-11-03 20:54:29 +0100
  • e30d957a9b
    avformat/ilbc: Check avio_read() for failure Michael Niedermayer 2024-11-03 20:47:07 +0100
  • 898f6582eb
    avformat/nistspheredec: Clear buffer Michael Niedermayer 2024-11-03 20:43:21 +0100
  • bf8e43083f
    avformat/mccdec: Initialize and check rate.den Michael Niedermayer 2024-11-03 20:18:36 +0100
  • beca13a42e
    avformat/rpl: check channels Michael Niedermayer 2024-11-03 20:08:07 +0100
  • b16102ab1c doc/infra: add more information and accounts compn 2024-11-11 10:26:15 +1000
  • 2b1bf3e228 fate/pixfmt: reintroduce scale filter dependency for some tests James Almer 2024-11-10 20:21:20 -0300
  • 92b849df13 avformat/mov: reindent after previous commit James Almer 2024-11-09 19:40:01 -0300
  • 2e338152a2 avformat/mov: use an array of pointers for heif_item James Almer 2024-11-08 20:43:39 -0300
  • 7f51cf75c6 avformat/hls: improve comment vectronic 2024-11-04 14:07:42 +0000
  • 380a518c43 avformat/mov: if pos has been reset, clear fragments and indexes and search for next root vectronic 2024-11-04 14:07:41 +0000
  • 2f34b159b4 avcodec/eatgq: decode motion vector macroblocks Peter Ross 2024-11-10 12:31:19 +1100
  • 10c02deccb avfilter/vf_zscale: extend the configuration log message with color space info James Almer 2024-11-09 18:02:07 -0300
  • 5c8268ac56 avfilter/vf_zscale: remove unecessary argument from realign_frame James Almer 2024-11-09 16:57:47 -0300
  • c8e5c684b3 avfilter/vf_zscale: align the frame buffers James Almer 2024-11-09 16:55:38 -0300
  • 00cf3df03f lavfi/vf_zscale: fix call to av_pix_fmt_count_planes Pavel Koshevoy 2024-11-09 09:08:26 -0700
  • 7b302f4db7 lavfi/vf_zscale: fix tmp buffer ptr alignment for zimg_filter_graph_process Pavel Koshevoy 2024-11-09 10:05:16 -0700
  • f15fc27db5 avfilter/framepool: align the frame buffers James Almer 2024-11-09 11:20:59 -0300
  • 6d5a0998b6 doc/bitstream_filters: elaborate on h264_redundant_pps Marth64 2024-10-12 11:44:49 -0500
  • 5120d30890 Document stream specifier syntax change from 46cbe4ab5c Anton Khirnov 2024-10-26 11:48:48 +0200
  • 13129f1af4 lavc: deprecate the omx encoders Anton Khirnov 2024-10-26 11:23:49 +0200
  • 9e68b26765 Document stream specifier syntax change from 46cbe4ab5c Anton Khirnov 2024-10-26 11:48:48 +0200
  • 3e9b0f7c01 lavfi/vf_libplacebo: eliminate LibplaceboInput.link Anton Khirnov 2024-11-05 10:25:37 +0100
  • 2bbbf36fe2 avcodec/rv60: set populate_ipred src parameter to const Peter Ross 2024-11-08 18:17:01 +1100
  • 006718c475 avcodec/rv60: align calc_sel_qp with reference decoder Peter Ross 2024-11-07 15:21:55 +1100
  • c8c6319ce1 avcodec/rv60: prevent decode_cu_r deadlock Peter Ross 2024-11-07 10:30:03 +1100
  • 4d4d171afb avcodec/rv60: prevent decode_cu_r segfault Peter Ross 2024-11-07 10:27:06 +1100
  • 923f45430c avcodec/rv60: check init_get_bits8 return value Peter Ross 2024-11-06 07:58:59 +1100
  • d51a920556 avcodec/rv60: negative qp guard Peter Ross 2024-11-06 07:57:17 +1100
  • 82467b635e
    avcodec/jpeg2000: Improve FF_DWT97_INT to pass ISO/IEC 15444-4 conformance tests Osamu Watanabe 2024-11-03 13:48:38 +0900
  • 3330b733d3 fate/pixfmt: disable dithering in the scale filter James Almer 2024-11-07 22:18:48 -0300
  • 733d891bdf lavf/mxfenc: Use nb_components, not av_pix_fmt_count_planes() Tomas Härdin 2024-10-29 16:13:04 +0100
  • f4ba5b083c doc/git-howto: remove outdated line about gitolite compn 2024-11-08 15:59:13 +1000
  • 11c703be31 avcodec/mpeg12dec: set FF_CODEC_PROPERTY_CLOSED_CAPTIONS in mpeg_set_cc_format() Marth64 2024-10-12 13:04:50 -0500
  • 2eb9c35010 x86/swscale: disable AVX2 yuv2nv12cX functions if accurate_rnd is requested James Almer 2024-11-07 11:16:35 -0300
  • f63f164125 avcodec/amfenc: GOP size check Araz Iusubov 2024-10-28 18:21:05 +0100
  • 4047b887fc swscale/swscale_unscaled: add more unscaled planar RGB to planar RGB coverage James Almer 2024-11-05 18:54:46 -0300
  • c5ebd56500 swscale/swscale_unscaled: add unscaled XV{36,48}LE <-> XV{36,48}BE James Almer 2024-11-05 18:34:48 -0300
  • 271aea60a4 fate/pixfmts: extend the high bit depth test James Almer 2024-11-02 20:06:24 -0300
  • c8438546ff avfilter/vsrc_testsrc: add support for RGB48/RGBA64 James Almer 2024-11-04 21:35:15 -0300
  • e7382b4d01 swscale/swscale_unscaled: add unscaled x2rgb10le to packed RGB James Almer 2024-11-04 15:57:14 -0300
  • ae8ef645ec swscale/swscale_unscaled: add unscaled x2rgb10le to planar RGB James Almer 2024-11-02 23:36:47 -0300
  • 8503c64aa8 avcodec/amfenc: add support for QueryOutput wait Cameron Gutman 2024-10-12 00:28:00 +0200
  • eedcf939d8 avcodec/amfenc: Color information update Araz Iusubov 2024-10-31 18:23:35 +0100
  • 786d4af405 fftools/ffplay: fix crash when vk renderer is null Leandro Santiago 2024-10-31 21:50:45 +0100
  • 367b7b546f fftools/ffplay: fix crash when vk renderer is null Leandro Santiago 2024-10-31 21:50:45 +0100
  • fd0cacc472 fftools/ffplay: fix crash when vk renderer is null Leandro Santiago 2024-10-31 21:50:45 +0100
  • 7b20985d8d
    avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value Kacper Michajłow 2024-11-01 13:50:38 +0100
  • c845a07302 libavutil/hwcontext_{d3d11va, dxva2}: Support Y212/XV36 pixel format Fei Wang 2024-10-31 14:23:13 +0800
  • df00705e00
    INSTALL: explain the circular dependency issue and solution Michael Niedermayer 2024-11-02 18:23:50 +0100
  • ebffb8b68e
    avcodec/ffv1enc: Tighter maxsize Michael Niedermayer 2024-10-26 01:17:03 +0200
  • 2d81eaa37b fate/rv60: add test Peter Ross 2024-11-03 10:53:15 +1100
  • 33802e7c32 avcodec/rv60: RealVideo 6.0 decoder Peter Ross 2024-11-03 10:53:15 +1100
  • ae8295417a avformat/rmdec: support RMHD file format Peter Ross 2024-11-03 10:53:15 +1100
  • c325f9c619 libavutil/ppc: defines involving bit shifts should be unsigned Sean McGovern 2024-11-03 21:58:43 -0500
  • 40878dfb11 fate/pixfmts: test conversion of high bitdepth formats James Almer 2024-10-21 09:32:11 -0300
  • 5f5421ec66 swscale/swscale: prevent integer overflow in chrRangeToJpeg16_c James Almer 2024-10-31 23:19:29 -0300
  • c029a2f7dd swscale/swscale_unscaled: add unscaled rgb to planar rgba James Almer 2024-10-31 13:33:24 -0300
  • 5ccc3f0fca swscale/swscale_unscaled: add unscaled hbd planar RGB to x2rgb10le James Almer 2024-10-31 12:21:15 -0300
  • febc9e8162 swscale/output: add full chroma interpolation support for x2rgb10 James Almer 2024-10-30 11:47:51 -0300
  • 430bec8666 fate/filter-video: add more rgbtestsrc tests James Almer 2024-10-30 10:24:02 -0300
  • 165f124129 vsrc_testsrc: add support for x2rgb10le to rgbtestsrc James Almer 2024-10-30 10:20:19 -0300
  • 78ba06928a swscale/x86/rgb2rgb: add optimized versions of the remaining shuffle_bytes functions James Almer 2024-10-29 16:30:51 -0300
  • a686d34fea swscale/swscale_unscaled: add unscaled conversion for AYUV/VUYA/UYVA James Almer 2024-10-29 16:14:04 -0300
  • d6b2d08fc7 libavutil/ppc: Include the hardware feature flags like the other archs Brad Smith 2024-10-21 11:57:44 -0400
  • d724584d68 avcodec/nvenc: set bitstreamRestrictionFlag when neccesary Timo Rothenpieler 2024-11-01 17:38:52 +0100
  • 0cdcbab9e9 avfilter/scale_cuda: frame crop support Koushik Dutta 2024-09-10 11:10:56 -0700
  • 1864025458 fate/vvc: Add a sample which lose frames before 5c66a3 Zhao Zhili 2024-09-18 14:56:22 +0800
  • e726fdeb05 lavc/vaapi_dec: Add VVC decoder Fei Wang 2024-10-28 16:55:25 +0800
  • 4dc18c78cd lavc/vvc_dec: Add hardware decode API Fei Wang 2024-10-28 16:55:24 +0800
  • a94aa2d61e lavc/vvc_ps: Add alf raw syntax into VVCALF Fei Wang 2024-10-28 16:55:23 +0800
  • 15a75e8e04 lavc/vvc_refs: Define VVC_FRAME_FLAG* to h header Fei Wang 2024-10-28 16:55:22 +0800
  • 6bb5dc2ae7 lavc/cbs_h266: Add NumSlicesInTile to H266RawPPS Fei Wang 2024-10-28 16:55:21 +0800
  • e543a22c38 lavc/cbs_h266: Add SliceTopLeftTileIdx to H266RawPPS Fei Wang 2024-10-28 16:55:20 +0800
  • f42978fe29 lavc/vaapi_decode: Use a more meaningful variable name Fei Wang 2024-10-28 16:55:19 +0800
  • 1d8c31d5e2 lavc/vaapi_dec: Create VA parameters dynamically Fei Wang 2024-10-28 16:55:18 +0800
  • 87068b9600 fate/vp60-interlace: add test Peter Ross 2024-10-31 17:49:48 +1100
  • 492a3b4b89 avcodec/vp56: decode interlace content Peter Ross 2024-10-31 17:49:48 +1100
  • 44a0a0c050 avcodec/decode: clean-up if get_hw_frames_parameters fails Thomas Guillem 2024-10-07 17:43:07 +0200
  • 7d79d0a43b avutil/hwcontext: Don't assume frames_uninit is reentrant Zhao Zhili 2024-02-20 20:08:55 +0800
  • bb57b78013 avutil/hwcontext_vulkan: add missing packed YUV444 format mappings James Almer 2024-10-27 14:50:54 -0300
  • 839f6d38a0
    jpeg2000dec: fix tile-part header state reset Pierre-Anthony Lemieux 2024-10-24 16:28:38 -0700
  • 562524587e checkasm/sw_range_convert: indent after previous couple of commits Ramiro Polla 2024-09-23 14:03:43 +0200
  • 031d98790e checkasm/sw_range_convert: test all supported bit depths Ramiro Polla 2024-09-18 16:43:34 +0200
  • 2c44393c01 checkasm/sw_range_convert: only run benchmarks on largest input width Ramiro Polla 2024-09-22 12:59:23 +0200
  • e308d09fba checkasm/sw_range_convert: reduce number of input sizes tested Ramiro Polla 2024-09-18 16:35:23 +0200
  • d1acd68d73 checkasm/sw_range_convert: use YUV pixel formats instead of YUVJ Ramiro Polla 2024-09-18 13:45:17 +0200
  • a8ef1fac0d checkasm: use FF_ARRAY_ELEMS instead of hardcoding size of arrays Ramiro Polla 2024-09-18 16:29:14 +0200
  • 8b30daedf7 swscale/range_convert: indent after previous commit Ramiro Polla 2024-09-22 12:49:18 +0200
  • f7ee0195df swscale/range_convert: drop redundant conditionals from arch-specific init functions Ramiro Polla 2024-09-22 12:48:12 +0200
  • 7728b3357d swscale/range_convert: call arch-specific init functions from main init function Ramiro Polla 2024-09-18 11:23:18 +0200
  • dcdfd7fb62 avutil/wchar_filename: re-introduce explicit cast of void* to char* Marton Balint 2024-10-22 19:49:16 +0200
  • 4d40898657 avutil/wchar_filename: re-introduce explicit cast of void* to char* Marton Balint 2024-10-22 19:49:16 +0200