Show patches with: State = Action Required       |    Archived = No       |   17692 patches
« 1 2 ... 37 38 39176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v4] lavf/h264: add support for h264 video from Arecont camera, fixes ticket #5154 - - - - --- 2019-05-09 Shivam Goyal New
[FFmpeg-devel] avcodec/cbs: add missing comment about AV1 specific CodedBitstreamUnitType definition - - - - --- 2019-05-09 James Almer New
[FFmpeg-devel,1/4] hwcontext_drm: Add AVDRMFrameDescriptor.format field - - - - --- 2019-05-09 Jonas Karlman New
[FFmpeg-devel,2/4] hwcontext_vaapi: Set AVDRMFrameDescriptor.format in map_from - - - - --- 2019-05-09 Jonas Karlman New
[FFmpeg-devel,3/4] rkmppdec: Set AVDRMFrameDescriptor.format - - - - --- 2019-05-09 Jonas Karlman New
[FFmpeg-devel,4/4] kmsgrab: Set AVDRMFrameDescriptor.format - - - - --- 2019-05-09 Jonas Karlman New
[FFmpeg-devel,v2] fix issues with transparent crop. (see https://trac.ffmpeg.org/ticket/7890) - - - - --- 2019-05-09 Bjorn Roche New
[FFmpeg-devel] swscale: Add support for NV24 and NV42 - - - - --- 2019-05-10 Philip Langdale New
[FFmpeg-devel,v9] lavf/flv: Add XV (Xunlei Video) Support. fixes ticket #3720 - - - - --- 2019-05-10 Shivam Goyal New
[FFmpeg-devel,v2] Add multiple padding method in dnn native - - - - --- 2019-05-11 Xuewei Meng New
[FFmpeg-devel] vf_thumbnail: support alpha - - - - --- 2019-05-11 Robert Nagy New
[FFmpeg-devel] swscale: Add support for NV24 and NV42 - - - - --- 2019-05-11 Michael Niedermayer New
[FFmpeg-devel] avcodec/h264_ps: Check offset_for_non_ref_pic and offset_for_top_to_bottom_field - - - - --- 2019-05-11 Michael Niedermayer New
[FFmpeg-devel,1/3] avutil: Add NV24 and NV42 pixel formats - - - - --- 2019-05-11 Philip Langdale New
[FFmpeg-devel,2/3] swscale: Add support for NV24 and NV42 - - - - --- 2019-05-11 Philip Langdale New
[FFmpeg-devel] Add S12M Timecode output as side data with -show_frame option (such as SEI TC) - - - - --- 2019-05-11 Antonin Gouzer New
[FFmpeg-devel,v1] fftools/ffmpeg: Add support for per frame rotation and flip - - - - --- 2019-05-12 Jun Li New
[FFmpeg-devel] avfilter: add apitch filter - - - - --- 2019-05-12 Paul B Mahol New
[FFmpeg-devel] libswcale: Fix possible string overflow in test - - - - --- 2019-05-12 Adam Richter New
[FFmpeg-devel] libavformat: Separate assertions of the form "av_assertN(a && b)" to "av_assertN(a);… - 1 - - --- 2019-05-12 Adam Richter New
[FFmpeg-devel] "assert(a && b)" --> "assert(a); assert(b)" for more precise diagnostics, except for… - 1 - - --- 2019-05-12 Adam Richter New
[FFmpeg-devel] libavfilter/vf_scale_cuda: fix src_pitch for 10bit videos - - - - --- 2019-05-13 Sergey Svechnikov New
[FFmpeg-devel] avcodec/libdav1d: fine tune thread distribution - - - - --- 2019-05-13 James Almer New
[FFmpeg-devel] libavfilter/vf_scale_cuda: fix src_pitch for 10bit videos - - - - --- 2019-05-14 Philip Langdale New
[FFmpeg-devel,2/3] avfilter/vf_scale_cuda: Add support for YUV444P16 - - - - --- 2019-05-14 Philip Langdale New
[FFmpeg-devel,1/2] avformat/aviobuf: Remove dead check - - - - --- 2019-05-14 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avformat/aviobuf: Forward error codes in avio_seek - - - - --- 2019-05-14 Andreas Rheinhardt New
[FFmpeg-devel] libavformat/qsvenc: fix mpeg2 missing headers - - - - --- 2019-05-14 Andreas Håkon New
[FFmpeg-devel] lavc/videotoolboxenc: Fix compilation for IOS < 11.0 and OSX, < 10.13 - - - - --- 2019-05-14 Thilo Borgmann New
[FFmpeg-devel] libavcodec/qsvenc: fix mpeg2 encoding - - - - --- 2019-05-14 Andreas Håkon New
[FFmpeg-devel,v2] libavutil: add an FFT & MDCT implementation - - - - --- 2019-05-14 Lynne New
[FFmpeg-devel,v2,1/2] libavformat/utils: Interpolate missing timestamps in H264 and HEVC when no b-… - - - - --- 2019-05-14 Andriy Gelman New
[FFmpeg-devel,v2,2/2] tests/fate: Add fate test for timestamp interpolation - - - - --- 2019-05-14 Andriy Gelman New
[FFmpeg-devel,3/3] avfilter/vf_scale_cuda: Simplify output plane addressing - - - - --- 2019-05-15 Yogender Gupta New
[FFmpeg-devel] avcodec/qtrle: return last frame even if unchanged - - - - --- 2019-05-15 Michael Niedermayer New
[FFmpeg-devel] doc/filters: update the sr filter model generation scripts repository link - - - - --- 2019-05-16 Liu Steven New
[FFmpeg-devel,V2] avutil/tx: add check against (*ctx) - 1 - - --- 2019-05-16 Ruiling Song New
[FFmpeg-devel,v2] doc/filters: add the sr filter model generation scripts new repository link - - - - --- 2019-05-16 Liu Steven New
[FFmpeg-devel,v3,1/2] lavu/display: add av_display_rotation_hflip_get and bump version - - - - --- 2019-05-16 Jun Li New
[FFmpeg-devel,v3,2/2] fftools/ffmpeg: add support for per frame rotation and flip - - - - --- 2019-05-16 Jun Li New
[FFmpeg-devel,3/4] avformat/vivo: add support for siren codec - - - - --- 2019-05-16 Paul B Mahol New
[FFmpeg-devel] Export display matrix mirroring info as part of the rotate API - - - - --- 2019-05-16 Ted Meyer New
[FFmpeg-devel,v4] lavu/display: add av_display_rotation_get2 and bump version - - - - --- 2019-05-17 Jun Li New
[FFmpeg-devel,v3] libavfilter/dnn_native: Add multiple padding methods in dnn native - 1 - - --- 2019-05-18 Xuewei Meng New
[FFmpeg-devel] avformat/utils: fix stream ordering for program ID stream specifiers - - - - --- 2019-05-18 Marton Balint New
[FFmpeg-devel] avcodec/cpia: Check input size also against linesizes and EOL - 1 - - --- 2019-05-19 Michael Niedermayer New
[FFmpeg-devel] avfilter/f_loop: do not loop if loop size is 0 - - - - --- 2019-05-19 Marton Balint New
[FFmpeg-devel] avformat/matroskadec: request frame header parsing for HEVC - - - - --- 2019-05-20 James Almer New
[FFmpeg-devel,PATCHv4] VP4 video decoder - - - - --- 2019-05-21 Peter Ross New
[FFmpeg-devel,V2] lavfi/colorlevels: Add slice threading support - - - - --- 2019-05-21 Jun Zhao New
[FFmpeg-devel,v4] libavformat/mpegtsenc: Add minimal support for ATSC PSIP tables - - - - --- 2019-05-21 Phillip Burr New
[FFmpeg-devel] lavc/vaapi_encode: disable ICQ mode when enabling low power - - - - --- 2019-05-21 Fu, Linjie New
[FFmpeg-devel] avutil/file_open: log temp filename - - - - --- 2019-05-22 Gyan Doshi New
[FFmpeg-devel] libavformat/mpegtsenc: adaptive alignment for teletext PES packets - - - - --- 2019-05-22 Andreas Håkon New
[FFmpeg-devel] avcodec/h264_parse: Use 64bit for expectedpoc - - - - --- 2019-05-23 Michael Niedermayer New
[FFmpeg-devel] lavfi/vf_scale_cuda: Add format option - - - - --- 2019-05-23 Josh Allmann New
[FFmpeg-devel,V1] doc/encoders: Document eld_v2 option for libfdk_aac encoder. - - - - --- 2019-05-24 Jun Zhao New
[FFmpeg-devel,DEVEL,v6] fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC) - - - - --- 2019-05-24 Antonin Gouzer New
[FFmpeg-devel] libavfilter: Add derain filter. - - - - --- 2019-05-24 Xuewei Meng New
[FFmpeg-devel] lavfi/vf_scale_cuda: Reset frame size after acquiring from hwframe. - - - - --- 2019-05-24 Josh Allmann New
[FFmpeg-devel,DEVEL,v6] fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC) - - - - --- 2019-05-24 Marton Balint New
[FFmpeg-devel,V2] lavfi/lut: Add slice threading support - - - - --- 2019-05-25 Jun Zhao New
[FFmpeg-devel] avfilter: add showspatial multimedia filter - - - - --- 2019-05-25 Paul B Mahol New
[FFmpeg-devel,v2,1/3] avcodec/nvenc: add more sei data support - - - - --- 2019-05-28 Lance Wang New
[FFmpeg-devel,v2,2/3] avcodec/nvenc: add master display and light level sei for HDR10 - - - - --- 2019-05-28 Lance Wang New
[FFmpeg-devel,v2,3/3] avcodec/nvenc: add more sei support for SDR HLG - - - - --- 2019-05-28 Lance Wang New
[FFmpeg-devel] libavcodec/vp9: Fix VP9 dynamic resolution changing decoding on VAAPI. - - - - --- 2019-05-28 Yan Wang New
[FFmpeg-devel] libavformat/qsvenc: repeat mpeg2 missing headers [v2] - - - - --- 2019-05-28 Andreas Håkon New
[FFmpeg-devel] avcodec/tiff: Add support for recognizing DNG files - - - - --- 2019-05-28 velocityra@gmail.com New
[FFmpeg-devel] avcodec/tiff: Add support for recognizing DNG/CinemaDNG files - - - - --- 2019-05-29 velocityra@gmail.com New
[FFmpeg-devel,v2,1/2] lavf/qsvvpp: allocate continuous memory - - - - --- 2019-05-29 Fu, Linjie New
[FFmpeg-devel] avformat/rtsp: Add -first_rtcp_ntp_time_path option to write the first NTP time to a… - - - - --- 2019-05-30 Jonathan Viney New
[FFmpeg-devel,1/4] swresample/swresample: Support unspecified sample rate when it is not needed - - - - --- 2019-05-30 Michael Niedermayer New
[FFmpeg-devel,2/4] avcodec/qtrle: return last frame even if unchanged - - - - --- 2019-05-30 Michael Niedermayer New
[FFmpeg-devel,4/4] avcodec/nuv: Avoid duplicating frames - - - - --- 2019-05-30 Michael Niedermayer New
[FFmpeg-devel] lavu/frame: fix typo for ROI (region of interest) documentation - 1 - - --- 2019-05-31 Guo, Yejun New
[FFmpeg-devel,v1,1/1] vaapi_encode: replace av_new_packet with ff_alloc_packet2 - - - - --- 2019-05-31 Jing SUN New
[FFmpeg-devel] libavcodec/vaapi_encode_mpeg2: enable constant QP setting - - - - --- 2019-05-31 Phillip Burr New
[FFmpeg-devel,1/2] avfilter/vf_zscale: add slice threading - - - - --- 2019-05-31 Paul B Mahol New
[FFmpeg-devel,2/2] avfilter/vf_zscale: update input/output chroma location too - - - - --- 2019-05-31 Paul B Mahol New
[FFmpeg-devel,1/5] startcode: Use common macro - - - - --- 2019-06-01 Andreas Rheinhardt New
[FFmpeg-devel] doc/muxers: fix typo of the hls var_stream_map example - 1 - - --- 2019-06-02 Liu Steven New
[FFmpeg-devel] doc/ffmpeg: Document VAAPI device creation options - - - - --- 2019-06-02 Mark Thompson New
[FFmpeg-devel] avcodec/h264_sei: Add experimental acces to truncated SEI data - - - - --- 2019-06-03 Antonin Gouzer New
[FFmpeg-devel,v3,4/5] vaapi_encode: Add ROI support - - - - --- 2019-06-03 Mark Thompson New
[FFmpeg-devel,v3,5/5] lavfi: addroi filter - - - - --- 2019-06-03 Mark Thompson New
[FFmpeg-devel,V1,1/5] lavf/hls: Update av_log() log message - 1 - - --- 2019-06-04 Jun Zhao New
[FFmpeg-devel,V1,5/5] lavf/webvttenc: fix ffmpeg -h full can't display webvtt muxer - - - - --- 2019-06-04 Jun Zhao New
[FFmpeg-devel,V2,1/2] libavfilter/dnn: add script to convert TensorFlow model (.pb) to native model… - - - - --- 2019-06-04 Guo, Yejun New
[FFmpeg-devel] fix typo in dashenc - - - - --- 2019-06-04 Alfred E. Heggestad New
[FFmpeg-devel] avformat/id3v2enc: write CTOC too - - - - --- 2019-06-04 Paul B Mahol New
[FFmpeg-devel,V3,2/2] checkasm/vf_gblur: add test for horiz_slice simd - - - - --- 2019-06-05 Ruiling Song New
[FFmpeg-devel] lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpected - - - - --- 2019-06-05 Alexander Strasser New
[FFmpeg-devel,V2,1/4] lavf/webvtt: fix ffmpeg -h demuxer=webvtt can't dump options - - - - --- 2019-06-06 Jun Zhao New
[FFmpeg-devel,V2,2/4] lavf/webvttenc: fix ffmpeg -h full can't display webvtt muxer - - - - --- 2019-06-06 Jun Zhao New
[FFmpeg-devel,V2,3/4] lavc/webvttdec: fix ffmpeg -h full can't display webvtt decoder - - - - --- 2019-06-06 Jun Zhao New
[FFmpeg-devel,V2,4/4] lavc/webvttenc: fix ffmpeg -h full can't display webvtt encoder - - - - --- 2019-06-06 Jun Zhao New
[FFmpeg-devel,2/2] fftools/ffmpeg: log skipped initial non-keyframes - - - - --- 2019-06-06 Stephan Hilb New
[FFmpeg-devel] cbs_h264: Fix type of abs_diff_pic_num_minus1 - - - - --- 2019-06-07 Andreas Rheinhardt New
[FFmpeg-devel] cbs_h264: Fix types of abs_diff_pic_num_minus1 and - - - - --- 2019-06-07 Andreas Rheinhardt New
« 1 2 ... 37 38 39176 177 »