Show patches with: Submitter = Andreas Rheinhardt       |    Archived = No       |   6635 patches
« 1 2 ... 27 28 2966 67 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,3/4] fftools/ffmpeg_filter: Avoid DynBuf-API for writing strings [FFmpeg-devel,1/4] all: Remove unused-but-set variables - - - - 4-- 2021-12-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/4] swscale/yuv2rgb: Silence a set-but-unused-variable warning [FFmpeg-devel,1/4] all: Remove unused-but-set variables - - - - 4-- 2021-12-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/4] all: Remove unused-but-set variables [FFmpeg-devel,1/4] all: Remove unused-but-set variables - - - - 4-- 2021-12-01 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] avcodec/h264_redundant_pps_bsf: Inline constant [FFmpeg-devel,1/3] avcodec/h264_redundant_pps_bsf: Remove flush callback - - - - 4-- 2021-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/3] avcodec/h264_redundant_pps_bsf: Support multiple input PPS [FFmpeg-devel,1/3] avcodec/h264_redundant_pps_bsf: Remove flush callback - - - - 4-- 2021-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/3] avcodec/h264_redundant_pps_bsf: Remove flush callback [FFmpeg-devel,1/3] avcodec/h264_redundant_pps_bsf: Remove flush callback - - - - 4-- 2021-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel] swresample/swresample: Remove array size hint from swr_convert() [FFmpeg-devel] swresample/swresample: Remove array size hint from swr_convert() - - - - 4-- 2021-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,6/6] avcodec/movtextenc: Simplify writing a single char [FFmpeg-devel,1/6] avcodec/movtextenc: Fix infinite loop due to variable truncation - - - - 4-- 2021-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/6] avcodec/movtextenc: Remove redundant byte count [FFmpeg-devel,1/6] avcodec/movtextenc: Fix infinite loop due to variable truncation - - - - 4-- 2021-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/6] avcodec/movtextenc: Fix encoding of subtitles with multiple rects [FFmpeg-devel,1/6] avcodec/movtextenc: Fix infinite loop due to variable truncation - - - - 4-- 2021-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/6] avcodec/movtextenc: Check for too long subtitles [FFmpeg-devel,1/6] avcodec/movtextenc: Fix infinite loop due to variable truncation - - - - 4-- 2021-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/6] avcodec/movtextenc: Reset AVBPrint at the beginning, not end of encoding [FFmpeg-devel,1/6] avcodec/movtextenc: Fix infinite loop due to variable truncation - - - - 4-- 2021-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/6] avcodec/movtextenc: Fix infinite loop due to variable truncation [FFmpeg-devel,1/6] avcodec/movtextenc: Fix infinite loop due to variable truncation - - - - 4-- 2021-11-30 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoder [FFmpeg-devel] avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoder - - - - 4-- 2021-11-29 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/matroskaenc: Sort cues entries by pts [FFmpeg-devel] avformat/matroskaenc: Sort cues entries by pts - - - - 4-- 2021-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel] avfilter/vf_paletteuse: Add missing parentheses [FFmpeg-devel] avfilter/vf_paletteuse: Add missing parentheses - 1 1 - 4-- 2021-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel] all: Use av_memdup() where appropriate [FFmpeg-devel] all: Use av_memdup() where appropriate - - - - 4-- 2021-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel] fftools/ffmpeg_opt: Don't set source_index redundantly [FFmpeg-devel] fftools/ffmpeg_opt: Don't set source_index redundantly - - - - 4-- 2021-11-27 Andreas Rheinhardt Accepted
[FFmpeg-devel] fftools/ffmpeg_opt: Don't duplicate array unnecessarily [FFmpeg-devel] fftools/ffmpeg_opt: Don't duplicate array unnecessarily - - - - 4-- 2021-11-26 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/vqavideo: Remove dead code [FFmpeg-devel] avcodec/vqavideo: Remove dead code - - - - 4-- 2021-11-26 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/h263: Fix global-buffer-overflow with noout flag2 set [FFmpeg-devel] avcodec/h263: Fix global-buffer-overflow with noout flag2 set - - - - 4-- 2021-11-21 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] Revert "Disable warnings for casting pointers to integers, there is nothing wron… [FFmpeg-devel,1/2] av(codec|device): Don't cast pointers to int - - - - 42- 2021-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] av(codec|device): Don't cast pointers to int [FFmpeg-devel,1/2] av(codec|device): Don't cast pointers to int - 1 - - 4-- 2021-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/cafdec: Avoid unnecessary avio_tell() calls [FFmpeg-devel] avformat/cafdec: Avoid unnecessary avio_tell() calls - - - - 4-- 2021-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel] fftools/ffmpeg: Take type limitations of AVFifo API into account [FFmpeg-devel] fftools/ffmpeg: Take type limitations of AVFifo API into account - - - - 4-- 2021-11-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2] fftools/ffmpeg: Avoid temporary frame [FFmpeg-devel,v2] fftools/ffmpeg: Avoid temporary frame - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/smcenc: Avoid dangling pointers in context [FFmpeg-devel] avcodec/smcenc: Avoid dangling pointers in context - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/5] avcodec/h263: Inline constant [FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/5] avformat/mpegtsenc: Avoid allocation of AVPacket [FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/5] avformat/movenc: Avoid allocation of AVPacket [FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/5] avformat/dashenc: Don't use stack packet [FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig [FFmpeg-devel,1/5] avformat/avformat: Add AVStream parameter to check_bitstream() sig - - - - 4-- 2021-11-19 Andreas Rheinhardt Accepted
[FFmpeg-devel] fftools/ffmpeg: Avoid temporary frame [FFmpeg-devel] fftools/ffmpeg: Avoid temporary frame - - - - 4-- 2021-11-19 Andreas Rheinhardt Superseded
[FFmpeg-devel,4/4] avcodec/mobiclip: Rewrite code to make it more clearer [FFmpeg-devel,1/4] fftools/cmdutils: Fix undefined 1 << 31 - - - - 4-- 2021-11-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/4] avfilter/vf_huesaturation: Remove dead store [FFmpeg-devel,1/4] fftools/cmdutils: Fix undefined 1 << 31 - 1 - - 4-- 2021-11-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/4] avformat/utils: Remove duplicated AV_DISPOSITION_FOO <-> "foo" table [FFmpeg-devel,1/4] fftools/cmdutils: Fix undefined 1 << 31 - - - - 4-- 2021-11-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/4] fftools/cmdutils: Fix undefined 1 << 31 [FFmpeg-devel,1/4] fftools/cmdutils: Fix undefined 1 << 31 - 1 - - 4-- 2021-11-18 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avformat/hlsenc: Only write something if there is something to write [FFmpeg-devel,1/2] avformat/hlsenc: Remove nonsense memset - - - - 4-- 2021-11-10 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avformat/hlsenc: Remove nonsense memset [FFmpeg-devel,1/2] avformat/hlsenc: Remove nonsense memset - - - - 4-- 2021-11-10 Andreas Rheinhardt Accepted
[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,16/17] fftools/ffmpeg_opt: Fix copyinkf option name in warning message [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - 1 - - 4-- 2021-11-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,15/17] avformat/utils: Remove unused shorthand feature for auto-inserted BSF [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,14/17] avcodec/dnxhddata: Unavpriv dnxhd_get_(hr_|)_frame_size() [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,13/17] avformat/mxfenc: Remove redundant DNXHD frame size checks [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,12/17] avcodec/dnxhddata: Remove avpriv_dnxhd_get_interlaced() [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,11/17] avformat/mxfenc: Store locally whether DNXHD profile is interlaced [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,10/17] avformat/mxfdec: Simplify data->hex string conversion [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt Superseded
[FFmpeg-devel,09/17] avformat/mxfenc: Avoid allocation for timecode track [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/17] avformat/mxfenc: Improve returned error codes [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt New
[FFmpeg-devel,07/17] avformat/mxfenc: Error out when receiving invalid data [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt New
[FFmpeg-devel,06/17] avformat/mxfenc: Make init function out of write_header [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,05/17] avformat/mxfenc: Remove redundant check [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,04/17] avformat/mxfenc: Use smaller types to make struct smaller [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/17] fate/mxf: Add tests for H.264 remuxing [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt New
[FFmpeg-devel,02/17] fate/mxf: Add ProRes remux test [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - - - - 4-- 2021-11-09 Andreas Rheinhardt New
[FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed [FFmpeg-devel,01/17] avformat/mxfenc: Auto-insert h264_mp4toannexb BSF if needed - 1 - - 4-- 2021-11-09 Andreas Rheinhardt New
[FFmpeg-devel,3/3] avcodec/libx264: Simplify copying packet data [FFmpeg-devel,1/3] avcodec/libx264: Check for overflow if necessary - 1 - - 4-- 2021-11-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/3] avcodec/libx264: Remove always-false checks [FFmpeg-devel,1/3] avcodec/libx264: Check for overflow if necessary - - - - 4-- 2021-11-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/3] avcodec/libx264: Check for overflow if necessary [FFmpeg-devel,1/3] avcodec/libx264: Check for overflow if necessary - - - - 4-- 2021-11-07 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/libx264: Use av_memdup() where appropriate [FFmpeg-devel] avcodec/libx264: Use av_memdup() where appropriate - - - - 4-- 2021-11-07 Andreas Rheinhardt New
[FFmpeg-devel] avformat/apngenc: Use UINT16_MAX instead of USHRT_MAX [FFmpeg-devel] avformat/apngenc: Use UINT16_MAX instead of USHRT_MAX - - - - 4-- 2021-11-07 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/matroskadec: Don't unnecessarily reduce aspect ratio [FFmpeg-devel] avformat/matroskadec: Don't unnecessarily reduce aspect ratio - 1 - - 4-- 2021-11-07 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/speexdec: Remove dead code [FFmpeg-devel] avcodec/speexdec: Remove dead code - - - - 4-- 2021-11-07 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/hls_sample_encryption: Fix precedence [FFmpeg-devel] avformat/hls_sample_encryption: Fix precedence - 1 - - 4-- 2021-11-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,10/10] avcodec/mjpegdec: Use AVCodecInternal.in_pkt for buffer packet [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - - - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,09/10] avcodec/libdav1d: Use av_memdup() where appropriate [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - - - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,08/10] avcodec/libdav1d: Use AVCodecInternal.in_pkt instead of stack packet [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - - - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,07/10] avcodec/libdav1d: Don't leak side-data-only packets [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - - - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,06/10] avcodec/cuviddec: Use AVCodecInternal.in_pkt instead of stack packet [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - - - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,05/10] avcodec/crystalhd: Use AVCodecInternal.in_pkt instead of stack packet [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - - - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,04/10] avcodec/binkaudio: Use AVCodecInternal.in_pkt for buffer packet [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - - - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,03/10] avcodec/internal: Allow receive_frame codecs to use decode_simple pkt [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - - - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,02/10] avcodec/binkaudio: Properly flush the decoder [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - 1 - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY [FFmpeg-devel,01/10] avcodec/binkaudio: Remove AV_CODEC_CAP_DELAY - 1 - - 4-- 2021-10-11 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] avformat/nullenc: Use ff_interleave_packet_passthrough() [FFmpeg-devel,1/3] avformat/mux: Store pointer to interleavement func in FFFormatContext - 1 - - 4-- 2021-10-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/3] avformat/mux: Avoid overhead of packet list in case of single streams [FFmpeg-devel,1/3] avformat/mux: Store pointer to interleavement func in FFFormatContext - 1 - - 4-- 2021-10-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/3] avformat/mux: Store pointer to interleavement func in FFFormatContext [FFmpeg-devel,1/3] avformat/mux: Store pointer to interleavement func in FFFormatContext - - - - 4-- 2021-10-09 Andreas Rheinhardt Accepted
[FFmpeg-devel] avdevice/xv: Increase array size [FFmpeg-devel] avdevice/xv: Increase array size - 1 - - 4-- 2021-10-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avdevice/caca: Don't free AVOpt-enabled string manually [FFmpeg-devel,1/2] avdevice/caca: Make deinit function out of write_trailer - 1 - - 4-- 2021-10-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avdevice/caca: Make deinit function out of write_trailer [FFmpeg-devel,1/2] avdevice/caca: Make deinit function out of write_trailer - 1 - - 4-- 2021-10-09 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/3] fftools/cmdutils: Don't read internal AVFilter process_command field [FFmpeg-devel,1/3] avfilter/af_atilt: Constify filter - - - - 4-- 2021-10-09 Andreas Rheinhardt New
[FFmpeg-devel,2/3] avfilter/avfilter: Add AVFILTER_FLAG_SUPPORT_COMMANDS [FFmpeg-devel,1/3] avfilter/af_atilt: Constify filter - - - - 4-- 2021-10-09 Andreas Rheinhardt New
[FFmpeg-devel,1/3] avfilter/af_atilt: Constify filter [FFmpeg-devel,1/3] avfilter/af_atilt: Constify filter - 1 - - 4-- 2021-10-09 Andreas Rheinhardt Accepted
[FFmpeg-devel] fftools/ffmpeg, ffmpeg_opt: Allocate (In|Out)putStream.pkt early [FFmpeg-devel] fftools/ffmpeg, ffmpeg_opt: Allocate (In|Out)putStream.pkt early - 1 - - 4-- 2021-10-08 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/4] fftools/ffmpeg: Remove unnecessary av_packet_unref() [FFmpeg-devel,1/4] avfilter/avfiltergraph: Fix use-after-free when inserting auto-converter - - - - -2- 2021-10-08 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/4] fftools/ffmpeg: Fix crash when flushing non-fully setup output stream [FFmpeg-devel,1/4] avfilter/avfiltergraph: Fix use-after-free when inserting auto-converter - 1 - - -2- 2021-10-08 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/4] tests/fate-run: Use DEC_OPTS for additional input, too [FFmpeg-devel,1/4] avfilter/avfiltergraph: Fix use-after-free when inserting auto-converter - - - - -2- 2021-10-08 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/4] avfilter/avfiltergraph: Fix use-after-free when inserting auto-converter [FFmpeg-devel,1/4] avfilter/avfiltergraph: Fix use-after-free when inserting auto-converter - 1 - - -2- 2021-10-08 Andreas Rheinhardt Accepted
[FFmpeg-devel] Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted" [FFmpeg-devel] Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted" - - - - 4-- 2021-10-07 Andreas Rheinhardt Accepted
[FFmpeg-devel] avformat/format: Improve const-correctness [FFmpeg-devel] avformat/format: Improve const-correctness - - - - 4-- 2021-10-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,8/8] avfilter/asrc_flite: Remove double ';' [FFmpeg-devel,1/8] avfilter/vf_w3fdif: Fix segfault on allocation error - 1 - - 4-- 2021-10-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,7/8] avfilter/asrc_flite: Fix races upon (un)registering voices [FFmpeg-devel,1/8] avfilter/vf_w3fdif: Fix segfault on allocation error - - - - 4-- 2021-10-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,6/8] avfilter/asrc_flite: Fix use-after-frees [FFmpeg-devel,1/8] avfilter/vf_w3fdif: Fix segfault on allocation error - - - - 4-- 2021-10-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/8] avfilter/asrc_flite: Don't segfault when using list_voices option [FFmpeg-devel,1/8] avfilter/vf_w3fdif: Fix segfault on allocation error - 1 - - 4-- 2021-10-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/8] avfilter/aeval: Fix leak of expressions upon reallocation error [FFmpeg-devel,1/8] avfilter/vf_w3fdif: Fix segfault on allocation error - - - - 4-- 2021-10-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/8] avfilter/af_vibrato: Fix segfault upon allocation error [FFmpeg-devel,1/8] avfilter/vf_w3fdif: Fix segfault on allocation error - 1 - - 4-- 2021-10-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/8] avfilter/af_surround: Fix memleaks upon allocation error [FFmpeg-devel,1/8] avfilter/vf_w3fdif: Fix segfault on allocation error - - - - 4-- 2021-10-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/8] avfilter/vf_w3fdif: Fix segfault on allocation error [FFmpeg-devel,1/8] avfilter/vf_w3fdif: Fix segfault on allocation error - 3 - - 4-- 2021-10-07 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avcodec/aliaspixenc: Remove redundant counter [FFmpeg-devel] fate/image: Modify aliaspix tests to also cover the encoder - - - - 4-- 2021-10-06 Andreas Rheinhardt Accepted
[FFmpeg-devel] fate/image: Modify aliaspix tests to also cover the encoder [FFmpeg-devel] fate/image: Modify aliaspix tests to also cover the encoder - - - - 4-- 2021-10-06 Andreas Rheinhardt Accepted
« 1 2 ... 27 28 2966 67 »