Show patches with: none      |   46139 patches
« 1 2 ... 296 297 298461 462 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v2,1/5] lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* fun… - - - - --- 2019-12-03 hwren New
[FFmpeg-devel] ffmpeg_filter: enhance reporting of unconnected pads. - - - - --- 2019-12-02 Nicolas George New
[FFmpeg-devel,5/5] lavfi/buffersrc: push frame directly. - - - - --- 2019-12-02 Nicolas George Accepted
[FFmpeg-devel,4/5] lavfi: remove AVFilterPad.poll_frame(). - - - - --- 2019-12-02 Nicolas George New
[FFmpeg-devel,3/5] lavfi/buffersrc: remove poll_frame. - - - - --- 2019-12-02 Nicolas George Accepted
[FFmpeg-devel,2/5] lavfi: remove ff_poll_frame(). - - - - --- 2019-12-02 Nicolas George New
[FFmpeg-devel,1/5] lavfi/buffersrc: remove fifo. - - - - --- 2019-12-02 Nicolas George Accepted
[FFmpeg-devel,3/3] avformat/movenc: use iso6 major brand when signed CTS offsets are used in trun b… - - - - --- 2019-12-02 James Almer Accepted
[FFmpeg-devel,2/3] avformat/movenc: ensure we don't write the major brand as a compatible brand mor… - - - - --- 2019-12-02 James Almer New
[FFmpeg-devel,1/3] avformat/movenc: write the major brand also as the first compatible brand - - - - --- 2019-12-02 James Almer New
[FFmpeg-devel] tools: add a fuzzer tool for bitstream filters - - - - --- 2019-12-02 James Almer Superseded
[FFmpeg-devel,v2] Patch for memory optimization with QuickTime/MP4 - - - - --- 2019-12-02 Jörg Beckmann Superseded
[FFmpeg-devel,2/2] avfilter/buffersrc: deprecate sws_param option - - - - --- 2019-12-02 Zhao Zhili New
[FFmpeg-devel,1/2] avfilter/buffersrc: remove write-only variable - - - - --- 2019-12-02 Zhao Zhili Accepted
[FFmpeg-devel] Patch for memory optimization with QuickTime/MP4 - - - - --- 2019-12-02 Jörg Beckmann Superseded
[FFmpeg-devel,5/5] lavc/libxavs2.c: optimize error descriptions - - - - --- 2019-12-02 hwren Superseded
[FFmpeg-devel,4/5] lavc/libxavs2.c: replace deprecated parameter 'FrameRate' with new parameter 'fp… - - - - --- 2019-12-02 hwren Superseded
[FFmpeg-devel,3/5] lavc/libxavs2.c: fix code style - spaces - - - - --- 2019-12-02 hwren Accepted
[FFmpeg-devel,2/5] lavc/libxavs2.c: avoid recomputations of pointers in xavs2_copy_frame* functions - - - - --- 2019-12-02 hwren Superseded
[FFmpeg-devel,1/5] lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* functi… - - - - --- 2019-12-02 hwren Accepted
[FFmpeg-devel] avfilter/vf_convolution: add 16-column operation for filter_column() to prepare for … - - - - --- 2019-12-02 chen Superseded
[FFmpeg-devel,v3] avfilter: Add tonemap vaapi filter for H2S - - - - --- 2019-12-02 Sun, Xinpeng New
[FFmpeg-devel] avfilter/vf_convolution: add 16-column operation for filter_column() to prepare for … - - - - --- 2019-12-02 chen New
[FFmpeg-devel,v3,2/2] avformat/utils: simplify the ff_mkdir_p with SEPARATOR - - - - --- 2019-12-02 Lance Wang New
[FFmpeg-devel,v3,1/2] avformat/utils: simplify the code and remove av_strncasecmp - - - - --- 2019-12-02 Lance Wang New
[FFmpeg-devel,V2,2/2] libswscale/x86/yuv2rgb: add ssse3 version - - - - --- 2019-12-02 Fu, Ting Superseded
[FFmpeg-devel,V2,1/2] libswscale/x86/yuv2rgb: Change inline assembly into nasm code - - - - --- 2019-12-02 Fu, Ting Superseded
[FFmpeg-devel] lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets - - - - --- 2019-12-02 Andriy Gelman Superseded
[FFmpeg-devel] libavformat/utils: Fix code indentation - - - - --- 2019-12-02 Fu, Linjie Accepted
[FFmpeg-devel] avcodec/v210dec: move the stride read after its fully initialized - 1 - - --- 2019-12-01 Michael Niedermayer Accepted
[FFmpeg-devel,v2,2/2] avformat/utils: simplify the ff_mkdir_p with SEPARATOR - - - - --- 2019-12-01 Lance Wang Superseded
[FFmpeg-devel,v2,1/2] avformat/utils: simplify the code and remove av_strncasecmp - - - - --- 2019-12-01 Lance Wang Superseded
[FFmpeg-devel,V2,2/2] lavf/srt: enable other encryption parameters - - - - --- 2019-12-01 Jun Zhao New
[FFmpeg-devel,V2,1/2] lavf/libsrt: add linger parameter to libsrt - - - - --- 2019-12-01 Jun Zhao Superseded
[FFmpeg-devel,2/2] lavf/srt: enable other encryption parameters - - - - --- 2019-12-01 Jun Zhao New
[FFmpeg-devel,1/2] lavf/libsrt: add linger parameter to libsrt - - - - --- 2019-12-01 Jun Zhao Superseded
[FFmpeg-devel] avformat/utils.c: allows av_read_frame to return after a timeout period. - - - - --- 2019-12-01 Gonzalo Garramuño New
[FFmpeg-devel,3/3] avformat/fifo, tee: Don't initialize before av_packet_ref() - - - - --- 2019-12-01 Andreas Rheinhardt Superseded
[FFmpeg-devel,2/3] ffprobe, libavformat: Remove unnecessary initializations and reset - - - - --- 2019-12-01 Andreas Rheinhardt New
[FFmpeg-devel] avfilter/vf_unsharp: Don't dereference NULL - 1 - - --- 2019-12-01 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/hls: Use av_packet_move_ref() for packet ownership transfer - 1 - - --- 2019-12-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] avcodec/wmadec: Keep track of exponent initialization per channel - - - - --- 2019-11-30 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/g729dec: Check for KELVIN && 6k4 - - - - --- 2019-11-30 Michael Niedermayer New
[FFmpeg-devel,1/3] avcodec/iff: Check that video_size is large enough for the read parameters - - - - --- 2019-11-30 Michael Niedermayer Accepted
[FFmpeg-devel,v2] lavc/extract_extradata: Use bytestream api - - - - --- 2019-11-30 Andriy Gelman Accepted
[FFmpeg-devel] avcodec/extract_extradata_bsf: Don't unref uninitialized buffers - 1 - - --- 2019-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel] MAINTAINERS: add myself to libavfilter/dnn - 3 - - --- 2019-11-30 Guo, Yejun Accepted
[FFmpeg-devel] lavc/extract_extradata: Use bytestream api - - - - --- 2019-11-30 Andriy Gelman Superseded
[FFmpeg-devel,4/6] avcodec/options_table: err_detect compliant and aggressive should also enable th… - - - - --- 2019-11-29 Michael Niedermayer New
[FFmpeg-devel,3/6] avformat/options_table: err_detect compliant and aggressive should also enable t… - - - - --- 2019-11-29 Michael Niedermayer New
[FFmpeg-devel,2/6] avcodec/wmalosslessdec: Fixes undefined overflow in dequantization in decode_sub… - - - - --- 2019-11-29 Michael Niedermayer New
[FFmpeg-devel,1/6] avcodec/sonic: Check e in get_symbol() - - - - --- 2019-11-29 Michael Niedermayer New
[FFmpeg-devel] avformat/utils.c: allows av_read_frame to return after a timeout period. - - - - --- 2019-11-29 Gonzalo Garramuño Superseded
[FFmpeg-devel,3/3] avformat/flac_picture: Return directly if nothing has been allocated - - - - --- 2019-11-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/3] avformat/flac_picture: Switch to bytestream2 API - - - - --- 2019-11-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/3] avformat/flac_picture: Simplify checks - - - - --- 2019-11-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,v3] avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bits >8 - - - - --- 2019-11-29 Lance Wang New
[FFmpeg-devel] avformat/avio: Use ffurl_closep - - - - --- 2019-11-29 Andreas Rheinhardt Accepted
[FFmpeg-devel,v1,2/2] avformat/version: bump version and add avformat_free_context modify info - - - - --- 2019-11-29 Liu Steven New
[FFmpeg-devel,v1,1/2] avformat/utils: make avformat_free_context safety - - - - --- 2019-11-29 Liu Steven New
[FFmpeg-devel] avformat/utils: set the AVFormatContext to NULL before return from avformat_free_con… - - - - --- 2019-11-29 Liu Steven New
[FFmpeg-devel,v1,4/4] avformat/smoothstreamingenc: removed unused check of avformat_free_context - - - - --- 2019-11-29 Liu Steven Accepted
[FFmpeg-devel,v1,3/4] avformat/rtpenc_mpegts: removed unused check of avformat_free_context - - - - --- 2019-11-29 Liu Steven Accepted
[FFmpeg-devel,v1,2/4] avformat/hdsenc: removed unused check of avformat_free_context - - - - --- 2019-11-29 Liu Steven Accepted
[FFmpeg-devel,v1,1/4] avformat/dashenc: remove unused check of avformat_free_context - - - - --- 2019-11-29 Liu Steven Accepted
[FFmpeg-devel,v3] avformat/hlsenc: remove duplicate code block - - - - --- 2019-11-29 Liu Steven Accepted
[FFmpeg-devel,v2] avformat/hlsenc: remove duplicate code block - - - - --- 2019-11-29 Liu Steven Superseded
[FFmpeg-devel] avcodec/cbs_h264: add support for the Content light level information SEI message - 1 - - --- 2019-11-29 James Almer New
[FFmpeg-devel] avformat/utils.c: allows av_read_frame to return after a timeout period. - - - - --- 2019-11-28 Gonzalo Garramuño Superseded
[FFmpeg-devel,v2] avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bits >8 - - - - --- 2019-11-28 Lance Wang Superseded
[FFmpeg-devel] avformat/vividas: Avoid allocation of AVIOContext - - - - --- 2019-11-28 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] lavc/mvha: Check init_get_bits8() for failure - - - - --- 2019-11-28 Jun Zhao Accepted
[FFmpeg-devel,2/3] lavf/vividas: free the PB when get EOF - - - - --- 2019-11-28 Jun Zhao New
[FFmpeg-devel,1/3] lavf/vividas: check avformat_new_stream() return - 1 - - --- 2019-11-28 Jun Zhao Accepted
[FFmpeg-devel,2/2] libswscale/x86/yuv2rgb: add ssse3 version - - - - --- 2019-11-28 Fu, Ting Superseded
[FFmpeg-devel,1/2] libswscale/x86/yuv2rgb: Change inline assembly into nasm code - - - - --- 2019-11-28 Fu, Ting Superseded
[FFmpeg-devel] lavf/movenc: Replace dts by pts to calculate duration - - - - --- 2019-11-28 manuelyuan New
[FFmpeg-devel,v2,1/3] avfilter/vf_yadif: rename config_props -> config_output, link -> outlink - - - - --- 2019-11-28 Lance Wang New
[FFmpeg-devel,v1,3/3] avfilter/vf_yadif: remove duplicate code with macro-based function - - - - --- 2019-11-28 Lance Wang New
[FFmpeg-devel,v1,2/3] avfilter/vf_yadif: cosmetics - - - - --- 2019-11-28 Lance Wang New
[FFmpeg-devel,v1,1/3] avfilter/vf_yadif: rename config_props -> config_input, link -> outlink - - - - --- 2019-11-28 Lance Wang Accepted
[FFmpeg-devel,libdav1d.c] : Add options for spatial layers. - - - - --- 2019-11-28 Thierry Foucu Withdrawn
[FFmpeg-devel,libdav1d.c] : Add options for spatial layers. - - - - --- 2019-11-27 Thierry Foucu Superseded
[FFmpeg-devel] avfilter/vf_convolution: add x86 SIMD for filter_column() - - - - --- 2019-11-27 Xu Jun New
[FFmpeg-devel] avfilter/vf_convolution: add 16-column operation for filter_column() to prepare for … - - - - --- 2019-11-27 Xu Jun New
[FFmpeg-devel] avformat/utils: Simplify condition in av_read_frame() - - - - --- 2019-11-27 Michael Niedermayer New
[FFmpeg-devel] avfilter/vf_convolution:Add x86 SIMD optimizations for filter_row() - - - - --- 2019-11-27 Xu Jun New
[FFmpeg-devel,7/7] avformat/movenc: Avoid allocation for small dynamic buffers - - - - --- 2019-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,6/7] avformat/matroskaenc: Avoid allocation for small dynamic buffers - - - - --- 2019-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/7] avformat/id3v2enc: Avoid allocation for small tags - - - - --- 2019-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/7] avformat/avc: Avoid allocation for small SPS/PPS arrays - - - - --- 2019-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/7] avformat/av1: Avoid allocation for small headers - - - - --- 2019-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/7] avformat/apetag: Avoid allocation for small tags - - - - --- 2019-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/7] avformat/aviobuf: Avoid allocating buffer when using dynamic buffer - - - - --- 2019-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel,v1,2/2] avfilter/vf_colorconstancy: av_frame_free(&in) in case of error or direct fla… - 1 - - --- 2019-11-27 Lance Wang Accepted
[FFmpeg-devel,v1,1/2] avfilter/vf_colormatrix: av_frame_free(&in) in case of error - - - - --- 2019-11-27 Lance Wang New
[FFmpeg-devel] lavc/libx264: enable the PC(2^n -1) colorspace in libx264rgb - - - - --- 2019-11-27 Jun Zhao Superseded
[FFmpeg-devel,v2] avfilter: Add tonemap vaapi filter for H2S - - - - --- 2019-11-27 Sun, Xinpeng Superseded
[FFmpeg-devel] avformat/hlsenc: remove duplicate code block - - - - --- 2019-11-27 Liu Steven Superseded
[FFmpeg-devel] lavc/libx264: enable the PC(2^n -1) colorspace in libx264rgb - - - - --- 2019-11-27 Jun Zhao New
« 1 2 ... 296 297 298461 462 »