Show patches with: none      |   46138 patches
« 1 2 ... 357 358 359461 462 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,05/11] avcodec/prosumer: factorize e0 setting out - - - - --- 2018-09-22 Michael Niedermayer Accepted
[FFmpeg-devel,04/11] avcodec/prosumer: Use 16bit instead of 32 for table - - - - --- 2018-09-22 Michael Niedermayer Accepted
[FFmpeg-devel,03/11] avcodec/prosumer: Factorize the 2 loops in fill_elements() - - - - --- 2018-09-22 Michael Niedermayer Accepted
[FFmpeg-devel,02/11] avcodec/prosumer: clean up loop end code in fill_elements() - - - - --- 2018-09-22 Michael Niedermayer Accepted
[FFmpeg-devel,01/11] avcodec/prosumer: Remove dead code - 1 - - --- 2018-09-22 Michael Niedermayer Accepted
[FFmpeg-devel] avcodec/unary: Improve get_unary() docs - - - - --- 2018-09-22 Michael Niedermayer Accepted
[FFmpeg-devel] avfilter: add afftdn filter - - - - --- 2018-09-22 Paul B Mahol Superseded
[FFmpeg-devel,6/6] avformat/matroskadec: fix CodecID for WebVTT on Matroska - - - - --- 2018-09-22 James Almer New
[FFmpeg-devel,5/6] avformat/matroskadec: also check ff_webm_codec_tags for valid CodecIDs - - - - --- 2018-09-22 James Almer New
[FFmpeg-devel,4/4] avformat/matroskaenc: reindent after the previous commit - - - - --- 2018-09-21 James Almer Accepted
[FFmpeg-devel,3/4] avformat/matroskaenc: refactor checks for allowed codecs in WebM - - - - --- 2018-09-21 James Almer Accepted
[FFmpeg-devel,2/4] avformat/matroskaenc: implement AVOutputFormat.query_codec for webm - - - - --- 2018-09-21 James Almer Accepted
[FFmpeg-devel,1/4] avformat/matroskaenc: remove unnecessary additional codec tags - - - - --- 2018-09-21 James Almer Accepted
[FFmpeg-devel] avfilter: add afftdn filter - - - - --- 2018-09-21 Paul B Mahol Superseded
[FFmpeg-devel,1/1] fix - increment index_entry_pos after log statement so that logs for index entri… - - - - --- 2018-09-21 Nick Ryan New
[FFmpeg-devel] avcodec/ac3dec: Fix shift signedness in mask creation - - - - --- 2018-09-21 Michael Niedermayer New
[FFmpeg-devel,V2] lavfi/deshake: fix deshake crash issue. - - - - --- 2018-09-21 Jun Zhao Accepted
[FFmpeg-devel,4/4] avformat/udp: add support for generic source filtering - - - - --- 2018-09-20 Marton Balint Accepted
[FFmpeg-devel,3/4] avformat/rtpproto: use factorized ip functions - - - - --- 2018-09-20 Marton Balint Accepted
[FFmpeg-devel,2/4] avformat/udp: use factorized ip functions - - - - --- 2018-09-20 Marton Balint Accepted
[FFmpeg-devel,1/4] avformat/ip: factorize some IP filtering and resolving functions to a new file - - - - --- 2018-09-20 Marton Balint Accepted
[FFmpeg-devel] avdevice/decklink: add support for selecting devices based on their unique ID - - - - --- 2018-09-20 Marton Balint New
[FFmpeg-devel] avfilter/vf_sr: Fix coverity CID 1439584 - - - - --- 2018-09-20 Pedro Arthur New
[FFmpeg-devel] avcodec/unary: Improve get_unary() docs - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel] lavf/matroskadec: Simplify string length calculation slightly - - - - --- 2018-09-19 Carl Eugen Hoyos Accepted
[FFmpeg-devel,10/10] avcodec/speedhq: Make speedhq_vlc const - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,09/10] doc/examples/vaapi_transcode: Fix the typo - 1 - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,08/10] avfilter/vf_tonemap_opencl: Fix seperate typo - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,07/10] avcodec/vc1_loopfilter: Fix colums typos - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,06/10] libavcodec/v4l2_buffers.h: fix cant typos - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,05/10] avfilter/af_biquads: Remove l from %lf in av_log environment - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,04/10] avfilter/af_aiir: Remove l from %lf in av_log environment - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,03/10] avformat/movenc: Remove unneeded variable from mov_find_codec_tag() - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,02/10] avcodec/av1_parse: Fix bistream typo - 1 - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,01/10] libavformat/ty: use decimal constant for shift - - - - --- 2018-09-19 Michael Niedermayer Accepted
[FFmpeg-devel,3/3] avformat/movenc: use mov_write_int_metadata() in place of mov_write_tmpo_tag() - - - - --- 2018-09-19 Moritz Barsnick New
[FFmpeg-devel,2/3] avformat/movenc: add mov_write_int_metadata() - - - - --- 2018-09-19 Moritz Barsnick New
[FFmpeg-devel,1/3] avformat/movenc: allow padding to two bytes in mov_write_int8_metadata() - - - - --- 2018-09-19 Moritz Barsnick New
[FFmpeg-devel,2/2] avformat/mov: parse tmpo atom - - - - --- 2018-09-19 Moritz Barsnick New
[FFmpeg-devel,1/2] avformat/mov: add mov_metadata_int16() - - - - --- 2018-09-19 Moritz Barsnick New
[FFmpeg-devel,V2,3/3] avfilter/dnn_backend_native: fix memleak - - - - --- 2018-09-19 Zhao Zhili New
[FFmpeg-devel,V2,2/3] avfilter/dnn_backend_native: fix invalid free - - - - --- 2018-09-19 Zhao Zhili New
[FFmpeg-devel,V2,1/3] avfilter/vf_sr: fix read out of bounds - - - - --- 2018-09-19 Zhao Zhili Accepted
[FFmpeg-devel,V2] avcodec/vaapi:free slice_buffers when decoding failed - - - - --- 2018-09-19 Fu, Linjie New
[FFmpeg-devel,2/2,v2] avcodec/libaomdec: export chroma sample location - - - - --- 2018-09-19 James Almer New
[FFmpeg-devel,1/2,v2] avcodec/libaomenc: support setting chroma sample location - - - - --- 2018-09-19 James Almer New
[FFmpeg-devel,v4,38/38] vaapi_encode_vp9: Support more complex reference structures - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,37/38] vaapi_encode_h265: Support more complex reference structures - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,36/38] vaapi_encode_h264: Support more complex reference structures - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,35/38] vaapi_encode: Let the reconstructed frame pool be sized dynamically - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,34/38] vaapi_encode: Convert to send/receive API - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,33/38] vaapi_encode: Allocate picture-private data in generic code - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,32/38] vaapi_encode: Add flag to mark encoders supporting only constant-quality - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,31/38] vaapi_encode_h265: Enable multiple-slice support - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,30/38] vaapi_encode_h264: Enable multiple-slice support - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,29/38] vaapi_encode: Support configurable slices - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,28/38] doc/encoders: Document -sei option to hevc_vaapi - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,27/38] vaapi_encode_h265: Set level based on stream if not set by user - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,26/38] lavc/h265: Add some common code for profile/tier/level handling - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,25/38] vaapi_encode_h265: Improve profile support - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,24/38] cbs_h264: Infer default VUI values if VUI parameters are not present - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,23/38] cbs_h264: Fix profile typo - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,22/38] cbs_h264: Fix default value for max mv lengths - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,21/38] h264_metadata: Add option to set the level of the stream - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,20/38] vaapi_encode_h264: Set level based on stream if not set by user - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,19/38] lavc/h264: Add common code for level handling - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,18/38] hwcontext_vaapi: Improve format mapping - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,17/38] vaapi_encode_mjpeg: Mark as intra-only - - - - --- 2018-09-18 Mark Thompson Accepted
[FFmpeg-devel,v4,16/38] vaapi_encode_mjpeg: Use CBS to store parameters and write headers - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,15/38] lavc/cbs: Add JPEG support - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,14/38] hwcontext_vaapi: Improve logging around quirk detection - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,13/38] doc/encoders: Add missing options to VAAPI encoders - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,12/38] vaapi_encode_h26[45]: Make the AUD option a boolean - 1 - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,11/38] vaapi_encode_h264: Properly set constraint flags - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,10/38] vaapi_encode: Clean up the packed header configuration - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,09/38] vaapi_encode: Clean up the GOP structure configuration - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,08/38] vaapi_encode: Add support for max QP in rate control - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,07/38] vaapi_encode: Clean up rate control configuration - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,06/38] vaapi_encode: Always reapply global parameters after the sequence header - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,05/38] vaapi_encode: Clean up the encode quality configuration - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,04/38] vaapi_encode_mpeg2: Add options - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,03/38] vaapi_encode: Add common options between all encoders - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,02/38] vaapi_encode: Choose profiles dynamically - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel,v4,01/38] configure: Use pkgconfig for VAAPI - - - - --- 2018-09-18 Mark Thompson New
[FFmpeg-devel] lavfi/deshake: fix deshake crash issue. - - - - --- 2018-09-18 Jun Zhao Accepted
[FFmpeg-devel,v2] http connect: retry few times before reporting about error - - - - --- 2018-09-18 Artjom Vejsel New
[FFmpeg-devel] avcodec: [loongson] optimize get_cabac_inline. - - - - --- 2018-09-18 Shiyou Yin Accepted
[FFmpeg-devel,v2,3/3] lavc: Add AV1 metadata bitstream filter - - - - --- 2018-09-17 Mark Thompson Accepted
[FFmpeg-devel,v2,2/3] lavc: Add coded bitstream read/write support for AV1 - - - - --- 2018-09-17 Mark Thompson Accepted
[FFmpeg-devel,v2,1/3] libaomenc: Add support for tiles - 1 - - --- 2018-09-17 Mark Thompson Accepted
[FFmpeg-devel] lavd/dshow: Interpret negative height as bottom-down frame - - - - --- 2018-09-17 Carl Eugen Hoyos Accepted
[FFmpeg-devel] avcodec/zmbv: Check that the decompressed data size is correct - 1 - - --- 2018-09-17 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/utils: Don't parse encrypted packets. - - - - --- 2018-09-17 Jacob Trimble New
[FFmpeg-devel,2/2] avcodec/zmbv: Check that the decompressed data is large enough to contain MVs or… - - - - --- 2018-09-17 Michael Niedermayer New
[FFmpeg-devel,1/2] avcodec/zmbv: Update decomp_len in raw frames - - - - --- 2018-09-17 Michael Niedermayer Accepted
[FFmpeg-devel] lavf/webvttenc: Always write hours in timestamps with two characters - 1 - - --- 2018-09-17 Carl Eugen Hoyos Accepted
[FFmpeg-devel,2/2] lavc/avpacket: Add missing conversions from side data enum to name. - 1 - - --- 2018-09-17 Jun Zhao Accepted
[FFmpeg-devel,1/2] lavu/frame: Add missing conversions from side data enum to name - - - - --- 2018-09-17 Jun Zhao Accepted
[FFmpeg-devel] lavc/mpeg2dec: fix MPEG2 VA-API interlace decoding issue. - - - - --- 2018-09-17 Jun Zhao New
[FFmpeg-devel] libavdevice: allow cropping avfoundation screen capture - - - - --- 2018-09-17 Alan.Birtles@sony.com New
« 1 2 ... 357 358 359461 462 »