ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/09/13
Re: [FFmpeg-devel] [PATCH 1/7] avformat/mov_chan: Check for FF_SANE_NB_CHANNELS
Michael Niedermayer
2024/09/13
Re: [FFmpeg-devel] [PATCH v3 2/2] configure: correctly set sanitizer toolchain compilers
Martin Storsjö
2024/09/13
Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/ffmpeg_mux_init: default to input timebase for streamcopy
Michael Niedermayer via ffmpeg-devel
2024/09/13
Re: [FFmpeg-devel] [PATCH] avcodec/h264: ignore POC when flag is set
Kevin Wang
2024/09/13
[FFmpeg-devel] A change in r_frame_rate values after upgrade to FFmpeg 6.1
Antoni Bizoń
2024/09/13
Re: [FFmpeg-devel] [PATCH] tests: Fate sample tests for DNxUncompressed
martin schitter
2024/09/13
[FFmpeg-devel] [PATCH] tests: Fate sample tests for DNxUncompressed
Martin Schitter
2024/09/13
Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: Recognize and Ignore MXF fill boxes
martin schitter
2024/09/13
[FFmpeg-devel] [PATCH 2/2] lavf/mxfdec: Handle KLV fill
Tomas Härdin
2024/09/13
[FFmpeg-devel] [PATCH 1/2] lavf/mxfdec: Switch to mxf_metadata_read_table loop to FF_ARRAY_ELEMS, skip if read == NULL
Tomas Härdin
2024/09/13
Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: Recognize and Ignore MXF fill boxes
Tomas Härdin
2024/09/13
Re: [FFmpeg-devel] [RFC/PATCH] MV-HEVC decoding
Anton Khirnov
2024/09/13
Re: [FFmpeg-devel] [PATCH] avformat/dashdec: The segments in dash file doesn't read completely when segment's size and duration is very small.
Steven Liu
2024/09/13
Re: [FFmpeg-devel] [PATCH] lavfi/af_channelmap: fix channelmap_init error handling
Anton Khirnov
2024/09/13
Re: [FFmpeg-devel] [PATCH 1/7] avformat/mov_chan: Check for FF_SANE_NB_CHANNELS
Anton Khirnov
2024/09/13
Re: [FFmpeg-devel] [PATCH 26/60] avcodec/g2meet: fix variable shadowing
Anton Khirnov
2024/09/13
Re: [FFmpeg-devel] [PATCH 25/60] avcodec/mjpegdec: fix variable shadowing
Anton Khirnov
2024/09/13
Re: [FFmpeg-devel] [PATCH 24/60] avcodec/libx264: fix variable shadowing
Anton Khirnov
2024/09/13
Re: [FFmpeg-devel] [PATCH 23/60] fftools/ffmpeg_demux: narrow variable scope
Anton Khirnov
2024/09/13
Re: [FFmpeg-devel] [PATCH 22/60] fftools/ffmpeg_demux: fix variable shadowing
Anton Khirnov
2024/09/13
Re: [FFmpeg-devel] [PATCH 21/60] fftools/ffmpeg_mux_init: fix variable shadowing
Anton Khirnov
2024/09/13
Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: Recognize and Ignore MXF fill boxes
martin schitter
2024/09/13
Re: [FFmpeg-devel] [PATCH] lavc/vaapi_encode_av1: Fix encode fail since 9db68ed0
Lynne via ffmpeg-devel
2024/09/13
Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: Recognize and Ignore MXF fill boxes
Nicolas Gaullier
2024/09/12
[FFmpeg-devel] [PATCH v2] avcodec/vvc: Fix output and unref a frame which isn't decoding yet
Zhao Zhili
2024/09/12
[FFmpeg-devel] [PATCH] avcodec/h264: ignore POC when flag is set
kevmo314
2024/09/12
[FFmpeg-devel] [PATCH] avformat/dvdvideodec: implement seeking
Marth64
2024/09/12
[FFmpeg-devel] [PATCH] avcodec/vvc: Fix output and unref a frame which isn't decoding yet
Zhao Zhili
2024/09/12
[FFmpeg-devel] [PATCH] lavc/vaapi_encode_av1: Fix encode fail since 9db68ed0
fei . w . wang-at-intel . com
2024/09/12
Re: [FFmpeg-devel] [PATCH 7/7] avformat/flvdec: Free metaVideoColor
Steven Liu
2024/09/12
Re: [FFmpeg-devel] [PATCH v5] avcodec/jpeg2000: Fix FF_DWT97_INT to pass the conformance testing defined in ISO/IEC 15444-4
Pierre-Anthony Lemieux
2024/09/12
Re: [FFmpeg-devel] [PATCH] lavc: Fix epirats suggestions
Marvin Scholz
2024/09/12
[FFmpeg-devel] [PATCH 7/7] avformat/flvdec: Free metaVideoColor
Michael Niedermayer
2024/09/12
[FFmpeg-devel] [PATCH 6/7] swscale/output: Fix undefined integer overflow in yuv2rgba64_2_c_template()
Michael Niedermayer
2024/09/12
[FFmpeg-devel] [PATCH 5/7] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
2024/09/12
[FFmpeg-devel] [PATCH 4/7] avformat/mxfdec: Check timecode for overflow
Michael Niedermayer
2024/09/12
[FFmpeg-devel] [PATCH 3/7] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
2024/09/12
[FFmpeg-devel] [PATCH 2/7] avcodec/vc2enc: basic sanity check on slice_max_bytes
Michael Niedermayer
2024/09/12
[FFmpeg-devel] [PATCH 1/7] avformat/mov_chan: Check for FF_SANE_NB_CHANNELS
Michael Niedermayer
2024/09/12
Re: [FFmpeg-devel] [PATCH v2] configure: fix symbol prefix detection
epirat07
2024/09/12
[FFmpeg-devel] [PATCH v3 2/2] configure: correctly set sanitizer toolchain compilers
Marvin Scholz
2024/09/12
[FFmpeg-devel] [PATCH v3 1/2] configure: fix symbol prefix detection
Marvin Scholz
2024/09/12
Re: [FFmpeg-devel] [PATCH 3/5] avcodec/decode: Check progress before dereferencing
Michael Niedermayer
2024/09/12
[FFmpeg-devel] [PATCH 11/11] avfilter: add an LCEVC decoding filter via LCEVCdec
James Almer
2024/09/12
Re: [FFmpeg-devel] [PATCH] lavc/vvc_mc: R-V V avg w_avg
flow gg
2024/09/12
Re: [FFmpeg-devel] is libswscale maintained?
Rémi Denis-Courmont
2024/09/12
Re: [FFmpeg-devel] is libswscale maintained?
Ramiro Polla
2024/09/12
Re: [FFmpeg-devel] [PATCH 1/2] lavc: add Vulkan video encoding base code
Benjamin Cheng via ffmpeg-devel
2024/09/12
Re: [FFmpeg-devel] [PATCH] tests/checkasm/sw_rgb: don't write random data past the end of the buffer
James Almer
2024/09/12
Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: Recognize and Ignore MXF fill boxes
martin schitter
2024/09/12
Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: Recognize and Ignore MXF fill boxes
Nicolas Gaullier
2024/09/12
Re: [FFmpeg-devel] [PATCH v2 00/14] aarch64/vvc: Add SIMD
Martin Storsjö
2024/09/12
[FFmpeg-devel] [PATCH v5] avcodec/jpeg2000: Fix FF_DWT97_INT to pass the conformance testing defined in ISO/IEC 15444-4
Osamu Watanabe
2024/09/12
Re: [FFmpeg-devel] Procedure to enable the Windows on ARM64 FFMPEG Libraries
Martin Storsjö
2024/09/12
Re: [FFmpeg-devel] [PATCH] tests/checkasm/sw_rgb: don't write random data past the end of the buffer
Martin Storsjö
2024/09/12
[FFmpeg-devel] [PATCH 2/3] hw_base_encode_h265: split off SPS/PPS/VPS generation from VAAPI
Lynne via ffmpeg-devel
2024/09/12
[FFmpeg-devel] [PATCH 1/3] cbs_h265: add raw filler encoding
Lynne via ffmpeg-devel
2024/09/12
[FFmpeg-devel] [PATCH 3/3] lavc: add hevc_vulkan hardware encoder
Lynne via ffmpeg-devel
2024/09/12
Re: [FFmpeg-devel] [PATCH] tests/checkasm/sw_rgb: don't write random data past the end of the buffer
Ramiro Polla
2024/09/12
Re: [FFmpeg-devel] [PATCH 2/2] lavc: Add dirac vulkan hwaccel
Petro Mozil
2024/09/12
[FFmpeg-devel] [PATCH] lavc: Fix epirats suggestions
Petro Mozil
2024/09/12
[FFmpeg-devel] Procedure to enable the Windows on ARM64 FFMPEG Libraries
Niranjan Kshatriya (QUIC)
2024/09/12
Re: [FFmpeg-devel] [PATCH 3/3] scale_qsv frame crop support
Wang, Fei W
2024/09/11
Re: [FFmpeg-devel] [PATCH v2] configure: fix symbol prefix detection
Martin Storsjö
2024/09/11
[FFmpeg-devel] [PATCH v6 5/5] doc: DNxUncompressed Changelog and doc entries
Martin Schitter
2024/09/11
[FFmpeg-devel] [PATCH v6 3/5] libavcodec/dnxuc_parser: DNxUncompressed essence parser
Martin Schitter
2024/09/11
[FFmpeg-devel] [PATCH v6 4/5] libavcodec/dnxucdec: DNxUncompressed decoder
Martin Schitter
2024/09/11
[FFmpeg-devel] [PATCH v6 1/5] libavcodec/: Add ID and desc entries for DNxUncompressed
Martin Schitter
2024/09/11
[FFmpeg-devel] [PATCH v6 2/5] libavformat/mxf: Add ULs for DNxUncompressed
Martin Schitter
2024/09/11
Re: [FFmpeg-devel] [PATCH 10/10 v4] avcodec: add LCEVC decoding support via LCEVCdec
Jean-Baptiste Kempf
2024/09/11
[FFmpeg-devel] [PATCH 1/2] lavu: Move vulkan_spirv to libavutil
Petro Mozil
2024/09/11
[FFmpeg-devel] [PATCH 2/2] avdevice/decklink_dec: fix leaks on error
Marvin Scholz
2024/09/11
[FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: fix leak on error
Marvin Scholz
2024/09/11
Re: [FFmpeg-devel] [PATCH v5 1/4] libavcodec/dnxuc_parser: DNxUncompressed essence parser
martin schitter
2024/09/11
Re: [FFmpeg-devel] [PATCH v4 2/4] libavformat/mxf: DNxUncompressed MXF related changes
martin schitter
2024/09/11
[FFmpeg-devel] [PATCH 09/10] avcodec/hevc/refs: ensure LCEVC SEI payloads are exported as frame side data before get_buffer() calls
James Almer
2024/09/11
[FFmpeg-devel] [PATCH 08/10 v2] avcodec/decode: split ProgressFrame allocator into two functions
James Almer
2024/09/11
[FFmpeg-devel] [PATCH 07/10 v2] avcodec/packet: add an LCEVC enhancement data payload side data type
James Almer
2024/09/11
[FFmpeg-devel] [PATCH 10/10 v4] avcodec: add LCEVC decoding support via LCEVCdec
James Almer
2024/09/11
[FFmpeg-devel] [PATCH 06/10 v2] avformat/mov: support for LCEVC tracks
James Almer
2024/09/11
[FFmpeg-devel] [PATCH 05/10 v2] avformat: add an LCEVC stream group
James Almer
2024/09/11
[FFmpeg-devel] [PATCH 04/10 v2] avcodec/codec_id: add an LCEVC codec id for raw LCEVC data
James Almer
2024/09/11
[FFmpeg-devel] [PATCH 03/10] avcodec: add an export_side_data flag to export picture enhancement layers
James Almer
2024/09/11
[FFmpeg-devel] [PATCH 02/10 v4] avcodec/h2645_sei: export raw LCEVC metadata
James Almer
2024/09/11
[FFmpeg-devel] [PATCH 01/10 v4] avutil/frame: add an LCEVC enhancement data payload side data type
James Almer
2024/09/11
Re: [FFmpeg-devel] [PATCH v2] avfilter/vf_libvmaf: Add metadata propagation support
Yigithan Yigit
2024/09/11
Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: Recognize and Ignore MXF fill boxes
martin schitter
2024/09/11
[FFmpeg-devel] [PATCH v2] configure: fix symbol prefix detection
Marvin Scholz
2024/09/11
[FFmpeg-devel] [PATCH] configure: fix symbol prefix detection
Marvin Scholz
2024/09/11
Re: [FFmpeg-devel] [PATCH v5 1/4] libavcodec/dnxuc_parser: DNxUncompressed essence parser
Marton Balint
2024/09/11
Re: [FFmpeg-devel] [PATCH v4 2/4] libavformat/mxf: DNxUncompressed MXF related changes
Marton Balint
2024/09/11
Re: [FFmpeg-devel] [PATCH] avcodec/amfenc: Fix AV1 HDR metadata for delayed surfaces
Dmitrii Ovchinnikov
2024/09/11
[FFmpeg-devel] [PATCH] MAINTAINERS: add myself as vf_xfade_vulkan maintainer
Marvin Scholz
2024/09/11
[FFmpeg-devel] [PATCH] lavfi/af_channelmap: fix channelmap_init error handling
Marvin Scholz
2024/09/11
Re: [FFmpeg-devel] [PATCH] avfilter/af_join: pass the correct input layouts to ff_channel_layouts_ref
Anton Khirnov
2024/09/11
[FFmpeg-devel] [PATCH v2 08/14] aarch64/vvc: Add put_qpel_vx
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 14/14] aarch64/vvc: Add avg
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 13/14] aarch64/vvc: Add put_epel_hv
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 12/14] aarch64/vvc: Add put_epel_h i8mm
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 11/14] aarch64/vvc: Add put_epel_h
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 09/14] aarch64/vvc: Add put_qpel_hv
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 10/14] aarch64/vvc: Add sad
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 07/14] aarch64/h26x: Remove duplicate b.eq instruction
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 06/14] avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 04/14] aarch64/vvc: Add put_pel/put_pel_uni/put_pel_uni_w
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 05/14] aarch64/vvc: Add put_qpel_hx i8mm
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 02/14] aarch64/hevc: Move epel/qpel to h26x directory
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 01/14] aarch64/hevc: Simplify function prototypes by macro
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 03/14] aarch64/vvc: Add put_qpel_h_* and put_qpel_uni_h_*
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH v2 00/14] aarch64/vvc: Add SIMD
Zhao Zhili
2024/09/11
[FFmpeg-devel] [PATCH] avfilter/af_join: pass the correct input layouts to ff_channel_layouts_ref
James Almer
2024/09/11
[FFmpeg-devel] [PATCH] tests/checkasm/sw_rgb: don't write random data past the end of the buffer
James Almer
2024/09/11
Re: [FFmpeg-devel] [PATCH v3 1/2] tests/fate: force MPEG range for rawvideo tests
Niklas Haas
2024/09/11
[FFmpeg-devel] [PATCH] lavc/hevcdec: set output frame pkt_dts
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] [PATCH v2] avcodec/amfenc: Add support for on-demand key frames
Dmitrii Ovchinnikov
2024/09/11
Re: [FFmpeg-devel] ./configure and nvidia/cuda sdk
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] ./configure and nvidia/cuda sdk
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] ./configure and nvidia/cuda sdk
Timo Rothenpieler
2024/09/11
Re: [FFmpeg-devel] [PATCH 3/3] aarch64/vvc: Add put_qpel_hv
Martin Storsjö
2024/09/11
Re: [FFmpeg-devel] [PATCH 2/3] aarch64/vvc: Add put_qpel_vx
Martin Storsjö
2024/09/11
Re: [FFmpeg-devel] [PATCH 1/3] aarch64/h26x: Remove duplicate b.eq instruction
Martin Storsjö
2024/09/11
Re: [FFmpeg-devel] [PATCH 6/6] avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type
Martin Storsjö
2024/09/11
[FFmpeg-devel] ./configure and nvidia/cuda sdk
Top Secret
2024/09/11
Re: [FFmpeg-devel] [PATCH 4/6] aarch64/vvc: Add put_pel/put_pel_uni/put_pel_uni_w
Martin Storsjö
2024/09/11
Re: [FFmpeg-devel] [PATCH 01/60] fftools/ffmpeg_opt: fix variable shadowing
Michael Niedermayer
2024/09/11
Re: [FFmpeg-devel] [PATCH 20/60] fftools/ffmpeg_mux_init: remove unused variable
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] [PATCH 19/60] avdevice/jack: use av_err2str to simplify code
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] [PATCH 18/60] avutil/file: use av_err2str to simplify code
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] [PATCH 17/60] avformat/crypto: fix variable shadowing
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] [PATCH 15/60] avformat/network: use av_err2str to simplify code
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] [PATCH 54/60] avformat/matroskadec: fix variable shadowing
James Almer
2024/09/11
Re: [FFmpeg-devel] [PATCH 14/60] lavfi/vf_signature: use av_err2str to simplify code
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] [PATCH 13/60] lavfi/f_metadata: use av_err2str to simplify code
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] [PATCH 09/13] avformat: add an LCEVC stream group
James Almer
2024/09/11
Re: [FFmpeg-devel] [PATCH 12/60] lavfi/vf_ssim: narrow variable scopes
Anton Khirnov
2024/09/11
Re: [FFmpeg-devel] [PATCH 11/60] lavfi/vf_ssim: use av_err2str to simplify code
Anton Khirnov
2024/09/11
[FFmpeg-devel] [PATCH v5 4/4] libavformat: DNxUncompressed aux files
Martin Schitter
2024/09/11
[FFmpeg-devel] [PATCH v5 3/4] libavformat/dnxucdec: DNxUncompressed decoder
Martin Schitter
2024/09/11
[FFmpeg-devel] [PATCH v5 2/4] libavformat/mxf: add DNxUncompressed MXF ULs
Martin Schitter
2024/09/11
[FFmpeg-devel] [PATCH v5 1/4] libavcodec/dnxuc_parser: DNxUncompressed essence parser
Martin Schitter
2024/09/11
Re: [FFmpeg-devel] is libswscale maintained?
Niklas Haas
2024/09/11
Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: Recognize and Ignore MXF fill boxes
Tomas Härdin
2024/09/11
Re: [FFmpeg-devel] [PATCH v4 2/4] libavformat/mxf: DNxUncompressed MXF related changes
martin schitter
2024/09/11
[FFmpeg-devel] [PATCH] libavformat/mxfdec.c: Recognize and Ignore MXF fill boxes
Martin Schitter
2024/09/10
Re: [FFmpeg-devel] [PATCH v4 2/4] libavformat/mxf: DNxUncompressed MXF related changes
Tomas Härdin
2024/09/10
Re: [FFmpeg-devel] [PATCH 1/2] lavc: add Vulkan video encoding base code
Lynne via ffmpeg-devel
2024/09/10
[FFmpeg-devel] [PATCH v2 2/2] lavc: add h264_vulkan hardware encoder
Lynne via ffmpeg-devel
2024/09/10
[FFmpeg-devel] [PATCH v2 1/2] lavc: add Vulkan video encoding base code
Lynne via ffmpeg-devel
2024/09/10
Re: [FFmpeg-devel] is libswscale maintained?
Stephen Hutchinson
2024/09/10
Re: [FFmpeg-devel] is libswscale maintained?
Andrew Randrianasulu
2024/09/10
[FFmpeg-devel] [PATCH] lavc/vaapi_encode: Fix potential use of uninitialized value
fei . w . wang-at-intel . com
2024/09/10
Re: [FFmpeg-devel] [PATCH] avformat/rtpdec: fix integer overflow in start_time_realtime calculation
Jonathan Baudanza
2024/09/10
Re: [FFmpeg-devel] is libswscale maintained?
Michael Niedermayer
2024/09/10
[FFmpeg-devel] is libswscale maintained?
Andrew Randrianasulu
2024/09/10
Re: [FFmpeg-devel] [PATCH v4 2/4] libavformat/mxf: DNxUncompressed MXF related changes
martin schitter
2024/09/10
Re: [FFmpeg-devel] [PATCH v4 2/4] libavformat/mxf: DNxUncompressed MXF related changes
martin schitter
2024/09/10
Re: [FFmpeg-devel] [PATCH 2/3] scale_cuda frame crop support
Timo Rothenpieler
2024/09/10
[FFmpeg-devel] [PATCH 3/3] scale_qsv frame crop support
Koushik Dutta
2024/09/10
[FFmpeg-devel] [PATCH 2/3] scale_cuda frame crop support
Koushik Dutta
2024/09/10
[FFmpeg-devel] [PATCH 1/3] scale_vt frame crop support
Koushik Dutta
2024/09/10
[FFmpeg-devel] [PATCH 3/3] aarch64/vvc: Add put_qpel_hv
Zhao Zhili
2024/09/10
[FFmpeg-devel] [PATCH 2/3] aarch64/vvc: Add put_qpel_vx
Zhao Zhili
2024/09/10
[FFmpeg-devel] [PATCH 1/3] aarch64/h26x: Remove duplicate b.eq instruction
Zhao Zhili
2024/09/10
[FFmpeg-devel] [PATCH v2] lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected version
sfan5
2024/09/10
Re: [FFmpeg-devel] [PATCH] lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected version
sfan5
2024/09/10
Re: [FFmpeg-devel] [PATCH 3/3] tests/fate/hevc: add a periodic intra refresh decode test
James Almer
2024/09/10
Re: [FFmpeg-devel] [PATCH 2/2] lavc: add h264_vulkan hardware encoder
Benjamin Cheng via ffmpeg-devel
2024/09/10
Re: [FFmpeg-devel] [PATCH 1/2] lavc: add Vulkan video encoding base code
Benjamin Cheng via ffmpeg-devel
2024/09/10
[FFmpeg-devel] [PATCH v3 1/2] tests/fate: force MPEG range for rawvideo tests
Niklas Haas
2024/09/10
Re: [FFmpeg-devel] [PATCH v3 2/2] avfilter: fix YUV colorspace negotiation for YUVJ
Niklas Haas
2024/09/10
Re: [FFmpeg-devel] [PATCH v4 2/4] libavformat/mxf: DNxUncompressed MXF related changes
Tomas Härdin
2024/09/10
[FFmpeg-devel] [PATCH v3 2/2] avfilter: fix YUV colorspace negotiation for YUVJ
Niklas Haas
2024/09/10
Re: [FFmpeg-devel] [PATCH 52/60] avformat/mxfdec: narrow variable scopes
Tomas Härdin
2024/09/10
Re: [FFmpeg-devel] [PATCH v3 1/3] avformat/mxfenc: Fix guess frame_rate
Tomas Härdin
2024/09/10
Re: [FFmpeg-devel] [PATCH 51/60] avformat/mxfdec: fix variable shadowing
Tomas Härdin
2024/09/10
[FFmpeg-devel] [PATCH v3] libavcodec: implementation of DNxUncompressed decoder
martin schitter
2024/09/10
[FFmpeg-devel] [PATCH v4 3/4] libavformat/dnxucdec: DNxUncompressed decoder
Martin Schitter
2024/09/10
[FFmpeg-devel] [PATCH v4 4/4] libavformat: DNxUncompressed aux files
Martin Schitter
2024/09/10
[FFmpeg-devel] [PATCH v4 2/4] libavformat/mxf: DNxUncompressed MXF related changes
Martin Schitter
2024/09/10
[FFmpeg-devel] [PATCH v4 1/4] libavcodec/dnxuc_parser: DNxUncompressed essence parser
Martin Schitter
2024/09/10
Re: [FFmpeg-devel] [PATCH v3] libavcodec: implementation of DNxUncompressed decoder
martin schitter
2024/09/10
Re: [FFmpeg-devel] [PATCH v3] libavcodec: implementation of DNxUncompressed decoder
martin schitter
2024/09/10
Re: [FFmpeg-devel] [PATCH 6/6] avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type
Nuo Mi
2024/09/10
Re: [FFmpeg-devel] [PATCH 6/6] avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type
Nuo Mi
2024/09/09
Re: [FFmpeg-devel] [PATCH 3/3] tests/fate/hevc: add a periodic intra refresh decode test
Anton Khirnov
2024/09/09
[FFmpeg-devel] [PATCH 3/3] tests/fate/hevc: add a periodic intra refresh decode test
Anton Khirnov
2024/09/09
[FFmpeg-devel] [PATCH 2/3] lavc/hevcdec: set per-CTB filter parameters for WPP
Anton Khirnov
2024/09/09
[FFmpeg-devel] [PATCH 1/3] lavc/hevcdec: remove a duplicate variable
Anton Khirnov
2024/09/09
[FFmpeg-devel] [PATCH v4 2/2] fate/jpeg2000: Update refs for the conformance testing defined in ISO/IEC 15444-4
Osamu Watanabe
2024/09/09
[FFmpeg-devel] [PATCH v4 1/2] avcodec/jpeg2000dec: Fix FF_DWT97_INT to pass the conformance testing defined in ISO/IEC 15444-4
Osamu Watanabe
2024/09/09
Re: [FFmpeg-devel] [PATCH 1/4, v2] avcodec/amfenc: Fixes the color information in the output.
Cameron Gutman
2024/09/09
[FFmpeg-devel] [PATCH] avcodec/amfenc: Fix AV1 HDR metadata for delayed surfaces
Cameron Gutman
2024/09/09
Re: [FFmpeg-devel] [PATCH, v2] avcodec/amfenc: increase precision of Sleep() on Windows
Cameron Gutman
2024/09/09
Re: [FFmpeg-devel] [PATCH, v2] avcodec/amfenc: increase precision of Sleep() on Windows
Cameron Gutman
2024/09/09
Re: [FFmpeg-devel] [PATCH v3] libavcodec: implementation of DNxUncompressed decoder
Marton Balint
2024/09/09
Re: [FFmpeg-devel] [PATCH v4] libavdevice/decklink: extend available actions on signal loss
Marton Balint
2024/09/09
Re: [FFmpeg-devel] [RFC/PATCH] MV-HEVC decoding
Danny Hong
2024/09/09
Re: [FFmpeg-devel] [PATCH] configure: enable warnings for shadowed variables
Vittorio Giovara
2024/09/09
Re: [FFmpeg-devel] [PATCH, v2] avcodec/amfenc: increase precision of Sleep() on Windows
Araz
2024/09/09
[FFmpeg-devel] [PATCH] libavutil/ppc: Make use of getauxval() and elf_aux_info() on ppc
Brad Smith
Earlier messages
Later messages