ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-devel] [PATCH 06/10] tools/target_dec_fuzzer: Adjust threshold for musepack8
Michael Niedermayer
[FFmpeg-devel] [PATCH 07/10] tools/target_dec_fuzzer: Adjust threshold for CRI
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] avformat/mpegts: Passthrough SCTE 35 Current behavior breaks SCTE 35 by wrapping it in a PES packet, this adds the logic for the SCTE 35 messages to be passed through cleanly.
Gregor Fuis
Re: [FFmpeg-devel] [PATCH 4/5] avcodec/hevc/hevcdec: Check refPicList
Michael Niedermayer
[FFmpeg-devel] [PATCH v3] mpegtsenc: Add SYNC KLV metadata descriptors (MISB ST1402)
Caleb Sawyer
[FFmpeg-devel] libtheora maintainer ?
Michael Niedermayer
Re: [FFmpeg-devel] libtheora maintainer ?
Michael Niedermayer
[FFmpeg-devel] [PATCH 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling
Diego Felix de Souza via ffmpeg-devel
[FFmpeg-devel] [PATCH 2/3] avfilter/hwupload_cuda: Expands pixel formats support
Diego Felix de Souza via ffmpeg-devel
[FFmpeg-devel] [PATCH 1/3] avutil/hwcontext_cuda: Expands pixel formats support
Diego Felix de Souza via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 1/3] avutil/hwcontext_cuda: Expands pixel formats support
Michael Niedermayer
[FFmpeg-devel] [PATCH v2 1/3] avutil/hwcontext_cuda: Expands pixel formats support
Diego Felix de Souza via ffmpeg-devel
[FFmpeg-devel] [PATCH v2 2/3] avfilter/hwupload_cuda: Expands pixel formats support
Diego Felix de Souza via ffmpeg-devel
[FFmpeg-devel] [PATCH v2 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling
Diego Felix de Souza via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling
Diego de Souza via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling
Philip Langdale via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling
Philip Langdale via ffmpeg-devel
[FFmpeg-devel] [PATCH] avfilter/avf_showcqt: fix unbounded index when copying to fft_data
Muhammad Faiz
Re: [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: fix unbounded index when copying to fft_data
Muhammad Faiz
Re: [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: fix unbounded index when copying to fft_data
Nicolas George
Re: [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: fix unbounded index when copying to fft_data
Nicolas George
Re: [FFmpeg-devel] [PATCH] avfilter/avf_showcqt: fix unbounded index when copying to fft_data
Muhammad Faiz
[FFmpeg-devel] [PATCH v3 5/6] avformat/whip: implement NACK and RTX suppport
Jack Lau
[FFmpeg-devel] [PATCH 1/5] avcodec/smacker: Move buffer allocation to later
Michael Niedermayer
[FFmpeg-devel] [PATCH 2/5] avcodec/smacker: Check input before allocation
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 2/5] avcodec/smacker: Check input before allocation
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH 2/5] avcodec/smacker: Check input before allocation
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 2/5] avcodec/smacker: Check input before allocation
Andreas Rheinhardt
[FFmpeg-devel] [PATCH 3/5] avcodec/get_bits: Use FF_PTR_ADD() in init_get_bits()
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 3/5] avcodec/get_bits: Use FF_PTR_ADD() in init_get_bits()
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 3/5] avcodec/get_bits: Use FF_PTR_ADD() in init_get_bits()
Michael Niedermayer
[FFmpeg-devel] [PATCH 4/5] avcodec/apv_dsp: Avoid UB overflow in dequant
Michael Niedermayer
[FFmpeg-devel] [PATCH 5/5] tools/target_dec_fuzzer: Adjust HQX threshold
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 1/5] avcodec/smacker: Move buffer allocation to later
Michael Niedermayer
[FFmpeg-devel] [PATCH 0/3] fftools/textformat: Cleanup work
ffmpegagent
[FFmpeg-devel] [PATCH 1/3] fftools/textformat: Rename variables wctx to tctx
softworkz
[FFmpeg-devel] [PATCH 2/3] fftools/textformat: Remove redundant casts
softworkz
[FFmpeg-devel] [PATCH 3/3] fftools/textformat: Cleanup unneeded includes
softworkz
[FFmpeg-devel] [PATCH v2] mpegtsenc: Add SYNC KLV metadata descriptors (MISB ST1402)
Caleb Sawyer
[FFmpeg-devel] [PATCH] mpegtsenc: Add SYNC KLV metadata descriptors (MISB ST1402)
Caleb Sawyer
[FFmpeg-devel] [PATCH 00/18] WHIP + TLS + UDP fixes and SChannel DTLS support
Timo Rothenpieler
[FFmpeg-devel] [PATCH 02/18] avformat/whip: use av_dict_set_int for int
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 02/18] avformat/whip: use av_dict_set_int for int
Steven Liu
[FFmpeg-devel] [PATCH 03/18] avformat/whip: don't leak options dict
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 03/18] avformat/whip: don't leak options dict
Steven Liu
[FFmpeg-devel] [PATCH 04/18] avformat/whip: remove redundant WHIP: prefix from all logging
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 04/18] avformat/whip: remove redundant WHIP: prefix from all logging
Steven Liu
[FFmpeg-devel] [PATCH 11/18] avformat/udp: make recv addr of each packet available
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 11/18] avformat/udp: make recv addr of each packet available
Jack Lau
[FFmpeg-devel] [PATCH 12/18] avformat/udp: separate rx and tx fifo
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 12/18] avformat/udp: separate rx and tx fifo
Steven Liu
[FFmpeg-devel] [PATCH 13/18] avformat/udp: add function to set remote address directly
Timo Rothenpieler
[FFmpeg-devel] [PATCH 16/18] avformat/tls: make passing an external socket universal
Timo Rothenpieler
[FFmpeg-devel] [PATCH 14/18] avformat/tls: remove unused fingerprint option
Timo Rothenpieler
[FFmpeg-devel] [PATCH 18/18] avformat/tls_schannel: add DTLS support
Timo Rothenpieler
[FFmpeg-devel] [PATCH 17/18] avformat/tls_openssl: use existing context handle
Timo Rothenpieler
[FFmpeg-devel] [PATCH 06/18] avformat/tls: use non protocol specific error message
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 06/18] avformat/tls: use non protocol specific error message
Steven Liu
[FFmpeg-devel] [PATCH 05/18] avformat/whip: fix format string for printing size_t
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 05/18] avformat/whip: fix format string for printing size_t
Steven Liu
Re: [FFmpeg-devel] [PATCH 05/18] avformat/whip: fix format string for printing size_t
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH 05/18] avformat/whip: fix format string for printing size_t
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 05/18] avformat/whip: fix format string for printing size_t
Andreas Rheinhardt
Re: [FFmpeg-devel] [PATCH 05/18] avformat/whip: fix format string for printing size_t
Timo Rothenpieler
[FFmpeg-devel] [PATCH 08/18] avformat/tls: move openssl specific init out of generic code
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 08/18] avformat/tls: move openssl specific init out of generic code
Jack Lau
Re: [FFmpeg-devel] [PATCH 08/18] avformat/tls: move openssl specific init out of generic code
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 08/18] avformat/tls: move openssl specific init out of generic code
Jack Lau
Re: [FFmpeg-devel] [PATCH 08/18] avformat/tls: move openssl specific init out of generic code
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 08/18] avformat/tls: move openssl specific init out of generic code
Jack Lau
[FFmpeg-devel] [PATCH 07/18] avformat/tls: don't use http_proxy for udp sockets
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 07/18] avformat/tls: don't use http_proxy for udp sockets
Steven Liu
[FFmpeg-devel] [PATCH 09/18] avformat/udp: don't override 0 localport
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 09/18] avformat/udp: don't override 0 localport
Steven Liu
[FFmpeg-devel] [PATCH 10/18] avformat/tls: fix udp init
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 10/18] avformat/tls: fix udp init
Steven Liu
[FFmpeg-devel] [PATCH 15/18] avformat/tls: clean up new whip options
Timo Rothenpieler
[FFmpeg-devel] [PATCH 01/18] avformat/Makefile: don't hardcode openssl for whip muxer
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 01/18] avformat/Makefile: don't hardcode openssl for whip muxer
Steven Liu
Re: [FFmpeg-devel] [PATCH 01/18] avformat/Makefile: don't hardcode openssl for whip muxer
Timo Rothenpieler
[FFmpeg-devel] [RFC] Advanced Error Codes
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Nicolas George
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Nicolas George
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Nicolas George
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Nicolas George
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Nicolas George
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Nicolas George
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Michael Niedermayer via ffmpeg-devel
Re: [FFmpeg-devel] [RFC] Advanced Error Codes
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Derek Buitenhuis
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Steven Zhou
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Ronald S. Bultje
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Marton Balint
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Timo Rothenpieler
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Kieran Kunhya via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Pavel Koshevoy
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Pavel Koshevoy
Re: [FFmpeg-devel] [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu
[FFmpeg-devel] Re: [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Pavel Koshevoy via ffmpeg-devel
[FFmpeg-devel] Re: [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Pavel Koshevoy via ffmpeg-devel
[FFmpeg-devel] Re: [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu via ffmpeg-devel
[FFmpeg-devel] Re: [PATCH 2/3] libavcodec: add NETINT Quadra HW decoders & encoders
Desmond Liu via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
Dimitry Andric
[FFmpeg-devel] [PATCH v2 0/6] avformat/whip: Add NACK and RTX support (depends on ignore_ipv6 patchset)
Jack Lau
[FFmpeg-devel] [PATCH v2 1/6] avformat/whip: add whip_flags ignore_ipv6 to skip IPv6 ICE candidates
Jack Lau
[FFmpeg-devel] [PATCH v2 2/6] avformat/whip: fix typos
Jack Lau
[FFmpeg-devel] [PATCH v2 3/6] avformat/whip: fix H264 profile_iop bit map for SDP
Jack Lau
[FFmpeg-devel] [PATCH v2 4/6] WHIP: X509 cert serial number should be positive.
Jack Lau
[FFmpeg-devel] [PATCH v2 6/6] avformat/whip: reindent whip options
Jack Lau
[FFmpeg-devel] [PATCH v2 5/6] avformat/whip: implement NACK and RTX suppport
Jack Lau
Re: [FFmpeg-devel] [PATCH v2 5/6] avformat/whip: implement NACK and RTX suppport
Steven Liu
Re: [FFmpeg-devel] [PATCH v2 5/6] avformat/whip: implement NACK and RTX suppport
Jack Lau
[FFmpeg-devel] [PATCH] Macroblocks modes extraction
Timothee
Re: [FFmpeg-devel] [PATCH] Macroblocks modes extraction
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH] Macroblocks modes extraction
Timothée
Re: [FFmpeg-devel] [PATCH] Macroblocks modes extraction
James Almer
Re: [FFmpeg-devel] [PATCH] Macroblocks modes extraction
Timothée
[FFmpeg-devel] [PATCH 1/3] libavutil: add hwcontext_ni_quad
Steven Zhou
Re: [FFmpeg-devel] [PATCH 1/3] libavutil: add hwcontext_ni_quad
Steven Zhou
Re: [FFmpeg-devel] [PATCH 1/3] libavutil: add hwcontext_ni_quad
Steven Zhou
[FFmpeg-devel] [PATCH v2 1/1] swscale/aarch64/output: Implement neon assembly for yuv2planeX_10_c_template()
Logaprakash Ramajayam
Re: [FFmpeg-devel] [PATCH v2 1/1] swscale/aarch64/output: Implement neon assembly for yuv2planeX_10_c_template()
Logaprakash Ramajayam
Re: [FFmpeg-devel] [PATCH v2 1/1] swscale/aarch64/output: Implement neon assembly for yuv2planeX_10_c_template()
Logaprakash Ramajayam
Re: [FFmpeg-devel] [PATCH v2 1/1] swscale/aarch64/output: Implement neon assembly for yuv2planeX_10_c_template()
Logaprakash Ramajayam
[FFmpeg-devel] [PATCH v2 1/1] swscale/aarch64/output: Implement neon assembly for yuv2planeX_10_c_template()
Logaprakash Ramajayam
Re: [FFmpeg-devel] [PATCH v2 1/1] swscale/aarch64/output: Implement neon assembly for yuv2planeX_10_c_template()
Michael Niedermayer
Re: [FFmpeg-devel] [PATCH v2 1/1] swscale/aarch64/output: Implement neon assembly for yuv2planeX_10_c_template()
Logaprakash Ramajayam
[FFmpeg-devel] [PATCH 0/6] avformat/whip: avformat/whip: Add NACK and RTX support (depends on ignore_ipv6 patchset)
Jack Lau
[FFmpeg-devel] [PATCH 1/6] avformat/whip: add whip_flags ignore_ipv6 to skip IPv6 ICE candidates
Jack Lau
[FFmpeg-devel] [PATCH 2/6] avformat/whip: reindent whip options
Jack Lau
[FFmpeg-devel] [PATCH 3/6] avformat/whip: fix typos
Jack Lau
[FFmpeg-devel] [PATCH 4/6] avformat/whip: fix H264 profile_iop bit map for SDP
Jack Lau
[FFmpeg-devel] [PATCH 5/6] WHIP: X509 cert serial number should be positive.
Jack Lau
[FFmpeg-devel] [PATCH 6/6] avformat/whip: implement NACK and RTX suppport
Jack Lau
Re: [FFmpeg-devel] [PATCH 6/6] avformat/whip: implement NACK and RTX suppport
Steven Liu
Re: [FFmpeg-devel] [PATCH 6/6] avformat/whip: implement NACK and RTX suppport
Jack Lau
Re: [FFmpeg-devel] [PATCH 2/6] avformat/whip: reindent whip options
Steven Liu
Re: [FFmpeg-devel] [PATCH 2/6] avformat/whip: reindent whip options
Jack Lau
Re: [FFmpeg-devel] [PATCH 1/6] avformat/whip: add whip_flags ignore_ipv6 to skip IPv6 ICE candidates
Steven Liu
[FFmpeg-devel] [PATCH 2/2] avcodec/ohdec: Add h264/hevc OpenHarmony decoders
Zhao Zhili
[FFmpeg-devel] [PATCH 1/2] avutil/hwcontext: Add ohcodec device and pixel format
Zhao Zhili
[FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Gyan Doshi
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Kacper Michajlow
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
compn
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
softworkz .
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Gerion Entrup
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Nicolas George
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Leo Izen
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Marvin Scholz
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Nicolas George
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Vittorio Giovara
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Michael Niedermayer
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Rémi Denis-Courmont
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Kacper Michajlow
Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions
Alexander Strasser via ffmpeg-devel
Re: [FFmpeg-devel] [PATCH] aacenc_tns: clamp filter direction energy measurement
Thierry Foucu
[FFmpeg-devel] [PATCH] fftools/cmdutils: don't try to load arguments from file if not needed
Kacper Michajłow
Re: [FFmpeg-devel] [PATCH] fftools/cmdutils: don't try to load arguments from file if not needed
Michael Niedermayer
[FFmpeg-devel] [PATCH v3 00/21] fate: fix several dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 01/21] tests/Makefile: make easier to check for multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 02/21] fate/all: add missing dependencies for extradata bsf
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 03/21] fate/demux: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 04/21] fate/all: switch-fix mov muxer dependency to mp4 muxer dependency
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 05/21] fate/mov: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 07/21] fate/lavf-container: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 06/21] fate/gapless: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 10/21] fate/audio: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 09/21] fate/aac: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 12/21] fate/cover-art: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 11/21] fate/ac3: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 14/21] fate/mpeg4: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 15/21] fate/pcm: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 16/21] fate/hevc: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 17/21] fate/all: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 08/21] fate/vorbis: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 18/21] fate/all: add missing file protocol dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 13/21] fate/hlsenc: fix multiple dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 19/21] fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 20/21] fate/all: fix missing some mov demuxer dependencies
Nicolas Gaullier
[FFmpeg-devel] [PATCH v3 21/21] fate/seek: fix missing mpeg4video parser dependency
Nicolas Gaullier
Re: [FFmpeg-devel] [PATCH v3 00/21] fate: fix several dependencies
Michael Niedermayer
Earlier messages
Later messages