Show patches with: Archived = No       |   45507 patches
« 1 2 ... 298 299 300455 456 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v7] avcodec/v210dec: add the frame and slice threading support - - - - --- 2019-10-18 Lance Wang Accepted
[FFmpeg-devel,v7] avcodec/v210dec: add the frame and slice threading support - - - - --- 2019-10-18 Lance Wang Superseded
[FFmpeg-devel,v2] avcodec/libdav1d: fix setting AVFrame reordered_opaque - - - - --- 2019-10-17 James Almer New
[FFmpeg-devel] avcodec/libdav1d: fix setting AVFrame reordered_opaque - - - - --- 2019-10-17 Andrey Semashev Superseded
[FFmpeg-devel,4/4] avcodec/rasc: Check input size in decode_fint() - - - - --- 2019-10-17 Michael Niedermayer Accepted
[FFmpeg-devel,3/4] avcodec/ffv1dec: Use a different error message for the slice level CRC - - - - --- 2019-10-17 Michael Niedermayer New
[FFmpeg-devel,2/4] avcodec/ffv1: Implementation of the CRC proposal for v4 - - - - --- 2019-10-17 Michael Niedermayer New
[FFmpeg-devel,1/4] avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830() - - - - --- 2019-10-17 Michael Niedermayer Accepted
[FFmpeg-devel] avcodec/libdav1d: fix setting AVFrame reordered_opaque - - - - --- 2019-10-17 James Almer Superseded
[FFmpeg-devel,11/11] avformat/dashenc: implement DVB-DASH profile - - - - --- 2019-10-17 James Almer New
[FFmpeg-devel,10/11] avformat/dashenc: add an option to enable low latency Dash manifest - - - - --- 2019-10-17 James Almer New
[FFmpeg-devel,09/11] avformat/dashenc: use AVProducerReferenceTime side data to write the Producer … - - - - --- 2019-10-17 James Almer New
[FFmpeg-devel,08/11] avformat/movenc: use AVProducerReferenceTime side data to write the prft atom - - - - --- 2019-10-17 James Almer New
[FFmpeg-devel,07/11] avformat/utils: make ff_ntp_time() accept a timestamp as input argument - - - - --- 2019-10-17 James Almer New
[FFmpeg-devel,06/11] avcodec/libx264: export Producer Reference Time as packet side data - - - - --- 2019-10-17 James Almer New
[FFmpeg-devel,05/11] avcodec: add a Producer Reference Time AVPacketSideData type - - - - --- 2019-10-17 James Almer New
[FFmpeg-devel,04/11] avformat/dashenc: Write a Producer Reference Time element - - - - --- 2019-10-17 James Almer New
[FFmpeg-devel,03/11] avformat/dashenc: allow splitting fragments following P-Frame reordering - - - - --- 2019-10-17 James Almer Superseded
[FFmpeg-devel,02/11] avformat/dashenc: allow setting fragment durations - - - - --- 2019-10-17 James Almer Superseded
[FFmpeg-devel,01/11] avformat/dashenc: allow setting segment durations per AdaptationSet - - - - --- 2019-10-17 James Almer Superseded
[FFmpeg-devel,v2] avformat: Add max_probe_packets option - 1 - - --- 2019-10-17 Andriy Gelman Accepted
[FFmpeg-devel] avcodec/zmbv: Call decode_intra directly - 1 - - --- 2019-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avcodec/g729dec: Avoid computing invalid temporary pointers for ff_acelp_weighte… - - - - --- 2019-10-17 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/g729postfilter: Fix left shift of negative value - 1 - - --- 2019-10-17 Michael Niedermayer Accepted
[FFmpeg-devel] avfilter/af_arnndn: Remove superfluous qualifier - - - - --- 2019-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/ac3enc_float: fix fdsp memory leak - 1 - - --- 2019-10-17 Paul B Mahol New
[FFmpeg-devel] avformat/ac3enc: Fix memleak - 1 - - --- 2019-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/nutenc: Fix memleak - - - - --- 2019-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,15/15] vp9_superframe: Avoid allocations and copies of packet structures - - - - --- 2019-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,14/15] dump_extradata: Insert extradata even for small packets - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,13/15] h264_mp4toannexb: Cosmetics - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,12/15] h264_mp4toannexb: Improve overread checks - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,11/15] h264_mp4toannexb: Stop reallocating the output buffer - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,10/15] h264_mp4toannexb: Consistently use pointer comparisons - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,09/15] h264_mp4toannexb: Copy one NAL unit at a time - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,08/15] h264_mp4toannexb: Try to avoid four byte startcodes - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,07/15] h264_mp4toannexb: Simplify extradata insertion - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,06/15] h264_mp4toannexb: Don't forget numOfPictureParameterSets - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,05/15] h264_mp4toannexb: Add a comment about possible overread - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,04/15] h264_mp4toannexb: Improve extradata overread checks - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,03/15] h264_mp4toannexb: Switch to GetByteContext to read extradata - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,02/15] bytestream: Make get_bytes_left compatible with overread - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel,01/15] h264_mp4toannexb: Remove unnecessary check - - - - --- 2019-10-17 Andreas Rheinhardt Superseded
[FFmpeg-devel] lavf/isom: support for demuxing MPEG-H 3D Audio in MP4 - - - - --- 2019-10-17 Yuki.Tsuchiya Superseded
[FFmpeg-devel] avfilter: add tdisplace filter - - - - --- 2019-10-16 Paul B Mahol New
[FFmpeg-devel] avformat/mpegenc: Fix memleaks and return values - 1 - - --- 2019-10-16 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/4] avfilter: add a generic filter for rgb proccessing with dnn networks - - - - --- 2019-10-16 Guo, Yejun New
[FFmpeg-devel,3/4] avfilter/dnn: add a new interface to query dnn model's input info - - - - --- 2019-10-16 Guo, Yejun Accepted
[FFmpeg-devel,2/4] avfilter/dnn: get the data type of network output from dnn execution result - - - - --- 2019-10-16 Guo, Yejun Accepted
[FFmpeg-devel,1/4] dnn: add tf.nn.conv2d support for native model - - - - --- 2019-10-16 Guo, Yejun Accepted
[FFmpeg-devel,v6,3/3] hevc_mp4toannexb: Parse extradata directly from HVCC format - - - - --- 2019-10-16 Andriy Gelman New
[FFmpeg-devel,v6,2/3] fate: Add tests for hevc_mp4annexb bsf - - - - --- 2019-10-16 Andriy Gelman New
[FFmpeg-devel,v6,1/3] hevc_mp4toannexb: Insert correct parameter sets before IRAP - - - - --- 2019-10-16 Andriy Gelman New
[FFmpeg-devel,v2] avformat/matroskaenc: Move track-related fields to mkv_track - - - - --- 2019-10-16 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,2/2] avformat/matroskaenc: Use ffio_free_dyn_buf - - - - --- 2019-10-16 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,1/2] avformat/matroskaenc: Fix memleak upon failure - - - - --- 2019-10-16 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2,4/4] fate/filter-video: add 10bit test for unsharp filter - - - - --- 2019-10-16 Lance Wang New
[FFmpeg-devel] avformat/flvenc: Check pts for mpeg4/h264 (which need the value) - - - - --- 2019-10-15 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] avcodec/dstdec: Check that AC probabilities are within range - - - - --- 2019-10-15 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/dstdec: Check read_table() for failure - - - - --- 2019-10-15 Michael Niedermayer Accepted
[FFmpeg-devel] segfault in af_afade.c::activate - - - - --- 2019-10-15 Mark Niebur New
[FFmpeg-devel] avcodec/frame_thread_encoder: fix memleak on error - - - - --- 2019-10-15 Paul B Mahol New
[FFmpeg-devel] avfilter/f_sidedata: fix Wtautological-constant-out-of-range-compare - 1 - - --- 2019-10-15 Zhao Zhili Accepted
[FFmpeg-devel] avfilter/vf_adadenoise: add x86 SIMD - - - - --- 2019-10-15 Paul B Mahol New
[FFmpeg-devel,2/2] FATE/dnn: add .gitignore - 1 - - --- 2019-10-15 Zhao Zhili Accepted
[FFmpeg-devel,1/2] avcodec/tests: add h265_levels to .gitignore - - - - --- 2019-10-15 Zhao Zhili Accepted
[FFmpeg-devel] avfilter/vf_adadenoise: add x86 SIMD - - - - --- 2019-10-15 Paul B Mahol Superseded
[FFmpeg-devel,v1,4/4] fate/filter-video: add 10bit test for unsharp filter - - - - --- 2019-10-15 Michael Niedermayer Not Applicable
[FFmpeg-devel] avformat/latmenc: abort if no extradata is available - 1 - - --- 2019-10-15 James Almer Accepted
[FFmpeg-devel,9/9] avformat/matroskaenc: Fix ReferenceBlock timestamp - - - - --- 2019-10-15 Andreas Rheinhardt Superseded
[FFmpeg-devel,8/9] avformat/matroskaenc: Improve cues in case of no-video - - - - --- 2019-10-15 Andreas Rheinhardt Superseded
[FFmpeg-devel,7/9] avformat/matroskaenc: Add check for using explicit track number - - - - --- 2019-10-15 Andreas Rheinhardt Superseded
[FFmpeg-devel,6/9] avformat/matroskaenc: Cosmetics - - - - --- 2019-10-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/9] avformat/matroskaenc: Use more appropriate function name - - - - --- 2019-10-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/9] avformat/matroskaenc: Remove redundant assert - - - - --- 2019-10-15 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/9] avformat/matroskaenc: Use smaller types - - - - --- 2019-10-15 Andreas Rheinhardt Withdrawn
[FFmpeg-devel,2/9] avformat/matroskaenc: Move track-related fields to mkv_track - - - - --- 2019-10-15 Andreas Rheinhardt Superseded
[FFmpeg-devel,1/9] avformat/matroskaenc: Fix memleak upon failure - - - - --- 2019-10-15 Andreas Rheinhardt Superseded
[FFmpeg-devel,v6] avcodec/v210dec: add the frame and slice threading support - - - - --- 2019-10-15 Lance Wang Superseded
[FFmpeg-devel,v18,1/2] lavc/svt_hevc: add libsvt hevc encoder wrapper - - - - --- 2019-10-15 Jing SUN New
[FFmpeg-devel] lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrate - - - - --- 2019-10-15 Fu, Linjie Accepted
[FFmpeg-devel] avcodec/h2645_parse: Reset nal_buffer_size on uninit - - - - --- 2019-10-15 Andriy Gelman Accepted
[FFmpeg-devel,3/3] avformat/vividas: Fix n_sb_blocks Check - - - - --- 2019-10-14 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0 - - - - --- 2019-10-14 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/snowenc: Fix 2 undefined shifts - - - - --- 2019-10-14 Michael Niedermayer Accepted
[FFmpeg-devel,v5,4/4] lavc/libxavs2: replace 'FrameRate' with 'fps' - - - - --- 2019-10-14 hwren New
[FFmpeg-devel,v5,3/4] lavc/libxavs2: optimize using of spaces and indents - - - - --- 2019-10-14 hwren New
[FFmpeg-devel,v5,2/4] lavc/libxavs2: optimize data access - - - - --- 2019-10-14 hwren New
[FFmpeg-devel,v5,1/4] lavc/libxavs2: fix parameter setting result determination - - - - --- 2019-10-14 hwren New
[FFmpeg-devel,v4,4/4] lavc/libxavs2: replace 'FrameRate' with 'fps' - - - - --- 2019-10-14 hwren Superseded
[FFmpeg-devel,v4,3/4] lavc/libxavs2: optimize using of spaces and indents - - - - --- 2019-10-14 hwren Superseded
[FFmpeg-devel,v4,2/4] lavc/libxavs2: optimize data access - - - - --- 2019-10-14 hwren Superseded
[FFmpeg-devel,v1,4/4] fate/filter-video: add 10bit test for unsharp filter - - - - --- 2019-10-14 Lance Wang Superseded
[FFmpeg-devel,v1,3/4] avfilter/vf_unsharp: activate more pixel format which tested by ffplay - - - - --- 2019-10-14 Lance Wang New
[FFmpeg-devel,v1,2/4] avfilter/vf_unsharp: add 10bit support - - - - --- 2019-10-14 Lance Wang New
[FFmpeg-devel,v1,1/4] avfilter/vf_unsharp: rename config_props -> config_input, link -> inlink - - - - --- 2019-10-14 Lance Wang Accepted
[FFmpeg-devel,v3,4/4] lavc/libxavs2: replace 'FrameRate' with 'fps' - - - - --- 2019-10-14 hwren Superseded
[FFmpeg-devel,v3,3/4] lavc/libxavs2: optimize using of spaces and indents - - - - --- 2019-10-14 hwren Superseded
[FFmpeg-devel,v3,2/4] lavc/libxavs2: optimize data access - - - - --- 2019-10-14 hwren Superseded
[FFmpeg-devel,v3,1/4] lavc/libxavs2: fix parameter setting result determination - - - - --- 2019-10-14 hwren Superseded
« 1 2 ... 298 299 300455 456 »