May 2018 Archives by date
Starting: Tue May 1 00:16:50 EEST 2018
Ending: Thu May 31 23:43:42 EEST 2018
Messages: 1572
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: do not copy video data
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: fix mixed code and declarations
James Almer
- [FFmpeg-devel] [PATCH 2/2] avdevice/decklink_dec: unref packets on avpacket_queue_put error
James Almer
- [FFmpeg-devel] [PATCH 1/2] libavformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)
Colin NG
- [FFmpeg-devel] [PATCH 2/2] libavformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)
Colin NG
- [FFmpeg-devel] [PATCH] avcodec/cbs_mpeg2: create a reference to the existing buffer when decomposing slice units
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_h2645: create a reference to the existing buffer when decomposing slice units
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_h2645: create a reference to the existing buffer when decomposing slice units
Mark Thompson
- [FFmpeg-devel] [PATCH 1/6] cbs: Fragment/unit data is always reference counted
Mark Thompson
- [FFmpeg-devel] [PATCH 2/6] cbs_h2645: Simplify representation of fixed values
Mark Thompson
- [FFmpeg-devel] [PATCH 3/6] cbs: Add support for array subscripts in trace output
Mark Thompson
- [FFmpeg-devel] [PATCH 4/6] lavc: Add coded bitstream read/write support for VP9
Mark Thompson
- [FFmpeg-devel] [PATCH 5/6] lavc: Add VP9 metadata bitstream filter
Mark Thompson
- [FFmpeg-devel] [PATCH 6/6] lavc/cbs: Add tests for VP9
Mark Thompson
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay: add x86 SIMD
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay: add x86 SIMD
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay: add x86 SIMD
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: use generic code for seeking
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: use generic code for seeking
wm4
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: use generic code for seeking
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: use generic code for seeking
wm4
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: simplify math
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/6] cbs: Fragment/unit data is always reference counted
James Almer
- [FFmpeg-devel] [PATCH 2/6] cbs_h2645: Simplify representation of fixed values
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/6] lavc: Add coded bitstream read/write support for VP9
James Almer
- [FFmpeg-devel] [PATCH 6/6] lavc/cbs: Add tests for VP9
James Almer
- [FFmpeg-devel] [PATCH] mpegvideo: remove support for libxvid's RC system
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Paul B Mahol
- [FFmpeg-devel] [PATCH 02/24] avfilter/avfilter: add color_range to AVFilterLink struct
Paul B Mahol
- [FFmpeg-devel] [PATCH 03/24] avfilter/buffersrc: recognize color_range as additonal parameter and set it to input link
Paul B Mahol
- [FFmpeg-devel] [PATCH 04/24] avfilter/buffersink: export color_range from filtergraph output
Paul B Mahol
- [FFmpeg-devel] [PATCH 05/24] avfilter/vf_scale: make use of color_range from filter links
Paul B Mahol
- [FFmpeg-devel] [PATCH 06/24] avcodec/pngdec: set full color range only for gray formats
Paul B Mahol
- [FFmpeg-devel] [PATCH 07/24] avfilter: negotiate color_range between filters
Paul B Mahol
- [FFmpeg-devel] [PATCH 08/24] fftools/ffplay: support only limited color range
Paul B Mahol
- [FFmpeg-devel] [PATCH 09/24] avcodec/proresenc: prores supports limited color range only
Paul B Mahol
- [FFmpeg-devel] [PATCH 10/24] avcodec/mpeg4videoenc: mark as limited color range only
Paul B Mahol
- [FFmpeg-devel] [PATCH 11/24] avcodec/mjpegdec: replace YUVJ pixel formats
Paul B Mahol
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
Paul B Mahol
- [FFmpeg-devel] [PATCH 13/24] avcodec/svq3: replace YUVJ pixel format
Paul B Mahol
- [FFmpeg-devel] [PATCH 14/24] avcodec/fraps: replace YUVJ pixel format
Paul B Mahol
- [FFmpeg-devel] [PATCH 15/24] avcodec/roqvideodec: replace YUVJ pixel format
Paul B Mahol
- [FFmpeg-devel] [PATCH 16/24] avcodec/mdec: replace YUVJ pixel format
Paul B Mahol
- [FFmpeg-devel] [PATCH 17/24] avcodec/h264_slice: do not use YUVJ pixel formats
Paul B Mahol
- [FFmpeg-devel] [PATCH 18/24] avcodec/hevc_ps: do not use YUVJ pixel format
Paul B Mahol
- [FFmpeg-devel] [PATCH 19/24] avcodec/roqvideoenc: do not use YUVJ pixel format
Paul B Mahol
- [FFmpeg-devel] [PATCH 20/24] avcodec/hevcdec: remove usage of YUVJ pixel format
Paul B Mahol
- [FFmpeg-devel] [PATCH 21/24] avfilter/vf_blackdetect: use color_range from inlink
Paul B Mahol
- [FFmpeg-devel] [PATCH 22/24] avfilter/vf_setrange: change outlink color_range too
Paul B Mahol
- [FFmpeg-devel] [PATCH 23/24] avformat/rtpenc_jpeg: remove usage of YUVJ formats
Paul B Mahol
- [FFmpeg-devel] [PATCH 24/24] avfilter: remove YUVJ pixel format usage
Paul B Mahol
- [FFmpeg-devel] [PATCH] mpegvideo: remove support for libxvid's RC system
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay: add x86 SIMD
James Almer
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay: add x86 SIMD
Henrik Gramner
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
James Almer
- [FFmpeg-devel] [PATCH 2/2] avdevice/decklink_dec: unref packets on avpacket_queue_put error
Marton Balint
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Paul B Mahol
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: Fallback to duration if sample rate is unavailable
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Vittorio Giovara
- [FFmpeg-devel] [PATCH] mpegvideo: remove support for libxvid's RC system
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: simplify math
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: simplify math
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay: add x86 SIMD
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: simplify math
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] fate: add aresample check to tests that needs it
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: simplify math
Paul B Mahol
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
Michael Niedermayer
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
Paul B Mahol
- [FFmpeg-devel] [PATCH] fate: add aresample check to tests that needs it
James Almer
- [FFmpeg-devel] [PATCH 3/6] cbs: Add support for array subscripts in trace output
James Almer
- [FFmpeg-devel] [PATCH 1/6] cbs: Fragment/unit data is always reference counted
Mark Thompson
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 5/6] lavc: Add VP9 metadata bitstream filter
James Almer
- [FFmpeg-devel] [PATCH 25/26] lavc/h264: Add common code for level handling
Mark Thompson
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Vittorio Giovara
- [FFmpeg-devel] [PATCH 11/24] avcodec/mjpegdec: replace YUVJ pixel formats
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/6] lavc/cbs: Add tests for VP9
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: simplify math
wm4
- [FFmpeg-devel] [PATCH 4/6] lavc: Add coded bitstream read/write support for VP9
Mark Thompson
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: Fallback to duration if sample rate is unavailable
wm4
- [FFmpeg-devel] [PATCH 4/6] lavc: Add coded bitstream read/write support for VP9
James Almer
- [FFmpeg-devel] [PATCH] avcodec/cbs: use av_fast_malloc in case of unit write buffer overflow
James Almer
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
wm4
- [FFmpeg-devel] [PATCH] mpegvideo: remove support for libxvid's RC system
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avformat/yuv4mpegdec: simplify math
Paul B Mahol
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: properly initialize output stream field order
Tobias Rapp
- [FFmpeg-devel] Looking for freelancer to build transcoder with ffmpeg
Marilena Placenti
- [FFmpeg-devel] [PATCH] lavc/qsvenc: set corret maximum value of look_ahead_downsampling
Zhong Li
- [FFmpeg-devel] [PATCH] mpegvideo: remove support for libxvid's RC system
Moritz Barsnick
- [FFmpeg-devel] Evolution of lavfi's design and API
Paul B Mahol
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Nicolas George
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/drawutils: add support for full range
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/drawutils: add support for full range
Paul B Mahol
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Nicolas George
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Paul B Mahol
- [FFmpeg-devel] HLS Questions
Ronak Patel
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
wm4
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
wm4
- [FFmpeg-devel] FIX: HLS Discontinuity / Non-Monotonous DTS
Joe Koberg
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
Marton Balint
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
wm4
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
wm4
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
James Almer
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
James Almer
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 12/24] avcodec/mjpegenc: add support for non-YUVJ formats
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Paul B Mahol
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] mpegvideo: remove support for libxvid's RC system
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
James Almer
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/3] avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the default
Marton Balint
- [FFmpeg-devel] [PATCH 2/3] avcodec/libzvbi-teletextdec: remove DEBUG code
Marton Balint
- [FFmpeg-devel] [PATCH 3/3] avcodec/libzvbi-teletextdec: formatted ass output
Marton Balint
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Hendrik Leppkes
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
James Almer
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
James Almer
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 3/3] avcodec/libzvbi-teletextdec: formatted ass output
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly
pkv.stream
- [FFmpeg-devel] [PATCH] mpegvideo: remove support for libxvid's RC system
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
James Almer
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] mpegvideo: remove support for libxvid's RC system
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 3/3] avcodec/libzvbi-teletextdec: formatted ass output
Marton Balint
- [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 3/3] avcodec/libzvbi-teletextdec: formatted ass output
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly
pkv.stream
- [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly
Timo Rothenpieler
- [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly
pkv.stream
- [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] mpegvideo: remove support for libxvid's RC system
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] mpegvideo: remove support for libxvid's RC system
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 2/5] avcodec/mpeg4videodec: Split decode_studio_vol_header() out of decode_studiovisualobject()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mpegvideo: remove support for libxvid's RC system
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 3/5] avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for studio profile
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for studio profile
Kieran Kunhya
- [FFmpeg-devel] [PATCH v2]avocdec/nvenc: Reconfigure bitrate on the fly
pkv.stream
- [FFmpeg-devel] [PATCH v3]avocdec/nvenc: Reconfigure bitrate on the fly
pkv.stream
- [FFmpeg-devel] [PATCH v2 1/4] avcodec/mediacodec_wrapper: add helper to fetch SDK_INT
Aman Gupta
- [FFmpeg-devel] [PATCH v2 2/4] avcodec/mediacodecdec: restructure mediacodec_receive_frame
Aman Gupta
- [FFmpeg-devel] [PATCH v2 3/4] avcodec/mediacodecdec: wait on first frame after input buffers are full
Aman Gupta
- [FFmpeg-devel] [PATCH v2 4/4] avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder
Aman Gupta
- [FFmpeg-devel] [PATCH 1/4] cbs_h265: read/write HEVC PREFIX SEI
Haihao Xiang
- [FFmpeg-devel] [PATCH 2/4] vaapi_encode_h265: Insert mastering display colour colume if needed
Haihao Xiang
- [FFmpeg-devel] [PATCH 3/4] cbs_h265: read/write content light level information SEI message
Haihao Xiang
- [FFmpeg-devel] [PATCH 4/4] vaapi_encode_h265: Insert content light level information
Haihao Xiang
- [FFmpeg-devel] [PATCH 2/2] vaapi_encode_h265: Insert mastering display colour colume if needed
Xiang, Haihao
- [FFmpeg-devel] [PATCH] avfilter/vf_overlay: add x86 SIMD
James Almer
- [FFmpeg-devel] [PATCH] vaapi_encode_h264: Take VAAPIEncodeH264Context::sei_needed as an ORed value
Haihao Xiang
- [FFmpeg-devel] [PATCH 0/3] WebM in dashenc
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH 4/4] vaapi_encode_h265: Insert content light level information
Xiang, Haihao
- [FFmpeg-devel] [PATCH v2 2/4] avcodec/mediacodecdec: restructure mediacodec_receive_frame
Matthieu Bouron
- [FFmpeg-devel] [PATCH v2 3/4] avcodec/mediacodecdec: wait on first frame after input buffers are full
Matthieu Bouron
- [FFmpeg-devel] [PATCH v2 4/4] avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder
Matthieu Bouron
- [FFmpeg-devel] [PATCH v4]avocdec/nvenc: Reconfigure bitrate on the fly
pkv.stream
- [FFmpeg-devel] [PATCH] libavcodec/cuviddec A53CC closed captions support added to cuviddec & nvenc
Roman Arzumanyan
- [FFmpeg-devel] [PATCH] libavfilter/vf_libvmaf.c The libvmaf filter tried to join on an invalid thread id
Kevin Wheatley
- [FFmpeg-devel] [PATCH] libavcodec/cuviddec A53CC closed captions support added to cuviddec & nvenc
Andrey Turkin
- [FFmpeg-devel] [PATCH] libavcodec/cuviddec A53CC closed captions support added to cuviddec & nvenc
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] libavcodec/cuviddec A53CC closed captions support added to cuviddec & nvenc
Andrey Turkin
- [FFmpeg-devel] [PATCH] libavfilter/vf_libvmaf.c The libvmaf filter tried to join on an invalid thread id
Ronald S. Bultje
- [FFmpeg-devel] [PATCH] libavfilter/vf_libvmaf.c The libvmaf filter tried to join on an invalid thread id
Kevin Wheatley
- [FFmpeg-devel] [PATCH 1/3] avfilter/vf_edgedetect: add canny mode
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] avfilter/vf_edgedetect: add planes option
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avfilter/vf_edgedetect: add more formats support to canny mode
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavcodec/cuviddec A53CC closed captions support added to cuviddec & nvenc
wm4
- [FFmpeg-devel] [PATCH 0/3] WebM in dashenc
Jan Ekström
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Alex Converse
- [FFmpeg-devel] [PATCH v2 2/4] avcodec/mediacodecdec: restructure mediacodec_receive_frame
Aman Gupta
- [FFmpeg-devel] [PATCH v2 4/4] avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder
Aman Gupta
- [FFmpeg-devel] [PATCH] libavcodec/cuviddec A53CC closed captions support added to cuviddec & nvenc
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v4]avocdec/nvenc: Reconfigure bitrate on the fly
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Jan Ekström
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Jan Ekström
- [FFmpeg-devel] [PATCH] avfilter/vf_lut3d: add planar rgb support
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vf_lut3d: add planar rgb support
James Almer
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
Pedro Arthur
- [FFmpeg-devel] [PATCH] avfilter/vf_lut3d: add planar rgb support
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/drawutils: add support for full range
Paul B Mahol
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for studio profile
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4]avocdec/nvenc: Reconfigure bitrate on the fly
pkv.stream
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
James Almer
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
James Almer
- [FFmpeg-devel] [PATCH 1/3] avutil: add gray14 pixel format
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] swscale: add gray14 support
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avfilter/vf_extractplanes: add support for extracting planes with 14 depth
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/drawutils: add support for full range
Michael Niedermayer
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
Michael Niedermayer
- [FFmpeg-devel] HLS Questions
Ronak
- [FFmpeg-devel] [PATCH 1/4] cbs_h265: read/write HEVC PREFIX SEI
Mark Thompson
- [FFmpeg-devel] [PATCH 2/4] vaapi_encode_h265: Insert mastering display colour colume if needed
Mark Thompson
- [FFmpeg-devel] [PATCH 3/4] cbs_h265: read/write content light level information SEI message
Mark Thompson
- [FFmpeg-devel] [PATCH 4/4] vaapi_encode_h265: Insert content light level information
Mark Thompson
- [FFmpeg-devel] [PATCH] vaapi_encode_h264: Take VAAPIEncodeH264Context::sei_needed as an ORed value
Mark Thompson
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] avformat/mxfenc: add h264 profiles
Thomas Mundt
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: Fix infinite loop
Michael Niedermayer
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Steven Liu
- [FFmpeg-devel] [PATCH 1/4] cbs_h265: read/write HEVC PREFIX SEI
Xiang, Haihao
- [FFmpeg-devel] [PATCH] cbs_h264: Need [] in the name when subscript is required
Haihao Xiang
- [FFmpeg-devel] [PATCH 1/2] avformat/dashenc: Added option for Segment file format
Karthick J
- [FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Added a warning for incorrect segment name extension
Karthick J
- [FFmpeg-devel] [PATCH 0/3] WebM in dashenc
Jeyapal, Karthick
- [FFmpeg-devel] [RFC] lavfi: add opencl tonemap filter.
Ruiling Song
- [FFmpeg-devel] [PATCH v4]avocdec/nvenc: Reconfigure bitrate on the fly
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avfilter/af_join: detect EOF immediately
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/4] vaapi_encode_h265: Insert mastering display colour colume if needed
Xiang, Haihao
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Jan Ekström
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Steven Liu
- [FFmpeg-devel] [PATCH] avfilter/af_amerge: port to activate API
Paul B Mahol
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Michael Niedermayer
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
wm4
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Compn
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Paul B Mahol
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
wm4
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Compn
- [FFmpeg-devel] [PATCH] avfilter/af_amerge: port to activate API
Paul B Mahol
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
Compn
- [FFmpeg-devel] [PATCH] avformat/matroskaenc: do not write timebase as framerate
wm4
- [FFmpeg-devel] [PATCH] avformat/hls: don't propagate deprecated "user-agent" AVOption
wm4
- [FFmpeg-devel] [PATCH]lavf/isom: Recognize fourcc HEVC
wm4
- [FFmpeg-devel] [PATCH 4/4] vaapi_encode_h265: Insert content light level information
Xiang, Haihao
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Josh de Kock
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
Pedro Arthur
- [FFmpeg-devel] [PATCH 1/3] vaapi_encode: Initialize the pointer
Haihao Xiang
- [FFmpeg-devel] [PATCH 2/3] hwcontext_vaapi: Return error if can not find a VA RT format
Haihao Xiang
- [FFmpeg-devel] [PATCH 3/3] vaapi_encode_vp8: memset the the structure to 0
Haihao Xiang
- [FFmpeg-devel] [PATCH v2 2/4] avcodec/mediacodecdec: restructure mediacodec_receive_frame
Matthieu Bouron
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
wm4
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
James Almer
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
wm4
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
James Almer
- [FFmpeg-devel] [PATCH 1/4] avcodec/g2meet: Change order of operations to avoid undefined behavior
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] avcodec/jpeg2000dec: Reduce the number of tile parts allocated
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-devel, RFC] lavfi: add opencl tonemap filter.
Niklas Haas
- [FFmpeg-devel] [PATCH] avfilter/vf_lut3d: add planar rgb support
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/3] avfilter/vf_edgedetect: add canny mode
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/3] avfilter/vf_edgedetect: add planes option
Clément Bœsch
- [FFmpeg-devel] [PATCH 3/3] avfilter/vf_edgedetect: add more formats support to canny mode
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 2/4] avcodec/mediacodecdec: restructure mediacodec_receive_frame
Aman Gupta
- [FFmpeg-devel] HLS Questions
Moritz Barsnick
- [FFmpeg-devel] [PATCH] libavfilter/vf_libvmaf.c The libvmaf filter tried to join on an invalid thread id
James Almer
- [FFmpeg-devel] [PATCH 1/2] lavc/qsvenc: add detail options for MFE mode
Zhong Li
- [FFmpeg-devel] [PATCH 2/2] lavc/qsvenc: add mf_max_num option for MFE
Zhong Li
- [FFmpeg-devel] [PATCH v4]avocdec/nvenc: Reconfigure bitrate on the fly
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] libavcodec/cuviddec A53CC closed captions support added to cuviddec & nvenc
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/4] avcodec/videotoolbox: cleanups
Aman Gupta
- [FFmpeg-devel] [PATCH 2/4] avcodec/videotoolbox: split h264/hevc callbacks
Aman Gupta
- [FFmpeg-devel] [PATCH 3/4] avcodec/hevc: remove videotoolbox hack
Aman Gupta
- [FFmpeg-devel] [PATCH 4/4] avcodec/videotoolbox: fix decoding of some hevc videos
Aman Gupta
- [FFmpeg-devel] [PATCH v4]avocdec/nvenc: Reconfigure bitrate on the fly
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavc/qdrw: Read PixMap palette
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat/matroskaenc: do not write timebase as framerate
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
James Almer
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
wm4
- [FFmpeg-devel] [PATCH] avformat/matroskaenc: do not write timebase as framerate
wm4
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
Paul B Mahol
- [FFmpeg-devel] [PATCH v4]avocdec/nvenc: Reconfigure bitrate on the fly
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avformat/segafilmenc - set keyframe bit correctly
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/3] avutil: add gray14 pixel format
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] swscale: add gray14 support
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] swscale: add gray14 support
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: Fix infinite loop
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat: add vapoursynth wrapper
James Almer
- [FFmpeg-devel] [PATCH] make install prefix configurable
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] make install prefix configurable
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] make install prefix configurable
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] make install prefix configurable
Timo Rothenpieler
- [FFmpeg-devel] [FFmpeg-devel, RFC] lavfi: add opencl tonemap filter.
Niklas Haas
- [FFmpeg-devel] [FFmpeg-devel, RFC] lavfi: add opencl tonemap filter.
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] dcaenc: fix segfault when attempting to encode with invalid samplerate
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avfilter/af_amerge: port to activate API
Nicolas George
- [FFmpeg-devel] [PATCH] dcaenc: fix segfault when attempting to encode with invalid samplerate
Paul B Mahol
- [FFmpeg-devel] [FFmpeg-devel, RFC] lavfi: add opencl tonemap filter.
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] lavu, lavc/amf: hwcontext_amf phase 1. move AMF library and AMF device management from amfenc to hwcontext_amf
Alexander Kravchenko
- [FFmpeg-devel] [PATCH v2] mpegvideo: remove support for libxvid's RC system
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avcodec/vp3: Check that there will be sufficient input for the coded fragments in unpack_superblocks()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: add pkg-config check for zlib
Jan Ekström
- [FFmpeg-devel] [PATCH] avcodec/vp3: Check that there will be sufficient input for the coded fragments in unpack_superblocks()
wm4
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
James Almer
- [FFmpeg-devel] [PATCH] opt: print a deprecation indicator when listing options
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avcodec/fic: Check available input space for cursor
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/fic: Check available input space for cursor
wm4
- [FFmpeg-devel] [PATCH] avcodec/fic: Check available input space for cursor
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/vp3: Check that there will be sufficient input for the coded fragments in unpack_superblocks()
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-devel, RFC] lavfi: add opencl tonemap filter.
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] avcodec/fic: Check available input space for cursor
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/segafilmenc - set keyframe bit correctly
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/segafilmenc - set keyframe bit correctly
James Almer
- [FFmpeg-devel] [PATCH] avformat/segafilmenc - set keyframe bit correctly
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/segafilmenc - set keyframe bit correctly
James Almer
- [FFmpeg-devel] [PATCH] opt: print a deprecation indicator when listing options
Michael Niedermayer
- [FFmpeg-devel] [PATCH] dcaenc: fix segfault when attempting to encode with invalid samplerate
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] checkasm/sw_rgb: fix the function declaration warning
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] lavfi/tests/filtfmts: fix the build warning.
Jun Zhao
- [FFmpeg-devel] introduction
kendell clark
- [FFmpeg-devel] [PATCH] avformat/segafilmenc - set keyframe bit correctly
Gyan Doshi
- [FFmpeg-devel] [PATCH] avcodec/vp3: Check that there will be sufficient input for the coded fragments in unpack_superblocks()
Paul B Mahol
- [FFmpeg-devel] [PATCH v2] avformat/mxfenc: add h264 profiles
Tomas Härdin
- [FFmpeg-devel] Misc improvements in nlmeans filter
Clément Bœsch
- [FFmpeg-devel] [PATCH 1/9] lavfi/nlmeans: random code shuffling to help compiler
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/9] lavfi/nlmeans: add SIMD-friendly assumptions for compute_safe_ssd_integral_image
Clément Bœsch
- [FFmpeg-devel] [PATCH 3/9] lavfi/nlmeans: use ptrdiff_t for linesizes
Clément Bœsch
- [FFmpeg-devel] [PATCH 4/9] lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image
Clément Bœsch
- [FFmpeg-devel] [PATCH 5/9] checkasm: add vf_nlmeans test for ssd_integral_image
Clément Bœsch
- [FFmpeg-devel] [PATCH 6/9] lavfi/nlmeans: make compute_safe_ssd_integral_image_c faster
Clément Bœsch
- [FFmpeg-devel] [PATCH 7/9] lavfi/nlmeans: switch from double to float
Clément Bœsch
- [FFmpeg-devel] [PATCH 8/9] lavfi/nlmeans: move final weighted averaging out of nlmeans_plane
Clément Bœsch
- [FFmpeg-devel] [PATCH 9/9] lavfi/nlmeans: reorder memory accesses in get_integral_patch_value
Clément Bœsch
- [FFmpeg-devel] [PATCH] opt: print a deprecation indicator when listing options
Clément Bœsch
- [FFmpeg-devel] [PATCH] lavf/bluray: translate a read of 0 to EOF
Jan Ekström
- [FFmpeg-devel] [PATCH] lavf/bluray: translate a read of 0 to EOF
wm4
- [FFmpeg-devel] [PATCH 7/9] lavfi/nlmeans: switch from double to float
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/3] lavf/network: fix doxygen comments.
Jun Zhao
- [FFmpeg-devel] [PATCH 2/3] lavf/tcp: add option to setting Maximum Segment Size
Jun Zhao
- [FFmpeg-devel] [PATCH 3/3] doc/protocols: documents tcp_mss
Jun Zhao
- [FFmpeg-devel] [PATCH 3/3] doc/protocols: documents tcp_mss
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavf/bluray: translate a read of 0 to EOF
Jan Ekström
- [FFmpeg-devel] [PATCH] configure: add pkg-config check for zlib
James Almer
- [FFmpeg-devel] [PATCH 1/1] fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled
vdixit at akamai.com
- [FFmpeg-devel] [PATCH 1/2] ffmpeg: handling copyts use case in forced key frames functionality
Dixit, Vishwanath
- [FFmpeg-devel] [PATCH] configure: add pkg-config check for zlib
Jan Ekström
- [FFmpeg-devel] [PATCH 1/3] avformat/utils: function to get the formatted ntp time
Dixit, Vishwanath
- [FFmpeg-devel] [PATCH 1/4] avcodec/g2meet: Change order of operations to avoid undefined behavior
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avformat/mxfenc: add h264 profiles
Thomas Mundt
- [FFmpeg-devel] [PATCH 1/3] avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the default
Marton Balint
- [FFmpeg-devel] [PATCH] lavf/bluray: translate a read of 0 to EOF
Michael Niedermayer
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
James Almer
- [FFmpeg-devel] [PATCH 1/3] avformat/utils: function to get the formatted ntp time
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] avcodec/libzvbi-teletextdec: formatted ass output
Marton Balint
- [FFmpeg-devel] [PATCH 2/3] lavf/tcp: add option to setting Maximum Segment Size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/9] lavfi/nlmeans: add SIMD-friendly assumptions for compute_safe_ssd_integral_image
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mdct15: simplify the fft15 x86 SIMD
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 2/3] lavf/tcp: add option to setting Maximum Segment Size
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 3/3] doc/protocols: documents tcp_mss
mypopy at gmail.com
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
Pedro Arthur
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/dashenc: Add documentation for http method option
Karthick J
- [FFmpeg-devel] [PATCH v3] avformat/mxfenc: add h264 profiles
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/9] lavfi/nlmeans: random code shuffling to help compiler
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavf/network: fix doxygen comments.
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/3] avformat/utils: function to get the formatted ntp time
vdixit at akamai.com
- [FFmpeg-devel] [PATCH v2 2/3] avformat/movenc: creating producer reference time (PRFT) box
vdixit at akamai.com
- [FFmpeg-devel] [PATCH v2 3/3] avformat/dashenc: configuring container format options
vdixit at akamai.com
- [FFmpeg-devel] [PATCH 1/3] avformat/utils: function to get the formatted ntp time
Dixit, Vishwanath
- [FFmpeg-devel] [PATCH 01/13] avformat/mxfenc: Correct KAG alignment of preface
Michael Niedermayer
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfenc: Bump minor versions for S377-1-2009
Michael Niedermayer
- [FFmpeg-devel] [PATCH 03/13] avformat/mxfenc: Add Product Version, Toolkit version and Platform
Michael Niedermayer
- [FFmpeg-devel] [PATCH 04/13] avformat/mxfenc: Add object model version
Michael Niedermayer
- [FFmpeg-devel] [PATCH 05/13] avformat/mxfenc: Fix stored width
Michael Niedermayer
- [FFmpeg-devel] [PATCH 06/13] avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset and F2 offset
Michael Niedermayer
- [FFmpeg-devel] [PATCH 07/13] avformat/mxfenc: Add vertical subsampling support
Michael Niedermayer
- [FFmpeg-devel] [PATCH 08/13] avformat/mxfenc: add white/black ref /color range
Michael Niedermayer
- [FFmpeg-devel] [PATCH 09/13] avformat/mxfenc: Add Padding Bits
Michael Niedermayer
- [FFmpeg-devel] [PATCH 10/13] avformat/mxfenc: Set color siting to 0 for D10-MXF
Michael Niedermayer
- [FFmpeg-devel] [PATCH 11/13] avformat/mxfenc: Write Audio Ref Level for D10
Michael Niedermayer
- [FFmpeg-devel] [PATCH 12/13] avformat/mxfenc: Add Stored F2 Offset / Image Start/End Offset for D10
Michael Niedermayer
- [FFmpeg-devel] [PATCH 13/13] avformat/mxfenc: Write transfer characteristic
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Oscar Amoros Huguet
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Oscar Amoros Huguet
- [FFmpeg-devel] [PATCH 1/1] avfilter/drawtext: present 'hms' formatted 'pts' in 24h format
vdixit at akamai.com
- [FFmpeg-devel] [PATCH] avfilter: add fftdnoiz filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add fftdnoiz filter
James Almer
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
Pedro Arthur
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Oscar Amoros Huguet
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/1] configure: add pkg-config check for libmysofa
Reino Wijnsma
- [FFmpeg-devel] [PATCH 2/9] lavfi/nlmeans: add SIMD-friendly assumptions for compute_safe_ssd_integral_image
Clément Bœsch
- [FFmpeg-devel] [PATCH 7/9] lavfi/nlmeans: switch from double to float
Clément Bœsch
- [FFmpeg-devel] [PATCH]lavc/qdrw: Read PixMap palette
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Oscar Amoros Huguet
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Oscar Amoros Huguet
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfenc: Bump minor versions for S377-1-2009
Carl Eugen Hoyos
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avformat/segafilmenc - set keyframe bit correctly
Gyan Doshi
- [FFmpeg-devel] Misc improvements in nlmeans filter [v2]
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 01/10] lavfi/nlmeans: random code shuffling to help compiler
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 02/10] lavfi/nlmeans: add SIMD-friendly assumptions for compute_safe_ssd_integral_image
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 03/10] lavfi/nlmeans: use ptrdiff_t for linesizes
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 04/10] lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 05/10] checkasm: add vf_nlmeans test for ssd_integral_image
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 06/10] lavfi/nlmeans: make compute_safe_ssd_integral_image_c faster
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 07/10] lavfi/nlmeans: switch from double to float
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 08/10] lavfi/nlmeans: move final weighted averaging out of nlmeans_plane
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 09/10] lavfi/nlmeans: reorder memory accesses in get_integral_patch_value
Clément Bœsch
- [FFmpeg-devel] [PATCH v2 10/10] lavfi/nlmeans: use unsigned for the integral patch value
Clément Bœsch
- [FFmpeg-devel] Misc improvements in nlmeans filter [v2]
Paul B Mahol
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Oscar Amoros Huguet
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH] avutil/hwcontext: add flags field to AVHWFramesContext
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avutil/hwcontext: add flags field to AVHWFramesContext
Philip Langdale
- [FFmpeg-devel] [PATCH 1/2] avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only
Aman Gupta
- [FFmpeg-devel] [PATCH 2/2] avcodec/libzvbi-teletextdec: formatted ass output
Aman Gupta
- [FFmpeg-devel] HLS Questions
Aman Gupta
- [FFmpeg-devel] [PATCH 2/2] avcodec/libzvbi-teletextdec: formatted ass output
Aman Gupta
- [FFmpeg-devel] [PATCH 1/4] cbs_h265: read/write HEVC PREFIX SEI
Mark Thompson
- [FFmpeg-devel] [PATCH] avutil/hwcontext: add flags field to AVHWFramesContext
Mark Thompson
- [FFmpeg-devel] [PATCH 1/3] vaapi_encode: Initialize the pointer
Mark Thompson
- [FFmpeg-devel] [PATCH 2/3] hwcontext_vaapi: Return error if can not find a VA RT format
Mark Thompson
- [FFmpeg-devel] [PATCH 3/3] vaapi_encode_vp8: memset the the structure to 0
Mark Thompson
- [FFmpeg-devel] [PATCH] avutil/hwcontext: add flags field to AVHWFramesContext
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 2/4] vaapi_encode_h265: Insert mastering display colour colume if needed
Mark Thompson
- [FFmpeg-devel] [PATCH] avutil/hwcontext: add flags field to AVHWFramesContext
Mark Thompson
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Mark Thompson
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Timo Rothenpieler
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mdct15: simplify the fft15 x86 SIMD
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] configure: include unistd.h in the access() check
James Almer
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 2/2] avcodec/libzvbi-teletextdec: formatted ass output
Marton Balint
- [FFmpeg-devel] [PATCH 1/6] cbs_h264: Fix handling of unknown SEI
Mark Thompson
- [FFmpeg-devel] [PATCH 2/6] h264_metadata: Remove redundant setting of SEI payload size
Mark Thompson
- [FFmpeg-devel] [PATCH 3/6] h264_metadata: Fix AUD writing
Mark Thompson
- [FFmpeg-devel] [PATCH 4/6] cbs_h264: Add support for pan-scan rectangle SEI messages
Mark Thompson
- [FFmpeg-devel] [PATCH 5/6] cbs_h264: Add support for mastering display SEI messages
Mark Thompson
- [FFmpeg-devel] [PATCH 6/6] fate/cbs: Add an SEI test
Mark Thompson
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] avcodec/libzvbi-teletextdec: formatted ass output
Aman Gupta
- [FFmpeg-devel] [GSOC] [PATCH] SRCNN filter
James Almer
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] [PATCH 5/6] cbs_h264: Add support for mastering display SEI messages
James Almer
- [FFmpeg-devel] [PATCH 6/6] fate/cbs: Add an SEI test
James Almer
- [FFmpeg-devel] [PATCH 6/6] fate/cbs: Add an SEI test
Mark Thompson
- [FFmpeg-devel] [PATCH v2 04/10] lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] vaapi_encode: Initialize the pointer
Xiang, Haihao
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Wang Bin
- [FFmpeg-devel] [PATCH 2/3] hwcontext_vaapi: Return error if can not find a VA RT format
Xiang, Haihao
- [FFmpeg-devel] [PATCH 3/3] vaapi_encode_vp8: memset the the structure to 0
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/4] vaapi_encode_h265: Insert mastering display colour colume if needed
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/6] cbs_h264: Fix handling of unknown SEI
Xiang, Haihao
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Daniel Oberhoff
- [FFmpeg-devel] [PATCH] avutil/hwcontext: add flags field to AVHWFramesContext
Daniel Oberhoff
- [FFmpeg-devel] [FFmpeg-devel, RFC] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH v2 04/10] lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image
Clément Bœsch
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Oscar Amoros Huguet
- [FFmpeg-devel] Misc improvements in nlmeans filter [v2]
Clément Bœsch
- [FFmpeg-devel] [PATCH] Added the possibility to pass an externally created CUDA context to libavutil/hwcontext.c/av_hwdevice_ctx_create() for decoding with NVDEC
Timo Rothenpieler
- [FFmpeg-devel] fate/hap : add test for hap encoding
Martin Vignali
- [FFmpeg-devel] avdevice/sdl output : fix window_size and add new option (WIP)
Martin Vignali
- [FFmpeg-devel] [PATCH 01/13] avformat/mxfenc: Correct KAG alignment of preface
Tomas Härdin
- [FFmpeg-devel] [PATCH v2 0/3] Add TCP MSS setting.
Jun Zhao
- [FFmpeg-devel] [PATCH v2 1/3] lavf/network: fix doxygen comments.
Jun Zhao
- [FFmpeg-devel] [PATCH v2 2/3] lavf/tcp: add option to setting Maximum Segment Size
Jun Zhao
- [FFmpeg-devel] [PATCH v2 3/3] doc/protocols: documents tcp_mss
Jun Zhao
- [FFmpeg-devel] [PATCH 03/13] avformat/mxfenc: Add Product Version, Toolkit version and Platform
Tomas Härdin
- [FFmpeg-devel] [PATCH 04/13] avformat/mxfenc: Add object model version
Tomas Härdin
- [FFmpeg-devel] [PATCH 05/13] avformat/mxfenc: Fix stored width
Tomas Härdin
- [FFmpeg-devel] [PATCH 06/13] avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset and F2 offset
Tomas Härdin
- [FFmpeg-devel] [PATCH] lavc/amfenc: moving amf common code (library and context) to
Alexander Kravchenko
- [FFmpeg-devel] [PATCH 07/13] avformat/mxfenc: Add vertical subsampling support
Tomas Härdin
- [FFmpeg-devel] [PATCH 08/13] avformat/mxfenc: add white/black ref /color range
Tomas Härdin
- [FFmpeg-devel] [PATCH 09/13] avformat/mxfenc: Add Padding Bits
Tomas Härdin
- [FFmpeg-devel] [PATCH 10/13] avformat/mxfenc: Set color siting to 0 for D10-MXF
Tomas Härdin
- [FFmpeg-devel] [PATCH 12/13] avformat/mxfenc: Add Stored F2 Offset / Image Start/End Offset for D10
Tomas Härdin
- [FFmpeg-devel] [PATCH] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf from amfenc to be reused in other amf components
Alexander Kravchenko
- [FFmpeg-devel] [PATCH 13/13] avformat/mxfenc: Write transfer characteristic
Tomas Härdin
- [FFmpeg-devel] [PATCH 11/13] avformat/mxfenc: Write Audio Ref Level for D10
Tomas Härdin
- [FFmpeg-devel] [PATCH] avfilter: add fftdnoiz filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavd/v4l2: Add ARGB and XRGB packed pixel formats
Anton Leontiev
- [FFmpeg-devel] [PATCH 1/6] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 2/6] avcodec/nvdec: avoid needless copy of output frame
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 3/6] avutil/hwcontext_cuda: add CUstream in cuda hwctx
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 4/6] avcodec/nvdec: pass CUstream in vpp parameters
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 5/6] avutil/hwcontext_cuda: explicitly synchronize cuMemcpy calls
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 6/6] avcodec/cuviddec: explicitly synchronize cuMemcpy calls
Timo Rothenpieler
- [FFmpeg-devel] [FFmpeg-devel, RFC] lavfi: add opencl tonemap filter.
Niklas Haas
- [FFmpeg-devel] [PATCH] Revert "configure: check that the required header for Linux Perf is available"
Clément Bœsch
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
wm4
- [FFmpeg-devel] [PATCH] Revert "configure: check that the required header for Linux Perf is available"
James Almer
- [FFmpeg-devel] [PATCH 2/6] avcodec/nvdec: avoid needless copy of output frame
wm4
- [FFmpeg-devel] [PATCH 3/6] avutil/hwcontext_cuda: add CUstream in cuda hwctx
wm4
- [FFmpeg-devel] [PATCH] lavfi/vf_srcnn: use avio_check instead of access
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 01/13] avformat/mxfenc: Correct KAG alignment of preface
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi/vf_srcnn: use avio_check instead of access
James Almer
- [FFmpeg-devel] [PATCH 3/6] avutil/hwcontext_cuda: add CUstream in cuda hwctx
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 02/13] avformat/mxfenc: Bump minor versions for S377-1-2009
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
wm4
- [FFmpeg-devel] [PATCH 2/6] avcodec/nvdec: avoid needless copy of output frame
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 03/13] avformat/mxfenc: Add Product Version, Toolkit version and Platform
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/6] avutil/hwcontext_cuda: add CUstream in cuda hwctx
wm4
- [FFmpeg-devel] [PATCH] lavfi/vf_srcnn: use avio_check instead of access
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 04/13] avformat/mxfenc: Add object model version
Michael Niedermayer
- [FFmpeg-devel] [PATCH 05/13] avformat/mxfenc: Fix stored width
Michael Niedermayer
- [FFmpeg-devel] [PATCH 06/13] avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset and F2 offset
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v3] avformat/mxfenc: add h264 profiles
Thomas Mundt
- [FFmpeg-devel] [PATCH 3/6] avutil/hwcontext_cuda: add CUstream in cuda hwctx
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 07/13] avformat/mxfenc: Add vertical subsampling support
Michael Niedermayer
- [FFmpeg-devel] [PATCH 08/13] avformat/mxfenc: add white/black ref /color range
Michael Niedermayer
- [FFmpeg-devel] [PATCH 09/13] avformat/mxfenc: Add Padding Bits
Michael Niedermayer
- [FFmpeg-devel] [PATCH 10/13] avformat/mxfenc: Set color siting to 0 for D10-MXF
Michael Niedermayer
- [FFmpeg-devel] [PATCH 11/13] avformat/mxfenc: Write Audio Ref Level for D10
Michael Niedermayer
- [FFmpeg-devel] [PATCH 12/13] avformat/mxfenc: Add Stored F2 Offset / Image Start/End Offset for D10
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] libavcodec: v4l2m2m: fix indentation and add M2MDEC_CLASS
Lukas Rusak
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
Lukas Rusak
- [FFmpeg-devel] [PATCH 3/3] libavcodec: v4l2m2m: fix error handling during buffer init
Lukas Rusak
- [FFmpeg-devel] [PATCH 1/5] avcodec/nvdec: avoid needless copy of output frame
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 2/5] avutil/hwcontext_cuda: add CUstream in cuda hwctx
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 3/5] avcodec/nvdec: pass CUstream in vpp parameters
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 4/5] avutil/hwcontext_cuda: explicitly synchronize cuMemcpy calls
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 5/5] avcodec/cuviddec: explicitly synchronize cuMemcpy calls
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] ffprobe: fix SEGV when new streams are added
Aman Gupta
- [FFmpeg-devel] [PATCH] avformat/mpegts: add skip_unknown_pids option
Aman Gupta
- [FFmpeg-devel] [PATCH 1/5] avcodec/nvdec: avoid needless copy of output frame
Philip Langdale
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_h2645: use simple data buffers for some parameter set extensions
James Almer
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
James Almer
- [FFmpeg-devel] [PATCH 2/5] avutil/hwcontext_cuda: add CUstream in cuda hwctx
James Almer
- [FFmpeg-devel] [PATCH 13/13] avformat/mxfenc: Write transfer characteristic
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/6] avutil/hwcontext_cuda: add CUstream in cuda hwctx
Oscar Amoros Huguet
- [FFmpeg-devel] [PATCH 1/3] vaapi_encode: Initialize the pointer
Mark Thompson
- [FFmpeg-devel] help with ffmpeg in livevideo and recordings
Radim Benovsky
- [FFmpeg-devel] [PATCH 2/3] hwcontext_vaapi: Return error if can not find a VA RT format
Mark Thompson
- [FFmpeg-devel] [PATCH 2/4] vaapi_encode_h265: Insert mastering display colour colume if needed
Mark Thompson
- [FFmpeg-devel] [PATCH] lavd/v4l2: Add ARGB and XRGB packed pixel formats
Carl Eugen Hoyos
- [FFmpeg-devel] fate/hap : add test for hap encoding
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_h2645: use simple data buffers for some parameter set extensions
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/mpegts: skip non-PMT tids earlier
Aman Gupta
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_h2645: use simple data buffers for some parameter set extensions
James Almer
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
Mark Thompson
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs_h2645: use simple data buffers for some parameter set extensions
Mark Thompson
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
James Almer
- [FFmpeg-devel] [PATCH v2] avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
James Almer
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
Mark Thompson
- [FFmpeg-devel] [PATCH v2] avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
Mark Thompson
- [FFmpeg-devel] [PATCH v2] avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
James Almer
- [FFmpeg-devel] [PATCH v3] avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
James Almer
- [FFmpeg-devel] [PATCH] avformat/mpegts: add skip_unknown_pids option
Aman Gupta
- [FFmpeg-devel] [PATCH 1/3] vaapi_encode: Initialize the pointer
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/3] hwcontext_vaapi: Return error if can not find a VA RT format
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/4] vaapi_encode_h265: Insert mastering display colour colume if needed
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Jerome Borsboom
- [FFmpeg-devel] [PATCH 2/2] avcodec/vc1: support multi-slice field interlaced pictures with hwaccel
Jerome Borsboom
- [FFmpeg-devel] [PATCH] lavc/qsv: suppress code scan complain
Zhong Li
- [FFmpeg-devel] [PATCH 06/13] avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset and F2 offset
Tobias Rapp
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
Jorge Ramirez-Ortiz
- [FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Łukasz Krzciuk
- [FFmpeg-devel] [PATCH 2/5] avutil/hwcontext_cuda: add CUstream in cuda hwctx
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
Jorge Ramirez-Ortiz
- [FFmpeg-devel] [RFC] On behaviour of unlabelled outputs in filtergraphs.
Gyan Doshi
- [FFmpeg-devel] [PATCH] fate: add more tests for hue video filter
Tobias Rapp
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Jerome Borsboom
- [FFmpeg-devel] About the future of component registration APIs
Yu Xiaolei
- [FFmpeg-devel] [PATCH v3] avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
Mark Thompson
- [FFmpeg-devel] [PATCH 1/3] vaapi_encode: Initialize the pointer
Mark Thompson
- [FFmpeg-devel] [PATCH 2/4] vaapi_encode_h265: Insert mastering display colour colume if needed
Mark Thompson
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
Mark Thompson
- [FFmpeg-devel] [PATCH v3] avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
James Almer
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
Mark Thompson
- [FFmpeg-devel] [PATCH] lavc/qsv: suppress code scan complain
Mark Thompson
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
Dave Stevenson
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
Dave Stevenson
- [FFmpeg-devel] About the future of component registration APIs
Jan Ekström
- [FFmpeg-devel] [PATCH 2/5] avutil/hwcontext_cuda: add CUstream in cuda hwctx
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] mpegvideo_enc: add option to disable intra mbs in p frames
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/2] avformat/mpegts: parse sections with multiple tables
Aman Gupta
- [FFmpeg-devel] [PATCH 2/2] avformat/mpegts: reindent after last change
Aman Gupta
- [FFmpeg-devel] [PATCH 6/6] fate/cbs: Add an SEI test
James Almer
- [FFmpeg-devel] [PATCH 2/6] avcodec/nvdec: avoid needless copy of output frame
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/6] avutil/hwcontext_cuda: add AVCUDAFramesContext and AVCUDAFramesContext.flags
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
Jorge Ramirez-Ortiz
- [FFmpeg-devel] [FFmpeg-cvslog] checkasm: add vf_nlmeans test for ssd_integral_image
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] avformat/mxfenc: add h264 profiles
Michael Niedermayer
- [FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/nvdec_hevc: Fix scaling lists
Philip Langdale
- [FFmpeg-devel] [PATCH 1/2] avformat/mpegtsenc: set AVFMT_NODIMENSIONS
Aman Gupta
- [FFmpeg-devel] [PATCH 2/2] avformat/hlsenc: set AVFMT_NODIMENSIONS
Aman Gupta
- [FFmpeg-devel] [PATCH 1/3] vaapi_encode: Initialize the pointer
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/6] avcodec/nvdec: avoid needless copy of output frame
Wang Bin
- [FFmpeg-devel] [PATCH 1/2] vaapi_encode: Add an assert in vaapi_encode_truncate_gop()
Haihao Xiang
- [FFmpeg-devel] [PATCH 2/2] hwcontext_vaapi: Add an assert in vaapi_map_from_drm()
Haihao Xiang
- [FFmpeg-devel] [PATCH 2/4] vaapi_encode_h265: Insert mastering display colour colume if needed
Xiang, Haihao
- [FFmpeg-devel] [PATCH v3 1/4] cbs_h265: read/write HEVC PREFIX SEI
Haihao Xiang
- [FFmpeg-devel] [PATCH v3 2/4] vaapi_encode_h265: Insert mastering display colour volume if needed
Haihao Xiang
- [FFmpeg-devel] [PATCH v3 3/4] cbs_h265: read/write content light level information SEI message
Haihao Xiang
- [FFmpeg-devel] [PATCH v3 4/4] vaapi_encode_h265: Insert content light level information
Haihao Xiang
- [FFmpeg-devel] [PATCH 1/2] avcodec/vaapi: slice_vertical_position starts from zero for the second field
Xiang, Haihao
- [FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Łukasz Krzciuk
- [FFmpeg-devel] [PATCH] lavd/v4l2: Add ARGB and XRGB packed pixel formats
Антон Леонтьев
- [FFmpeg-devel] [PATCH 2/6] avcodec/nvdec: avoid needless copy of output frame
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/nvdec_hevc: Fix scaling lists
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointer
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointer
Philip Langdale
- [FFmpeg-devel] [PATCH] avcodec/nvdec_hevc: Fix scaling lists
Philip Langdale
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
wm4
- [FFmpeg-devel] [PATCH] lavf/bluray: translate a read of 0 to EOF
Jan Ekström
- [FFmpeg-devel] [PATCH v2] lavd/v4l2: Add ARGB and XRGB packed pixel formats
Anton Leontiev
- [FFmpeg-devel] [GSoC] Qualification task (?) FFserver, further implementation
Stephan Holljes
- [FFmpeg-devel] [PATCH 1/5] ffserver: Implement refcounted segments.
Stephan Holljes
- [FFmpeg-devel] [PATCH 2/5] ffserver: Implement publisher
Stephan Holljes
- [FFmpeg-devel] [PATCH 3/5] ffserver: Implement http interface and implementation
Stephan Holljes
- [FFmpeg-devel] [PATCH 4/5] ffserver: Implement ffserver and add Makefile
Stephan Holljes
- [FFmpeg-devel] [PATCH 5/5] ffserver: Add basic documentation of the architecture
Stephan Holljes
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Paul B Mahol
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Rostislav Pehlivanov
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Jan Ekström
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Paul B Mahol
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointer
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avcodec/nvdec_hevc: Fix scaling lists
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 2/6] avcodec/nvdec: avoid needless copy of output frame
Oscar Amoros Huguet
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Marton Balint
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Gyan Doshi
- [FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Aman Gupta
- [FFmpeg-devel] [PATCH 2/2] hwcontext_vaapi: Add an assert in vaapi_map_from_drm()
Mark Thompson
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] avformat/mpegts: parse sections with multiple tables
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 1/4] cbs_h265: read/write HEVC PREFIX SEI
Mark Thompson
- [FFmpeg-devel] [PATCH 2/3] libavcodec: v4l2m2m: output AVDRMFrameDescriptor
Jorge Ramirez-Ortiz
- [FFmpeg-devel] [PATCH] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf from amfenc to be reused in other amf components
Mark Thompson
- [FFmpeg-devel] [PATCH v3] avformat/mxfenc: add h264 profiles
Tomas Härdin
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Michael Niedermayer
- [FFmpeg-devel] [PATCH 06/13] avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset and F2 offset
Tomas Härdin
- [FFmpeg-devel] [PATCH]lavc/v210dec: Skip Canopus C210 extradata
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v3] avformat/mxfenc: add h264 profiles
Tomas Härdin
- [FFmpeg-devel] [PATCH v3] avformat/mxfenc: add h264 profiles
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] mpegvideo_enc: add option to disable intra mbs in p frames
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate: add more tests for hue video filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavc/qdrw: Read PixMap palette
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
James Darnley
- [FFmpeg-devel] [PATCH 06/13] avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset and F2 offset
Michael Niedermayer
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
wm4
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Paul B Mahol
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Alex Converse
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Alex Converse
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 6/6] fate/cbs: Add an SEI test
Mark Thompson
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Paul B Mahol
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Jan Ekström
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Jan Ekström
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Rostislav Pehlivanov
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Rostislav Pehlivanov
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Paul B Mahol
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Paul B Mahol
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
wm4
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
wm4
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
James Darnley
- [FFmpeg-devel] [PATCH 1/2] avformat/mpegtsenc: set AVFMT_NODIMENSIONS
Michael Niedermayer
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Rostislav Pehlivanov
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
wm4
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Derek Buitenhuis
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
wm4
- [FFmpeg-devel] [PATCH v3 1/4] cbs_h265: read/write HEVC PREFIX SEI
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/2] hwcontext_vaapi: Add an assert in vaapi_map_from_drm()
Xiang, Haihao
- [FFmpeg-devel] [PATCH] flvenc: Fix sequence header update timestamps
Alex Converse
- [FFmpeg-devel] [PATCH 1/2] flvenc: Factorize timestamp writing
Alex Converse
- [FFmpeg-devel] [PATCH 2/2] flvenc: Fix sequence header update timestamps
Alex Converse
- [FFmpeg-devel] [PATCH 1/4] lavc/h2645_parse: log more HEVC NAL type.
Jun Zhao
- [FFmpeg-devel] [PATCH 2/4] lavc/h2645_parse: rename the nal_unit_name to hevc_nal_unit_name.
Jun Zhao
- [FFmpeg-devel] [PATCH 3/4] lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type.
Jun Zhao
- [FFmpeg-devel] [PATCH 4/4] lavc/cbs_h2645: fix no slice data trigger the assert.
Jun Zhao
- [FFmpeg-devel] [PATCH 4/4] lavc/cbs_h2645: fix no slice data trigger the assert.
James Almer
- [FFmpeg-devel] [PATCH] fate: add more tests for hue video filter
Tobias Rapp
- [FFmpeg-devel] [PATCH] qsv: Use the installed mfx include headers if possibile
Haihao Xiang
- [FFmpeg-devel] [PATCH 3/4] lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type.
Steven Liu
- [FFmpeg-devel] [FFmpeg-devel, RFC] lavfi: add opencl tonemap filter.
Niklas Haas
- [FFmpeg-devel] [RFC] On behaviour of unlabelled outputs in filtergraphs.
Nicolas George
- [FFmpeg-devel] [PATCH 1/4] lavc/h2645_parse: log more HEVC NAL type.
Mark Thompson
- [FFmpeg-devel] [PATCH 4/4] lavc/cbs_h2645: fix no slice data trigger the assert.
Mark Thompson
- [FFmpeg-devel] [FFmpeg-devel, RFC] lavfi: add opencl tonemap filter.
Moritz Barsnick
- [FFmpeg-devel] [PATCH 3/4] lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type.
Mark Thompson
- [FFmpeg-devel] [PATCH] qsv: Use the installed mfx include headers if possibile
Mark Thompson
- [FFmpeg-devel] [PATCH] qsv: Use the installed mfx include headers if possibile
wm4
- [FFmpeg-devel] [PATCH 3/5] ffserver: Implement http interface and implementation
Moritz Barsnick
- [FFmpeg-devel] [PATCH 3/5] ffserver: Implement http interface and implementation
Stephan Holljes
- [FFmpeg-devel] [PATCH 4/5] ffserver: Implement ffserver and add Makefile
Moritz Barsnick
- [FFmpeg-devel] [PATCH 5/5] ffserver: Add basic documentation of the architecture
Moritz Barsnick
- [FFmpeg-devel] [PATCH 4/5] ffserver: Implement ffserver and add Makefile
Moritz Barsnick
- [FFmpeg-devel] [PATCH 4/5] ffserver: Implement ffserver and add Makefile
Stephan Holljes
- [FFmpeg-devel] [RFC] On behaviour of unlabelled outputs in filtergraphs.
Gyan Doshi
- [FFmpeg-devel] [PATCH 5/5] ffserver: Add basic documentation of the architecture
Stephan Holljes
- [FFmpeg-devel] [PATCH] avfilter: add bm3d filter
Paul B Mahol
- [FFmpeg-devel] [RFC] On behaviour of unlabelled outputs in filtergraphs.
Nicolas George
- [FFmpeg-devel] [PATCH] Support for Ambisonics and OpusProjection* API.
Drew Allen
- [FFmpeg-devel] [PATCH 4/4] lavc/cbs_h2645: fix no slice data trigger the assert.
James Almer
- [FFmpeg-devel] [PATCH] Support for Ambisonics and OpusProjection* API.
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avfilter/vf_nlmeans: add parameter to control weight of centered pixel
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf from amfenc to be reused in other amf components
Alexander Kravchenko
- [FFmpeg-devel] [PATCH 10/13] avformat/mxfenc: Set color siting to 0 for D10-MXF
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add bm3d filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add bm3d filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf from amfenc to be reused in other amf components
Alexander Kravchenko
- [FFmpeg-devel] [PATCH] avfilter: add bm3d filter
Paul B Mahol
- [FFmpeg-devel] [RFC][PATCH] configure: Disable unsafe demuxers by default
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/dashenc: Added option for Segment file format
Jan Ekström
- [FFmpeg-devel] [PATCH 1/5] avformat/tty: Remove .txt from the extensions as it more likely is not a multimedia related file
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avformat/bintext: Reduce detection for random .bin files as it more likely is not a multimedia related file
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avformat/mp3dec: Require probing data to be 50% mp3 frames for low score probing to succeed
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avformat/mp3dec: Require 50% of the file to be mp3 frames in the maxframes>200 probing test
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found in sequence
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found in sequence
Aman Gupta
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Paul B Mahol
- [FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 01/24] avcodec: add color_range to AVCodec struct
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avfilter/vf_nlmeans: add parameter to control weight of centered pixel
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_nlmeans: better weighting of centered pixel
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] libavfilter/vf_nlmeans: add amount parameter
Paul B Mahol
- [FFmpeg-devel] [PATCH] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf from amfenc to be reused in other amf components
Mark Thompson
- [FFmpeg-devel] [PATCH] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf from amfenc to be reused in other amf components
Mark Thompson
- [FFmpeg-devel] [PATCH 4/4] lavc/cbs_h2645: fix no slice data trigger the assert.
Mark Thompson
- [FFmpeg-devel] [PATCH 4/5] ffserver: Implement ffserver and add Makefile
Stephan Holljes
- [FFmpeg-devel] [GSoC] Qualification task (?) FFserver, further implementation
Stephan Holljes
- [FFmpeg-devel] [PATCH 1/5] ffserver: Implement refcounted segments.
Stephan Holljes
- [FFmpeg-devel] [PATCH 2/5] ffserver: Implement publisher
Stephan Holljes
- [FFmpeg-devel] [PATCH 3/5] ffserver: Implement http interface and implementation
Stephan Holljes
- [FFmpeg-devel] [PATCH 4/5] ffserver: Implement ffserver and add Makefile
Stephan Holljes
- [FFmpeg-devel] [PATCH 5/5] ffserver: Add basic documentation of the architecture
Stephan Holljes
- [FFmpeg-devel] [PATCH 1/2] flvenc: Factorize timestamp writing
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] flvenc: Fix sequence header update timestamps
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add bm3d filter
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] lavc/cbs_h2645: fix no slice data trigger the assert.
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add bm3d filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/2] flvenc: Fix sequence header update timestamps
Jan Ekström
- [FFmpeg-devel] [PATCH 2/2] flvenc: Fix sequence header update timestamps
Jan Ekström
- [FFmpeg-devel] [PATCH 2/2] flvenc: Fix sequence header update timestamps
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/flvenc: Avoid truncating timestamp before avio_write_marker()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: fix configure check for lilv-0
Niklas Haas
- [FFmpeg-devel] [PATCH] configure: fix configure check for lilv-0
Jan Ekström
- [FFmpeg-devel] [PATCH] configure: fix configure check for lilv-0
Paul B Mahol
- [FFmpeg-devel] [PATCH] configure: fix configure check for lilv-0
Paul B Mahol
- [FFmpeg-devel] [PATCH] configure: fix configure check for lilv-0
Jan Ekström
- [FFmpeg-devel] [PATCH 1/1] configure: add pkg-config check for libmysofa
Reino Wijnsma
- [FFmpeg-devel] [PATCH 1/1] configure: add pkg-config check for libmysofa
Paul B Mahol
- [FFmpeg-devel] [PATCH] configure: fix configure check for lilv-0
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] configure: add pkg-config check for libmysofa
Jan Ekström
- [FFmpeg-devel] [PATCH] configure: fix configure check for lilv-0
Jan Ekström
- [FFmpeg-devel] [PATCH] configure: fix configure check for lilv-0
Jan Ekström
- [FFmpeg-devel] [PATCH 1/2] avformat/mpegts: parse sections with multiple tables
James Almer
- [FFmpeg-devel] [PATCH 1/1] configure: add pkg-config check for libmysofa
Reino Wijnsma
- [FFmpeg-devel] [PATCH] avformat/webm_chunk: always use a static buffer for get_chunk_filename
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 3/4] lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type.
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 4/4] lavc/cbs_h2645: fix no slice data trigger the assert.
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 4/4] lavc/cbs_h2645: fix no slice data trigger the assert.
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] qsv: Use the installed mfx include headers if possibile
Xiang, Haihao
- [FFmpeg-devel] [PATCH] qsv: Use the installed mfx include headers if possibile
Xiang, Haihao
- [FFmpeg-devel] (no subject)
hyc at highlandsun.com
- [FFmpeg-devel] [PATCH] avformat/dashenc: Add documentation for http method option
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH v2 1/2] avformat/dashenc: Added option for Segment file format
Karthick J
- [FFmpeg-devel] [PATCH v2 2/2] avformat/dashenc: Added a warning for incorrect segment name extension
Karthick J
- [FFmpeg-devel] [PATCH 1/2] avformat/dashenc: Added option for Segment file format
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH v2 1/2] avformat/dashenc: Added option for Segment file format
Gyan Doshi
- [FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Łukasz Krzciuk
- [FFmpeg-devel] [PATCH v2 1/2] avformat/dashenc: Added option for Segment file format
Jeyapal, Karthick
- [FFmpeg-devel] Add IRC nicknames to MAINTAINERS?
Tomas Härdin
- [FFmpeg-devel] [PATCH v2 0/3] Enhancement NAL type debug
Jun Zhao
- [FFmpeg-devel] [PATCH v2 1/3] lavc/h2645_parse: log more HEVC NAL type.
Jun Zhao
- [FFmpeg-devel] [PATCH v2 2/3] lavc/h2645_parse: rename the nal_unit_name to hevc_nal_unit_name.
Jun Zhao
- [FFmpeg-devel] [PATCH v2 3/3] lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type.
Jun Zhao
- [FFmpeg-devel] [PATCH] avfilter: add aderivative and aintegral filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec: Disable new iterate API for ossfuzz
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] examples/filtering_video: fix memory leak
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/5] examples/filtering_video: drop an always true condition
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/5] examples/filtering_video: add missing headers
Zhao Zhili
- [FFmpeg-devel] [PATCH 4/5] examples/filtering_video: fix memory leak
Zhao Zhili
- [FFmpeg-devel] [PATCH 5/5] doc/examples: add missing ignore files
Zhao Zhili
- [FFmpeg-devel] [PATCH] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf from amfenc to be reused in other amf components
Alexander Kravchenko
- [FFmpeg-devel] [PATCH] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf from amfenc to be reused in other amf components
Alexander Kravchenko
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Derek Buitenhuis
- [FFmpeg-devel] [RFC][PATCH][Type 1] developers: Add a section on CoC enforcemnet
Derek Buitenhuis
- [FFmpeg-devel] [RFC][PATCH][Type 2] Revert "doc/developer.texi: Add a code of conduct"
Derek Buitenhuis
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Paul B Mahol
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Dave Gregory
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
wm4
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Nicolas George
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
James Almer
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Rostislav Pehlivanov
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Derek Buitenhuis
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Jean-Baptiste Kempf
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Derek Buitenhuis
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Ronald S. Bultje
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Rostislav Pehlivanov
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Derek Buitenhuis
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Derek Buitenhuis
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
James Almer
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Dave Gregory
- [FFmpeg-devel] [PATCH]configure: Support libxml2 on systems without pkg-config
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Paul B Mahol
- [FFmpeg-devel] [PATCH v5 1/2] avcodec/bitpacked: add interlace support
Patrick Keroulas
- [FFmpeg-devel] [PATCH v5 2/2] avformat/rtpdec_rfc4175: handle interlace format
Patrick Keroulas
- [FFmpeg-devel] [PATCH]configure: Support libxml2 on systems without pkg-config
Nicolas George
- [FFmpeg-devel] [PATCH]configure: Support libxml2 on systems without pkg-config
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]configure: Support libxml2 on systems without pkg-config
Nicolas George
- [FFmpeg-devel] [PATCH]configure: Support libxml2 on systems without pkg-config
Jan Ekström
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH]configure: Support libxml2 on systems without pkg-config
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]configure: Support libxml2 on systems without pkg-config
Nicolas George
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v5 1/2] avcodec/bitpacked: add interlace support
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH]configure: Support libxml2 on systems without pkg-config
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer
Marton Balint
- [FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] lavc/amfenc: moving amf common code (library and context) to lavu/hwcontext_amf from amfenc to be reused in other amf components
Alexander Kravchenko
- [FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations
Mark Thompson
- [FFmpeg-devel] [PATCH 1/3] hwcontext: Do not call device_init again when deriving an existing device
Mark Thompson
- [FFmpeg-devel] [PATCH 2/3] lavu/Makefile: Fix alignment and ordering
Mark Thompson
- [FFmpeg-devel] [PATCH 3/3] hwcontext: Add test for device creation and derivation
Mark Thompson
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Patrick Keroulas
- [FFmpeg-devel] [PATCH v6 2/3] avcodec/bitpacked: add interlace support
Patrick Keroulas
- [FFmpeg-devel] [PATCH v6 3/3] avformat/rtpdec_rfc4175: handle interlace format
Patrick Keroulas
- [FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] [WIP] libopusdec: Enable FEC/PLC
Steinar H. Gunderson
- [FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/mpegts: add merge_pmt_versions option
Aman Gupta
- [FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations
Hendrik Leppkes
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] [PATCH] configure: error out on unsupported MSVC versions
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 1/3] hwcontext: Do not call device_init again when deriving an existing device
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] configure: error out on unsupported MSVC versions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] hwcontext: Add test for device creation and derivation
Xiang, Haihao
- [FFmpeg-devel] [PATCH 3/3] hwcontext: Add test for device creation and derivation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] hwcontext: Add test for device creation and derivation
James Almer
- [FFmpeg-devel] [PATCH v2] configure: error out on unsupported MSVC versions
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] qsv: Use the installed mfx include headers if possibile
Li, Zhong
- [FFmpeg-devel] [PATCH v2 3/3] avformat/dashenc: configuring container format options
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH 2/3] lavu/Makefile: Fix alignment and ordering
Paul B Mahol
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 3/3] hwcontext: Add test for device creation and derivation
Mark Thompson
- [FFmpeg-devel] [PATCH 3/3] hwcontext: Add test for device creation and derivation
Mark Thompson
- [FFmpeg-devel] [PATCH 3/3] hwcontext: Add test for device creation and derivation
Hendrik Leppkes
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Tomas Härdin
- [FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Łukasz Krzciuk
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer
Marton Balint
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 3/3] hwcontext: Add test for device creation and derivation
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: add merge_pmt_versions option
Michael Niedermayer
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Devin Heitmueller
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
wm4
- [FFmpeg-devel] [PATCH 1/2] avformat/mov: Break out early if chunk_count is 0 in mov_build_index()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/mov: Only fail for STCO/STSC contradictions if both exist
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: add merge_pmt_versions option
Jan Ekström
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Rostislav Pehlivanov
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Tomas Härdin
- [FFmpeg-devel] [PATCH 2/2] avformat/mov: Only fail for STCO/STSC contradictions if both exist
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
wm4
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Michael Niedermayer
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Jan Ekström
- [FFmpeg-devel] [PATCH] avformat/mpegts: tag video streams with still images
Aman Gupta
- [FFmpeg-devel] [PATCH 5/5] doc/examples: add missing ignore files
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] examples/filtering_video: fix memory leak
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: add merge_pmt_versions option
Aman Gupta
- [FFmpeg-devel] [PATCH v2] avformat/mpegts: add merge_pmt_versions option
Aman Gupta
- [FFmpeg-devel] [PATCH] mov: Make sure PTS are both monotonically increasing, and unique
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] avfilter: add aderivative and aintegral filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/5] examples/filtering_video: add missing headers
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] examples/filtering_video: drop an always true condition
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mov: Make sure PTS are both monotonically increasing, and unique
Tomas Härdin
- [FFmpeg-devel] [PATCH] mov: Make sure PTS are both monotonically increasing, and unique
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] mov: Make sure PTS are both monotonically increasing, and unique
Tomas Härdin
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec: Disable new iterate API for ossfuzz
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/webm_chunk: always use a static buffer for get_chunk_filename
Marton Balint
- [FFmpeg-devel] [PATCH 1/3] hwcontext: Do not call device_init again when deriving an existing device
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/xwddec: fix palette alpha
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] ffprobe: add missing AV_DISPOSITION flags
Aman Gupta
- [FFmpeg-devel] [PATCH v2] configure: error out on unsupported MSVC versions
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] hwcontext: Add test for device creation and derivation
Mark Thompson
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat: add skip_estimate_duration_from_pts
Aman Gupta
- [FFmpeg-devel] [PATCH v2] avformat/mpegts: add merge_pmt_versions option
Aman Gupta
- [FFmpeg-devel] FIX: HLS Discontinuity / Non-Monotonous DTS
Aman Gupta
- [FFmpeg-devel] [PATCH] avformat/error_resilience: Allow file to be included in c++ programs
Peter Bennett
- [FFmpeg-devel] [PATCH v2 0/3] Enhancement NAL type debug
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] avformat: Fix errors in version script list
Peter Bennett
- [FFmpeg-devel] [PATCH] avformat/error_resilience: Allow file to be included in c++ programs
James Almer
- [FFmpeg-devel] [PATCH] avformat/error_resilience: Allow file to be included in c++ programs
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] [WIP] libopusdec: Enable FEC/PLC
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/error_resilience: Allow file to be included in c++ programs
Peter Bennett
- [FFmpeg-devel] [PATCH] avformat/error_resilience: Allow file to be included in c++ programs
James Almer
- [FFmpeg-devel] [PATCH] avformat/error_resilience: Allow file to be included in c++ programs
Peter Bennett
- [FFmpeg-devel] [PATCH v2] hwcontext: Add test for device creation and derivation
Xiang, Haihao
- [FFmpeg-devel] compound literal in public header file
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Haihao Xiang
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Haihao Xiang
- [FFmpeg-devel] [PATCH] avcodec/xwddec: fix palette alpha
Paul B Mahol
- [FFmpeg-devel] [PATCH] avformat: Fix errors in version script list
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Hendrik Leppkes
- [FFmpeg-devel] compound literal in public header file
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Xiang, Haihao
- [FFmpeg-devel] compound literal in public header file
Tobias Rapp
- [FFmpeg-devel] compound literal in public header file
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Hendrik Leppkes
- [FFmpeg-devel] compound literal in public header file
Tobias Rapp
- [FFmpeg-devel] compound literal in public header file
Steinar H. Gunderson
- [FFmpeg-devel] compound literal in public header file
Zhao Zhili
- [FFmpeg-devel] compound literal in public header file
Tomas Härdin
- [FFmpeg-devel] compound literal in public header file
Steinar H. Gunderson
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Derek Buitenhuis
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
James Almer
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Derek Buitenhuis
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Hendrik Leppkes
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Thomas Volkert
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Ronald S. Bultje
- [FFmpeg-devel] compound literal in public header file
Nicolas George
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] cmdutils - don't search for option 'default'
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat/hls: tag as AVFMT_TS_DISCONT
Aman Gupta
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
wm4
- [FFmpeg-devel] [PATCH] avformat: Fix errors in version script list
wm4
- [FFmpeg-devel] compound literal in public header file
wm4
- [FFmpeg-devel] compound literal in public header file
wm4
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
wm4
- [FFmpeg-devel] [PATCH] avformat/hls: tag as AVFMT_TS_DISCONT
wm4
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Jorge Ramirez-Ortiz
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] avformat/hls: tag as AVFMT_TS_DISCONT
Aman Gupta
- [FFmpeg-devel] [PATCH] avformat/hls: tag as AVFMT_TS_DISCONT
wm4
- [FFmpeg-devel] [PATCH v3] configure: error out on unsupported MSVC versions
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avformat: add skip_estimate_duration_from_pts
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: tag video streams with still images
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: Fallback to duration if sample rate is unavailable
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/g2meet: Check RGB upper limit
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/xwddec: fix palette alpha
Marton Balint
- [FFmpeg-devel] [PATCH 4/5] avcodec/mpeg4videodec: Do not corrupt bits_per_raw_sample
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/mpeg4videodec: Check bps (VOL header) before VOP for studio profile
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/mpeg4video: Detect reference studio streams as studio streams
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/fic: Check available input space for cursor
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0
Michael Niedermayer
- [FFmpeg-devel] compound literal in public header file
Carl Eugen Hoyos
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: Check AVPacket->duration for being positive not just non zero
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/error: hidden macro av_err2str for C++
Zhao Zhili
- [FFmpeg-devel] [PATCH] avutil/error: hidden macro av_err2str for C++
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 1/5] examples/filtering_video: fix memory leak
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Xiang, Haihao
- [FFmpeg-devel] [PATCH] add support for parsing pssh box
Zewu Chen
- [FFmpeg-devel] [PATCH] avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources
Tobias Rapp
- [FFmpeg-devel] compound literal in public header file
wm4
- [FFmpeg-devel] [PATCH] avutil/error: hidden macro av_err2str for C++
wm4
- [FFmpeg-devel] [PATCH] cmdutils - don't search for option 'default'
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/error: document av_err2str
Zhao Zhili
- [FFmpeg-devel] [PATCH] avutil/error: document av_err2str
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/error: hidden macro av_err2str for C++
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avformat/hls: tag as AVFMT_TS_DISCONT
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avutil/error: document av_err2str
Tobias Rapp
- [FFmpeg-devel] [PATCH]lavc/v210dec: Skip Canopus C210 extradata
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] cmdutils - don't search for option 'default'
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/2] indeo4: Decode all or nothing of a band header.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/mlpdec: Only change noise_type if the related fields are valid
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Michael Niedermayer
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: Check AVPacket->duration for being positive not just non zero
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] mov: Make sure PTS are both monotonically increasing, and unique
Derek Buitenhuis
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Clément Bœsch
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Rostislav Pehlivanov
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
Dave Rice
- [FFmpeg-devel] [PATCH] add support for parsing pssh box
Jacob Trimble
- [FFmpeg-devel] [PATCH] avfilter: add declick and declip audio filters
Paul B Mahol
- [FFmpeg-devel] [RFC][ALT PATCHES] Code of Conduct Enforcement
grady player
- [FFmpeg-devel] [PATCH] avfilter: add declick and declip audio filters
Moritz Barsnick
- [FFmpeg-devel] [FFmpeg-devl][RFC] Proposal for improved remap filter
Paul Holland
- [FFmpeg-devel] [RFC] Proposal for improved remap filter
Paul Holland
- [FFmpeg-devel] [RFC] Proposal for improved remap filter
Paul B Mahol
- [FFmpeg-devel] [RFC] Proposal for improved remap filter
Paul Holland
- [FFmpeg-devel] [PATCH v2] avcodec/videotoolbox: fix decoding of some hevc videos
Aman Gupta
- [FFmpeg-devel] [PATCH v3 1/3] avformat: update AVProgram to keep track of version and changes
Aman Gupta
- [FFmpeg-devel] [PATCH v3 2/3] avformat/mpegts: keep track of AVProgram.pmt_version and set AV_PROGRAM_CHANGED on version updates
Aman Gupta
- [FFmpeg-devel] [PATCH v3 3/3] avformat/mpegts: add merge_pmt_versions option
Aman Gupta
- [FFmpeg-devel] [PATCH] avcodec/ac3dec: Use frame_size if superframe_size is 0
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: add skip_unknown_pmt option
Aman Gupta
- [FFmpeg-devel] [PATCH] avformat/mpegts: add skip_unknown_pmt option
Aman Gupta
- [FFmpeg-devel] [PATCH v3] avformat: keep track of PMT details in AVStream
Aman Gupta
- [FFmpeg-devel] [PATCH] avfilter: add declick and declip audio filters
James Almer
- [FFmpeg-devel] [PATCH v3 2/3] avformat/mpegts: keep track of AVProgram.pmt_version and set AV_PROGRAM_CHANGED on version updates
Aman Gupta
- [FFmpeg-devel] [PATCH 2/2] avcodec/libzvbi-teletextdec: formatted ass output
Aman Gupta
- [FFmpeg-devel] [PATCH] cmdutils - don't search for option 'default'
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] configure: error out on unsupported MSVC versions
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] avformat/hls: Properly expose intercepted ID3 tags to the API.
rshaffer at tunein.com
- [FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v3] configure: error out on unsupported MSVC versions
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] cmdutils - don't search for option 'default'
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Xiang, Haihao
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Hendrik Leppkes
- [FFmpeg-devel] [PATCH v3 2/3] avformat/mpegts: keep track of AVProgram.pmt_version and set AV_PROGRAM_CHANGED on version updates
wm4
- [FFmpeg-devel] [PATCH] avformat/mpegts: add skip_unknown_pmt option
wm4
- [FFmpeg-devel] [PATCH] avformat/hls: Properly expose intercepted ID3 tags to the API.
wm4
- [FFmpeg-devel] [PATCH] cmdutils - don't search for option 'default'
Gyan Doshi
- [FFmpeg-devel] [PATCH] cmdutils - don't search for option 'default'
Gyan Doshi
- [FFmpeg-devel] [PATCH]configure: Support libxml2 on systems without pkg-config
Nicolas George
- [FFmpeg-devel] [PATCH] avformat/mpegts: add skip_unknown_pmt option
Devin Heitmueller
- [FFmpeg-devel] Stream selection algorithm crossing program boundaries
Devin Heitmueller
- [FFmpeg-devel] [PATCH]lavc/v210dec: Skip Canopus C210 extradata
Peter B.
- [FFmpeg-devel] [PATCH] avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources
Tobias Rapp
- [FFmpeg-devel] Stream selection algorithm crossing program boundaries
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/5] avcodec/vc1: FIELDTX is only coded raw in interlaced frame I pictures
Jerome Borsboom
- [FFmpeg-devel] [PATCH 2/5] avcodec/vc1: fix mquant calculation for interlace field pictures
Jerome Borsboom
- [FFmpeg-devel] [PATCH 3/5] avcodec/vc1: DIRECTBIT is only present in inter MBs
Jerome Borsboom
- [FFmpeg-devel] [PATCH 4/5] avcodec/vc1: fix calculation of the last line of a slice
Jerome Borsboom
- [FFmpeg-devel] [PATCH 5/5] avcodec/vc1: store zero MVs for all blocks in a MB
Jerome Borsboom
- [FFmpeg-devel] Stream selection algorithm crossing program boundaries
Devin Heitmueller
- [FFmpeg-devel] Stream selection algorithm crossing program boundaries
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/5] avcodec/vc1: FIELDTX is only coded raw in interlaced frame I pictures
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avformat/mpegts: add skip_unknown_pmt option
Aman Gupta
- [FFmpeg-devel] [PATCH 1/2] avfilter/vf_nlmeans: better weighting of centered pixel
Clément Bœsch
- [FFmpeg-devel] [PATCH 2/2] libavfilter/vf_nlmeans: add amount parameter
Clément Bœsch
- [FFmpeg-devel] [FFmpeg-cvslog] checkasm: add vf_nlmeans test for ssd_integral_image
Clément Bœsch
- [FFmpeg-devel] [PATCH] avformat/mpegts: add skip_unknown_pmt option
Devin Heitmueller
- [FFmpeg-devel] [PATCH] avformat/mpegts: add skip_unknown_pmt option
Aman Gupta
- [FFmpeg-devel] [PATCH v4 1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking
Aman Gupta
- [FFmpeg-devel] [PATCH v4 2/3] avformat/mpegts: keep track of PMT details in AVProgram/AVStream
Aman Gupta
- [FFmpeg-devel] [PATCH v4 3/3] avformat/mpegts: add merge_pmt_versions option
Aman Gupta
- [FFmpeg-devel] [PATCH] avformat/hls: Properly expose intercepted ID3 tags to the API.
Richard Shaffer
- [FFmpeg-devel] [PATCH 1/5] avcodec/vc1: FIELDTX is only coded raw in interlaced frame I pictures
Jerome Borsboom
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Patrick Keroulas
- [FFmpeg-devel] [PATCH] avformat/mpegts: add skip_unknown_pmt option
Aman Gupta
- [FFmpeg-devel] [PATCH] avformat/hls: Properly expose intercepted ID3 tags to the API.
wm4
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
wm4
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
wm4
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Hendrik Leppkes
- [FFmpeg-devel] [PATCH v2] avformat/hls: Properly expose intercepted ID3 tags to the API.
rshaffer at tunein.com
- [FFmpeg-devel] [PATCH] avcodec/h264_parser: create nalus without trailing bits
Aman Gupta
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Wang Cao
- [FFmpeg-devel] [PATCH] avcodec/h264_parser: create nalus without trailing bits
Aman Gupta
- [FFmpeg-devel] [PATCH] avcodec/h264_parser: create nalus without trailing bits
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Moritz Barsnick
- [FFmpeg-devel] avdevice/sdl output : fix window_size and add new option (WIP)
Martin Vignali
- [FFmpeg-devel] [PATCH] avcodec/libvpxenc: fix setting amount of threads used for encoding
James Almer
- [FFmpeg-devel] [PATCH 3/5] avformat/mp3dec: Require probing data to be 50% mp3 frames for low score probing to succeed
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/5] avformat/mp3dec: Require probing data to be 50% mp3 frames for low score probing to succeed
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avformat/mp3dec: Require 50% of the file to be mp3 frames in the maxframes>200 probing test
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame is found in sequence
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/vc1: store zero MVs for all blocks in a MB
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking
James Almer
- [FFmpeg-devel] [PATCH 2/5] avcodec/vc1: fix mquant calculation for interlace field pictures
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/vc1: store zero MVs for all blocks in a MB
James Almer
- [FFmpeg-devel] [PATCH 4/5] avcodec/vc1: fix calculation of the last line of a slice
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/vc1: DIRECTBIT is only present in inter MBs
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/vc1: store zero MVs for all blocks in a MB
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/vc1: FIELDTX is only coded raw in interlaced frame I pictures
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/vc1: store zero MVs for all blocks in a MB
James Almer
- [FFmpeg-devel] [PATCH 2/5] avcodec/vc1: fix mquant calculation for interlace field pictures
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 5/5] avcodec/vc1: store zero MVs for all blocks in a MB
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avutil/error: document av_err2str
Tomas Härdin
- [FFmpeg-devel] [PATCH 1/5] avcodec/vc1: FIELDTX is only coded raw in interlaced frame I pictures
Jerome Borsboom
- [FFmpeg-devel] [PATCH 2/5] avcodec/vc1: fix mquant calculation for interlace field pictures
Jerome Borsboom
- [FFmpeg-devel] [PATCH 5/5] avcodec/vc1: store zero MVs for all blocks in a MB
Jerome Borsboom
- [FFmpeg-devel] [PATCH 2/5] avcodec/vc1: fix mquant calculation for interlace field pictures
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v4 1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v4 1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking
Jan Ekström
- [FFmpeg-devel] [PATCH 1/5] avcodec/vc1: FIELDTX is only coded raw in interlaced frame I pictures
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/5] avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures
Jerome Borsboom
- [FFmpeg-devel] [PATCH v4 1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking
Jan Ekström
- [FFmpeg-devel] HLS Questions
Ronak Patel
- [FFmpeg-devel] [PATCH v4 1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking
Aman Gupta
- [FFmpeg-devel] [GSoC] FFserver config file support
Stephan Holljes
- [FFmpeg-devel] [PATCH 1/8] ffserver.c: Different timestamp scaling, still does not properly work with mp4 files?
Stephan Holljes
- [FFmpeg-devel] [PATCH 2/8] ffserver: Implement lua config file reader
Stephan Holljes
- [FFmpeg-devel] [PATCH 3/8] ffserver.c: rename ReadInfo.in_filename to ReadInfo.in_uri
Stephan Holljes
- [FFmpeg-devel] [PATCH 4/8] httpd.h: Adapt structs to config file
Stephan Holljes
- [FFmpeg-devel] [PATCH 5/8] publisher.h: Add stream_name to PublisherContext
Stephan Holljes
- [FFmpeg-devel] [PATCH 6/8] ffserver.c: Add config file reading
Stephan Holljes
- [FFmpeg-devel] [PATCH 7/8] Makefile: Update Makefile
Stephan Holljes
- [FFmpeg-devel] [PATCH 8/8] doc: Update Documentation.txt and add sample config as supplement
Stephan Holljes
- [FFmpeg-devel] [PATCH v4 1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking
James Almer
- [FFmpeg-devel] [PATCH v4 1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/8] ffserver: Implement lua config file reader
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/8] ffserver.c: Add config file reading
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/5] avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/mov: Only fail for STCO/STSC contradictions if both exist
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: replace a value error by clipping into valid range in mov_read_stsc()
Michael Niedermayer
- [FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Łukasz Krzciuk
- [FFmpeg-devel] [PATCH V2] lavc/qsvenc: add an option to disable MFE mode
Zhong Li
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Ruiling Song
- [FFmpeg-devel] [PATCH] lavfi: a minor fix to tonemap peak detection.
Ruiling Song
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
mypopy at gmail.com
- [FFmpeg-devel] [PATCH] lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.
Zhong Li
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Thomas Volkert
- [FFmpeg-devel] [PATCH 2/8] ffserver: Implement lua config file reader
James Darnley
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
James Almer
- [FFmpeg-devel] [PATCH 1/2] libavformat/mov: treat udta atoms within trak atoms as stream metadata
Nik Johnson
- [FFmpeg-devel] [PATCH 2/2] libavformat/mov: recognize udta name tag as the stream title
Nik Johnson
- [FFmpeg-devel] null metadata for the first decoded video frame
Alexander Ivash
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] null metadata for the first decoded video frame
Paul B Mahol
- [FFmpeg-devel] null metadata for the first decoded video frame
Alexander Ivash
- [FFmpeg-devel] null metadata for the first decoded video frame
Aman Gupta
- [FFmpeg-devel] [PATCH] lavc/cfhd: deinterlacing introduced in cfhd
Gagandeep Singh
- [FFmpeg-devel] [PATCH] avcodec/avformat: Add Camera Motion Metadata support
Erik Ackermann
- [FFmpeg-devel] [PATCH] lavfi: a minor fix to tonemap peak detection.
Vittorio Giovara
- [FFmpeg-devel] [PATCH v2 1/2] libavformat/mov: treat udta atoms within trak atoms as stream metadata
Nik Johnson
- [FFmpeg-devel] [PATCH v2 2/2] libavformat/mov: recognize udta name tag as the stream title
Nik Johnson
- [FFmpeg-devel] [PATCH] avcodec/libvpxenc: fix setting amount of threads used for encoding
James Zern
- [FFmpeg-devel] [PATCH] avcodec/avformat: Add Camera Motion Metadata support
Rostislav Pehlivanov
- [FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Aman Gupta
- [FFmpeg-devel] [PATCH v4 1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking
Aman Gupta
- [FFmpeg-devel] [PATCH] lavc/cfhd: deinterlacing introduced in cfhd
Kieran Kunhya
- [FFmpeg-devel] [PATCH] lavc/cfhd: deinterlacing introduced in cfhd
Kieran Kunhya
- [FFmpeg-devel] [PATCH 2/8] ffserver: Implement lua config file reader
Stephan Holljes
- [FFmpeg-devel] [PATCH] avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Wang Cao
- [FFmpeg-devel] [PATCH v2] hwcontext: Add test for device creation and derivation
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/avformat: Add Camera Motion Metadata support
Erik Ackermann
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Mark Thompson
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] hwcontext_opencl: Allocate a test image in frames_init
Mark Thompson
- [FFmpeg-devel] [PATCH 2/4] hwcontext_opencl: Don't try to free an invalid queue in frames_uninit
Mark Thompson
- [FFmpeg-devel] [PATCH 3/4] hwcontext: Don't segfault on invalid arguments to transfer
Mark Thompson
- [FFmpeg-devel] [PATCH 4/4] hwcontext: Add test for frames context creation and transfer
Mark Thompson
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
James Almer
- [FFmpeg-devel] [PATCH] avcodec/libvpxenc: fix setting amount of threads used for encoding
James Almer
- [FFmpeg-devel] [PATCH] lavc/cfhd: deinterlacing introduced in cfhd
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] libavformat/mov: treat udta atoms within trak atoms as stream metadata
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavc/cfhd: deinterlacing introduced in cfhd
James Almer
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Mark Thompson
- [FFmpeg-devel] [PATCH]lavc/j2kenc: Support AV_PIX_FMT_PAL8
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] libavformat/mov: treat udta atoms within trak atoms as stream metadata
Nik Johnson
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Niklas Haas
- [FFmpeg-devel] [PATCH v3 0/8] Vulkan hwcontext and filtering
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v3 1/8] hwcontext_internal: add ff_hwframe_map_replace
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v3 2/8] hwcontext_opencl: use ff_hwframe_map_replace()
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v3 3/8] lavu: add a Vulkan hwcontext
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v3 4/8] lavfi: add common Vulkan filtering code
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v3 5/8] lavfi: add a Vulkan avgblur filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v3 6/8] lavfi: add a Vulkan chromatic aberration filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v3 7/8] lavfi: add a Vulkan scale filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v3 8/8] lavfi: add a Vulkan overlay filter
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v3 4/8] lavfi: add common Vulkan filtering code
James Almer
- [FFmpeg-devel] [PATCH v4 4/8] lavfi: add common Vulkan filtering code
Rostislav Pehlivanov
- [FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Łukasz Krzciuk
- [FFmpeg-devel] [FFmpeg-cvslog] avfilter/vsrc_testsrc: fix a preprocessor check
Tobias Rapp
- [FFmpeg-devel] null metadata for the first decoded video frame
Alexander Ivash
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH 2/5] avformat/bintext: Reduce detection for random .bin files as it more likely is not a multimedia related file
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Mark Thompson
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Niklas Haas
- [FFmpeg-devel] [PATCH v2 2/2] libavformat/mov: recognize udta name tag as the stream title
Michael Niedermayer
- [FFmpeg-devel] [PATCH][ticket #5522] lavc/cfhd: interlaced frame decoding added
Gagandeep Singh
- [FFmpeg-devel] [PATCH] avformat/hls: Properly expose intercepted ID3 tags to the API.
Richard Shaffer
- [FFmpeg-devel] [PATCH v2 2/2] libavformat/mov: recognize udta name tag as the stream title
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/mxfenc: Add some () to attempt to workaround build issue on osx
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: replace a value error by clipping into valid range in mov_read_stsc()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Discard redundant and invalid STSC entries
Michael Niedermayer
- [FFmpeg-devel] [PATCH][ticket #5522] lavc/cfhd: interlaced frame decoding added
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] [WIP] libopusdec: Enable FEC/PLC
Steinar H. Gunderson
- [FFmpeg-devel] [PATCH] libavformat/mxfenc: Add some () to attempt to workaround build issue on osx
James Almer
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Patrick Keroulas
- [FFmpeg-devel] [PATCH][ticket #5522] lavc/cfhd: interlaced frame decoding added
Hendrik Leppkes
- [FFmpeg-devel] [PATCH][ticket #5522] lavc/cfhd: interlaced frame decoding added
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]configure: Support libxml2 on systems without pkg-config
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Wang Cao
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Reino Wijnsma
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Michael Niedermayer
- [FFmpeg-devel] [PATCH][ticket #5522] lavc/cfhd: interlaced frame decoding added
Gagandeep Singh
- [FFmpeg-devel] [PATCH v2 2/2] libavformat/mov: recognize udta name tag as the stream title
Nik Johnson
- [FFmpeg-devel] [PATCH v4 4/8] lavfi: add common Vulkan filtering code
James Almer
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH] libavformat/mxfenc: Add some () to attempt to workaround build issue on osx
Jim DeLaHunt
- [FFmpeg-devel] [PATCH 0/2] misc change for iHD open source driver
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] lavu/hwcontext_vaapi: dump more decoding error details.
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] lavu/hwcontext_vaapi: add nv21 map
Jun Zhao
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Zhong Li
- [FFmpeg-devel] [PATCH] avcodec/hevc: export chroma sample location
Hendrik Leppkes
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Niklas Haas
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/hevc_ps: Use correct pix_fmt for 9 bit monochrome.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH][ticket #5522] lavc/cfhd: interlaced frame decoding added
wm4
- [FFmpeg-devel] [PATCH 2/2] lavu/hwcontext_vaapi: add nv21 map
wm4
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
wm4
- [FFmpeg-devel] [PATCH][ticket #5522] lavc/cfhd: interlaced frame decoding added
Paul B Mahol
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Niklas Haas
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
wm4
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Patrick Keroulas
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
wm4
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
wm4
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH v6 1/3] avcodec: add flags for packets with top/bottom field
Patrick Keroulas
- [FFmpeg-devel] [PATCH] lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytes
Andrey Semashev
- [FFmpeg-devel] [PATCH]lavc/j2kenc: Support AV_PIX_FMT_PAL8
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] lavu/hwcontext_vaapi: dump more decoding error details.
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] lavu/hwcontext_vaapi: add nv21 map
Mark Thompson
- [FFmpeg-devel] [PATCH] libavformat/mxfenc: Add some () to attempt to workaround build issue on osx
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] lavu/hwcontext_vaapi: dump more decoding error details.
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 2/2] lavu/hwcontext_vaapi: add nv21 map
mypopy at gmail.com
- [FFmpeg-devel] [PATCH]lavf/img2dec: Autodetect xwd images
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] lavc/qsv: suppress code scan complain
Li, Zhong
- [FFmpeg-devel] [PATCH 1/2] libavformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash streams)
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/hlsenc: support http method for hls fmp4
Steven Liu
- [FFmpeg-devel] [PATCH] fate/filter-audio: modify the hls append function check method
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Tobias Rapp
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Hendrik Leppkes
- [FFmpeg-devel] [PATCH 1/2] lavc/qsv_overlay: suppress code scan complain
Zhong Li
- [FFmpeg-devel] [PATCH 2/2] lavf/qsv: suppress code scan complain
Zhong Li
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Li, Zhong
- [FFmpeg-devel] [PATCH] avformat/dashdec: remove unused functions and process code
Steven Liu
- [FFmpeg-devel] [PATCH] lavc/qsvenc: allow to set qp range for h264 BRC
Zhong Li
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH v2] lavc/qsv: suppress code scan complain
Li, Zhong
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Mark Thompson
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Niklas Haas
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [INFO]AMD D3D11 to OpenCL interop extension for NV12 and P010 textures - split planes
Mironov, Mikhail
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] libavformat/mxfenc: Add some () to attempt to workaround build issue on osx
James Almer
- [FFmpeg-devel] [PATCH]lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame
Carl Eugen Hoyos
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Sergey Lavrushkin
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
James Almer
- [FFmpeg-devel] [PATCH] avformat/mxf: fix NTSC 59.94 samples per frame layout
Marton Balint
- [FFmpeg-devel] audio conversion error!!
co9p35+nqruuwzt2pc973f0he at guerrillamail.com
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavf/img2dec: Autodetect xwd images
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] hevcdec: Miss the location of chroma samples when exporting stream parameters
Xiang, Haihao
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Xiang, Haihao
- [FFmpeg-devel] [PATCH 11/26] vaapi_encode: Add common options between all encoders
Xiang, Haihao
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Tobias Rapp
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Marton Balint
- [FFmpeg-devel] FFMPEG4.0 open mp4 from HTTP server report : stream 1, offset 0x1c33: partial file
whmiao
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Sergey Lavrushkin
- [FFmpeg-devel] qt-faststart bug near 4GB
Eran Kornblau
- [FFmpeg-devel] [PATCH v7 1/4] avcodec: add side data type for ancillary
Patrick Keroulas
- [FFmpeg-devel] [PATCH v7 2/4] libavutil: add ancillary data
Patrick Keroulas
- [FFmpeg-devel] [PATCH v7 3/4] avcodec/bitpacked: add interlace support
Patrick Keroulas
- [FFmpeg-devel] [PATCH v7 4/4] avformat/rtpdec_rfc4175: handle interlace format
Patrick Keroulas
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
James Almer
- [FFmpeg-devel] [PATCH] ffmpeg.c: allow ffmpeg to output stats for each video stream
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Marton Balint
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Kieran O Leary
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Kieran O Leary
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH]lavf/img2dec: Autodetect xwd images
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/j2kenc: Support AV_PIX_FMT_PAL8
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH]lavc/hevc_ps: Use correct pix_fmt for 9 bit monochrome.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Lou Logan
- [FFmpeg-devel] [PATCH 1/5] avcodec/g723_1dec: Clip bits2 in both directions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behavior
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_dependent_coupling_fixed()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avcodec/ac3dec: Fix null pointer dereference in ac3_decode_frame()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/ac3dec: Check that the number of channels with dependant streams is valid
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] indeo4: Decode all or nothing of a band header.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/ac3dec: Use frame_size if superframe_size is 0
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: Omit fsanitize flags if they are already specified by the user
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/mxfenc: Add some () to attempt to workaround build issue on osx
Michael Niedermayer
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Michael Niedermayer
- [FFmpeg-devel] audio conversion error!!
Compn
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH] lavc,lavf: add libdavs2 decoder
hwren
- [FFmpeg-devel] [PATCH] lavc,lavf: add libxavs2 encoder
hwren
- [FFmpeg-devel] [PATCH] lavf/mpegts: add support for AVS2
hwren
- [FFmpeg-devel] [PATCH] lavf/mpegtsenc: add support for AVS2
hwren
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Marton Balint
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat/mxf: fix NTSC 59.94 samples per frame layout
Tomas Härdin
- [FFmpeg-devel] [PATCH 0/2] dump more codec information
Jun Zhao
- [FFmpeg-devel] [PATCH 1/2] cmdutils: print missing caps in print_codec().
Jun Zhao
- [FFmpeg-devel] [PATCH 2/2] cmdutils: dump HWAccel type in print_codec()
Jun Zhao
- [FFmpeg-devel] [PATCH] libavcodec/cedrus264: h264 hardware encoding for Allwinner H2/H3
daniel.kucera at gmail.com
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH 1/2] cmdutils: print missing caps in print_codec().
Reto Kromer
- [FFmpeg-devel] [PATCH] lavc,lavf: add libdavs2 decoder
Mark Thompson
- [FFmpeg-devel] [PATCH] lavc,lavf: add libxavs2 encoder
Mark Thompson
- [FFmpeg-devel] [PATCH] libavcodec/cedrus264: h264 hardware encoding for Allwinner H2/H3
Mark Thompson
- [FFmpeg-devel] [PATCH] libavcodec/cedrus264: h264 hardware encoding for Allwinner H2/H3
James Almer
- [FFmpeg-devel] [PATCH 1/2] cmdutils: print missing caps in print_codec().
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] cmdutils: dump HWAccel type in print_codec()
Mark Thompson
- [FFmpeg-devel] [PATCH] v4l2_m2m: Mark V4L2 M2M decoders as unsuitable for probing
Mark Thompson
- [FFmpeg-devel] [PATCH 11/26] vaapi_encode: Add common options between all encoders
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] libavfilter/vf_nlmeans: add amount parameter
Paul B Mahol
- [FFmpeg-devel] [PATCH]lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame
Mark Thompson
- [FFmpeg-devel] [INFO]AMD D3D11 to OpenCL interop extension for NV12 and P010 textures - split planes
Mark Thompson
- [FFmpeg-devel] [PATCH] lavc,lavf: add libxavs2 encoder
Moritz Barsnick
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Reino Wijnsma
- [FFmpeg-devel] [PATCH] avfilter: add anlmeans audio filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Lou Logan
- [FFmpeg-devel] [PATCH] v4l2_m2m: Mark V4L2 M2M decoders as unsuitable for probing
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 0/2] dump more codec information
Jun Zhao
- [FFmpeg-devel] [PATCH v2 1/2] cmdutils: print missing caps in print_codec().
Jun Zhao
- [FFmpeg-devel] [PATCH v2 2/2] cmdutils: dump supported hardware devices in print_codec()
Jun Zhao
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [INFO]AMD D3D11 to OpenCL interop extension for NV12 and P010 textures - split planes
Alexander Kravchenko
- [FFmpeg-devel] [INFO]AMD D3D11 to OpenCL interop extension for NV12 and P010 textures - split planes
Mark Thompson
- [FFmpeg-devel] [PATCH v2 0/2] dump more codec information
Mark Thompson
- [FFmpeg-devel] [PATCH v3 1/8] hwcontext_internal: add ff_hwframe_map_replace
Mark Thompson
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/3] lavf: add avs2 fourcc
hwren
- [FFmpeg-devel] [PATCH 2/3] lavc: add avs2 video decoder via libdavs2
hwren
- [FFmpeg-devel] [PATCH 3/3] add libdavs2 entry
hwren
- [FFmpeg-devel] [INFO]AMD D3D11 to OpenCL interop extension for NV12 and P010 textures - split planes
Alexander Kravchenko
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Ricardo Constantino
- [FFmpeg-devel] [PATCH 1/3] lavf: add avs2 fourcc
hwren
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [PATCH v3 3/8] lavu: add a Vulkan hwcontext
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/mxf: fix NTSC 59.94 samples per frame layout
Marton Balint
- [FFmpeg-devel] [PATCH 1/5] avformat/mxfdec: fix klv_decode_ber_length return value usage
Marton Balint
- [FFmpeg-devel] [PATCH 2/5] avformat/mxfdec: use int math for sample count calculation
Marton Balint
- [FFmpeg-devel] [PATCH 3/5] avformat/mxfdec: add some missing picture_essence_container_uls
Marton Balint
- [FFmpeg-devel] [PATCH 4/5] avformat/mxfdec: fix data_essence_descriptor matching logic
Marton Balint
- [FFmpeg-devel] [PATCH 5/5] avformat/mxfdec: recognize SMPTE 436 VBI data
Marton Balint
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
James Almer
- [FFmpeg-devel] [PATCH] configure: Omit fsanitize flags if they are already specified by the user
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/qtrle: Do not output duplicated frames on insufficient input
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat: add mbedTLS based TLS
Reino Wijnsma
- [FFmpeg-devel] [PATCH] avcodec/qtrle: Do not output duplicated frames on insufficient input
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] avcodec/g723_1dec: Clip bits2 in both directions
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix out-of-bounds reference pixel replication
Jerome Borsboom
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix out-of-bounds reference pixel replication
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH]lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/5] avformat/mxfdec: fix klv_decode_ber_length return value usage
Tomas Härdin
- [FFmpeg-devel] [PATCH 2/5] avformat/mxfdec: use int math for sample count calculation
Tomas Härdin
- [FFmpeg-devel] [PATCH 3/5] avformat/mxfdec: add some missing picture_essence_container_uls
Tomas Härdin
- [FFmpeg-devel] [PATCH 4/5] avformat/mxfdec: fix data_essence_descriptor matching logic
Tomas Härdin
- [FFmpeg-devel] [PATCH 5/5] avformat/mxfdec: recognize SMPTE 436 VBI data
Tomas Härdin
- [FFmpeg-devel] [PATCH] tools/crypto_bench: add support for mbedcrypto
James Almer
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Danil Iashchenko
- [FFmpeg-devel] [PATCH 1/5] avformat/mxfdec: fix klv_decode_ber_length return value usage
Marton Balint
- [FFmpeg-devel] [PATCH 4/5] avformat/mxfdec: fix data_essence_descriptor matching logic
Marton Balint
- [FFmpeg-devel] [PATCH 5/5] avformat/mxfdec: recognize SMPTE 436 VBI data
Marton Balint
- [FFmpeg-devel] [PATCH] lavf/libssh: translate a read of 0 to EOF
Jan Ekström
- [FFmpeg-devel] [PATCH] avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is used
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: fix check for libdavs2
hwren
- [FFmpeg-devel] [PATCH v2 2/2] avformat/dashenc: Added a warning for incorrect segment name extension
Jeyapal, Karthick
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Guo, Yejun
- [FFmpeg-devel] [PATCH] configure: fix libdavs2 description
hwren
- [FFmpeg-devel] [PATCH] configure: fix libdavs2 description
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Xiang, Haihao
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix out-of-bounds reference pixel replication
Jerome Borsboom
- [FFmpeg-devel] [PATCH v2 0/2] dump more codec information
mypopy at gmail.com
- [FFmpeg-devel] [PATCH 1/3] doc,lavc,lavf: add avs2 codec
hwren
- [FFmpeg-devel] [PATCH 2/3] lavc, configure: add avs2 video decoder via libdavs2
hwren
- [FFmpeg-devel] [PATCH 3/3] Changelog, doc/general: add libdavs2 entry
hwren
- [FFmpeg-devel] [PATCH] lavf/libssh: translate a read of 0 to EOF
Jan Ekström
- [FFmpeg-devel] [RFC] libfdk_aac license
Gyan Doshi
- [FFmpeg-devel] [PATCH] lavc,lavf: add libdavs2 decoder
hwren
- [FFmpeg-devel] [PATCH] lavc,lavf: add libxavs2 encoder
hwren
- [FFmpeg-devel] [PATCH] lavf/libssh: translate a read of 0 to EOF
Nicolas George
- [FFmpeg-devel] [PATCH 4/5] avformat/mxfdec: fix data_essence_descriptor matching logic
Tomas Härdin
- [FFmpeg-devel] [PATCH] lavc,lavf: add libxavs2 encoder
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/3] doc,lavc,lavf: add avs2 codec
Moritz Barsnick
- [FFmpeg-devel] [PATCH 2/3] lavc, configure: add avs2 video decoder via libdavs2
Moritz Barsnick
- [FFmpeg-devel] [PATCH 3/3] Changelog, doc/general: add libdavs2 entry
Moritz Barsnick
- [FFmpeg-devel] [PATCH 3/3] Changelog, doc/general: add libdavs2 entry
Moritz Barsnick
- [FFmpeg-devel] [PATCH] lavf/libssh: translate a read of 0 to EOF
Jan Ekström
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Pedro Arthur
- [FFmpeg-devel] [GSoC] FFserver config file support
Stephan Holljes
- [FFmpeg-devel] [PATCH 1/8] ffserver.c: Fix timestamp handling, still creates new clusters for mp4 files, but result is playable
Stephan Holljes
- [FFmpeg-devel] [PATCH 2/8] ffserver: Implement lua config file reader
Stephan Holljes
- [FFmpeg-devel] [PATCH 3/8] ffserver.c: rename ReadInfo.in_filename to ReadInfo.in_uri
Stephan Holljes
- [FFmpeg-devel] [PATCH 4/8] httpd.h: Adapt structs to config file
Stephan Holljes
- [FFmpeg-devel] [PATCH 5/8] publisher.h: Add stream_name to PublisherContext
Stephan Holljes
- [FFmpeg-devel] [PATCH 6/8] ffserver.c: Add config file reading
Stephan Holljes
- [FFmpeg-devel] [PATCH 7/8] Makefile: Update Makefile
Stephan Holljes
- [FFmpeg-devel] [PATCH 8/8] doc: Update Documentation.txt and add sample config as supplement
Stephan Holljes
- [FFmpeg-devel] [GSoC] FFserver refactor and bugfixes
Stephan Holljes
- [FFmpeg-devel] [PATCH 01/10] ffserver.c: Replace av_malloc with av_mallocz_array
Stephan Holljes
- [FFmpeg-devel] [PATCH 02/10] ffserver.c: Check pthread_create for thread creation failure
Stephan Holljes
- [FFmpeg-devel] [PATCH 03/10] ffserver.c: Fix indentation (replace tabs by spaces)
Stephan Holljes
- [FFmpeg-devel] [PATCH 04/10] ffserver.c: Check allocations
Stephan Holljes
- [FFmpeg-devel] [PATCH 05/10] publisher.c: Add allocation failure checks.
Stephan Holljes
- [FFmpeg-devel] [PATCH 06/10] segment.c: Add allocation failure checks.
Stephan Holljes
- [FFmpeg-devel] [PATCH 07/10] lavfhttpd.c: Add allocation failure check.
Stephan Holljes
- [FFmpeg-devel] [PATCH 08/10] ffserver.c: Simplify codec_type access in read_thread
Stephan Holljes
- [FFmpeg-devel] [PATCH 09/10] lavfhttpd.c: Free client context if allocated but an error occured
Stephan Holljes
- [FFmpeg-devel] [PATCH 10/10] ffserver.c: Fix invalid read if resource is empty string
Stephan Holljes
- [FFmpeg-devel] [PATCH] ffserver.c: Add ability to stream audio-only files.
Stephan Holljes
- [FFmpeg-devel] [PATCH 1/3] avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecContext profile
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avcodec/idctdsp: Clear idct/idct_add for studio profile
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avcodec/h263dec: Reinitialize idct context if it has not been setup for the active profile
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Danil Iashchenko
- [FFmpeg-devel] [PATCH] avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is used
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavf: add avs2 fourcc
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] doc,lavc,lavf: add avs2 codec
Michael Niedermayer
- [FFmpeg-devel] [PATCH 04/10] ffserver.c: Check allocations
Michael Niedermayer
- [FFmpeg-devel] [PATCH 06/10] segment.c: Add allocation failure checks.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/vc1: fix mquant calculation for interlace field pictures
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] ffserver.c: Add ability to stream audio-only files.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/vc1: store zero MVs for all blocks in a MB
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/8] ffserver.c: Fix timestamp handling, still creates new clusters for mp4 files, but result is playable
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix out-of-bounds reference pixel replication
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/8] ffserver: Implement lua config file reader
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/8] httpd.h: Adapt structs to config file
Michael Niedermayer
- [FFmpeg-devel] [RFC] libfdk_aac license
Carl Eugen Hoyos
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH]ffplay: Mention codec_name if decoder for codec_id could not be found.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 06/10] segment.c: Add allocation failure checks.
Stephan Holljes
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix out-of-bounds reference pixel replication
Michael Niedermayer
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Pedro Arthur
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Guo, Yejun
- [FFmpeg-devel] [PATCH 1/3] lavc,doc: add avs2 codec
hwren
- [FFmpeg-devel] [PATCH 2/3] lavc, doc, configure: add avs2 decoder via libdavs2
hwren
- [FFmpeg-devel] [PATCH 3/3] lavf/riff: add avs2 fourcc
hwren
- [FFmpeg-devel] [RFC] libfdk_aac license
Gyan Doshi
- [FFmpeg-devel] [PATCH v2 2/3] avformat/movenc: creating producer reference time (PRFT) box
Jeyapal, Karthick
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Ruiling Song
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
mypopy at gmail.com
- [FFmpeg-devel] [PATCH]ffplay: Mention codec_name if decoder for codec_id could not be found.
Marton Balint
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Marton Balint
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH v2] avcodec/vc1: fix out-of-bounds reference pixel replication
Jerome Borsboom
- [FFmpeg-devel] [PATCH] lavfi: add opencl tonemap filter.
Niklas Haas
- [FFmpeg-devel] [PATCH 2/2] ffmpeg: Use the colour properties from the input stream when doing transcode
Tobias Rapp
- [FFmpeg-devel] [PATCH v3] avcodec/vc1: fix out-of-bounds reference pixel replication
Jerome Borsboom
- [FFmpeg-devel] [PATCH] lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytes
Andrey Semashev
- [FFmpeg-devel] [PATCH] lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytes
Paul B Mahol
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Pedro Arthur
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Pedro Arthur
- [FFmpeg-devel] [PATCH 1/2] qt-faststart - stricter input validations
Eran Kornblau
- [FFmpeg-devel] [PATCH 2/2] qt-faststart - optimize the offset change loop
Eran Kornblau
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH] mov: Make sure PTS are both monotonically increasing, and unique
Sasi Inguva
- [FFmpeg-devel] [PATCH] mov: Make sure PTS are both monotonically increasing, and unique
Derek Buitenhuis
- [FFmpeg-devel] [PATCH v3 1/3] libavformat/mov: treat udta atoms within trak atoms as stream metadata
Nik Johnson
- [FFmpeg-devel] [PATCH v3 2/3] libavformat/mov: recognize udta name tag as the stream title
Nik Johnson
- [FFmpeg-devel] [PATCH v3 3/3] libavformat/mov: add fate tests for parsing of trak titles from mov format
Nik Johnson
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix overlap smoothing filter for P frames
Jerome Borsboom
- [FFmpeg-devel] [PATCH v3] avcodec/vc1: fix out-of-bounds reference pixel replication
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/vc1: fix overlap smoothing filter for P frames
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 2/2] qt-faststart - optimize the offset change loop
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf/mov.c: Set st->start_time for video streams explicitly.
Sasi Inguva
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Lou Logan
- [FFmpeg-devel] [PATCH]ffplay: Mention codec_name if decoder for codec_id could not be found.
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] avcodec/qtrle: Do not output duplicated frames on insufficient input
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] qt-faststart - stricter input validations
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytes
Michael Niedermayer
- [FFmpeg-devel] [PATCH] mov: Make sure PTS are both monotonically increasing, and unique
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 1/3] lavc,doc: add avs2 codec
hwren
- [FFmpeg-devel] [PATCH v3 2/3] lavc, doc, configure: add libdavs2 video decoder
hwren
- [FFmpeg-devel] [PATCH v3 3/3] lavf: add avs2 fourcc
hwren
- [FFmpeg-devel] [PATCH 2/2] flvenc: Fix sequence header update timestamps
Alex Converse
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [PATCH] avformat/flvenc: Avoid truncating timestamp before avio_write_marker()
Alex Converse
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/2] qt-faststart - optimize the offset change loop
Eran Kornblau
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [PATCH 2/2] qt-faststart - optimize the offset change loop
Tomas Härdin
- [FFmpeg-devel] [PATCH 5/5] avformat/mxfdec: recognize SMPTE 436 VBI data
Tomas Härdin
- [FFmpeg-devel] [PATCH v2] avcodec/vc1: fix overlap smoothing filter for P frames
Jerome Borsboom
- [FFmpeg-devel] [PATCH 2/5] Added reinterlace filter
Vasile Toncu
- [FFmpeg-devel] [PATCH 3/5] Renamed reinterlace to tinterlace
Vasile Toncu
- [FFmpeg-devel] [PATCH v2] avcodec/vc1: fix overlap smoothing filter for P frames
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 3/5] Renamed reinterlace to tinterlace
Vasile Toncu
- [FFmpeg-devel] [GSOC] [PATCH] DNN module introduction and SRCNN filter update
Pedro Arthur
- [FFmpeg-devel] [PATCH] lavf/mov.c: Set st->start_time for video streams explicitly.
Derek Buitenhuis
- [FFmpeg-devel] [PATCH 1/3] avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecContext profile
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure fix arm inline defines
John Cox
- [FFmpeg-devel] [PATCH v2] avformat/hls: Properly expose intercepted ID3 tags to the API.
Richard Shaffer
- [FFmpeg-devel] Patch: Replace quotes for inline asm detection.
Frank Liberato
- [FFmpeg-devel] [PATCH] tools/crypto_bench: add support for mbedcrypto
James Almer
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Marton Balint
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Lou Logan
- [FFmpeg-devel] [PATCH 5/5] avformat/mxfdec: recognize SMPTE 436 VBI data
Marton Balint
- [FFmpeg-devel] [PATCH] mxfdec: fix NULL pointer dereference in mxf_read_packet_old
Marton Balint
- [FFmpeg-devel] [PATCH v3 1/3] lavc,doc: add avs2 codec
Jan Ekström
- [FFmpeg-devel] [PATCH v3 2/3] lavc, doc, configure: add libdavs2 video decoder
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] qt-faststart - optimize the offset change loop
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Michael Niedermayer
- [FFmpeg-devel] [PATCH]lavc/profiles: Mention AAC-LC only once
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/6] avformat/mxfdec: use MXFCodecUL struct to store essence description for data_essence_container_uls
Marton Balint
- [FFmpeg-devel] [PATCH 2/6] avformat/mxfdec: recognize SMPTE 436 VBI data
Marton Balint
- [FFmpeg-devel] [PATCH 3/6] avformat/mxfdec: only disallow seek on metadata streams
Marton Balint
- [FFmpeg-devel] [PATCH 4/6] avformat/mxfdec: remove check for NULL MXFTrack in mxf_set_pts
Marton Balint
- [FFmpeg-devel] [PATCH 5/6] avcodec/avcodec.h: add AV_CODEC_ID_TIMED_TEXT_MARKUP
Marton Balint
- [FFmpeg-devel] [PATCH 6/6] avformat/mxfdec: add support for recognizing timed text streams
Marton Balint
- [FFmpeg-devel] Patch: Replace quotes for inline asm detection.
Michael Niedermayer
- [FFmpeg-devel] Patch: Replace quotes for inline asm detection.
James Almer
- [FFmpeg-devel] [PATCH 5/6] avcodec/avcodec.h: add AV_CODEC_ID_TIMED_TEXT_MARKUP
Rostislav Pehlivanov
- [FFmpeg-devel] [PATCH 1/2] avformat/flvdec: add flv_ignore_prevtag option into flvdec
Steven Liu
- [FFmpeg-devel] [PATCH 2/2] avformat/flvdec: reindent code for previous commit
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/flvdec: add flv_full_metadata option into flvdec
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] avformat/flvdec: add flv_ignore_prevtag option into flvdec
Steven Liu
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [RFC] libfdk_aac license
Gyan Doshi
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
- [FFmpeg-devel] [RFC] libfdk_aac license
Mark Harris
- [FFmpeg-devel] FFmpeg developer hire
Andy Eastbury | Projection Artworks
- [FFmpeg-devel] [PATCH] libavfilter/boxblur_opencl filter.
Song, Ruiling
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH 2/2] qt-faststart - optimize the offset change loop
Eran Kornblau
- [FFmpeg-devel] qt-faststart bug near 4GB
Eran Kornblau
- [FFmpeg-devel] [PATCH v3 3/8] lavu: add a Vulkan hwcontext
Rostislav Pehlivanov
- [FFmpeg-devel] [GSOC][PATCH] lavc/cfhd:IP frame decoding (inverse 3d transform) introduced
Gagandeep Singh
- [FFmpeg-devel] [PATCH] use av_clip_uintp2_c where clip is variable
John Cox
- [FFmpeg-devel] [PATCH] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed
James Almer
- [FFmpeg-devel] [PATCH] use av_clip_uintp2_c where clip is variable
Paul B Mahol
- [FFmpeg-devel] [PATCH] [RFC] avformat/movenc: support covert images for ipod muxer
Timo Teräs
- [FFmpeg-devel] Patch: Replace quotes for inline asm detection.
John Cox
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] [GSOC] [PATCH] TensorFlow backend introduction for DNN module
Sergey Lavrushkin
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [INFO]AMD D3D11 to OpenCL interop extension for NV12 and P010 textures - split planes
Mironov, Mikhail
- [FFmpeg-devel] [GSOC][PATCH] lavc/cfhd:IP frame decoding (inverse 3d transform) introduced
Gagandeep Singh
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH] libavutil/encryption_info: Add NULL checks.
Jacob Trimble
- [FFmpeg-devel] libavutil/encryption_info: Allow multiple init info.
Jacob Trimble
- [FFmpeg-devel] [PATCH 3/5] Renamed reinterlace to tinterlace
Thomas Mundt
- [FFmpeg-devel] [PATCH] libavformat/mov: Fix heap buffer overflow.
Jacob Trimble
- [FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Lou Logan
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
- [FFmpeg-devel] [PATCH] avfilter: add crossover filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Dave Rice
- [FFmpeg-devel] [GSOC][PATCH] lavc/cfhd:IP frame decoding (inverse 3d transform) introduced
Kieran Kunhya
- [FFmpeg-devel] [PATCH] Limited timecode support for lavd/decklink
Jonathan Morley
Last message date:
Thu May 31 23:43:42 EEST 2018
Archived on: Thu May 31 23:49:02 EEST 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).