Show patches with: Submitter = Marton Balint       |    State = Action Required       |    Archived = No       |   243 patches
« 1 2 3 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,1/8] avcodec/assdec: do not overread if zero padding is missing [FFmpeg-devel,1/8] avcodec/assdec: do not overread if zero padding is missing - - - - 4-- 2021-03-13 Marton Balint New
[FFmpeg-devel,1/5] avdevice/alsa_dec: do not set codecpar frame_size [FFmpeg-devel,1/5] avdevice/alsa_dec: do not set codecpar frame_size - - - - 4-- 2021-02-21 Marton Balint New
[FFmpeg-devel,3/3] avdevice: use av_gettime_relative() for timestamps [FFmpeg-devel,1/3] avfilter/avf_showcqt: use av_gettime_relative() instead of av_gettime() - - - - 4-- 2021-02-07 Marton Balint New
[FFmpeg-devel,6/6] avformat: deprecate some mpegts details from AVStream [FFmpeg-devel,1/6] avformat/utils: do not overwrite already existing program with defaults in av_ne… - - - - 4-- 2020-12-28 Marton Balint New
[FFmpeg-devel,1/3] avformat/aviobuf: read till the very end of the IO buffer [FFmpeg-devel,1/3] avformat/aviobuf: read till the very end of the IO buffer - - - - 2-- 2020-09-20 Marton Balint New
[FFmpeg-devel,v2,2/2] avutil/timecode: cosmetics on av_timecode_get_smpte [FFmpeg-devel,v2,1/2] avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps - - - - 2-- 2020-07-23 Marton Balint New
[FFmpeg-devel,v2,1/2] avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps [FFmpeg-devel,v2,1/2] avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps - - - - --- 2020-07-23 Marton Balint New
[FFmpeg-devel,3/3] avutil/timecode: cosmetics on av_timecode_get_smpte_from_framenum [FFmpeg-devel,1/3] avformat/dvenc: do not set binary group and biphase polarity flags - - - - 2-- 2020-07-20 Marton Balint New
[FFmpeg-devel,2/3] avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps [FFmpeg-devel,1/3] avformat/dvenc: do not set binary group and biphase polarity flags - - - - 2-- 2020-07-20 Marton Balint New
[FFmpeg-devel,1/3] avformat/dvenc: do not set binary group and biphase polarity flags [FFmpeg-devel,1/3] avformat/dvenc: do not set binary group and biphase polarity flags - - - - 2-- 2020-07-20 Marton Balint New
[FFmpeg-devel] avformat/mpegts: fix resync logic stuck in 192 bytes [FFmpeg-devel] avformat/mpegts: fix resync logic stuck in 192 bytes - - - - 2-- 2020-05-19 Marton Balint New
[FFmpeg-devel,v4,8/8] avformat: remove retimeinterleave [FFmpeg-devel,v4,1/8] avformat/mux: move interleaved packet functions upwards - - - - 2-- 2020-04-28 Marton Balint New
[FFmpeg-devel,v2,2/2] avcodec/decode: remove DecodeFilterContext [FFmpeg-devel,v2,1/2] avcodec/decode: use a single list bsf for codec decode bsfs - - - - 2-- 2020-04-26 Marton Balint New
[FFmpeg-devel,3/3] fftools/ffmpeg_opt: use av_bsf_list_parse_str for parsing bsf lists [FFmpeg-devel,1/3] fftools/ffmpeg: use a bsf list instead of individual bsfs - - - - 2-- 2020-04-25 Marton Balint New
[FFmpeg-devel,2/2] avcodec/bsf: add av_bsf_join() to chain bitstream filters [FFmpeg-devel,1/2] avcodec/bsf: use simplified algorithm for bsf_list chained filtering - - - - 1-- 2020-04-08 Marton Balint New
[FFmpeg-devel,3/3] avformat: deprecate muxing uncoded frames [FFmpeg-devel,1/3] avdevice/xv: change codec to wrapped avframe - - - - 1-- 2020-04-05 Marton Balint New
[FFmpeg-devel,2/3] avdevice/opengl: change codec to wrapped avframe [FFmpeg-devel,1/3] avdevice/xv: change codec to wrapped avframe - - - - 1-- 2020-04-05 Marton Balint New
[FFmpeg-devel,1/3] avdevice/xv: change codec to wrapped avframe [FFmpeg-devel,1/3] avdevice/xv: change codec to wrapped avframe - - - - 1-- 2020-04-05 Marton Balint New
[FFmpeg-devel] avformat/mpegts: use buffer pools for allocating packets [FFmpeg-devel] avformat/mpegts: use buffer pools for allocating packets - 1 - - 1-- 2020-04-04 Marton Balint New
[FFmpeg-devel,6/8] avformat/mux: do not destroy packets of av_write_frame on bitstream filtering [FFmpeg-devel,1/8] fftools/ffmpeg: also flush encoders which have a variable frame size - - - - 1-- 2020-03-28 Marton Balint New
[FFmpeg-devel,2/8] avformat/mux: fix check_packet with null packet [FFmpeg-devel,1/8] fftools/ffmpeg: also flush encoders which have a variable frame size - - - - 1-- 2020-03-28 Marton Balint New
[FFmpeg-devel,v3,7/7] avformat/audiointerleave: use a fixed frame duration for non-audio packets Untitled series #523 - - - - --- 2020-03-13 Marton Balint New
[FFmpeg-devel,v2,8/9] avformat/libsrt: make the non-API controlled connect timeout 0 by default [FFmpeg-devel,v2,1/9] avformat/libsrt: fix timeout unit confusion between milisec and microsec - - - - 1-- 2020-02-17 Marton Balint New
[FFmpeg-devel,4/4] avformat/udp: do not use thread cancellation when receiving data [FFmpeg-devel,1/4] avformat/udp: add newline after warning - - - - 1-- 2020-01-16 Marton Balint New
[FFmpeg-devel,6/6] avformat: convert some avio_flush() calls to avio_write_marker(AVIO_DATA_MARKER_… [FFmpeg-devel,1/6] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf() - - - - 1-- 2020-01-05 Marton Balint New
[FFmpeg-devel,5/6] avformat: remove more unneeded avio_flush() calls [FFmpeg-devel,1/6] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf() - - - - 1-- 2020-01-05 Marton Balint New
[FFmpeg-devel,4/6] avformat: remove avio_flush() calls from the end of write_packet functions [FFmpeg-devel,1/6] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf() - - - - 1-- 2020-01-05 Marton Balint New
[FFmpeg-devel,3/6] avformat: remove uneeded avio_flush() calls from the end of write_trailer functi… [FFmpeg-devel,1/6] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf() - 1 - - 1-- 2020-01-05 Marton Balint New
[FFmpeg-devel,2/6] avformat: remove uneeded avio_flush() calls from the end of write_header functio… [FFmpeg-devel,1/6] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf() - - - - 1-- 2020-01-05 Marton Balint New
[FFmpeg-devel,1/6] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf() [FFmpeg-devel,1/6] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf() - 2 - - 1-- 2020-01-05 Marton Balint New
[FFmpeg-devel,3/3] avformat: convert some avio_flush() calls to avio_write_marker(AVIO_DATA_MARKER_… [FFmpeg-devel,1/3] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf() - - - - 1-- 2020-01-03 Marton Balint New
[FFmpeg-devel,2/3] avformat: remove more unneeded avio_flush() calls [FFmpeg-devel,1/3] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf() - - - - 1-- 2020-01-03 Marton Balint New
[FFmpeg-devel,PATCHv2,2/3] avfilter/vf_geq: use per-thread state for expression evaluation - - - - --- 2019-12-30 Marton Balint New
[FFmpeg-devel,PATCHv2,1/3] avutil/eval: separate AVExpr state to a new AVExprState struct - - - - --- 2019-12-30 Marton Balint New
[FFmpeg-devel,3/3] avdevice/decklink: deprecate the -list_formats option - - - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,2/3] avdevice/decklink_dec: remove -bm_v210 option - - - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,1/3] avdevice/decklink_dec: remove the @mode syntax - - - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,7/8] avformat/img2enc: fix writing multiple streams in write_muxed_file - - - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,6/8] avformat/img2enc: minor simplification - - - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,5/8] avformat/img2enc: cleanup IO contexts on error - - - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,4/8] avformat/img2enc: reindent after last commit - - - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,3/8] avformat/img2enc: factorize piped write_packet - - - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,2/8] avformat/img2enc: factorize writing fully muxed file - - - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,1/8] doc/muxers: fix order of options and examples for image2 muxer - 1 - - --- 2019-12-27 Marton Balint New
[FFmpeg-devel,12/13] avcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-params - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,11/13] avcodec/libx265: use AV_OPT_TYPE_DICT for x265-params - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,10/13] avcodec/libx264: use AV_OPT_TYPE_DICT for x264-params - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,09/13] avcodec/libvpxenc: use AV_OPT_TYPE_DICT for ts-parameters - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,08/13] avformat/tee: use AV_OPT_TYPE_DICT for fifo_options - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,07/13] avformat/segment: use AV_OPT_TYPE_DICT for segment_format_options - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,06/13] avformat/hlsenc: use AV_OPT_TYPE_DICT for hls_ts_options - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,05/13] avformat/fifo: use AV_OPT_TYPE_DICT for format_opts - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,04/13] avformat/dashenc: use AV_OPT_TYPE_DICT for format_options - - - - --- 2019-12-25 Marton Balint New
[FFmpeg-devel,PATCHv2,1/2] avutil/buffer: add av_buffer_pool_buffer_get_opaque - - - - --- 2019-12-22 Marton Balint New
[FFmpeg-devel] avutil/eval: make av_expr_eval more thread safe - - - - --- 2019-12-15 Marton Balint New
[FFmpeg-devel,2/4] avfilter/vf_tinterlace: add support for bypassing already interlaced frames - - - - --- 2019-12-06 Marton Balint New
[FFmpeg-devel] avdevice/xcbgrab: wrap non-shm image replies in a buffer ref - - - - --- 2019-12-03 Marton Balint New
[FFmpeg-devel,PATCHv2,01/10] avformat/mpegtsenc: allow any sensible PID for elementary and PMT PIDs - - - - --- 2019-11-13 Marton Balint New
[FFmpeg-devel,10/10] avformat/mpegtsenc: fix indentation - - - - --- 2019-11-12 Marton Balint New
[FFmpeg-devel,09/10] avformat/mpegtsenc: support generating standalone PCR PID for m2ts - - - - --- 2019-11-12 Marton Balint New
[FFmpeg-devel,08/10] avformat/mpegtsenc: simulate a CBR stream for m2ts mode - - - - --- 2019-11-12 Marton Balint New
[FFmpeg-devel,07/10] avformat/mpegtsenc: count packets instead of using avio_tell - - - - --- 2019-11-12 Marton Balint New
[FFmpeg-devel,01/10] avformat/mpegtsenc: allow any sensible PID for elementary and pmt pids - - - - --- 2019-11-12 Marton Balint New
[FFmpeg-devel,PATCHv2,2/6] avcodec/libvpxenc: only allocate alpha U/V planes on size changes - 1 - - --- 2019-11-02 Marton Balint New
[FFmpeg-devel] avformat/avidec: add support for recognizing HEVC fourcc when demuxing - - - - --- 2019-08-23 Marton Balint New
[FFmpeg-devel,4/4] avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt - - - - --- 2019-08-14 Marton Balint New
[FFmpeg-devel,2/4] avformat/mpegtsenc: add support for setting PCR interval for VBR streams - - - - --- 2019-08-14 Marton Balint New
[FFmpeg-devel,PATCHv2,1/3] avformat/avio: add avio_print_string_array and avio_print - 1 - - --- 2019-08-12 Marton Balint New
[FFmpeg-devel,PATCHv2,3/3] avformat/avio: remove 4k limit from avio_printf - 1 - - --- 2019-08-10 Marton Balint New
[FFmpeg-devel,4/6] avformat/mpegtsenc: use increasing numbers in default service names - - - - --- 2019-08-08 Marton Balint New
[FFmpeg-devel,3/6] avformat/mpegtsenc: remove section_write_packet forward declaration - - - - --- 2019-08-08 Marton Balint New
[FFmpeg-devel,2/6] avformat/mpegtsenc: factorize setting up services - - - - --- 2019-08-08 Marton Balint New
[FFmpeg-devel,PATCHv2,1/3] avformat/avio: add avio_print_n_strings and avio_print - - - - --- 2019-08-07 Marton Balint New
[FFmpeg-devel] avformat/mpegtsenc: fix PCR generation intervals - - - - --- 2019-08-04 Marton Balint New
[FFmpeg-devel,PATCHv2,1/4] avformat/mpegtsenc: fix incorrect PCR selection with multiple programs - - - - --- 2019-08-03 Marton Balint New
[FFmpeg-devel,DEVEL,v6] fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC) - - - - --- 2019-05-24 Marton Balint New
[FFmpeg-devel] avfilter/f_loop: do not loop if loop size is 0 - - - - --- 2019-05-19 Marton Balint New
[FFmpeg-devel] avformat/utils: fix stream ordering for program ID stream specifiers - - - - --- 2019-05-18 Marton Balint New
[FFmpeg-devel,4/5] avformat/mxfdec: take into account run-in in find_partition_by_offset - - - - --- 2019-04-11 Marton Balint New
[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,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,PATCHv2,3/3] avformat/mpegtsenc: add support for service and provider names with utf8… - - - - --- 2019-02-11 Marton Balint New
[FFmpeg-devel] avformat/utils: parse some stream specifiers recursively - - - - --- 2019-02-05 Marton Balint New
[FFmpeg-devel,PATCHv2] configure: request explicitly enabled components - - - - --- 2019-01-28 Marton Balint New
[FFmpeg-devel] avformat/async: fix assertion condition when draining buffer - - - - --- 2019-01-27 Marton Balint New
[FFmpeg-devel,1/4] avformat/concatdec: set seekable flag after opening the last file - - - - --- 2018-11-22 Marton Balint New
[FFmpeg-devel,2/2] avfilter/af_silenceremove: fix maximum of AV_OPT_TYPE_DURATION params - - - - --- 2018-11-12 Marton Balint New
[FFmpeg-devel,PATCHv2,2/2] avdevice/sdl2 : add option to set window position - - - - --- 2018-10-20 Marton Balint New
[FFmpeg-devel,2/2] avcodec/utils: keep CORRUPT and TRUSTED packet flags when parsing packets - - - - --- 2018-10-09 Marton Balint New
[FFmpeg-devel] avfilter/f_cue: use internal fifo for queueing frames - - - - --- 2018-09-30 Marton Balint New
[FFmpeg-devel] avdevice/decklink: add support for selecting devices based on their unique ID - - - - --- 2018-09-20 Marton Balint New
[FFmpeg-devel,2/2] avutil/file: allow mapping 0 byte files with av_file_map - - - - --- 2018-09-06 Marton Balint New
[FFmpeg-devel,1/2] avutil/file: do not request PROT_WRITE in av_file_map - - - - --- 2018-09-06 Marton Balint New
[FFmpeg-devel] make work (live) libsrt - - - - --- 2018-08-28 Marton Balint New
[FFmpeg-devel] avfilter/f_cue: add cue and acue filters - - - - --- 2018-08-25 Marton Balint New
[FFmpeg-devel,2/2] avcodec/internal: increase FF_SANE_NB_CHANNELS to 256 - - - - --- 2018-07-03 Marton Balint New
[FFmpeg-devel,3/5] avformat/mxfdec: take into account index_edit_rate - - - - --- 2018-06-24 Marton Balint New
[FFmpeg-devel,2/5] avformat/mxfdec: fix indentation and rename mxf_read_packet_old - - - - --- 2018-06-24 Marton Balint New
[FFmpeg-devel,04/12] avformat/mxfdec: compute both essence_offset and essence_length in mxf_compute… - - - - --- 2018-06-13 Marton Balint New
« 1 2 3 »