Show patches with: none      |   46207 patches
« 1 2 ... 335 336 337462 463 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] avcodec: add LSCR decoder - - - - --- 2019-04-12 Paul B Mahol New
[FFmpeg-devel,V2,2/2] lavfi/opencl: add nlmeans_opencl filter - - - - --- 2019-04-12 Ruiling Song New
[FFmpeg-devel,V2,1/2] lavfi/opencl: add more opencl helper macro - 1 - - --- 2019-04-12 Ruiling Song New
[FFmpeg-devel] configure: sort decoder/encoder/filter/... names in alphabet order, row by row - - - - --- 2019-04-12 Guo, Yejun New
[FFmpeg-devel,V1,2/2] lavf/vc1test: Remove the extensions field. - - - - --- 2019-04-12 Jun Zhao New
[FFmpeg-devel,V1,1/2] lavf/hls: Cleanup the applehttp - 1 - - --- 2019-04-12 Jun Zhao Accepted
[FFmpeg-devel,5/5] avformat/mxfdec: fix and enhance RIP KLV length checks - - - - --- 2019-04-11 Marton Balint Accepted
[FFmpeg-devel,4/5] avformat/mxfdec: take into account run-in in find_partition_by_offset - - - - --- 2019-04-11 Marton Balint New
[FFmpeg-devel,3/5] avformat/mxfdec: guess wrapping of tracks by other tracks with the same body sid - - - - --- 2019-04-11 Marton Balint Superseded
[FFmpeg-devel,2/5] avformat/mxfdec: rework mxf_essence_container_end - - - - --- 2019-04-11 Marton Balint Accepted
[FFmpeg-devel,1/5] avformat/mxfdec: pass track to mxf_edit_unit_absolute_offset instead of arbitrar… - - - - --- 2019-04-11 Marton Balint New
[FFmpeg-devel] avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform() - - - - --- 2019-04-11 Michael Niedermayer Accepted
[FFmpeg-devel,RFC,v2,2/3] libavcodec: Add thumbnail output to vaapi_h264 decoder - - - - --- 2019-04-11 Zachary Zhou New
[FFmpeg-devel] avcodec/agm: Check frame dimensions - 1 - - --- 2019-04-10 Michael Niedermayer Accepted
[FFmpeg-devel] libavcodec/libdav1d: add libdav1d_get_format method to call ff_get_format - - - - --- 2019-04-10 Lukas Rusak New
[FFmpeg-devel] lavfi: add colorkey_opencl filter - - - - --- 2019-04-10 Mark Thompson New
[FFmpeg-devel] avformat/mxfenc: support XAVC long gop - - - - --- 2019-04-10 Baptiste Coudurier Superseded
[FFmpeg-devel] avcodec/h264_ps: fix storage size for offset_for_ref_frame - - - - --- 2019-04-10 James Almer Accepted
[FFmpeg-devel,2/2,v2] avcodec/h264: error out on ff_h264_pred_weight_table() only if strict spec co… - - - - --- 2019-04-10 James Almer New
[FFmpeg-devel] configure: sort decoder/encoder/filter/... names in alphabet order in one page - - - - --- 2019-04-10 Guo, Yejun New
[FFmpeg-devel,3/3] libavcodec Adding ff_v210_planar_unpack AVX2 - - - - --- 2019-04-10 James Darnley Accepted
[FFmpeg-devel,2/3] checkasm: add test for v210dec - - - - --- 2019-04-10 James Darnley New
[FFmpeg-devel,1/3] avcodec/v210dec: move DSP function setting into dedicated function - - - - --- 2019-04-10 James Darnley New
[FFmpeg-devel,v2] lavu/hwcontext_qsv: Fix the realign check for hwupload - - - - --- 2019-04-10 Fu, Linjie Superseded
[FFmpeg-devel,3/3] avcodec: add ADPCM AGM decoder - - - - --- 2019-04-10 Paul B Mahol New
[FFmpeg-devel,2/3] avcodec/agm: add support for non-dct coding - - - - --- 2019-04-10 Paul B Mahol New
[FFmpeg-devel,1/3] avcodec/agm: add support for higher compression - - - - --- 2019-04-10 Paul B Mahol New
[FFmpeg-devel,1/2] lavc/qsvenc: Fix the memory leak for enc_ctrl.Payload - - - - --- 2019-04-10 Fu, Linjie Superseded
[FFmpeg-devel] lavu/hwcontext_qsv: Fix the realign check for hwupload - - - - --- 2019-04-10 Fu, Linjie Superseded
[FFmpeg-devel] avformat/dashenc: Disable streaming for webm output - - - - --- 2019-04-10 Thilo Borgmann via ffmpeg-devel Accepted
[FFmpeg-devel] lavfi: add colorkey_opencl filter - - - - --- 2019-04-10 Jarek Samic Superseded
[FFmpeg-devel] Updated the documentation for libaom encoder options. - - - - --- 2019-04-10 Thilo Borgmann via ffmpeg-devel New
[FFmpeg-devel,RFC] avformat/utils: always seek back after avformat_find_stream_info() - - - - --- 2019-04-10 Aman Karmani New
[FFmpeg-devel,2/2] avformat/mxfenc: support XAVC long gop - - - - --- 2019-04-09 Baptiste Coudurier New
[FFmpeg-devel,1/2] avcodec/h264_parse: change prefix to avpriv for usage in avformat mxf muxer - - - - --- 2019-04-09 Baptiste Coudurier New
[FFmpeg-devel,v4,7/7] vaapi_encode: Warn if input has cropping information - - - - --- 2019-04-09 Mark Thompson Accepted
[FFmpeg-devel,v4,6/7] vf_scale_vaapi: Add options to configure output colour properties - - - - --- 2019-04-09 Mark Thompson New
[FFmpeg-devel,v4,5/7] lavfi/vaapi: Improve support for colour properties - - - - --- 2019-04-09 Mark Thompson New
[FFmpeg-devel,v4,4/7] vf_misc_vaapi: Add missing return value checks - - - - --- 2019-04-09 Mark Thompson Accepted
[FFmpeg-devel,v4,3/7] lavfi/vaapi: Factorise out common code for parameter buffer setup - - - - --- 2019-04-09 Mark Thompson Accepted
[FFmpeg-devel,v4,2/7] doc/indevs: Add example using cropping to capture part of a plane - - - - --- 2019-04-09 Mark Thompson New
[FFmpeg-devel,v4,1/7] vf_crop: Add support for cropping hardware frames - - - - --- 2019-04-09 Mark Thompson New
[FFmpeg-devel,2/2] avcodec/agm: add support for non-dct coding - - - - --- 2019-04-09 Paul B Mahol Superseded
[FFmpeg-devel,1/2] avcodec/agm: add support for higher compression - - - - --- 2019-04-09 Paul B Mahol Accepted
[FFmpeg-devel,3/3] avdevice/decklink_common: add support for DeckLink SDK 11 - - - - --- 2019-04-09 Marton Balint Accepted
[FFmpeg-devel,2/3] avdevice/decklink_common: properly check DoesSupportVideoMode result when trying… - - - - --- 2019-04-09 Marton Balint Accepted
[FFmpeg-devel,1/3] avdevice/decklink_dec: set configs before listing formats - - - - --- 2019-04-09 Marton Balint Accepted
[FFmpeg-devel,3/3] avcodec/h264dec: don't ignore ff_h264_queue_decode_slice() return values - - - - --- 2019-04-09 James Almer New
[FFmpeg-devel,2/3] avcodec/h264: error out on ff_h264_pred_weight_table() only if strict spec compl… - - - - --- 2019-04-09 James Almer Superseded
[FFmpeg-devel,1/3] avcodec/h264_parse: clear invalid luma weights in ff_h264_pred_weight_table() - 1 - - --- 2019-04-09 James Almer New
[FFmpeg-devel,v6] lavf/flv: Add XV (Xunlei Video) Support. Fixes ticket #3720 - - - - --- 2019-04-09 Shivam Goyal Superseded
[FFmpeg-devel,v5] lavf/flv: Add XV (Xunlei Video) Support. Fixes ticket #3720 - - - - --- 2019-04-09 Shivam Goyal Superseded
[FFmpeg-devel,v4] flv: Add XV (Xunlie Video) Support, Updated patch for ticket #3720 - - - - --- 2019-04-09 Shivam Goyal New
[FFmpeg-devel] avformat/hlsenc: flush packets before update split message - - - - --- 2019-04-09 Liu Steven Accepted
[FFmpeg-devel] libavfilter: Add derain filter init version--GSoC Qualification Task. - - - - --- 2019-04-09 xwmeng@pku.edu.cn New
[FFmpeg-devel,v4] lavc/vaapi_decode: find exact va_profile for HEVC_REXT - - - - --- 2019-04-09 Fu, Linjie New
[FFmpeg-devel] avcodec/bintext: Add error message when resolution is too small for font. - 1 - - --- 2019-04-08 Thilo Borgmann via ffmpeg-devel Accepted
[FFmpeg-devel,v3] Added XV Support - - - - --- 2019-04-08 Shivam Goyal New
[FFmpeg-devel,RFC,6/6] Add and use private linux headers for V4L2 request API ctrls - - - - --- 2019-04-08 Jonas Karlman New
[FFmpeg-devel,RFC,5/6] Add V4L2 request API hevc hwaccel - - - - --- 2019-04-08 Jonas Karlman New
[FFmpeg-devel,RFC,4/6] Add V4L2 request API h264 hwaccel - - - - --- 2019-04-08 Jonas Karlman New
[FFmpeg-devel,RFC,3/6] Add V4L2 request API mpeg2 hwaccel - - - - --- 2019-04-08 Jonas Karlman New
[FFmpeg-devel,RFC,2/6] Add common V4L2 request API code - - - - --- 2019-04-08 Jonas Karlman New
[FFmpeg-devel,RFC,1/6] avutil: add av_buffer_pool_reclaim() - - - - --- 2019-04-08 Jonas Karlman New
[FFmpeg-devel,v2] avformat/utils: Use av_packet_move_ref for packet ownership transfer - - - - --- 2019-04-08 Andriy Gelman Superseded
[FFmpeg-devel] libavformat/udp: add options send_pkt_size for udp over ip, for ts over ip, this val… - - - - --- 2019-04-08 edward_email New
[FFmpeg-devel] avcodec/agm: add support for higher compression - - - - --- 2019-04-08 Paul B Mahol Superseded
[FFmpeg-devel,1/1] libavformat/dashenc : Prevent writing manifest files multiple times - - - - --- 2019-04-08 joepadmiraal New
[FFmpeg-devel] avformat/av1: Initialize padding in ff_isom_write_av1c - - - - --- 2019-04-08 Thilo Borgmann via ffmpeg-devel Accepted
[FFmpeg-devel] avformat/dashenc : Fix streaming mode support for webm output - - - - --- 2019-04-08 Thilo Borgmann via ffmpeg-devel New
[FFmpeg-devel,RFC,v2,3/3] libavutil: Add thumbnail output to vaapi_h264 decoder - - - - --- 2019-04-08 Zachary Zhou New
[FFmpeg-devel,RFC,v2,2/3] libavcodec: Add thumbnail output to vaapi_h264 decoder - - - - --- 2019-04-08 Zachary Zhou Superseded
[FFmpeg-devel,RFC,v2,1/3] fftools: Add thumbnail output to vaapi_h264 decoder - - - - --- 2019-04-08 Zachary Zhou New
[FFmpeg-devel,v1,3/3] libavutil: Add thumbnail output to vaapi_h264 decoder - - - - --- 2019-04-08 Zachary Zhou Superseded
[FFmpeg-devel,v1,2/3] libavcodec: Add thumbnail output to vaapi_h264 decoder - - - - --- 2019-04-08 Zachary Zhou Superseded
[FFmpeg-devel,v1,1/3] fftools: Add thumbnail output to vaapi_h264 decoder - - - - --- 2019-04-08 Zachary Zhou Superseded
[FFmpeg-devel,v2] libavutil/hwcontext_opencl.c: fix bug in `opencl_get_plane_format` - - - - --- 2019-04-08 Jarek Samic New
[FFmpeg-devel] lavf/movenc: Pass correct pointer to av_log(). - 1 - - --- 2019-04-07 Carl Eugen Hoyos Accepted
[FFmpeg-devel,PATCHv2] avformat/file: add seekable option to disallow seeking - - - - --- 2019-04-07 Marton Balint New
[FFmpeg-devel] avcodec/frame_thread_encoder: factorize frame threading - - - - --- 2019-04-07 Marton Balint New
[FFmpeg-devel] avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation - - - - --- 2019-04-07 Michael Niedermayer Accepted
[FFmpeg-devel] libavutil/timestamp.h: Fix loss of precision in timestamps for silencedetect on long… - - - - --- 2019-04-07 Thilo Borgmann via ffmpeg-devel New
[FFmpeg-devel,v2] Added XV Support - - - - --- 2019-04-07 Shivam Goyal Superseded
[FFmpeg-devel,3/3] avcodec/agm: Check that there is available input in read_code() - - - - --- 2019-04-06 Michael Niedermayer New
[FFmpeg-devel,2/3] avcodec/pnm_parser: Factor out next/index compensation - - - - --- 2019-04-06 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/pnm_parser: Factor next initialization out - 1 - - --- 2019-04-06 Michael Niedermayer Accepted
[FFmpeg-devel] avcodec/pnm_parser: Support concatenated ASCII images - - - - --- 2019-04-06 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] avformat/matroskaenc: Write attached_pic as attachment - - - - --- 2019-04-06 Thilo Borgmann via ffmpeg-devel New
[FFmpeg-devel,1/2] fftools/ffmpeg: Propagate attached_pic - - - - --- 2019-04-06 Thilo Borgmann via ffmpeg-devel New
[FFmpeg-devel] avfilter/af_asetnsamples: fix sample queuing. - - - - --- 2019-04-06 Thilo Borgmann via ffmpeg-devel Accepted
[FFmpeg-devel] libavutil/hwcontext_opencl.c: fix bug in `opencl_get_plane_format` - - - - --- 2019-04-05 Jarek Samic Superseded
[FFmpeg-devel,v2] lavf/rtsp.c: Fix stimeout option not applied on http tunnel - 1 - - --- 2019-04-05 Jun Li Accepted
[FFmpeg-devel] swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_2 - - - - --- 2019-04-05 Lauri Kasanen New
[FFmpeg-devel,v1] lavf/rtsp.c: Fix stimeout option not applied on http tunnel - - - - --- 2019-04-05 Jun Li Superseded
[FFmpeg-devel] avcodec/agm: Fix integer overflow with w/h - - - - --- 2019-04-04 Michael Niedermayer Accepted
[FFmpeg-devel] matroskaenc: fix leak on error - - - - --- 2019-04-04 Tristan Matthews Accepted
[FFmpeg-devel] avformat/matroskaenc: Fix memleak - - - - --- 2019-04-04 Thilo Borgmann via ffmpeg-devel New
[FFmpeg-devel,V2] lavf/matroskaenc: Fix memory leak after write trailer - - - - --- 2019-04-04 Jun Zhao Accepted
[FFmpeg-devel] avformat/utils: Use av_packet_move_ref for packet ownership transfer - - - - --- 2019-04-04 Andriy Gelman Superseded
[FFmpeg-devel,V1] lavf/matroskaenc: Fix memory leak after write trailer - - - - --- 2019-04-04 Jun Zhao Superseded
« 1 2 ... 335 336 337462 463 »