Show patches with: State = Action Required       |    Archived = No       |   17664 patches
« 1 2 ... 8 9 10176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/2] vaapi_encode: work-around VBR driver bug in Intel Broxton/CherryView - - - - --- 2019-08-13 Aman Karmani New
[FFmpeg-devel,v4] avcodec/vaapi_encode_h264: add support for a/53 closed caption sei - - - - --- 2019-08-06 Aman Karmani New
[FFmpeg-devel] fftools/ffprobe: process show_frame/show_packets last - - - - --- 2019-07-18 Aman Karmani New
[FFmpeg-devel] avformat/mpegts: apply -merge_pmt_versions only when versions change - - - - --- 2019-05-07 Aman Karmani New
[FFmpeg-devel] avformat/mpegts: index only keyframes to ensure accurate seeks - - - - --- 2019-05-07 Aman Karmani New
[FFmpeg-devel,RFC] avformat/utils: always seek back after avformat_find_stream_info() - - - - --- 2019-04-10 Aman Karmani New
[FFmpeg-devel] avformat/utils: use AVIOContext.read_seek for seeks if available - - - - --- 2019-04-03 Aman Karmani New
[FFmpeg-devel,2/5] avcodec/cbs_h2645: fix crash due to assert failure on empty nalu - - - - --- 2018-10-12 Aman Karmani New
[FFmpeg-devel] avcodec: parse options from AVCodec.bsfs - - - - --- 2018-07-18 Aman Karmani New
[FFmpeg-devel,v2] avcodec/mediacodecdec: work around for decoding h264 with coded fields - - - - --- 2018-06-12 Aman Karmani New
[FFmpeg-devel] avcodec/h264_parser: create nalus without trailing bits - - - - --- 2018-05-18 Aman Karmani New
[FFmpeg-devel,v4,3/3] avformat/mpegts: add merge_pmt_versions option - - - - --- 2018-05-18 Aman Karmani New
[FFmpeg-devel,v4,2/3] avformat/mpegts: keep track of PMT details in AVProgram/AVStream - - - - --- 2018-05-18 Aman Karmani New
[FFmpeg-devel,v3] avformat: keep track of PMT details in AVStream - - - - --- 2018-05-18 Aman Karmani New
[FFmpeg-devel,v3,2/3] avformat/mpegts: keep track of AVProgram.pmt_version and set AV_PROGRAM_CHANG… - - - - --- 2018-05-17 Aman Karmani New
[FFmpeg-devel,v3,1/3] avformat: update AVProgram to keep track of version and changes - - - - --- 2018-05-17 Aman Karmani New
[FFmpeg-devel] avformat: add skip_estimate_duration_from_pts - 1 - - --- 2018-05-15 Aman Karmani New
[FFmpeg-devel] ffprobe: add missing AV_DISPOSITION flags - - - - --- 2018-05-15 Aman Karmani New
[FFmpeg-devel] avformat/mpegts: tag video streams with still images - - - - --- 2018-05-15 Aman Karmani New
[FFmpeg-devel] avformat/mpegts: add skip_unknown_pids option - - - - --- 2018-05-08 Aman Karmani New
[FFmpeg-devel] avcodec: add minimal teletext subtitle decoder - - - - --- 2018-04-25 Aman Karmani New
[FFmpeg-devel,1/4] avcodec/mediacodecdec: clarify delay_flush specific code - 1 - - --- 2018-04-24 Aman Karmani New
[FFmpeg-devel] avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEVC on iOS - - - - --- 2018-04-19 Aman Karmani New
[FFmpeg-devel] avcodec/mpegpicture: guard "stride changed" failures against unknown uvlinesize - - - - --- 2018-04-10 Aman Karmani New
[FFmpeg-devel] avcodec/mediacodecdec: propagate SAR to h/w frames - - - - --- 2018-03-19 Aman Karmani New
[FFmpeg-devel,v3] avcodec: fix atomics usage for h264/mpeg error_count - - - - --- 2018-03-13 Aman Karmani New
[FFmpeg-devel] mpeg2_metadata: Add support for A/53 caption extraction and removal - - - - --- 2018-03-12 Aman Karmani New
[FFmpeg-devel] avcodec/h264_slice: fix access to atomic error_count - - - - --- 2018-03-11 Aman Karmani New
[FFmpeg-devel] avcodec/mediacodecdec: add debug logging around hw buffer lifecycle - - - - --- 2018-03-11 Aman Karmani New
[FFmpeg-devel] avcodec/mpeg12dec: ignore scte20 captions when a53 data is also present - - - - --- 2018-03-06 Aman Karmani New
[FFmpeg-devel,2/2] avcodec/mediacodecdec: add more trace logging of input/output buffers - - - - --- 2018-03-06 Aman Karmani New
[FFmpeg-devel,1/2] avcodec/mediacodecdec: add delay_flush option - - - - --- 2018-03-06 Aman Karmani New
[FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio - - - - --- 2018-02-16 Aman Karmani New
[FFmpeg-devel] avcodec/mediacodecdec: refactor to take advantage of new decoding api - - - - --- 2018-02-16 Aman Karmani New
[FFmpeg-devel,2/2] avformat/hls: use AVIOContext new_http_request callback - - - - --- 2017-12-29 Aman Karmani New
[FFmpeg-devel,1/2] avformat/avio: add new_http_request callback - - - - --- 2017-12-29 Aman Karmani New
[FFmpeg-devel,v2] libavcodec/mediacodecdec: switch to new decoder api - - - - --- 2017-12-29 Aman Karmani New
[FFmpeg-devel] libavcodec/mediacodecdec: update to use new decoding api - - - - --- 2017-12-29 Aman Karmani New
[FFmpeg-devel,v2,4/4] avformat/hls: enable http_multiple only for http/1.1 servers - - - - --- 2017-12-26 Aman Karmani New
[FFmpeg-devel,v2,3/4] avformat/http: export http_version from response - - - - --- 2017-12-26 Aman Karmani New
[FFmpeg-devel,v2,2/4] avformat/hls: respect http_persistent only for http playlist urls - - - - --- 2017-12-26 Aman Karmani New
[FFmpeg-devel,3/3] avformat/http: fix ff_http_do_new_request hanging after http/1.0 response - - - - --- 2017-12-25 Aman Karmani New
[FFmpeg-devel,1/3] avformat/hlsenc: return AVERROR_PROTOCOL_NOT_FOUND when http protocol is not ava… - - - - --- 2017-12-25 Aman Karmani New
[FFmpeg-devel] avformat/internal: log errno with ff_rename failure - - - - --- 2017-12-22 Aman Karmani New
[FFmpeg-devel] avformat/http: handle "content-range: <a>-<b>/*" responses - - - - --- 2017-12-13 Aman Karmani New
[FFmpeg-devel,v2,5/5] avformat/hls: add http_multiple option - - - - --- 2017-12-13 Aman Karmani New
[FFmpeg-devel,v2,3/5] avformat/hls: add http_persistent option - - - - --- 2017-12-13 Aman Karmani New
[FFmpeg-devel] libavformat/hlsenc: add AVFMT_VARIABLE_FPS flag to mimic mpegtsenc - - - - --- 2017-12-08 Aman Karmani New
[FFmpeg-devel,v2] libavcodec/mpegvideo_parser: improve detection of progressive mpeg2 - - - - --- 2017-12-08 Aman Karmani New
[FFmpeg-devel,v2,2/2] libavcodec/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set - - - - --- 2017-12-04 Aman Karmani New
[FFmpeg-devel,v2,1/2] libavutil/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC - - - - --- 2017-12-04 Aman Karmani New
[FFmpeg-devel,3/3] ffmpeg: apply frame cropping between filter graph and encoder - - - - --- 2017-11-18 Aman Karmani New
[FFmpeg-devel,2/3] avfilter/vf_cropdetect: don't ignore frames, export crop parameters - - - - --- 2017-11-18 Aman Karmani New
[FFmpeg-devel,1/3] avcodec/j2kenc: reinitialize state if frame size changes - - - - --- 2017-11-18 Aman Karmani New
[FFmpeg-devel,v3,2/2] avformat/{http, tls}: enable tcp_nodelay - - - - --- 2017-11-15 Aman Karmani New
[FFmpeg-devel] avfilter/vf_cropdetect: change license to LGPL - - - - --- 2017-11-14 Aman Karmani New
[FFmpeg-devel,2/2] avcodec/mpeg12dec: avoid adding PANSCAN side data unless present - - - - --- 2017-11-14 Aman Karmani New
[FFmpeg-devel,v2,1/2] avformat/tcp: enable TCP_NODELAY by default - - 1 - --- 2017-11-14 Aman Karmani New
[FFmpeg-devel,v2,2/2] avcodec/videotoolboxenc: re-indent code - - - - --- 2017-11-12 Aman Karmani New
[FFmpeg-devel,v2,1/2] avcodec/videotoolboxenc: add hevc_videotoolbox encoder - - - - --- 2017-11-12 Aman Karmani New
[FFmpeg-devel,v4,13/14] avcodec/videotoolboxenc: remove spurious warning - - - - --- 2017-11-10 Aman Karmani New
[FFmpeg-devel,v4,12/14] avcodec/videotoolbox: pass through hevc param changes to the decoder - - - - --- 2017-11-10 Aman Karmani New
[FFmpeg-devel,v4,08/14] avcodec/videotoolbox: use decode_params to propagate H264 PPS changes and r… - - - - --- 2017-11-10 Aman Karmani New
[FFmpeg-devel,v4,06/14] avcodec: add decode_params callback to AVHWAccel struct - - - - --- 2017-11-10 Aman Karmani New
[FFmpeg-devel,v4,05/14] avcodec/h264, videotoolbox: return AVERROR_INVALIDDATA when no frames are p… - - - - --- 2017-11-10 Aman Karmani New
[FFmpeg-devel,3/3] avformat/hls: add http_keepalive option - - - - --- 2017-10-04 Aman Karmani New
[FFmpeg-devel,v2,2/2] avcodec/videotoolbox: fix hevc hwaccel build on older macOS - - - - --- 2017-09-27 Aman Karmani New
[FFmpeg-devel,v2,1/2] avcodec/videotoolbox: use AV_WB16 where possible - - - - --- 2017-09-27 Aman Karmani New
[FFmpeg-devel,2/2] avcodec/videotoolbox: add hevc support - - - - --- 2017-09-27 Aman Karmani New
[FFmpeg-devel,8/9] avcodec/videotoolbox: use decode_params to propagate PPS changes and restart on … - - - - --- 2017-09-26 Aman Karmani New
[FFmpeg-devel,7/9] avcodec/h264: add decode_params callback to AVHWAccel - - - - --- 2017-09-26 Aman Karmani New
[FFmpeg-devel,3/9] avcodec/videotoolbox: h264 decoder on iOS is unable to decode interlaced video - - - - --- 2017-09-26 Aman Karmani New
[FFmpeg-devel] avformat/utils: fix estimate_timings_from_pts duration calculation for mpegts files … - - - - --- 2017-04-06 Aman Karmani New
[FFmpeg-devel,3/3] avcodec/videotoolbox: restart decompression session on bad data errors - - - - --- 2017-02-16 Aman Karmani New
[FFmpeg-devel,2/3] avcodec/videotoolbox: cosmetic change to simplify code with early return - 1 - - --- 2017-02-16 Aman Karmani New
[FFmpeg-devel,1/3] avcodec/h264, videotoolbox: pass SPS changes into the VT decoder - - - - --- 2017-02-16 Aman Karmani New
[FFmpeg-devel] avcodec/h264, videotoolbox: handle streams with multiple/changing PPS - - - - --- 2017-02-15 Aman Karmani New
[FFmpeg-devel] avcodec/h264, videotoolbox: fix use-after-free of AVFrame buffer when VT decoder fai… - - - - --- 2017-02-14 Aman Karmani New
[FFmpeg-devel] avfilter/scale: use int64_t for height/width calculation to address overflow - - - - --- 2017-02-04 Aman Karmani New
[FFmpeg-devel] avformat/hlsenc: add hls_flag option to create segments atomically - - - - --- 2017-01-31 Aman Karmani New
[FFmpeg-devel] avfilter/scale_vaapi: add support for basic height/width expressions - - - - --- 2017-01-31 Aman Karmani New
[FFmpeg-devel] lavc/videotoolbox: fix avcc creation for h264 streams missing extradata - - - - --- 2016-10-20 Aman Karmani New
[FFmpeg-devel] doc/decoders: Clear up description of ac3's drc_scale option [FFmpeg-devel] doc/decoders: Clear up description of ac3's drc_scale option - - - - 2-- 2020-08-28 Aman Verma New
[FFmpeg-devel] libavcodec/nvdec: Do not exceed 32 surfaces when initializing hw_frames_ctx [FFmpeg-devel] libavcodec/nvdec: Do not exceed 32 surfaces when initializing hw_frames_ctx - - - - 4-- 2021-08-10 Ameer Jalil New
[FFmpeg-devel,UPDATE] HLS, add option to skip down streams, - - - - --- 2017-04-21 Amine KABAB New
[FFmpeg-devel] HLS, add option to skip down streams - - - - --- 2017-04-18 Amine KABAB New
[FFmpeg-devel] Make implicit void pointer cast explicit [FFmpeg-devel] Make implicit void pointer cast explicit - - - - 63- 2022-07-09 Amir Mazzarella New
[FFmpeg-devel] Remove unsafe bitwise OR on FFVulkanExtensions enum [FFmpeg-devel] Remove unsafe bitwise OR on FFVulkanExtensions enum - - - - 63- 2022-07-09 Amir Mazzarella New
[FFmpeg-devel] add FF_DECODE_ERROR_DECODE_SLICES flag for AVFrame.decode_error_flags - - - - --- 2019-06-28 Amir Pauker New
[FFmpeg-devel] set AVFrame decode_error_flags in case of decoding error by h264dec - - - - --- 2019-06-21 Amir Pauker New
[FFmpeg-devel] set AVFrame decode_error_flags to FF_DECODE_ERROR_CONCEALMENT_ACTIVE in case of conc… - - - - --- 2019-06-14 Amir Pauker New
[FFmpeg-devel,3/3] Adds a new hls_flag avg_bw - - - - --- 2018-09-28 Amit Kale New
[FFmpeg-devel,2/3] Adds a new hls_flag peak_segment_bw - - - - --- 2018-09-28 Amit Kale New
[FFmpeg-devel,1/3] Fix computation of vs->start_pos - - - - --- 2018-09-28 Amit Kale New
[FFmpeg-devel,4/4] Delay freeing of hls stream data - - - - --- 2018-09-26 Amit Kale New
[FFmpeg-devel,2/4] Add a new hls_flag peak_segment_bw - - - - --- 2018-09-26 Amit Kale New
[FFmpeg-devel,1/4] Reset vs->start_pos when beginning a new file - - - - --- 2018-09-26 Amit Kale New
[FFmpeg-devel] HLS master playlist - peak and average bandwidth settings - - - - --- 2018-02-05 Amit Kale New
[FFmpeg-devel] avcodec/mxfdec: Recognize AAC per SMPTE ST 381-4 [FFmpeg-devel] avcodec/mxfdec: Recognize AAC per SMPTE ST 381-4 - - - - 2-- 2023-04-27 Ammon Riley New
[FFmpeg-devel,v7,6/6] doc/demuxers: add entry for FLIF Add FLIF decoding and demuxing support - - - - 2-- 2020-08-28 Anamitra Ghorui New
« 1 2 ... 8 9 10176 177 »