Show patches with: none      |   47043 patches
« 1 2 ... 56 57 58470 471 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] avcodec/v4l2: fix access to priv_data after codec close. - - - - --- 2017-10-17 Jorge Ramirez-Ortiz Superseded
[FFmpeg-devel,1/9] lavc: Mark functions where ignoring returned error code is always wrong - - - - --- 2017-10-17 Mark Thompson New
[FFmpeg-devel,2/9] apngenc: Add missing error check - - - - --- 2017-10-17 Mark Thompson New
[FFmpeg-devel,3/9] gif: Add missing error check - - - - --- 2017-10-17 Mark Thompson New
[FFmpeg-devel,4/9] webpenc: Add missing error check - - - - --- 2017-10-17 Mark Thompson New
[FFmpeg-devel,5/9] wtvenc: Add missing error check - - - - --- 2017-10-17 Mark Thompson New
[FFmpeg-devel,6/9] opusenc: Fix double-declaration of variable - 1 - - --- 2017-10-17 Mark Thompson Accepted
[FFmpeg-devel,7/9] hevc: Fix aligned array declarations - - - - --- 2017-10-17 Mark Thompson New
[FFmpeg-devel,8/9] cinepakenc: Move declaration out of for initialisation statement - 1 - - --- 2017-10-17 Mark Thompson Accepted
[FFmpeg-devel,9/9] movtextdec: Move declaration out of for initialisation statement - - - - --- 2017-10-17 Mark Thompson Accepted
[FFmpeg-devel] lavfi/palettegen: Allow setting the background colour - - - - --- 2017-10-17 Carl Eugen Hoyos Accepted
[FFmpeg-devel,1/7] vf_cover_rect: Fix repeated condition - 1 - - --- 2017-10-17 Mark Thompson Accepted
[FFmpeg-devel,2/7] nutdec: Fix repeated condition - - - - --- 2017-10-17 Mark Thompson Accepted
[FFmpeg-devel,3/7] vorbis: Reorder conditions to avoid possible overread - 1 - - --- 2017-10-17 Mark Thompson Accepted
[FFmpeg-devel,4/7] xfacedec: Fix possible overread - - - - --- 2017-10-17 Mark Thompson Accepted
[FFmpeg-devel,5/7] mxfdec: Fix return value check - 1 - - --- 2017-10-17 Mark Thompson New
[FFmpeg-devel,6/7] hlsenc: Fix creation of final directory in path - - - - --- 2017-10-17 Mark Thompson New
[FFmpeg-devel,7/7] signature_lookup: Fix operator precedence error - - - - --- 2017-10-17 Mark Thompson New
[FFmpeg-devel,v2] frame: add an av_frame_new_side_data_from_buf function - - - - --- 2017-10-17 Rostislav Pehlivanov Superseded
[FFmpeg-devel] avcodec/cfhd: support cropped height tag - - - - --- 2017-10-18 James Almer Accepted
[FFmpeg-devel] avcodec/v4l2: fix access to priv_data after codec close. - - - - --- 2017-10-18 Jorge Ramirez-Ortiz New
[FFmpeg-devel] libavdevice/decklink: 32 bit audio support - - - - --- 2017-10-18 Dave Rice New
[FFmpeg-devel,1/2] fate: add fate test for ticket #6603 - - - - --- 2017-10-18 Marton Balint Accepted
[FFmpeg-devel,2/2] fate: add fate test for ticket #6375 - - - - --- 2017-10-18 Marton Balint Accepted
[FFmpeg-devel,mov] When both edit list and start padding present, take maximum. - 1 - - --- 2017-10-18 Sasi Inguva New
[FFmpeg-devel,RFC] v4l2_m2m: Fix races around freeing data on close - - - - --- 2017-10-19 Mark Thompson New
[FFmpeg-devel] lavf/mov.c: Fix parsing of edit list atoms with invalid elst entry count. - - - - --- 2017-10-19 Sasi Inguva Superseded
[FFmpeg-devel,1/4] lavf: add MP1 muxer - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,2/4] lavf: identify MP1 and MP2 as distinct containers from MP3 - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,3/4] lavf/utils: add MP2 to the probing list - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel,4/4] lavf/movdec: request probing for an ambiguous codec tag - - - - --- 2017-10-19 Rodger Combs Withdrawn
[FFmpeg-devel] libavcodec/h263dec.c: Duplicate the last decoded frame when xvid marks the packet as… - - - - --- 2017-10-19 Thierry Foucu Superseded
[FFmpeg-devel,RFC] v4l2_m2m: Fix races around freeing data on close - - - - --- 2017-10-19 Jorge Ramirez-Ortiz New
[FFmpeg-devel] Fix quadratic memory use in ff_h2645_extract_rbsp() when multiple NALUs exist in pac… - - - - --- 2017-10-19 Niki Bowe New
[FFmpeg-devel] Fix for paletteuse to support transparency - - - - --- 2017-10-19 Bjorn Roche New
[FFmpeg-devel] lavf/concatdec: Allocate the filenames on the heap - - - - --- 2017-10-20 Carl Eugen Hoyos Superseded
[FFmpeg-devel] lavf/tcp: return EOF on read, but not 0 - - - - --- 2017-10-21 Takayuki 'January June' Suwa New
[FFmpeg-devel,1/6] Remove the ffserver program - - - - --- 2017-10-21 Rostislav Pehlivanov New
[FFmpeg-devel,2/6] libavformat: remove the ffmenc and ffmdec muxer and demuxers - - - - --- 2017-10-21 Rostislav Pehlivanov New
[FFmpeg-devel,3/6] libavformat: unexpose the ff_inet_aton function - - - - --- 2017-10-21 Rostislav Pehlivanov New
[FFmpeg-devel,4/6] libavformat: remove the ff_rtp_get_local_rtcp_port function - - - - --- 2017-10-21 Rostislav Pehlivanov Accepted
[FFmpeg-devel,5/6] libavformat: unexpose private ff_ functions needed by ffserver - - - - --- 2017-10-21 Rostislav Pehlivanov New
[FFmpeg-devel,6/6] libavformat/mpjpeg: use "ffmpeg" instead of "ffserver" as boundary tag - - - - --- 2017-10-21 Rostislav Pehlivanov Accepted
[FFmpeg-devel] lavc/avcodec: Constify the return value of av_bitstream_filter_next(). - - - - --- 2017-10-21 Carl Eugen Hoyos Superseded
[FFmpeg-devel] lavf/concatdec: Allocate the filenames on the heap - - - - --- 2017-10-21 Carl Eugen Hoyos Superseded
[FFmpeg-devel] lavf/avio: Also print the https warning for missing tls protocol - 1 - - --- 2017-10-21 Carl Eugen Hoyos Accepted
[FFmpeg-devel,1/3] avcodec/h264dec: Fix potential array overread - - - - --- 2017-10-21 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer and (… - - - - --- 2017-10-21 Michael Niedermayer New
[FFmpeg-devel,3/3] tests/fate-run: Use -bitexact - - - - --- 2017-10-21 Michael Niedermayer Accepted
[FFmpeg-devel] lavc/hevcdec: Silence warnings when decoding DolbyVision - - - - --- 2017-10-22 Carl Eugen Hoyos New
[FFmpeg-devel] avcodec/version: Postpone FF_API_DEBUG_MV - - - - --- 2017-10-22 Michael Niedermayer New
[FFmpeg-devel] swscale: Reduce verbosity of misalignment reporting - - - - --- 2017-10-22 Henrik Gramner New
[FFmpeg-devel] avutil/crc: always use precalculated CRC tables for known polynomials - - - - --- 2017-10-22 James Almer New
[FFmpeg-devel,1/2] ffserver: Fix off by 1 error in path - - - - --- 2017-10-22 Michael Niedermayer New
[FFmpeg-devel,2/2] tests/ffserver.regression.ref: update checksums to what ffserver currently produ… - - - - --- 2017-10-22 Michael Niedermayer Accepted
[FFmpeg-devel] lavc/avcodec: Constify the return value of av_bitstream_filter_next(). - - - - --- 2017-10-22 Carl Eugen Hoyos Accepted
[FFmpeg-devel] avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo() - 1 - - --- 2017-10-22 James Almer Accepted
[FFmpeg-devel] fate: add a test for mpeg2 issue of ticket #6677 - - - - --- 2017-10-23 Zhong Li Accepted
[FFmpeg-devel,V4,1/2] mpeg2_hwaccel: always submit the first field to HW. - - - - --- 2017-10-23 Zhong Li New
[FFmpeg-devel,V4,2/2] hwaccel_mpeg: check reference pictures are available - - - - --- 2017-10-23 Zhong Li New
[FFmpeg-devel] avutil/frame: deprecate getters and setters for AVFrame fields - 1 - - --- 2017-10-23 James Almer Accepted
[FFmpeg-devel,1/2] avformat: move public AVStream fields up in the struct - - - - --- 2017-10-23 James Almer New
[FFmpeg-devel,2/2] avformat: deprecate getters and setters for AVFormatContext and AVStream fields - 1 - - --- 2017-10-23 James Almer Accepted
[FFmpeg-devel] avcodec/libx264: add me_method alias to set X264Context->motion_est - 1 - - --- 2017-10-23 James Almer Accepted
[FFmpeg-devel] lavfi/paletteuse: fix to support transparency - - - - --- 2017-10-23 Bjorn Roche New
[FFmpeg-devel] lavf/mov.c: Fix parsing of edit list atoms with invalid elst entry count. - - - - --- 2017-10-23 Sasi Inguva Superseded
[FFmpeg-devel] lavc/dvbsub: Allow 256 colour encoding - - - - --- 2017-10-24 Carl Eugen Hoyos Accepted
[FFmpeg-devel] avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd() - 1 - - --- 2017-10-24 James Almer New
[FFmpeg-devel] lavc/vaapi_encode_h264: correct VUI max_dec_frame_buffering setting. - - - - --- 2017-10-24 Jun Zhao Accepted
[FFmpeg-devel,V2] lavc/vaapi_encode_h264: correct VUI max_dec_frame_buffering setting. - 1 - - --- 2017-10-24 Jun Zhao New
[FFmpeg-devel] avcodec/mips: Improve avc put mc 11, 31, 13 and 33 msa functions - - - - --- 2017-10-24 kaustubh.raste@imgtec.com Accepted
[FFmpeg-devel] avcodec/mips: Improve avc chroma copy and avg vert mc msa functions - - - - --- 2017-10-24 kaustubh.raste@imgtec.com Accepted
[FFmpeg-devel] avcodec/mips: Improve hevc bi weighted hv mc msa functions - - - - --- 2017-10-24 kaustubh.raste@imgtec.com Accepted
[FFmpeg-devel,1/2] swscale: fix dithers table for DITHER_COPY macro - - - - --- 2017-10-24 Mateusz New
[FFmpeg-devel,2/2] swscale: use dithering in DITHER_COPY only if not set -sws_dither none - - - - --- 2017-10-24 Mateusz Accepted
[FFmpeg-devel] avutil/crc: use ff_thread_once at av_crc_get_table - - - - --- 2017-10-24 Muhammad Faiz Accepted
[FFmpeg-devel,v2] avformat/wavenc: skip writing incorrect peak-of-peaks position value - - - - --- 2017-10-24 Tobias Rapp Accepted
[FFmpeg-devel] avcodec/mips: Improve avc put mc 11, 31, 13 and 33 msa functions - 1 - - --- 2017-10-24 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Improve avc chroma copy and avg vert mc msa functions - 1 - - --- 2017-10-24 Manojkumar Bhosale New
[FFmpeg-devel] avcodec/mips: Improve hevc bi weighted hv mc msa functions - 1 - - --- 2017-10-24 Manojkumar Bhosale New
[FFmpeg-devel] fix for transparencies in animated gifs (requires feedback) - - - - --- 2017-10-24 Bjorn Roche New
[FFmpeg-devel] Don't use _tzcnt instrinics with clang for windows w/o BMI. - 1 - - --- 2017-10-24 Dale Curtis New
[FFmpeg-devel] lavf/rtpenc: Add support for 24 bit pcm encoding - - - - --- 2017-10-24 Carl Eugen Hoyos Accepted
[FFmpeg-devel] fix minor leak in id3v2 parsing - - 1 - --- 2017-10-24 Fredrik Hubinette New
[FFmpeg-devel] vaapi_h264: Add workaround for bad SEI in old Intel drivers - - - - --- 2017-10-24 Mark Thompson New
[FFmpeg-devel] libavcodec/h263dec.c: Duplicate the last decoded frame when xvid marks the packet as… - - - - --- 2017-10-25 Thierry Foucu New
[FFmpeg-devel] fate: fix mpeg2-ticket6677 faillures on some platforms - - - - --- 2017-10-25 Zhong Li Accepted
[FFmpeg-devel,1/3] examples/avio_reading: return AVERROR_EOF at EOF. - - - - --- 2017-10-25 Nicolas George Accepted
[FFmpeg-devel,2/3] lavf/avio: temporarily accept 0 as EOF. - - - - --- 2017-10-25 Nicolas George Superseded
[FFmpeg-devel,3/3] lavf/aviobuf: return EINVAL when reading from a write-only context. - - - - --- 2017-10-25 Nicolas George Superseded
[FFmpeg-devel] configure: v4l2_m2m depends on pthreads - - - - --- 2017-10-25 Mark Thompson New
[FFmpeg-devel,1/2] lavf/tls_securetransport: return buffered data first from tls_read - - - - --- 2017-10-25 Aman Karmani Accepted
[FFmpeg-devel,2/2] lavf/tls_securetransport: build on iOS - - - - --- 2017-10-25 Aman Karmani Accepted
[FFmpeg-devel,1/2] avcodec/jpeglsdec: Check ilv for being a supported value - - - - --- 2017-10-25 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line() - - - - --- 2017-10-25 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avformat/hlsenc: fix base_output_dirname is null when basename_size is 0 bug - - - - --- 2017-10-25 Liu Steven Accepted
[FFmpeg-devel,2/2] avformat/hlsenc: fix missing first segment bug in fmp4 mode - - - - --- 2017-10-25 Liu Steven Superseded
[FFmpeg-devel] avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb() - - - - --- 2017-10-26 Michael Niedermayer Superseded
[FFmpeg-devel] lswr/swresample: Mention actually supported formats when erroring out - - - - --- 2017-10-26 Carl Eugen Hoyos Accepted
[FFmpeg-devel,1/7] dashenc: fix bitrate estimation with correct scaling - - - - --- 2017-10-26 Peter Große Accepted
« 1 2 ... 56 57 58470 471 »