Show patches with: none      |   46243 patches
« 1 2 ... 61 62 63462 463 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v25,7/9] avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content [FFmpeg-devel,v25,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 4-- 2023-06-15 Dawid Kozinski New
[FFmpeg-devel,v25,6/9] avformat/mov_muxer: Extended MOV muxer to handle EVC video content [FFmpeg-devel,v25,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 4-- 2023-06-15 Dawid Kozinski New
[FFmpeg-devel,v25,5/9] avcodec/evc_decoder: Provided support for EVC decoder [FFmpeg-devel,v25,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 4-- 2023-06-15 Dawid Kozinski New
[FFmpeg-devel,v25,4/9] avcodec/evc_encoder: Provided support for EVC encoder [FFmpeg-devel,v25,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 4-- 2023-06-15 Dawid Kozinski New
[FFmpeg-devel,v25,3/9] avformat/evc_demuxer: Added demuxer to handle reading EVC video files [FFmpeg-devel,v25,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 4-- 2023-06-15 Dawid Kozinski New
[FFmpeg-devel,v25,2/9] avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file… [FFmpeg-devel,v25,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 4-- 2023-06-15 Dawid Kozinski New
[FFmpeg-devel,v25,1/9] avcodec/evc_parser: Added parser implementation for EVC format [FFmpeg-devel,v25,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 4-- 2023-06-15 Dawid Kozinski New
[FFmpeg-devel,v3] avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer [FFmpeg-devel,v3] avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer - - - - 4-- 2023-06-15 Philip Langdale New
[FFmpeg-devel] avfilter/vf_yadif_cuda: remove unnecessary private struct fields [FFmpeg-devel] avfilter/vf_yadif_cuda: remove unnecessary private struct fields - - - - 4-- 2023-06-15 Philip Langdale Accepted
[FFmpeg-devel] avcodec: Align AVFrame memory to page size for access via Apple Metal [FFmpeg-devel] avcodec: Align AVFrame memory to page size for access via Apple Metal - - - - 22- 2023-06-15 Iskandar Safarov New
[FFmpeg-devel] avfilter/af_join: put all inputs to EOF on EOF [FFmpeg-devel] avfilter/af_join: put all inputs to EOF on EOF - - - - 4-- 2023-06-14 Paul B Mahol New
[FFmpeg-devel] avfilter/vf_drawtext: additions [FFmpeg-devel] avfilter/vf_drawtext: additions - - - - -2- 2023-06-14 Paul B Mahol New
[FFmpeg-devel,21/21] fftools/ffmpeg: pass subtitle decoder dimensions to sub2video [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,20/21] fftools/ffmpeg: use AVFrame to pass subtitles from decoders to filters [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,19/21] fftools/ffmpeg_enc: constify the subtitle passed to enc_subtitle() [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,18/21] fftools/ffmpeg_dec: move InputStream.prev_sub to Decoder [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,17/21] fftools/ffmpeg: move fix_sub_duration_heartbeat() to ffmpeg_dec [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,16/21] fftools/ffmpeg_dec: move decoding to a separate thread [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov New
[FFmpeg-devel,15/21] fftools/ffmpeg: attach bits_per_raw_sample information to frames [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov New
[FFmpeg-devel,14/21] fftools/ffmpeg_dec: stop using Decoder.pkt [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,13/21] fftools/ffmpeg_filter: make configure_filtergraph() static [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,12/21] fftools/ffmpeg_filter: reject filtergraphs with zero outputs [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,11/21] fftools/ffmpeg_filter: add an AVClass to FilterGraph [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,10/21] fftools/ffmpeg_enc: move dup_warning global variable to Encoder [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,09/21] fftools/ffmpeg_dec: move InputStream.hwaccel_pix_fmt to Decoder [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,08/21] fftools/ffmpeg_dec: remove pointless InputStream.hwaccel_retrieve_data [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,07/21] fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,06/21] fftools/ffmpeg_demux: reindent after previous commit [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov New
[FFmpeg-devel,05/21] fftools/ffmpeg_demux: move the loop out of add_input_streams() [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,04/21] tests/fate: add a test for -streamloop with transcoding video+audio [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov New
[FFmpeg-devel,03/21] tests/fate: rename ffmpeg-streamloop to ffmpeg-streamloop-copy [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,02/21] fftools/ffmpeg_dec: simplify process_subtitle() [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret [FFmpeg-devel,01/21] fftools/ffmpeg_dec: drop always-0 InputStream.prev_sub.ret - - - - 4-- 2023-06-14 Anton Khirnov Accepted
[FFmpeg-devel] avcodec: add RFBW video decoder [FFmpeg-devel] avcodec: add RFBW video decoder - - - - 4-- 2023-06-13 Paul B Mahol New
[FFmpeg-devel,RFC] avfilter/avfilter: add flag to signal filters that support w/h change [FFmpeg-devel,RFC] avfilter/avfilter: add flag to signal filters that support w/h change - - - - 4-- 2023-06-13 Paul B Mahol New
[FFmpeg-devel,4/4] avformat/asfdec_f: fix need_parsing flag for codec mpeg4 [FFmpeg-devel,1/4] avcodec/hevc_parse: restrict configurationVersion to 0 and 1 - - - - 4-- 2023-06-13 Zhao Zhili Accepted
[FFmpeg-devel,3/4] avformat/asfdec_f: support bmp_tags_unofficial [FFmpeg-devel,1/4] avcodec/hevc_parse: restrict configurationVersion to 0 and 1 - - - - 4-- 2023-06-13 Zhao Zhili Accepted
[FFmpeg-devel,2/4] avcodec/hevc_parse: check the size of hvcC is at least 23 [FFmpeg-devel,1/4] avcodec/hevc_parse: restrict configurationVersion to 0 and 1 - - - - 4-- 2023-06-13 Zhao Zhili Accepted
[FFmpeg-devel,1/4] avcodec/hevc_parse: restrict configurationVersion to 0 and 1 [FFmpeg-devel,1/4] avcodec/hevc_parse: restrict configurationVersion to 0 and 1 - - - - 4-- 2023-06-13 Zhao Zhili Accepted
[FFmpeg-devel,5/5] vulkan_decode: fix small memory leak [FFmpeg-devel,RFC,1/5] hwcontext: add a new AVHWFramesContext.opaque field - - - - -2- 2023-06-13 Lynne New
[FFmpeg-devel,4/5] hwcontext_vulkan: free temporary array once unneeded [FFmpeg-devel,RFC,1/5] hwcontext: add a new AVHWFramesContext.opaque field - - - - -2- 2023-06-13 Lynne New
[FFmpeg-devel,3/5] hwcontext_vulkan: call ff_vk_uninit() on device uninit [FFmpeg-devel,RFC,1/5] hwcontext: add a new AVHWFramesContext.opaque field - - - - -2- 2023-06-13 Lynne New
[FFmpeg-devel,2/5] vulkan_decode: use the new AVHWFramesContext.opaque field [FFmpeg-devel,RFC,1/5] hwcontext: add a new AVHWFramesContext.opaque field - - - - -2- 2023-06-13 Lynne New
[FFmpeg-devel,RFC,1/5] hwcontext: add a new AVHWFramesContext.opaque field [FFmpeg-devel,RFC,1/5] hwcontext: add a new AVHWFramesContext.opaque field - - - - 4-- 2023-06-13 Lynne New
[FFmpeg-devel] pthread_frame: uninit the hwaccel of each frame thread [FFmpeg-devel] pthread_frame: uninit the hwaccel of each frame thread - - - - -2- 2023-06-13 Lynne New
[FFmpeg-devel,v2] avformat/jpegxl_anim_dec: avoid overrun with jxlp boxes in container [FFmpeg-devel,v2] avformat/jpegxl_anim_dec: avoid overrun with jxlp boxes in container - - - - 2-- 2023-06-12 Leo Izen Accepted
[FFmpeg-devel,v24,9/9] avcodec/evc: Changes in MAINTAINERS file [FFmpeg-devel,v24,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 2-- 2023-06-12 Dawid Kozinski New
[FFmpeg-devel,v24,8/9] avcodec/evc: Changes in Changelog file [FFmpeg-devel,v24,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 2-- 2023-06-12 Dawid Kozinski New
[FFmpeg-devel,v24,7/9] avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content [FFmpeg-devel,v24,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 2-- 2023-06-12 Dawid Kozinski New
[FFmpeg-devel,v24,6/9] avformat/mov_muxer: Extended MOV muxer to handle EVC video content [FFmpeg-devel,v24,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 2-- 2023-06-12 Dawid Kozinski New
[FFmpeg-devel,v24,5/9] avcodec/evc_decoder: Provided support for EVC decoder [FFmpeg-devel,v24,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 2-- 2023-06-12 Dawid Kozinski New
[FFmpeg-devel,v24,4/9] avcodec/evc_encoder: Provided support for EVC encoder [FFmpeg-devel,v24,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 2-- 2023-06-12 Dawid Kozinski New
[FFmpeg-devel,v24,3/9] avformat/evc_demuxer: Added demuxer to handle reading EVC video files [FFmpeg-devel,v24,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - 22- 2023-06-12 Dawid Kozinski New
[FFmpeg-devel,v24,2/9] avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file… [FFmpeg-devel,v24,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - --2 2023-06-12 Dawid Kozinski New
[FFmpeg-devel,v24,1/9] avcodec/evc_parser: Added parser implementation for EVC format [FFmpeg-devel,v24,1/9] avcodec/evc_parser: Added parser implementation for EVC format - - - - --2 2023-06-12 Dawid Kozinski New
[FFmpeg-devel] avformat/mov: fix overallocation when reading pssh/saiz [FFmpeg-devel] avformat/mov: fix overallocation when reading pssh/saiz - - - - 4-- 2023-06-12 Zhao Zhili Accepted
[FFmpeg-devel,6/6] lavfi/qsvvpp: use the right picture struct for vpp initilaization [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,5/6] lavfi/qsvvpp: postpone vpp session initialization [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,4/6] lavfi/qsvvpp: store a copy of the sequence parameters [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,3/6] lavfi/qsvvpp: check the parameters before initializing vpp session [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,2/6] lavfi/qsvvpp: copy metadata fields from src to dst [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context [FFmpeg-devel,1/6] lavfi/qsvvpp: track the runtime version in vpp context - - - - 4-- 2023-06-12 Xiang, Haihao Accepted
[FFmpeg-devel,v1] fftools/ffmpeg_dec: Don't keep sending frame to filters in flushing [FFmpeg-devel,v1] fftools/ffmpeg_dec: Don't keep sending frame to filters in flushing - - - - 4-- 2023-06-12 Wang, Fei W New
[FFmpeg-devel] lavu/hwcontext_cuda: declare support for argb/abgr/rgba/bgra [FFmpeg-devel] lavu/hwcontext_cuda: declare support for argb/abgr/rgba/bgra - - - - 4-- 2023-06-11 Philip Langdale New
[FFmpeg-devel,v2] avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer [FFmpeg-devel,v2] avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer - - - - 4-- 2023-06-11 Philip Langdale New
[FFmpeg-devel,2/2] avcodec/jpeg2000dec: jpeg2000 has its own lowres option [FFmpeg-devel,1/2] avcodec/jpeg2000dec: Check for reduction factor and image offset - - - - 4-- 2023-06-10 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/jpeg2000dec: Check for reduction factor and image offset [FFmpeg-devel,1/2] avcodec/jpeg2000dec: Check for reduction factor and image offset - - - - 4-- 2023-06-10 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/mov: Add support for uuid-based senc box [FFmpeg-devel] avformat/mov: Add support for uuid-based senc box - - - - 4-- 2023-06-09 Hendi New
[FFmpeg-devel] fftools/ffmpeg_enc: Prevent duplicate A53 Closed Captions at frame rate up-conversion [FFmpeg-devel] fftools/ffmpeg_enc: Prevent duplicate A53 Closed Captions at frame rate up-conversion - - - - 4-- 2023-06-09 Artem Smorodin New
[FFmpeg-devel,3/3] avcodec/videotoolboxenc: inherit profile from AVCodecContext [FFmpeg-devel,1/3] avcodec/videotoolboxenc: use int as the type of profile - - - - 4-- 2023-06-09 Zhao Zhili Accepted
[FFmpeg-devel,2/3] avcodec/videotoolboxenc: remove AUTO_PROFILE define [FFmpeg-devel,1/3] avcodec/videotoolboxenc: use int as the type of profile - - - - 4-- 2023-06-09 Zhao Zhili Accepted
[FFmpeg-devel,1/3] avcodec/videotoolboxenc: use int as the type of profile [FFmpeg-devel,1/3] avcodec/videotoolboxenc: use int as the type of profile - - - - 4-- 2023-06-09 Zhao Zhili Accepted
[FFmpeg-devel] avcodec/mediacodecenc: add profile names to options [FFmpeg-devel] avcodec/mediacodecenc: add profile names to options - - - - 4-- 2023-06-09 Zhao Zhili Accepted
[FFmpeg-devel] lavc/h264chroma: RISC-V V add motion compensation for 4xH and 2xH chroma blocks [FFmpeg-devel] lavc/h264chroma: RISC-V V add motion compensation for 4xH and 2xH chroma blocks - - - - 4-- 2023-06-09 Arnie Chang New
[FFmpeg-devel,Resubmission] avformat/mov: Don't allocate unnecessarily large blocks of memory [FFmpeg-devel,Resubmission] avformat/mov: Don't allocate unnecessarily large blocks of memory - - - - 22- 2023-06-09 Hendi New
[FFmpeg-devel] avformat/mov: Don't allocate unnecessarily large blocks of memory [FFmpeg-devel] avformat/mov: Don't allocate unnecessarily large blocks of memory - - - - -2- 2023-06-08 Hendi New
[FFmpeg-devel] avcodec: add VMX1 decoder [FFmpeg-devel] avcodec: add VMX1 decoder - - - - 4-- 2023-06-08 Paul B Mahol New
[FFmpeg-devel,3/3] avcodec/mpegvideo_dec: Add NULL pointer checks to MPV_motion_lowres() [FFmpeg-devel,1/3] avcodec/rka: use unsigned for buf0 additions - - - - 4-- 2023-06-08 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/mpegvideo_dec: consider interlaced lowres 4:2:0 chroma in edge emulation… [FFmpeg-devel,1/3] avcodec/rka: use unsigned for buf0 additions - - - - 4-- 2023-06-08 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/rka: use unsigned for buf0 additions [FFmpeg-devel,1/3] avcodec/rka: use unsigned for buf0 additions - - - - 4-- 2023-06-08 Michael Niedermayer Accepted
[FFmpeg-devel,5/5] avformat/jpegxl_anim_dec: avoid overrun with jxlp boxes in container JPEG XL Animation Changes - - - - 4-- 2023-06-08 Leo Izen New
[FFmpeg-devel,4/5] avformat/jpegxl_probe: inline various ret < 0 checks JPEG XL Animation Changes - - - - 4-- 2023-06-08 Leo Izen New
[FFmpeg-devel,3/5] avformat/jpegxl_probe: Forward error codes JPEG XL Animation Changes - - - - 4-- 2023-06-08 Leo Izen New
[FFmpeg-devel,2/5] avformat/jpegxl_probe: check length instead of blindly reading JPEG XL Animation Changes - - - - 4-- 2023-06-08 Leo Izen New
[FFmpeg-devel,1/5] avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() JPEG XL Animation Changes - - - - 4-- 2023-06-08 Leo Izen New
[FFmpeg-devel,v1,4/4] avcodec/webp: make init_canvas_frame static webp: add support for animated WebP decoding - 1 - - 4-- 2023-06-08 Thilo Borgmann New
[FFmpeg-devel,v1,3/4] libavcodec/webp: add support for animated WebP decoding webp: add support for animated WebP decoding - - - - 4-- 2023-06-08 Thilo Borgmann New
[FFmpeg-devel,v1,2/4] avcodec/webp_parser: parse each frame into one packet webp: add support for animated WebP decoding - - - - 4-- 2023-06-08 Thilo Borgmann New
[FFmpeg-devel,v1,1/4] avcodec/webp: move definitions into header webp: add support for animated WebP decoding - 1 - - 4-- 2023-06-08 Thilo Borgmann New
[FFmpeg-devel,2/2] lavc/msrleenc: Add msrle encoder [FFmpeg-devel,1/2] lavc/riffenc: Fix msrle support on Windows 95 - - - - -2- 2023-06-08 Tomas Härdin New
[FFmpeg-devel,1/2] lavc/riffenc: Fix msrle support on Windows 95 [FFmpeg-devel,1/2] lavc/riffenc: Fix msrle support on Windows 95 - - - - 4-- 2023-06-08 Tomas Härdin New
[FFmpeg-devel] lavc/qsvdec: respect AVCodecContext->{width, height} [FFmpeg-devel] lavc/qsvdec: respect AVCodecContext->{width, height} - - - - 4-- 2023-06-08 Xiang, Haihao New
[FFmpeg-devel,v2] avformat/hlsenc: fix CODECS attribute of H.264 [FFmpeg-devel,v2] avformat/hlsenc: fix CODECS attribute of H.264 - 1 - - 4-- 2023-06-08 Zhao Zhili New
[FFmpeg-devel,2/2] avformat/jpegxl_probe: Forward error codes [FFmpeg-devel,1/2] avformat/jpegxl_probe: check length instead of blindly reading - - - - -2- 2023-06-07 Michael Niedermayer New
[FFmpeg-devel,1/2] avformat/jpegxl_probe: check length instead of blindly reading [FFmpeg-devel,1/2] avformat/jpegxl_probe: check length instead of blindly reading - - - - -2- 2023-06-07 Michael Niedermayer New
[FFmpeg-devel,1/3] avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() [FFmpeg-devel,1/3] avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() - - - - 4-- 2023-06-07 Michael Niedermayer New
[FFmpeg-devel,1/3] avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() [FFmpeg-devel,1/3] avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() - - - - 4-- 2023-06-07 Michael Niedermayer New
[FFmpeg-devel,7/7] avdevice/decklink_enc: Add support for output of bar data as VANC Misc AFD improvements and support for Bar Data - - - - 4-- 2023-06-07 Devin Heitmueller New
[FFmpeg-devel,6/7] avcodec/v210enc: Pass through bar data Misc AFD improvements and support for Bar Data - - - - 4-- 2023-06-07 Devin Heitmueller New
[FFmpeg-devel,5/7] Provide a side data description for newly introduced bar data Misc AFD improvements and support for Bar Data - - - - 42- 2023-06-07 Devin Heitmueller New
« 1 2 ... 61 62 63462 463 »