Show patches with: Submitter = Aman Karmani       |    Archived = No       |   276 patches
« 1 2 3 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] mpeg2_metadata: Add support for A/53 caption extraction and removal - - - - --- 2018-03-12 Aman Karmani New
[FFmpeg-devel] MAINTAINERS: add myself to V4L2 - - - - --- 2019-08-29 Aman Karmani New
[FFmpeg-devel] MAINTAINERS: add myself as videotoolbox* maintainer - 1 - - --- 2017-11-12 Aman Karmani Accepted
[FFmpeg-devel] libavformat/hlsenc: add AVFMT_VARIABLE_FPS flag to mimic mpegtsenc - - - - --- 2017-12-08 Aman Karmani New
[FFmpeg-devel] libavcodec/videotoolbox: fix decoding of h264 streams with minor SPS changes - - - - --- 2017-11-15 Aman Karmani Accepted
[FFmpeg-devel] libavcodec/mpegvideo_parser: set field_order correctly for progressive mpeg2 - - - - --- 2017-12-06 Aman Karmani Accepted
[FFmpeg-devel] libavcodec/mediacodecdec: update to use new decoding api - - - - --- 2017-12-29 Aman Karmani New
[FFmpeg-devel] lavf/hlsenc: add -hls_start_time to emit EXT-X-START:TIME-OFFSET - - - - --- 2016-09-10 Aman Karmani Changes Requested
[FFmpeg-devel] lavc: add mpeg2 decoder/hwaccel to mediacodec - - - - --- 2017-06-02 Aman Karmani Superseded
[FFmpeg-devel] lavc/videotoolboxenc: implement a53cc - - - - --- 2016-09-08 Aman Karmani Accepted
[FFmpeg-devel] lavc/videotoolbox: fix avcc creation for h264 streams missing extradata - - - - --- 2016-10-20 Aman Karmani New
[FFmpeg-devel] lavc/mediacodec: rescale pts before decoding for both hw and sw buffers - - - - --- 2017-07-03 Aman Karmani Accepted
[FFmpeg-devel] lavc/mediacodec: add missing newline on warning - - - - --- 2017-07-03 Aman Karmani Accepted
[FFmpeg-devel] fftools/ffprobe: process show_frame/show_packets last - - - - --- 2019-07-18 Aman Karmani New
[FFmpeg-devel] ffprobe: fix SEGV when new streams are added - - - - --- 2018-05-08 Aman Karmani Accepted
[FFmpeg-devel] ffprobe: add missing AV_DISPOSITION flags - - - - --- 2018-05-15 Aman Karmani New
[FFmpeg-devel] configure: jni no longer requires -ldl - 2 - - --- 2017-05-12 Aman Karmani Accepted
[FFmpeg-devel] configure: fix metal detection and respect explicit disable [FFmpeg-devel] configure: fix metal detection and respect explicit disable - - - - 4-- 2021-12-19 Aman Karmani Accepted
[FFmpeg-devel] avutil: use getauxval on linux/android for CPU capabilities [FFmpeg-devel] avutil: use getauxval on linux/android for CPU capabilities - - - - 8-- 2022-02-04 Aman Karmani New
[FFmpeg-devel] avutil: add objc.h to SKIPHEADERS [FFmpeg-devel] avutil: add objc.h to SKIPHEADERS - - - - 4-- 2021-12-19 Aman Karmani Accepted
[FFmpeg-devel] avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame to CVPixelBuffer [FFmpeg-devel] avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame to CVPixelBuffer - - - - 2-1 2021-06-29 Aman Karmani Accepted
[FFmpeg-devel] avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails - 1 - - --- 2017-02-02 Aman Karmani Accepted
[FFmpeg-devel] avformat: expose avlanguage.h - - - - --- 2019-11-27 Aman Karmani New
[FFmpeg-devel] avformat: add skip_estimate_duration_from_pts - 1 - - --- 2018-05-15 Aman Karmani New
[FFmpeg-devel] avformat: add mpegtsraw muxer [FFmpeg-devel] avformat: add mpegtsraw muxer - - - - 4-- 2020-12-21 Aman Karmani New
[FFmpeg-devel] avformat/utils: use AVIOContext.read_seek for seeks if available - - - - --- 2019-04-03 Aman Karmani New
[FFmpeg-devel] avformat/utils: ignore outlier durations on subtitle/data streams as well - - - - --- 2018-04-19 Aman Karmani Superseded
[FFmpeg-devel] avformat/utils: fix estimate_timings_from_pts duration calculation for mpegts files … - - - - --- 2017-04-06 Aman Karmani New
[FFmpeg-devel] avformat/tcp: enable TCP_NODELAY by default - - - - --- 2017-11-13 Aman Karmani Superseded
[FFmpeg-devel] avformat/mpegts: tag video streams with still images - - - - --- 2018-05-15 Aman Karmani New
[FFmpeg-devel] avformat/mpegts: skip non-PMT tids earlier - - - - --- 2018-05-08 Aman Karmani Accepted
[FFmpeg-devel] avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio - - - - --- 2018-02-16 Aman Karmani New
[FFmpeg-devel] avformat/mpegts: parse large PMTs with multiple tables - - - - --- 2018-06-11 Aman Karmani Accepted
[FFmpeg-devel] avformat/mpegts: index only keyframes to ensure accurate seeks - - - - --- 2019-05-07 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: add skip_unknown_pmt option - - - - --- 2018-05-18 Aman Karmani Accepted
[FFmpeg-devel] avformat/mpegts: add skip_unknown_pids option - - - - --- 2018-05-08 Aman Karmani New
[FFmpeg-devel] avformat/mpegts: add merge_pmt_versions option - - - - --- 2018-05-14 Aman Karmani Superseded
[FFmpeg-devel] avformat/internal: log errno with ff_rename failure - - - - --- 2017-12-22 Aman Karmani New
[FFmpeg-devel] avformat/http: parse Content-Range responses with unknown document size [FFmpeg-devel] avformat/http: parse Content-Range responses with unknown document size - - - - 42- 2021-10-05 Aman Karmani New
[FFmpeg-devel] avformat/http: handle "content-range: <a>-<b>/*" responses - - - - --- 2017-12-13 Aman Karmani New
[FFmpeg-devel] avformat/http: fix chunked response w/ multiple_requests=1 - - - - --- 2017-11-13 Aman Karmani Accepted
[FFmpeg-devel] avformat/hlsenc: implement initial_offset - 1 - - --- 2016-09-08 Aman Karmani Changes Requested
[FFmpeg-devel] avformat/hlsenc: fix segfault when using -hls_segment_type fmp4 with -hls_segment_fi… - 1 - - --- 2017-09-15 Aman Karmani Accepted
[FFmpeg-devel] avformat/hlsenc: add hls_flag option to create segments atomically - - - - --- 2017-01-31 Aman Karmani New
[FFmpeg-devel] avformat/hls: tag as AVFMT_TS_DISCONT - - - - --- 2018-05-16 Aman Karmani Accepted
[FFmpeg-devel] avformat/hls: fix seeking around EVENT playlist after media sequence changes - - - - --- 2018-04-24 Aman Karmani Accepted
[FFmpeg-devel] avfilter: add yadif implementation using Metal.framework [FFmpeg-devel] avfilter: add yadif implementation using Metal.framework - - - - 4-- 2021-12-14 Aman Karmani New
[FFmpeg-devel] avfilter: add deinterlace_videotoolbox (yadif implementation using Metal.framework) [FFmpeg-devel] avfilter: add deinterlace_videotoolbox (yadif implementation using Metal.framework) - - - - 4-- 2021-12-16 Aman Karmani New
[FFmpeg-devel] avfilter/vf_cropdetect: change license to LGPL - - - - --- 2017-11-14 Aman Karmani New
[FFmpeg-devel] avfilter/scale_vaapi: add support for basic height/width expressions - - - - --- 2017-01-31 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] avfilter/scale: refactor common code for scaling height/width expressions - - - - --- 2017-02-01 Aman Karmani Superseded
[FFmpeg-devel] avcodec: parse options from AVCodec.bsfs - - - - --- 2018-07-18 Aman Karmani New
[FFmpeg-devel] avcodec: add minimal teletext subtitle decoder - - - - --- 2018-04-25 Aman Karmani New
[FFmpeg-devel] avcodec/videotoolboxenc: add hevc_videotoolbox encoder - - - - --- 2017-11-11 Aman Karmani Superseded
[FFmpeg-devel] avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEVC on iOS - - - - --- 2018-04-19 Aman Karmani New
[FFmpeg-devel] avcodec/vaapi_encode_h264: add support for a/53 closed caption sei - - - - --- 2019-08-01 Aman Karmani Superseded
[FFmpeg-devel] avcodec/vaapi_encode: respect -force_key_frames setting - - - - --- 2019-08-07 Aman Karmani Accepted
[FFmpeg-devel] avcodec/v4l2_m2m_enc: check for V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME availability bef… - - - - --- 2019-09-13 Aman Karmani Accepted
[FFmpeg-devel] avcodec/utils: only warn when passed invalid lowres value - - - - --- 2016-08-04 Aman Karmani Accepted
[FFmpeg-devel] avcodec/omx: fix xFramerate calculation - - - - --- 2019-08-30 Aman Karmani New
[FFmpeg-devel] avcodec/omx: add support for -force_key_frames - - - - --- 2019-08-21 Aman Karmani Accepted
[FFmpeg-devel] avcodec/mpegpicture: guard "stride changed" failures against unknown uvlinesize - - - - --- 2018-04-10 Aman Karmani New
[FFmpeg-devel] avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user data - - - - --- 2017-03-06 Aman Karmani Superseded
[FFmpeg-devel] avcodec/mpeg12dec: ignore scte20 captions when a53 data is also present - - - - --- 2018-03-06 Aman Karmani New
[FFmpeg-devel] avcodec/mediacodecdec: work around for decoding h264 with coded fields - - - - --- 2018-03-22 Aman Karmani Superseded
[FFmpeg-devel] avcodec/mediacodecdec: refactor to take advantage of new decoding api - - - - --- 2018-02-16 Aman Karmani New
[FFmpeg-devel] avcodec/mediacodecdec: propagate SAR to h/w frames - - - - --- 2018-03-19 Aman Karmani New
[FFmpeg-devel] avcodec/mediacodecdec: fix SEGV on modern nvidia decoders - - - - --- 2018-07-31 Aman Karmani Accepted
[FFmpeg-devel] avcodec/mediacodecdec: fix immediate EAGAIN with buffered packet - 1 - - --- 2018-03-13 Aman Karmani Accepted
[FFmpeg-devel] avcodec/mediacodecdec: add debug logging around hw buffer lifecycle - - - - --- 2018-03-11 Aman Karmani New
[FFmpeg-devel] avcodec/mediacodec: add av_mediacodec_render_buffer_at_time() - - - - --- 2018-08-01 Aman Karmani Accepted
[FFmpeg-devel] avcodec/h264_slice: fix access to atomic error_count - - - - --- 2018-03-11 Aman Karmani New
[FFmpeg-devel] avcodec/h264_parser: create nalus without trailing bits - - - - --- 2018-05-18 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] avcodec/cbs_misc: remove anonymous union for gcc4.4 compat - - - - --- 2019-09-13 Aman Karmani New
[FFmpeg-devel] avcodec/arm/mlpdsp: add missing dependency for truehd - - - - --- 2019-11-06 Aman Karmani Accepted
[FFmpeg-devel] avcodec/aacdec: log configuration change details - 1 - - --- 2018-03-06 Aman Karmani Accepted
[FFmpeg-devel,v4] avcodec/vaapi_encode_h264: add support for a/53 closed caption sei - - - - --- 2019-08-06 Aman Karmani New
[FFmpeg-devel,v4,5/5] avfilter: add vf_yadif_videotoolbox [FFmpeg-devel,v4,1/5] avfilter/vf_yadif_cuda: simplify filter definition - 1 1 - 4-- 2021-12-17 Aman Karmani New
[FFmpeg-devel,v4,4/5] avfilter: add metal utilities [FFmpeg-devel,v4,1/5] avfilter/vf_yadif_cuda: simplify filter definition - - 1 - 4-- 2021-12-17 Aman Karmani New
[FFmpeg-devel,v4,3/5] avutil: add obj-c helpers into header-only include [FFmpeg-devel,v4,1/5] avfilter/vf_yadif_cuda: simplify filter definition - - 1 - 4-- 2021-12-17 Aman Karmani Accepted
[FFmpeg-devel,v4,3/3] avformat/mpegts: add merge_pmt_versions option - - - - --- 2018-05-18 Aman Karmani New
[FFmpeg-devel,v4,2/5] build: detect Metal.framework and build .metal files [FFmpeg-devel,v4,1/5] avfilter/vf_yadif_cuda: simplify filter definition - - 1 - 4-- 2021-12-17 Aman Karmani Accepted
[FFmpeg-devel,v4,2/3] avformat/mpegts: keep track of PMT details in AVProgram/AVStream - - - - --- 2018-05-18 Aman Karmani New
[FFmpeg-devel,v4,14/14] avcodec/videotoolbox: fix whitespace - - - - --- 2017-11-10 Aman Karmani Accepted
[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,11/14] avcodec/hevc: implement new decode_params callback for VideoToolbox - - - - --- 2017-11-10 Aman Karmani Accepted
[FFmpeg-devel,v4,10/14] avcodec/videotoolbox: remove unnecessary if statement - - - - --- 2017-11-10 Aman Karmani Accepted
[FFmpeg-devel,v4,1/5] avfilter/vf_yadif_cuda: simplify filter definition [FFmpeg-devel,v4,1/5] avfilter/vf_yadif_cuda: simplify filter definition - - - - 4-- 2021-12-17 Aman Karmani New
[FFmpeg-devel,v4,1/3] avformat: add fields to AVProgram/AVStream for PMT change tracking - - - - --- 2018-05-18 Aman Karmani Accepted
[FFmpeg-devel,v4,09/14] avcodec/videotoolbox: create avcC even when h264 extradata is missing - - - - --- 2017-11-10 Aman Karmani Accepted
[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,07/14] avcodec/h264: implement new decode_params callback for PPS/SPS - 1 - - --- 2017-11-10 Aman Karmani Accepted
[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,v4,04/14] avcodec/videotoolbox: print descriptive errors on decode failures - - - - --- 2017-11-10 Aman Karmani Accepted
« 1 2 3 »