Show patches with: none      |   46207 patches
« 1 2 ... 64 65 66462 463 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/4] avformat/mxfenc: use track count to generate component instance uuid - - - - --- 2017-11-27 Mark Reid Superseded
[FFmpeg-devel,3/4] avformat/mxfenc: write reel_name if metadata key is present - - - - --- 2017-11-27 Mark Reid Superseded
[FFmpeg-devel,4/4] fate/mxf: add reel name test - - - - --- 2017-11-27 Mark Reid Accepted
[FFmpeg-devel,FFmpeg-devel,1/1] avcodec/samidec: check av_strdup() return value - - - - --- 2017-11-27 Pan Bian Accepted
[FFmpeg-devel,FFmpeg-devel,1/1] avformat/rtpenc_mpegts: check avformat_new_stream() return value - - - - --- 2017-11-27 Pan Bian Accepted
[FFmpeg-devel,FFmpeg-devel,V2] avformat/rtpenc_mpegts: check avformat_new_stream() return value - - - - --- 2017-11-27 Pan Bian New
[FFmpeg-devel,dnxhddec] Do not overwrite colorspace if the container has set it. - - - - --- 2017-11-27 Steven Robertson New
[FFmpeg-devel] libavformat/id3v2: add some ID3v2.3 tags convertion - - - - --- 2017-11-27 tiejun.peng Superseded
[FFmpeg-devel] avcodec: set correct return value in ff_mpeg_ref_picture - - - - --- 2017-11-27 Pan Bian Accepted
[FFmpeg-devel] avformat/matroskaenc: move some initialization checks to mkv_init - - - - --- 2017-11-27 James Almer Accepted
[FFmpeg-devel] Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDK - - - - --- 2017-11-27 Mark Thompson Superseded
[FFmpeg-devel] mov: Support mdcv and clli boxes for mastering display an color light level - - - - --- 2017-11-27 Vittorio Giovara Accepted
[FFmpeg-devel] ffmpeg_opt: Silence a const warning - 1 - - --- 2017-11-27 Carl Eugen Hoyos Accepted
[FFmpeg-devel] Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDK - - - - --- 2017-11-28 Mark Thompson New
[FFmpeg-devel] Fix for ticket 6658 (Dash demuxer segfault) - - - - --- 2017-11-28 Colin NG New
[FFmpeg-devel,2/3,v2] avformat/mux: stop delaying writing the header - - - - --- 2017-11-28 James Almer New
[FFmpeg-devel,1/2] avcodec: Add metadata to identify hardware backed codecs - - - - --- 2017-11-28 Philip Langdale New
[FFmpeg-devel,2/2] avcodec: Add hardware metadata to hardware backed decoders - - - - --- 2017-11-28 Philip Langdale New
[FFmpeg-devel] lavc/vp8: Fix HWAccel VP8 decoder can't support resolution change. - - - - --- 2017-11-28 Jun Zhao Superseded
[FFmpeg-devel] lavu/hwcontext_opencl.h: fix build on macOS - 1 - - --- 2017-11-28 Rodger Combs Accepted
[FFmpeg-devel] vaapi_h265: general_level_idc should times 3. - 1 - - --- 2017-11-28 Ruiling Song New
[FFmpeg-devel] avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI screens - - - - --- 2017-11-28 Harald Gaechter Accepted
[FFmpeg-devel,1/2] vf_zscale: Relax color properties maximum bounds - - - - --- 2017-11-28 Vittorio Giovara Accepted
[FFmpeg-devel,2/2] vf_zscale: Add more supported input properties - - - - --- 2017-11-28 Vittorio Giovara New
[FFmpeg-devel,1/2] avcodec/mlpenc: encode last frame too - - - - --- 2017-11-28 Paul B Mahol New
[FFmpeg-devel,2/2] avcodec/mlpenc: fix undefined shift - - - - --- 2017-11-28 Paul B Mahol New
[FFmpeg-devel,ogg] Respect AVERROR codes returned by ogg header parsing. - - - - --- 2017-11-28 Dale Curtis Superseded
[FFmpeg-devel,ogg] Free opus extradata before reallocating. - - - - --- 2017-11-28 Dale Curtis New
[FFmpeg-devel,ogg] Respect AVERROR codes returned by ogg header parsing. - - - - --- 2017-11-28 Dale Curtis Superseded
[FFmpeg-devel,ogg] Respect AVERROR codes returned by ogg header parsing. - - - - --- 2017-11-28 Dale Curtis Superseded
[FFmpeg-devel,oggvp8] Don't manipulate duration when it's AV_NOPTS_VALUE. - - - - --- 2017-11-28 Dale Curtis New
[FFmpeg-devel] examples/hw_decode: Use hw-config information to find pixfmt - 1 - - --- 2017-11-29 Mark Thompson New
[FFmpeg-devel] avcodec/dnxhddec: Do not overwrite colorspace if the container has set it. - - - - --- 2017-11-29 Steven Robertson New
[FFmpeg-devel] swscale/utils: Remove bpc==8 gating init_range_convert - - - - --- 2017-11-29 Neil Birkbeck Superseded
[FFmpeg-devel,1/5] avformat/avc: return an error in ff_isom_write_avcc if the buffer lenght is too … - - - - --- 2017-11-29 James Almer New
[FFmpeg-devel,2/5] avformat/avc: refactor ff_isom_write_avcc - - - - --- 2017-11-29 James Almer New
[FFmpeg-devel,3/5] avformat/avc: reindent after the last commit - - - - --- 2017-11-29 James Almer New
[FFmpeg-devel,4/5] avformat/avc: free buffer in ff_isom_write_avcc on failure - 1 - - --- 2017-11-29 James Almer Accepted
[FFmpeg-devel,5/5] avformat/avc: support writting more than one sps/pps in ff_isom_write_avcc - 1 - - --- 2017-11-29 James Almer New
[FFmpeg-devel,v2,1/3] avformat/mxfenc: use track count to generate component instance uuid - - - - --- 2017-11-29 Mark Reid Superseded
[FFmpeg-devel,v2,2/3] avformat/mxfenc: write reel_name if metadata key is present - - - - --- 2017-11-29 Mark Reid Superseded
[FFmpeg-devel,v2,3/3] fate/mxf: add reel name test - - - - --- 2017-11-29 Mark Reid Superseded
[FFmpeg-devel,v3,1/3] libavformat/avio: Utility function to return URLContext - - - - --- 2017-11-29 Jeyapal, Karthick New
[FFmpeg-devel,v3,2/3] libavformat/http: Handled multiple_requests option during write - - - - --- 2017-11-29 Jeyapal, Karthick Accepted
[FFmpeg-devel,v3,3/3] libavformat/hlsenc: Persistent HTTP connections supported as an option - - - - --- 2017-11-29 Jeyapal, Karthick Accepted
[FFmpeg-devel,v6,1/2] avformat/hlsenc: Modularized playlist creation to allow reuse - - - - --- 2017-11-29 Jeyapal, Karthick Accepted
[FFmpeg-devel,v6,2/2] avformat/dashenc: Option to generate hls playlist as well - - - - --- 2017-11-29 Jeyapal, Karthick Superseded
[FFmpeg-devel] avfilter: add fillborders filter - - - - --- 2017-11-29 Paul B Mahol Superseded
[FFmpeg-devel,1/2] avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuse - - - - --- 2017-11-29 Jeyapal, Karthick Accepted
[FFmpeg-devel,2/2] avformat/dashenc: Option to generate hls playlist as well - - - - --- 2017-11-29 Jeyapal, Karthick Superseded
[FFmpeg-devel] vp9: use superframe split BSF - - - - --- 2017-11-29 wm4 Accepted
[FFmpeg-devel,v2,1/2] avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuse - - - - --- 2017-11-29 Jeyapal, Karthick New
[FFmpeg-devel,v2,2/2] avformat/dashenc: Option to generate hls playlist as well - - - - --- 2017-11-29 Jeyapal, Karthick Accepted
[FFmpeg-devel,2/2] avformat/dashenc: Option to generate hls playlist as well - - - - --- 2017-11-29 Jeyapal, Karthick New
[FFmpeg-devel] vp9_parser: don't split superframes into separate packets - - - - --- 2017-11-29 wm4 New
[FFmpeg-devel] avfilter/vf_tile: add init_padding option - - - - --- 2017-11-29 Paul B Mahol Superseded
[FFmpeg-devel] avfilter: add fillborders filter - - - - --- 2017-11-29 Paul B Mahol New
[FFmpeg-devel] avfilter/vf_tile: add init_padding option - - - - --- 2017-11-29 Paul B Mahol New
[FFmpeg-devel,1/2] configure: add pkg-config detection for twolame - - - - --- 2017-11-29 Stephen Hutchinson New
[FFmpeg-devel,2/2] configure: add pkg-config check for openal - - - - --- 2017-11-29 Stephen Hutchinson New
[FFmpeg-devel] avfilter/vf_stereo3d: implement auto detection by using frame side data - - - - --- 2017-11-29 Paul B Mahol Superseded
[FFmpeg-devel,1/2] vaapi_h264: Add named options for setting profile and level - - - - --- 2017-11-29 Mark Thompson Accepted
[FFmpeg-devel,2/2] vaapi_h265: Add named options for setting profile and level - - - - --- 2017-11-29 Mark Thompson Accepted
[FFmpeg-devel,V2] lavc/vp8: Fix HWAccel VP8 decoder can't support resolution change. - - - - --- 2017-11-29 Jun Zhao Superseded
[FFmpeg-devel] libavformat/mov:the "stco" box parse no need return eof. - - - - --- 2017-11-30 tiejun.peng New
[FFmpeg-devel,1/3] avformat/hlsenc: Call avio_flush during persistent http connections - - - - --- 2017-11-30 Jeyapal, Karthick Accepted
[FFmpeg-devel,2/3] avformat/hlsenc: Handle NULL input in IO open and close utility functions - - - - --- 2017-11-30 Jeyapal, Karthick Superseded
[FFmpeg-devel,3/3] avformat/hlsenc: Extend persistent http connections to playlists - - - - --- 2017-11-30 Jeyapal, Karthick Superseded
[FFmpeg-devel] configure: Allow users to disable all hwaccel libraries - - - - --- 2017-11-30 Gyan Superseded
[FFmpeg-devel,v5,1/3] avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute - - - - --- 2017-11-30 Dixit, Vishwanath Superseded
[FFmpeg-devel,v5,2/3] avcodec/libx264:setting profile and level in avcodec context - - - - --- 2017-11-30 Dixit, Vishwanath Superseded
[FFmpeg-devel,v5,3/3] avformat/hlsenc:addition of CODECS attribute in the master playlist - - - - --- 2017-11-30 Dixit, Vishwanath Superseded
[FFmpeg-devel,2/4] lavfi/avfilter: simplify filter registration - - - - --- 2017-11-30 Rostislav Pehlivanov New
[FFmpeg-devel,1/4] lavc/parser: use C11 atomics - - - - --- 2017-11-30 Rostislav Pehlivanov New
[FFmpeg-devel] hls: fix baseurl missing last char - - - - --- 2017-11-30 Robert Nagy Superseded
[FFmpeg-devel,ogg] Respect AVERROR codes returned by ogg header parsing. - - - - --- 2017-11-30 Dale Curtis Superseded
[FFmpeg-devel,vorbis] Fix another 1 << 31 > int32_t::max() with 1u. - - - - --- 2017-11-30 Dale Curtis New
[FFmpeg-devel] avcodec/nvdec: Fix capability check with old drivers. - 1 - - --- 2017-11-30 Jacob Trimble Accepted
[FFmpeg-devel] avfilter/vf_stereo3d: implement auto detection by using frame side data - - - - --- 2017-11-30 Paul B Mahol New
[FFmpeg-devel,1/3] avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h() - - - - --- 2017-11-30 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/j2kenc: Fix out of array access in encode_cblk() - - - - --- 2017-11-30 Michael Niedermayer Accepted
[FFmpeg-devel,3/3] avcodec/jpeg2000: Only allocate Jpeg2000Pass for the encoder - - - - --- 2017-11-30 Michael Niedermayer Accepted
[FFmpeg-devel] configure: Fix dependencies of aac_at decoder. - - - - --- 2017-11-30 Jacob Trimble Accepted
[FFmpeg-devel] libavformat/segment: strftime date sub-directories - - - - --- 2017-11-30 James Dutton Superseded
[FFmpeg-devel] libavcodec/hevc_filter: support for all skip_loop_filter levels - - - - --- 2017-11-30 sfan5 Superseded
[FFmpeg-devel,3/6] lavc/libx265: mark disposable frames - - - - --- 2017-12-01 John Stebbins Superseded
[FFmpeg-devel,4/6] lavf/mov: set AV_PKT_FLAG_DISPOSABLE from sdtp box - - - - --- 2017-12-01 John Stebbins New
[FFmpeg-devel,5/6] lavf/mov: fix disposable flags in mov_fix_index - - - - --- 2017-12-01 John Stebbins New
[FFmpeg-devel,6/6] ffplay: use AV_PKT_FLAG_DISPOSABLE in frame drop logic - - - - --- 2017-12-01 John Stebbins New
[FFmpeg-devel,RFC] avutil/reverse: make ff_reverse shared - 1 - - --- 2017-12-01 James Almer Rejected
[FFmpeg-devel,V2] lavc/qsvenc: set HRD buffer size - - - - --- 2017-12-01 Zhong Li Accepted
[FFmpeg-devel] hls: fix baseurl missing last char - 1 - - --- 2017-12-01 Robert Nagy New
[FFmpeg-devel] avformat: add NSP demuxer - - - - --- 2017-12-01 Paul B Mahol New
[FFmpeg-devel] Recent regression in VA-API compatibility (assertion in H.264 encode) - - - - --- 2017-12-01 Mark Thompson New
[FFmpeg-devel] avfilter/vf_overlay: add premultiplied alpha mode - - - - --- 2017-12-01 Paul B Mahol New
[FFmpeg-devel] avfilter/vf_threshold: add x86 SIMD - - - - --- 2017-12-01 Paul B Mahol Accepted
[FFmpeg-devel] avutil/mem: define DECLARE_ASM_ALIGNED for DJGPP - - - - --- 2017-12-01 James Almer New
[FFmpeg-devel,ogg] Respect AVERROR codes returned by ogg header parsing. - - - - --- 2017-12-01 Dale Curtis New
[FFmpeg-devel] lavc/qsvenc: set HRD buffer size - - - - --- 2017-12-01 Zhong Li Superseded
[FFmpeg-devel] mediacodecdec: fix build by including hwaccel.h - 1 - - --- 2017-12-01 Jan Ekström New
« 1 2 ... 64 65 66462 463 »