Show patches with: none      |   47574 patches
« 1 2 ... 339 340 341475 476 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/3] avcodec/iff: Check ham vs bpp - - - - --- 2019-06-22 Michael Niedermayer New
[FFmpeg-devel,1/3] avcodec/iff: Fix mask_buf / mask_palbuf leak - - - - --- 2019-06-22 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/hlsenc: better error log message for var_stream_map content - - - - --- 2019-06-22 Bodecs Bela Accepted
[FFmpeg-devel,2/2] avcodec/vc1_block: Fix invalid shifts in vc1_decode_i_blocks() - - - - --- 2019-06-22 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/vc1_block: fix invalid shift in vc1_decode_p_mb() - - - - --- 2019-06-22 Michael Niedermayer Accepted
[FFmpeg-devel,V1] lavf/flvenc: add automatic bitstream filtering - 1 - - --- 2019-06-22 Jun Zhao Accepted
[FFmpeg-devel,6/6] avcodec/flicvideo: More strictly check chunk size for FLI_COPY - - - - --- 2019-06-21 Michael Niedermayer New
[FFmpeg-devel,5/6] avcodec/flicvideo: Fix off by 1 error in flic_decode_frame_24BPP() - - - - --- 2019-06-21 Michael Niedermayer Accepted
[FFmpeg-devel,4/6] avcodec/flicvideo: Make line_packets int - - - - --- 2019-06-21 Michael Niedermayer New
[FFmpeg-devel,3/6] avcodec/ffwavesynth: use uint32_t to compute difference, it is enough - - - - --- 2019-06-21 Michael Niedermayer Accepted
[FFmpeg-devel,2/6] avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case - - - - --- 2019-06-21 Michael Niedermayer Accepted
[FFmpeg-devel,1/6] avcodec/ffwavesynth: Fix backward lcg_seek() - - - - --- 2019-06-21 Michael Niedermayer Accepted
[FFmpeg-devel] libavformat/mux: Fix audio_preload - - - - --- 2019-06-21 Andreas Rheinhardt Superseded
[FFmpeg-devel,v3] ffprobe: Fix memory leak - 1 - - --- 2019-06-21 Derek Buitenhuis Accepted
[FFmpeg-devel] add FF_DECODE_ERROR_DECODE_SLICES flag for AVFrame.decode_error_flags - 1 - - --- 2019-06-21 Amir Pauker Accepted
[FFmpeg-devel,v2] ffprobe: Fix memory leak - - - - --- 2019-06-21 Derek Buitenhuis Superseded
[FFmpeg-devel] set AVFrame decode_error_flags in case of decoding error by h264dec - - - - --- 2019-06-21 Amir Pauker New
[FFmpeg-devel] ffprobe: Fix memory leak - - - - --- 2019-06-21 Derek Buitenhuis Superseded
[FFmpeg-devel] avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation - - - - --- 2019-06-21 Jacob Siddall Superseded
[FFmpeg-devel] avcodec/cbs_h265: add support for Alpha Channel Info SEI messages - - - - --- 2019-06-21 James Almer Superseded
[FFmpeg-devel,7/7] avcodec/4xm: Fix vlc memleak - - - - --- 2019-06-20 Michael Niedermayer Accepted
[FFmpeg-devel,6/7] avcodec/alsdec: Fix another integer overflow in INTERLEAVE_OUTPUT() - - - - --- 2019-06-20 Michael Niedermayer New
[FFmpeg-devel,5/7] avcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP - - - - --- 2019-06-20 Michael Niedermayer Accepted
[FFmpeg-devel,4/7] avcodec/alsdec: Fix invalid shift in multiply() - - - - --- 2019-06-20 Michael Niedermayer Accepted
[FFmpeg-devel,3/7] avcodec/alsdec: Fix integer overflow with buffer number - - - - --- 2019-06-20 Michael Niedermayer New
[FFmpeg-devel,2/7] avcodec/alsdec: Fixes signed integer overflow in LSB addition - - - - --- 2019-06-20 Michael Niedermayer Accepted
[FFmpeg-devel,1/7] avcodec/alsdec: Check opt_order / sb_length in ra_block handling - - - - --- 2019-06-20 Michael Niedermayer Accepted
[FFmpeg-devel] vp4: prevent unaligned memory access in loop filter - - - - --- 2019-06-20 Peter Ross Accepted
[FFmpeg-devel,2/2] avcodec/cbs_h265: fix valid range of column_{width, height}_minus1 in H265RawPPS - - - - --- 2019-06-20 James Almer New
[FFmpeg-devel,1/2] avcodec/cbs_h265: fix valid range of num_tile_{columns, rows}_minus1 in H265RawP… - - - - --- 2019-06-20 James Almer New
[FFmpeg-devel] avcodec/alsdec: Consider frame_size in ra_block handling - - - - --- 2019-06-20 Michael Niedermayer New
[FFmpeg-devel,V1] lavfi/normalize: improve the performance - - - - --- 2019-06-20 Jun Zhao New
[FFmpeg-devel] movenc: calculate track_duration without packet duration - - - - --- 2019-06-20 Alfred E. Heggestad Not Applicable
[FFmpeg-devel] avformat/hlsenc: better checking var_stream_map content - - - - --- 2019-06-20 Bodecs Bela Accepted
[FFmpeg-devel,v3] avfilter/vaapi: add overlay_vaapi filter - - - - --- 2019-06-20 Zachary Zhou Superseded
[FFmpeg-devel] avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation - - - - --- 2019-06-20 Jacob Siddall Superseded
[FFmpeg-devel,V1,3/3] lavf/dump: More disposition flag dump - - - - --- 2019-06-20 Jun Zhao Accepted
[FFmpeg-devel,V1,2/3] ffmpeg_opt: Respect default disposition when select audio/video - - - - --- 2019-06-20 Jun Zhao Accepted
[FFmpeg-devel,V1,1/3] lavf/utils: Respect default disposition when select the AVStream - - - - --- 2019-06-20 Jun Zhao Accepted
[FFmpeg-devel] libavformat/subfile: Improve AVSEEK_SIZE/SEEK_END seeking - - - - --- 2019-06-20 Andreas Rheinhardt Accepted
[FFmpeg-devel] libavformat/flvenc: Use avpriv_mpeg4audio_sample_rates - - - - --- 2019-06-20 Andreas Rheinhardt Withdrawn
[FFmpeg-devel,31/31] hevc_metadata: Update AVCodecParameters - - - - --- 2019-06-19 Andreas Rheinhardt New
[FFmpeg-devel,29/31] vp9_metadata: Update AVCodecParameters - - - - --- 2019-06-19 Andreas Rheinhardt New
[FFmpeg-devel,28/31] vp9_metadata: Improve spec-compliance and warnings - - - - --- 2019-06-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,27/31] mpeg2_metadata: Additionally update AVCodecParameters - - - - --- 2019-06-19 Andreas Rheinhardt New
[FFmpeg-devel,26/31] av1_metadata: Add option to update codec parameters - - - - --- 2019-06-19 Andreas Rheinhardt New
[FFmpeg-devel,25/31] cbs: Add function to update video codec parameters - - - - --- 2019-06-19 Andreas Rheinhardt New
[FFmpeg-devel,24/31] av1/h264_metadata: Don't reinitialize data - - - - --- 2019-06-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,23/31] cbs_mpeg2: Remove zero byte stuffing - - - - --- 2019-06-19 Andreas Rheinhardt New
[FFmpeg-devel,22/31] cbs_mpeg2: Fix parsing of picture and slice headers - - - - --- 2019-06-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,21/31] cbs: Remove useless initializations - - - - --- 2019-06-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,20/31] mpeg2_metadata, cbs_mpeg2: Fix handling of colour_description - - - - --- 2019-06-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,19/31] vp9_metadata: Avoid allocations and copies of packet structures - - - - --- 2019-06-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,18/31] mpeg2_metadata: Localize inserting of sequence display extensions - - - - --- 2019-06-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,17/31] mpeg2_metadata: Avoid allocations and copies of packet structures - - - - --- 2019-06-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,16/31] h265_metadata: Correct error check - - - - --- 2019-06-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,15/31] h265_metadata: Avoid allocations and copies of packet structures - - - - --- 2019-06-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,14/31] h264_redundant_pps: Fix looping over an access unit's units - - - - --- 2019-06-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,13/31] h264_redundant_pps: Avoid allocations and copies of packet structures - - - - --- 2019-06-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,12/31] cbs_h264, h264_metadata: Deleting SEI messages never fails - - - - --- 2019-06-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,11/31] cbs: Remove superfluous checks for ff_cbs_delete_unit - - - - --- 2019-06-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,10/31] av1_metadata: Error out if fragment is empty - - - - --- 2019-06-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] avcodec/alsdec: Fix integer overflow with shifting samples - - - - --- 2019-06-19 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/alsdec: Fix undefined behavior in decode_rice() - - - - --- 2019-06-19 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/alsdec: Fixes invalid shifts in read_var_block_data() and INTERLEAVE_OUT… - - - - --- 2019-06-19 Michael Niedermayer New
[FFmpeg-devel] avcodec/utils: Check bits_per_coded_sample - - - - --- 2019-06-19 Michael Niedermayer Accepted
[FFmpeg-devel] AMF: Vulkan initialization support for encoder. - - - - --- 2019-06-19 Dmitrii Ovchinnikov New
[FFmpeg-devel,v6] Fix integer parameters size check in SDP fmtp line - - - - --- 2019-06-19 Olivier Maignial Superseded
[FFmpeg-devel] avformat/hlsenc: enhanced %v handling with variant names - - - - --- 2019-06-19 Bodecs Bela New
[FFmpeg-devel] Fix build with --enable-hardcoded-tables - - - - --- 2019-06-19 Carl Eugen Hoyos Accepted
[FFmpeg-devel] libavcodec: Reduce the size of some arrays - - - - --- 2019-06-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] avcodec/alac: Check lpc_quant - - - - --- 2019-06-18 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/iff: Check bpp for validity - - - - --- 2019-06-18 Michael Niedermayer New
[FFmpeg-devel,1/3] avformat/vqf: Check header_size - - - - --- 2019-06-18 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/hlsenc: enhanced %v handling with variant names - - - - --- 2019-06-18 Bodecs Bela Superseded
[FFmpeg-devel,2/2] lavf/vf_vpp_qsv: add support for QSV transpose filter - - - - --- 2019-06-18 Fu, Linjie New
[FFmpeg-devel,v4,1/2] lavf/qsvvpp:allocate continuous memory - - - - --- 2019-06-18 Fu, Linjie New
[FFmpeg-devel] avcodec/videodsp_template: Fix overflow of addition - - 1 - --- 2019-06-18 Michael Niedermayer New
[FFmpeg-devel] avformat/segment: fix muxing tmcd tracks in MOV - - - - --- 2019-06-18 Gyan Doshi Accepted
[FFmpeg-devel,2/2] avcodec/binkdsp: Fix integer overflows in idct - - - - --- 2019-06-18 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/bink: Fix integer overflow in unquantize_dct_coeffs() - - - - --- 2019-06-18 Michael Niedermayer Accepted
[FFmpeg-devel,v1,2/2] libavformat/file: initilize the fd to -1 instead of 0(valid fd) in case unexp… - - - - --- 2019-06-18 Lance Wang Superseded
[FFmpeg-devel,v1,1/2] libavformat/avio: Fix for the unexpected file close which will cause fd 0 is … - - - - --- 2019-06-18 Lance Wang Superseded
[FFmpeg-devel,V2] lavf/qsv_scale: add scaling modes support - - - - --- 2019-06-18 Zhong Li Accepted
[FFmpeg-devel] libavformat/segment: add an option to split the rest of stream after the segment_tim… - - - - --- 2019-06-18 hectorqin Superseded
[FFmpeg-devel] avformat/oggdec: only parse headers before data - - - - --- 2019-06-18 chcunningham@chromium.org New
[FFmpeg-devel] av_format/hlsenc: fix %v handling by format_name function - 1 - - --- 2019-06-17 Bodecs Bela Accepted
[FFmpeg-devel,3/3] avcodec/libvorbisdec: Check extradata size - - - - --- 2019-06-17 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/m101: Fix off be 2 error - - - - --- 2019-06-17 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/qdm2: Move fft_order check up - - - - --- 2019-06-17 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] doc/encoders.texi: add docs for trellis - - - - --- 2019-06-17 Fu, Linjie New
[FFmpeg-devel,v3,1/2] lavc/vaapi_encode: add support for AVC Trellis - - - - --- 2019-06-17 Fu, Linjie New
[FFmpeg-devel,v3] avfilter/avf_aphasemeter: Add out-of-phase and mono detection - - - - --- 2019-06-17 Romane Lafon Superseded
[FFmpeg-devel] libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn - - - - --- 2019-06-17 Guo, Yejun Superseded
[FFmpeg-devel] movenc: calculate track_duration without packet duration - - - - --- 2019-06-17 Alfred E. Heggestad Superseded
[FFmpeg-devel] dash: change default MP4 extension to .m4s - 1 - - --- 2019-06-17 Alfred E. Heggestad Superseded
[FFmpeg-devel,18/18] vp9_metadata: Avoid allocations and copies of packet structures - - - - --- 2019-06-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,17/18] mpeg2_metadata: Localize inserting of sequence display extensions - - - - --- 2019-06-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,16/18] mpeg2_metadata: Avoid allocations and copies of packet structures - - - - --- 2019-06-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,15/18] h265_metadata: Correct error check - - - - --- 2019-06-17 Andreas Rheinhardt Accepted
« 1 2 ... 339 340 341475 476 »