Show patches with: Submitter = Liu Steven       |    State = Action Required       |    Archived = No       |   266 patches
« 1 2 3 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] avcodec/aacenc: set pce value by options pce - - - - --- 2018-11-02 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: check dirname before use it - - - - --- 2018-11-02 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: remove the use_localtime_mkdir check logic - - - - --- 2018-11-01 Liu Steven New
[FFmpeg-devel] libavformat/segment: strftime date sub-directories - - - - --- 2018-09-25 Liu Steven New
[FFmpeg-devel] avfilter/sr: process and output message when load_model is NULL - - - - --- 2018-09-24 Liu Steven New
[FFmpeg-devel,5/8] avformat/dashdec: add trace message for get the logic output message - - - - --- 2018-09-03 Liu Steven New
[FFmpeg-devel] First Patch for hlsenc.c for https://trac.ffmpeg.org/ticket/7281 - - - - --- 2018-08-06 Liu Steven New
[FFmpeg-devel] lavf/dashdec: Fix memleak - - - - --- 2018-08-02 Liu Steven New
[FFmpeg-devel,v3] avformat/hlsenc: reimplement randomize of hls use av_get_random_seed - - - - --- 2018-06-04 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: add option hls_out_list_size - - - - --- 2018-04-10 Liu Steven New
[FFmpeg-devel] lavf/hls: Remove the dead code in parse_playlist() - - - - --- 2018-04-02 Liu Steven New
[FFmpeg-devel,V3,04/11] lavc/dump_extradata_bsf: support dump options. - - - - --- 2018-03-21 Liu Steven New
[FFmpeg-devel,2/2] avformat/hlsenc: use frag_every_frame flag to make fmp4 - - - - --- 2018-03-13 Liu Steven New
[FFmpeg-devel,1/2] avformat/hlsenc: remove unnecessary variate and logic - - - - --- 2018-03-13 Liu Steven New
[FFmpeg-devel,1/2] doc/bitstream_filters: correct dump_extra bsfs docs. - - - - --- 2018-02-28 Liu Steven New
[FFmpeg-devel] avformat/mov: add VP8 codec support - - - - --- 2018-02-05 Liu Steven New
[FFmpeg-devel] avfilter/vf_overlay: add comment into eval_expr - 1 - - --- 2018-01-09 Liu Steven New
[FFmpeg-devel] avfilter/vf_overlay: remove duplicate parse line - - - - --- 2018-01-08 Liu Steven New
[FFmpeg-devel,5/6] dashdec: Avoid trying to read any segments beyond the last - - - - --- 2018-01-08 Liu Steven New
[FFmpeg-devel] avformat/avienc: add check bitstream method - - - - --- 2018-01-05 Liu Steven New
[FFmpeg-devel] avformat/hls: release mem resource to fix memleak - - - - --- 2017-12-30 Liu Steven New
[FFmpeg-devel] avformat/hls: fix compiling error - - - - --- 2017-12-25 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: improve compute target_duration way - - - - --- 2017-12-22 Liu Steven New
[FFmpeg-devel] avformat/hls: update specification link of comments - - - - --- 2017-12-18 Liu Steven New
[FFmpeg-devel,4/4] avformat/hlsenc: add http options to m3u8 hlsenc - - - - --- 2017-12-18 Liu Steven New
[FFmpeg-devel,3/4] avformat/hlsenc: use hlsenc_io_* APIs - - - - --- 2017-12-18 Liu Steven New
[FFmpeg-devel,3/3] avformat/dashenc: add avpriv_io_move return value check - - - - --- 2017-12-02 Liu Steven New
[FFmpeg-devel,2/2] hwcontext_vaapi: add the fourcc of I420 format map. - - - - --- 2017-11-20 Liu Steven New
[FFmpeg-devel] ffmpeg: add return value check to suppress the build warning. - - - - --- 2017-11-20 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: remove unused avio_open_dyn_buf call - - - - --- 2017-11-17 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: checking return value of avio_open_dyn_buf - - - - --- 2017-11-16 Liu Steven New
[FFmpeg-devel,11/11] avformat/wavdecuse FFABS to instead of fabs - - - - --- 2017-11-15 Liu Steven New
[FFmpeg-devel,10/11] avformat/utils: use FFABS to instead of fabs - - - - --- 2017-11-15 Liu Steven New
[FFmpeg-devel,08/11] avformat/replaygain: use FFABS to instead of abs - - - - --- 2017-11-15 Liu Steven New
[FFmpeg-devel,06/11] avformat/mux: use FFABS to instead of fabs - - - - --- 2017-11-15 Liu Steven New
[FFmpeg-devel,04/11] avformat/mov: use FFABS to instead of fabs - - - - --- 2017-11-15 Liu Steven New
[FFmpeg-devel,03/11] avformat/fitsdec: use FFABS to instead of abs - - - - --- 2017-11-15 Liu Steven New
[FFmpeg-devel,02/11] avformat/dump: use FFABS to instead of llabs - - - - --- 2017-11-15 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: write fmp4 init header after first AV frame - 1 - - --- 2017-11-12 Liu Steven New
[FFmpeg-devel] avformat/dashdec: fix memleak of rep_dest->parent null - - - - --- 2017-11-08 Liu Steven New
[FFmpeg-devel] avformat/hls: support cache protocol in hls - - - - --- 2017-09-20 Liu Steven New
[FFmpeg-devel] avformat/hls: return eof when avio_read data at the file end - - - - --- 2017-09-04 Liu Steven New
[FFmpeg-devel,v23,1/2] avformat/dashdec: add dash demuxer base version - - - - --- 2017-09-01 Liu Steven New
[FFmpeg-devel] avformat/dashcomm: move reused API to common file and header file - - - - --- 2017-08-31 Liu Steven New
[FFmpeg-devel] avformat/utils: refine av_get_frame_filename2 function - 1 - - --- 2017-08-28 Liu Steven New
[FFmpeg-devel,v2] avformat/hlsenc: support fmp4 single file mode - - - - --- 2017-08-01 Liu Steven New
[FFmpeg-devel,v2] doc/libav-merge: remove the hls merge TODO - - - - --- 2017-07-27 Liu Steven New
[FFmpeg-devel,V2] examples/vaapi_dec: Add a VA-API hwaccel decoding example - - - - --- 2017-07-11 Liu Steven New
[FFmpeg-devel] avcodec/qsvenc_hevc: add idr_interval option - - - - --- 2017-07-06 Liu Steven New
[FFmpeg-devel] avcodec/qsvenc_henv: add idr_interval option - - - - --- 2017-07-06 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: add warning message when use fmp4 and byte range mode - - - - --- 2017-07-06 Liu Steven New
[FFmpeg-devel] cmdutils: add log time info into report log file - - - - --- 2017-06-02 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: fix memleak - - - - --- 2017-05-08 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: support TAG span multiple lines when parse playlist - - - - --- 2017-05-05 Liu Steven New
[FFmpeg-devel] doc/APIChage: Add av_strireplace() - - - - --- 2017-04-11 Liu Steven New
[FFmpeg-devel] avformat/concatdec: add concat_seekable operation - - - - --- 2017-03-18 Liu Steven New
[FFmpeg-devel] ffprobe: add show_video_keyframes option - - - - --- 2017-03-09 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: fix cid 1401346 Dereferencing pointer error - - - - --- 2017-02-20 Liu Steven New
[FFmpeg-devel] avfilter/af_atempo: fix sound shake when change speed - - - - --- 2017-02-17 Liu Steven New
[FFmpeg-devel] avcodec/fmvc: find Uninitialized variables for Coverity - - - - --- 2017-02-12 Liu Steven New
[FFmpeg-devel,1/2,v2] avformat/hlsenc: fix typo of AV_TIME_BASE - - - - --- 2017-01-23 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: fix hls start and tail segment duration problem - - - - --- 2017-01-09 Liu Steven New
[FFmpeg-devel] avformat/hlsenc: fix Explicit null dereferenced - - - - --- 2017-01-05 Liu Steven New
[FFmpeg-devel] avformat/flvdec: move set bit_rate from parse AMF OBJECT to create_stream - - - - --- 2016-11-25 Liu Steven New
[FFmpeg-devel] add hds demuxer - - - - --- 2016-10-12 Liu Steven New
[FFmpeg-devel] avformat/udp: deprecate local_port option - - - - --- 2016-10-12 Liu Steven New
« 1 2 3 »