Show patches with: Submitter = Andreas Rheinhardt       |    State = Action Required       |    Archived = No       |   577 patches
« 1 2 3 45 6 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,1/5] avcodec/mjpegdec: Always reset got_picture at the beginnig of decoding [FFmpeg-devel,1/5] avcodec/mjpegdec: Always reset got_picture at the beginnig of decoding - - - - 4-- 2022-04-14 Andreas Rheinhardt New
[FFmpeg-devel,1/5] startcode: Use common macro - - - - --- 2019-06-01 Andreas Rheinhardt New
[FFmpeg-devel,1/5] startcode: Use common macro and switch to pointer arithmetic - - - - --- 2019-06-09 Andreas Rheinhardt New
[FFmpeg-devel,1/6] avfilter/af_aderivative: Don't use audiobuf for only 1 sample, fix leak [FFmpeg-devel,1/6] avfilter/af_aderivative: Don't use audiobuf for only 1 sample, fix leak - - - - 4-- 2021-08-01 Andreas Rheinhardt New
[FFmpeg-devel,1/7] avcodec/cbs: Check for overflow when reading - - - - --- 2019-12-09 Andreas Rheinhardt New
[FFmpeg-devel,1/7] avcodec/mpeg12dec: Remove update_thread_context [FFmpeg-devel,1/7] avcodec/mpeg12dec: Remove update_thread_context - - - - 4-- 2020-12-25 Andreas Rheinhardt New
[FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num [FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num - - - - 2-- 2020-07-09 Andreas Rheinhardt New
[FFmpeg-devel,1/8] avformat/matroskadec: Don't overlook parsing error - - - - --- 2019-09-05 Andreas Rheinhardt New
[FFmpeg-devel,1/9] avcodec/libxevd: Remove FF_CODEC_CAP_SETS_PKT_DTS cap [FFmpeg-devel,1/9] avcodec/libxevd: Remove FF_CODEC_CAP_SETS_PKT_DTS cap - - - - 4-- 2024-02-27 Andreas Rheinhardt New
[FFmpeg-devel,1/9] avcodec/opus_rc: Remove write-only waste from OpusRangeCoder [FFmpeg-devel,1/9] avcodec/opus_rc: Remove write-only waste from OpusRangeCoder - 2 - - 2-- 2022-10-07 Andreas Rheinhardt New
[FFmpeg-devel,10/10] all: Don't use av_uninit [FFmpeg-devel,01/10] avcodec/libvpxenc: Avoid unused-variable warning if VP9 enc is disabled - - - - 4-- 2024-03-31 Andreas Rheinhardt New
[FFmpeg-devel,10/10] avfilter/avfilter: Hide most internal AVFilterLink fields [FFmpeg-devel,1/3] avfilter/avfilter: Fix leaks upon filter creation error - - - - 4-- 2021-08-11 Andreas Rheinhardt New
[FFmpeg-devel,10/10] avformat/nutenc: Don't allocate array with zero entries [FFmpeg-devel,01/10] libavformat/nutenc: Remove redundant function parameter - - - - 2-- 2020-05-04 Andreas Rheinhardt New
[FFmpeg-devel,10/11] avcodec/h264_parser: Don't keep full DSP Context - - - - --- 2019-08-16 Andreas Rheinhardt New
[FFmpeg-devel,10/11] fate/matroska: Add test for stereo 3D [FFmpeg-devel,1/9] avformat/matroskaenc: Avoid atoi() - - - - 4-- 2023-08-11 Andreas Rheinhardt New
[FFmpeg-devel,10/13] avformat/mux: Add flag for "only default codecs allowed" [FFmpeg-devel,01/13] avformat/mp3enc: Improve query_codec - - - - 2-- 2024-03-20 Andreas Rheinhardt New
[FFmpeg-devel,10/14] avcodec/ffv1dec: Treat all slices as damaged if frame is fully discarded [FFmpeg-devel,01/14] avcodec/ffv1dec: Remove redundant writes, fix races - - - - 4-- 2021-04-24 Andreas Rheinhardt New
[FFmpeg-devel,10/14] avformat/dvenc: Remove superfluous header - - - - --- 2019-10-25 Andreas Rheinhardt New
[FFmpeg-devel,10/17] avformat/sdp: Simplify creating H.264 media attributes [FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num - - - - 2-- 2020-07-09 Andreas Rheinhardt New
[FFmpeg-devel,10/18] avcodec/vp8: Inline num_jobs for VP7 [FFmpeg-devel,01/18] avcodec/vp8: Disable segmentation for VP7 - - - - 2-- 2022-09-10 Andreas Rheinhardt New
[FFmpeg-devel,10/23] avutil/hwcontext: Allocate AVHWDevCtx jointly with its internals [FFmpeg-devel,01/23] avutil/hwcontext_opencl: Use proper OpenCLFramesContext - - - - 2-2 2024-02-12 Andreas Rheinhardt New
[FFmpeg-devel,10/36] avcodec/vp9_superframe_split_bsf: Use unchecked bytestream reader [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,10/61] avcodec/ituh263dec: Avoid superfluous VLC structures [FFmpeg-devel,01/61] avcodec/vlc: Add functions to init static VLCElem[] without VLC - - - - 2-- 2023-09-26 Andreas Rheinhardt New
[FFmpeg-devel,11/11] avcodec/avcodec: Remove AV_CODEC_FLAG2_DROP_FRAME_TIMECODE [FFmpeg-devel,01/11] avcodec/flacdsp: Remove unused function parameter - - - - 4-- 2022-08-01 Andreas Rheinhardt New
[FFmpeg-devel,11/11] avformat/mpegts: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdup - - - - --- 2019-11-11 Andreas Rheinhardt New
[FFmpeg-devel,11/12] avformat/hevc: Clarify documentation of filter_ps [FFmpeg-devel,1/6] avformat/matroskaenc: Check for reformatting errors - - - - 1-- 2020-01-24 Andreas Rheinhardt New
[FFmpeg-devel,11/12] avformat/nutenc: Don't segfault when chapters are added during muxing [FFmpeg-devel,01/10] libavformat/nutenc: Remove redundant function parameter - - - - 2-- 2020-05-05 Andreas Rheinhardt New
[FFmpeg-devel,11/13] avcodec/mpegpicture: Move caller-specific parts of function to callers [FFmpeg-devel,01/13] avcodec/mpegvideo_enc: Fix abort on allocation errors - - - - 2-- 2023-10-06 Andreas Rheinhardt New
[FFmpeg-devel,11/14] avcodec/ffv1dec: Fix race when updating slice_damaged [FFmpeg-devel,01/14] avcodec/ffv1dec: Remove redundant writes, fix races - - - - 4-- 2021-04-24 Andreas Rheinhardt New
[FFmpeg-devel,11/17] avformat/avc, hevc: Avoid intermediate buffers when parsing annex B [FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num - - - - 2-- 2020-07-09 Andreas Rheinhardt New
[FFmpeg-devel,11/18] avcodec/vp8: Inline jobnr, threadnr for VP7 [FFmpeg-devel,01/18] avcodec/vp8: Disable segmentation for VP7 - - - - 2-- 2022-09-10 Andreas Rheinhardt New
[FFmpeg-devel,11/36] avcodec/vp9_raw_reorder_bsf: Check for existence of data before reading it [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,12/12] avcodec/vlc: Use union of uint8_t and uint16_t in VLC_MULTI_ELEM [FFmpeg-devel,1/5] avcodec/ppc/hpeldsp_altivec: Fix left-shift of negative number - - - - 22- 2024-03-30 Andreas Rheinhardt New
[FFmpeg-devel,12/12] avformat/nutenc: Fix repeating headers [FFmpeg-devel,01/10] libavformat/nutenc: Remove redundant function parameter - - - - 1-1 2020-05-05 Andreas Rheinhardt New
[FFmpeg-devel,12/14] avcodec/ffv1, ffv1dec: Store index of slice context [FFmpeg-devel,01/14] avcodec/ffv1dec: Remove redundant writes, fix races - - - - 4-- 2021-04-24 Andreas Rheinhardt New
[FFmpeg-devel,12/15] avformat/pcmdec: Avoid av_freep(&(void*){NULL}) [FFmpeg-devel,01/15] configure: Make hls demuxer select AAC, AC3 and EAC3 demuxers - - - - 4-- 2024-03-23 Andreas Rheinhardt New
[FFmpeg-devel,12/17] avformat/avc: Discard empty NAL units during annex B->mp4 conversion [FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num - - - - 2-- 2020-07-09 Andreas Rheinhardt New
[FFmpeg-devel,12/18] avcodec/vp8: Inline update_last for VP7 [FFmpeg-devel,01/18] avcodec/vp8: Disable segmentation for VP7 - - - - 2-- 2022-09-10 Andreas Rheinhardt New
[FFmpeg-devel,12/36] avcodec/mp3_header_decompress_bsf: Don't output uninitialized CRC [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,12/42] avcodec/decode: Use RefStruct API for hwaccel_picture_private New API for reference counting and ThreadFrames - - - - 2-- 2023-09-19 Andreas Rheinhardt New
[FFmpeg-devel,13/14] avcodec/ffv1dec: Combine identical checks [FFmpeg-devel,01/14] avcodec/ffv1dec: Remove redundant writes, fix races - - - - 4-- 2021-04-24 Andreas Rheinhardt New
[FFmpeg-devel,13/14] iavformat/apetag: Remove superfluous header - - - - --- 2019-10-25 Andreas Rheinhardt New
[FFmpeg-devel,13/15] avformat/matroskaenc: Don't reserve space for HDR10+ when unnecessary [FFmpeg-devel,1/5] avformat/matroskaenc: Support rotations - - - - 4-- 2023-08-08 Andreas Rheinhardt New
[FFmpeg-devel,13/15] avformat/pcmdec: Reindent after the previous commit [FFmpeg-devel,01/15] configure: Make hls demuxer select AAC, AC3 and EAC3 demuxers - - - - 4-- 2024-03-23 Andreas Rheinhardt New
[FFmpeg-devel,13/17] avformat/avc: Remove trailing zero bytes during annex B->mp4 conversion [FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num - - - - 2-- 2020-07-09 Andreas Rheinhardt New
[FFmpeg-devel,13/18] avcodec/vp8: Don't use avctx->execute2 for VP7 [FFmpeg-devel,01/18] avcodec/vp8: Disable segmentation for VP7 - - - - 2-- 2022-09-10 Andreas Rheinhardt New
[FFmpeg-devel,13/19] avfilter/af_aiir: Avoid temporary buffer when drawing image [FFmpeg-devel,01/19] avfilter/avfilter: Fix indentation - - - - 2-- 2020-08-25 Andreas Rheinhardt New
[FFmpeg-devel,13/36] avcodec/mp3_header_decompress_bsf: Improve readability [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,14/14] avcodec/ffv1: Use av_memdup() instead of av_mallocz()+memcpy() [FFmpeg-devel,01/14] avcodec/ffv1dec: Remove redundant writes, fix races - 1 - - 4-- 2021-04-24 Andreas Rheinhardt New
[FFmpeg-devel,14/14] avformat/aiffdec: Remove superfluous headers - - - - --- 2019-10-25 Andreas Rheinhardt New
[FFmpeg-devel,14/14] avutil/avstring: Avoid av_strdup(NULL) [FFmpeg-devel,01/10] doc/examples: Always use <> includes - - - - 4-- 2024-03-25 Andreas Rheinhardt New
[FFmpeg-devel,14/17] avformat/avc: Be more strict when parsing SPS [FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num - - - - 2-- 2020-07-09 Andreas Rheinhardt New
[FFmpeg-devel,14/20] avcodec/snow: Only allocate mconly_picture for the decoder [FFmpeg-devel,1/8] configure: Remove dependencies of inexistant rtjpeg decoder - - - - 4-- 2022-10-10 Andreas Rheinhardt New
[FFmpeg-devel,14/36] avcodec/mjpega_dump_header_bsf: Make code more robust wrt overflow [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,15/15] avformat/matroskaenc: Don't write \0 unnecessarily [FFmpeg-devel,1/5] avformat/matroskaenc: Support rotations - - - - 4-- 2023-08-08 Andreas Rheinhardt New
[FFmpeg-devel,15/17] avformat/avc: Use the constraint_setx_flags as is [FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num - - - - 2-- 2020-07-09 Andreas Rheinhardt New
[FFmpeg-devel,15/18] avcodec/vp8: Disable frame-threading code for VP7 [FFmpeg-devel,01/18] avcodec/vp8: Disable segmentation for VP7 - - - - 2-- 2022-09-10 Andreas Rheinhardt New
[FFmpeg-devel,15/20] avcodec/h264data: Deduplicate H.26[45] aspect ratio table [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,15/20] avcodec/snowdec: Don't zero encoder-only buffer [FFmpeg-devel,1/8] configure: Remove dependencies of inexistant rtjpeg decoder - - - - 4-- 2022-10-10 Andreas Rheinhardt New
[FFmpeg-devel,15/36] avcodec/mjpega_dump_header_bsf: Don't overread [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,16/17] avformat/avc: Improve writing AVCDecoderConfigurationRecord [FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num - - - - 2-- 2020-07-09 Andreas Rheinhardt New
[FFmpeg-devel,16/20] avcodec/snow: Move allocating encoder-only buffers to snowenc.c [FFmpeg-devel,1/8] configure: Remove dependencies of inexistant rtjpeg decoder - - - - 4-- 2022-10-10 Andreas Rheinhardt New
[FFmpeg-devel,16/23] avformat/matroskadec: Don't forward empty attachment filename - - - - --- 2019-11-06 Andreas Rheinhardt New
[FFmpeg-devel,16/36] avcodec/mjpega_dump_header_bsf: Only allocate when necessary [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,164/191] avcodec/atrac3: Make decoders init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-23 Andreas Rheinhardt New
[FFmpeg-devel,168/191] avcodec/atrac1: Mark decoder as init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-23 Andreas Rheinhardt New
[FFmpeg-devel,169/191] avcodec/atrac3plus: Make decoder init-threadsafe VLC, esp. init_vlc patches - - - - 2-- 2020-11-23 Andreas Rheinhardt New
[FFmpeg-devel,17/17] avformat/avc: Don't discard SPS extensions for some profiles [FFmpeg-devel,1/7] avformat/avc: Fix undefined shift and assert when reading exp-golomb num - - - - 2-- 2020-07-09 Andreas Rheinhardt New
[FFmpeg-devel,17/17] fftools/ffmpeg_opt: Apply copyinkf for all stream types [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt New
[FFmpeg-devel,17/20] avcodec/snow: Remove outdated assert [FFmpeg-devel,1/8] configure: Remove dependencies of inexistant rtjpeg decoder - - - - 4-- 2022-10-10 Andreas Rheinhardt New
[FFmpeg-devel,17/23] avformat/matroskaenc: Allow empty filename for attachments - - - - --- 2019-11-06 Andreas Rheinhardt New
[FFmpeg-devel,174/191] avcodec/aacdec, aactab: Move kbd tables to their only user VLC, esp. init_vlc patches - - - - 2-- 2020-11-23 Andreas Rheinhardt New
[FFmpeg-devel,178/191] avcodec/mpeg12: Make initializing VLCs thread-safe VLC, esp. init_vlc patches - - - - 2-- 2020-11-23 Andreas Rheinhardt New
[FFmpeg-devel,179/191] avcodec/mpeg12: Reindentation VLC, esp. init_vlc patches - - - - 2-- 2020-11-23 Andreas Rheinhardt New
[FFmpeg-devel,18/18] avcodec/vp8: Add const where appropriate [FFmpeg-devel,01/18] avcodec/vp8: Disable segmentation for VP7 - - - - 2-- 2022-09-10 Andreas Rheinhardt New
[FFmpeg-devel,18/19] avfilter/vf_signature: Allocate arrays together [FFmpeg-devel,01/19] avfilter/avfilter: Fix indentation - - - - 2-- 2020-08-25 Andreas Rheinhardt New
[FFmpeg-devel,18/20] avcodec/snow: Only allocate x_coeffs for decoder [FFmpeg-devel,1/8] configure: Remove dependencies of inexistant rtjpeg decoder - - - - 4-- 2022-10-10 Andreas Rheinhardt New
[FFmpeg-devel,189/191] avcodec/ivi: Make initializing VLCs thread-safe VLC, esp. init_vlc patches - - - - 2-- 2020-11-23 Andreas Rheinhardt New
[FFmpeg-devel,19/20] avcodec/(h264|hevc)_ps: Factor common VUI code out [FFmpeg-devel,01/20] avcodec/hevc_sei: Use proper type for NALU type - - - - 4-- 2022-07-02 Andreas Rheinhardt New
[FFmpeg-devel,19/20] avcodec/snow: Reindent after previous commit [FFmpeg-devel,1/8] configure: Remove dependencies of inexistant rtjpeg decoder - - - - 4-- 2022-10-10 Andreas Rheinhardt New
[FFmpeg-devel,19/36] avcodec/hevc_mp4toannexb_bsf: Use unchecked bytestream2 API [FFmpeg-devel,01/36] avcodec/vp9_superframe_bsf: Check for existence of data before reading it - - - - 2-- 2020-05-30 Andreas Rheinhardt New
[FFmpeg-devel,19/42] avcodec/hevcdec: Use RefStruct-pool API instead of AVBufferPool API New API for reference counting and ThreadFrames - - - - --- 2023-09-19 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/cbs_h266_syntax_template: Remove set-but-unused variable [FFmpeg-devel,1/2] avcodec/cbs_h266_syntax_template: Don't use uninitialized value - - - - 4-- 2023-06-30 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/decode: Don't allocate FrameDecodeData if it is unneeded [FFmpeg-devel,1/2] avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarily - - - - 4-- 2022-05-11 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/dvenc: Don't set chroma_sample_location [FFmpeg-devel,1/2] avcodec/dv: Remove unnecessary header - - - - 6-- 2022-07-04 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/h2645_parse: Don't report negative NAL unit sizes [FFmpeg-devel,1/2] avcodec/h264_parser: Fix undefined left shift - - - - 2-- 2020-05-29 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/h264dec: Check early whether film grain is supported, fix race [FFmpeg-devel,1/2] avcodec/hevcdec: Check early whether film grain is supported, fix race - - - - 2-- 2023-09-17 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/h264_metadata: Add feature to repeat x264 SEI - - - - --- 2019-09-11 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/j2kenc: Simplify creation of luts [FFmpeg-devel,1/2] avcodec/j2kenc: Fix undefined shifts of negative numbers - - - - 1-- 2020-01-21 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/mpegvideo_enc: Remove custom plane copying code [FFmpeg-devel,1/2] avcodec/mpegvideo_enc: Reject input incompatible with chroma subsampling - - - - 2-- 2024-04-06 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/tiff: Remove unused function parameter [FFmpeg-devel,1/2] avcodec/tiff: Remove commented-out code - - - - 2-- 2022-09-25 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/vdpau: Deprecate redundandt allocators and getter/setter [FFmpeg-devel,1/2] avcodec/vdpau: Remove outdated comment - - - - 4-- 2024-03-05 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/vvc: Rename vvc_?foo->foo [FFmpeg-devel] avcodec/vvc/vvc_inter_template: Fix left shift of negative number - - - - 1-1 2024-04-04 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avformat/aviobuf: Forward error codes in avio_seek - - - - --- 2019-05-14 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avformat/mov: Don't use entry[-1] in pointer arithmetic [FFmpeg-devel,1/2] avformat/mov: Don't zero twice - - - - 4-- 2024-02-26 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avformat/mpeg: Fix leaks of AVFormatContext and subtitle packets - - - - --- 2019-10-25 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avformat/wtvdec: Avoid allocations for AVIOContext [FFmpeg-devel,1/2] avformat/wtvdec: Forward errors when reading packet - - - - 1-- 2020-02-10 Andreas Rheinhardt New
[FFmpeg-devel,2/2] fate/audio: Add SBaGen/ffwavesynth test [FFmpeg-devel,1/2] avformat/sbgdec: Use avio_read_to_bprint() where appropriate - - - - 2-2 2023-08-08 Andreas Rheinhardt New
[FFmpeg-devel,2/3] avcodec/codec_par: Move enum AVFieldOrder to defs.h [FFmpeg-devel,v2,1/3] avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH - - - - 2-- 2023-09-25 Andreas Rheinhardt New
[FFmpeg-devel,2/3] avcodec/flacenc: Don't copy buffer if avoidable [FFmpeg-devel,1/3] avcodec/bswapdsp: Don't presume src to be naturally aligned - - - - 4-- 2022-12-27 Andreas Rheinhardt New
« 1 2 3 45 6 »