Show patches with: none      |   46216 patches
« 1 2 ... 366 367 368462 463 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,09/12] lavf/mxfenc: support creating s436m data tracks - - - - --- 2018-07-04 Baptiste Coudurier Accepted
[FFmpeg-devel,08/12] avformat/mxfenc: fix muxing when audio tracks are longer than video track - - - - --- 2018-07-04 Baptiste Coudurier Accepted
[FFmpeg-devel,07/12] ratecontrol: fix stuffing bits for 30000/1001 fps one frame vbv - - - - --- 2018-07-04 Baptiste Coudurier New
[FFmpeg-devel,06/12] avformat/audiointerleave: pad last audio frame - - - - --- 2018-07-04 Baptiste Coudurier New
[FFmpeg-devel,05/12] avformat/mxfenc: correctly set content package rate in system element - - - - --- 2018-07-04 Baptiste Coudurier Accepted
[FFmpeg-devel,04/12] avformat/mxfenc: update body partition with footer offset - - - - --- 2018-07-04 Baptiste Coudurier Accepted
[FFmpeg-devel,03/12] avformat/mxfenc: add mpeg-2 specific metadata, fix compatibility with sony con… - - - - --- 2018-07-04 Baptiste Coudurier Accepted
[FFmpeg-devel,02/12] avformat/mxfenc: write index delta entry array needed by sony vegas pro 11 - - - - --- 2018-07-04 Baptiste Coudurier Accepted
[FFmpeg-devel,01/12] avformat/mxfenc: automatically update descriptors klv size - - - - --- 2018-07-04 Baptiste Coudurier Accepted
[FFmpeg-devel] avutil/hwcontext_qsv: fix log level for session initialization error - - - - --- 2018-07-04 Moritz Barsnick New
[FFmpeg-devel,2/2] avcodec/videotoolboxenc: reindent after previous commit - - - - --- 2018-07-04 Thomas Guillem New
[FFmpeg-devel,1/2] avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0 - - - - --- 2018-07-04 Thomas Guillem New
[FFmpeg-devel,6/6] avcodec/mpeg4videodec: Check for bitstream end in read_quant_matrix_ext() - - - - --- 2018-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,5/6] avformat/pva: Check for EOF before retrying in read_part_of_packet() - - - - --- 2018-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,4/6] avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_code… - - - - --- 2018-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,3/6] avformat/asfdec_o: Check size_bmp more fully - - - - --- 2018-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,2/6] avformat/mxfdec: Fix av_log context - - - - --- 2018-07-03 Michael Niedermayer Accepted
[FFmpeg-devel,1/6] avformat/mms: Add missing chunksize check - - - - --- 2018-07-03 Michael Niedermayer New
[FFmpeg-devel] configure: toolchain-tsan does not need -fPIE - - - - --- 2018-07-03 Carl Eugen Hoyos Accepted
[FFmpeg-devel,v2,2/2] lavfi/vf_avgblur_opencl: remove useless clFinish(). - - - - --- 2018-07-03 Ruiling Song New
[FFmpeg-devel,v2,1/2] lavfi/opencl: add macro for opencl error handling. - - - - --- 2018-07-03 Ruiling Song New
[FFmpeg-devel] avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0 - - - - --- 2018-07-03 Thomas Guillem Superseded
[FFmpeg-devel,2/2] avcodec/internal: increase FF_SANE_NB_CHANNELS to 256 - - - - --- 2018-07-03 Marton Balint New
[FFmpeg-devel,1/2] avcodec/utils: report insane channel count errors - 1 - - --- 2018-07-03 Marton Balint Accepted
[FFmpeg-devel] libavformat/rtpproto, libavformat/rtsp: receive multicast rtp input - - - - --- 2018-07-03 leozhang New
[FFmpeg-devel,2/2] lavc/qsv: handle MFX_FRAMETYPE_UNKNOWN case - - - - --- 2018-07-03 Zhong Li Accepted
[FFmpeg-devel,V2,1/2] lavf/qsv: suppress code scan complain - - - - --- 2018-07-03 Zhong Li Accepted
[FFmpeg-devel,v6,4/4] lavc, doc, configure: add avs2 video decoder - - - - --- 2018-07-03 hwren New
[FFmpeg-devel,v6,3/4] lavc: add avs2 parser - - - - --- 2018-07-03 hwren Superseded
[FFmpeg-devel,v6,2/4] lavf: add avs2 fourcc - - - - --- 2018-07-03 hwren Superseded
[FFmpeg-devel,v6,1/4] lavc,doc: add avs2 codec - - - - --- 2018-07-03 hwren New
[FFmpeg-devel] doc/filters: add documentation to all existing OpenCL filters, except tonemap filter - - - - --- 2018-07-03 Danil Iashchenko Superseded
[FFmpeg-devel,v5,4/4] lavc, doc, configure: add avs2 video decoder - - - - --- 2018-07-03 hwren Superseded
[FFmpeg-devel,v5,3/4] lavc: add avs2 parser - - - - --- 2018-07-03 hwren Superseded
[FFmpeg-devel,v5,2/4] lavf: add avs2 fourcc - 1 - - --- 2018-07-03 hwren Superseded
[FFmpeg-devel,v5,1/4] lavc,doc: add avs2 codec - 1 - - --- 2018-07-03 hwren Superseded
[FFmpeg-devel,2/2] lavfi/vf_avgblur_opencl: remove useless clFinish(). - 1 - - --- 2018-07-02 Danil Iashchenko New
[FFmpeg-devel] avcodec/mpeg4videodec: Remove use of FF_PROFILE_MPEG4_SIMPLE_STUDIO as indicator of … - - - - --- 2018-07-02 Michael Niedermayer Accepted
[FFmpeg-devel] ffplay: add support for various YUV conversion modes - - - - --- 2018-07-02 Marton Balint Accepted
[FFmpeg-devel,2/2] lavfi/vf_avgblur_opencl: remove useless clFinish(). - - - - --- 2018-07-02 Ruiling Song Accepted
[FFmpeg-devel,1/2] lavfi/opencl: add macro for opencl error handling. - - - - --- 2018-07-02 Ruiling Song Superseded
[FFmpeg-devel,4/4] avcodec/shorten: Fix undefined addition in shorten_decode_frame() - - - - --- 2018-07-02 Michael Niedermayer Accepted
[FFmpeg-devel,3/4] avcodec/shorten: Fix undefined integer overflow - - - - --- 2018-07-02 Michael Niedermayer Accepted
[FFmpeg-devel,2/4] avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteratio… - - - - --- 2018-07-02 Michael Niedermayer Accepted
[FFmpeg-devel,1/4] avcodec/jpeg2000dec: Check that there are enough bytes for all tiles - - - - --- 2018-07-02 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/rtpenc_mpegts: copy metadata to mpegts sub-muxer - - - - --- 2018-07-02 Moritz Barsnick Accepted
[FFmpeg-devel,v4,4/4] lavc, doc, configure: add avs2 video decoder - - - - --- 2018-07-02 hwren Superseded
[FFmpeg-devel,v4,3/4] lavc: add avs2 parser - - - - --- 2018-07-02 hwren Superseded
[FFmpeg-devel,v4,2/4] lavf: add avs2 fourcc - - - - --- 2018-07-02 hwren Superseded
[FFmpeg-devel,v4,1/4] lavc,doc: add avs2 codec - - - - --- 2018-07-02 hwren Superseded
[FFmpeg-devel,2/2] avcodec/indeo4: Check for end of bitstream in decode_mb_info() - - - - --- 2018-07-02 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/truemotion2: Check len in tm2_read_stream() - - - - --- 2018-07-02 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] fate: add decoder test for ATRAC9 - - - - --- 2018-07-01 Rostislav Pehlivanov New
[FFmpeg-devel,3/3] lavc: implement an ATRAC9 decoder - - - - --- 2018-07-01 Rostislav Pehlivanov New
[FFmpeg-devel] avcodec/dvdsubdec: Check for fully transparent rectangles earlier - - - - --- 2018-07-01 Michael Niedermayer Accepted
[FFmpeg-devel,3/3] lavc: implement an ATRAC9 decoder - - - - --- 2018-06-30 Rostislav Pehlivanov Superseded
[FFmpeg-devel,3/3] lavc: implement an ATRAC9 decoder - - - - --- 2018-06-30 Rostislav Pehlivanov Superseded
[FFmpeg-devel,3/3] lavc: implement an ATRAC9 decoder - - - - --- 2018-06-30 Rostislav Pehlivanov Superseded
[FFmpeg-devel,3/3] lavc: implement an ATRAC9 decoder - - - - --- 2018-06-30 Rostislav Pehlivanov Superseded
[FFmpeg-devel,2/3] riff: add ATRAC9 guid - 1 - - --- 2018-06-30 Rostislav Pehlivanov Accepted
[FFmpeg-devel,1/3] lavc: add ATRAC9 ID and description - 1 - - --- 2018-06-30 Rostislav Pehlivanov New
[FFmpeg-devel] lavfi: add sobel, prewitt, roberts filters - - - - --- 2018-06-30 Danil Iashchenko New
[FFmpeg-devel] fftools/ffmpeg_opt: Add -toeof option to stop reading at position relative to EOF - - - - --- 2018-06-29 morten.with@gmail.com New
[FFmpeg-devel] avcodec/vc1_block: Fix mqaunt check for negative values - 1 - - --- 2018-06-28 Michael Niedermayer Accepted
[FFmpeg-devel] avformat/apngdec: set pts to AV_NOPTS_VALUE - - - - --- 2018-06-28 Marton Balint Accepted
[FFmpeg-devel,GSOC] ESPCN super-resolution - - - - --- 2018-06-28 Sergey Lavrushkin New
[FFmpeg-devel] Refactor two near-identical clauses - take 2 - - - - --- 2018-06-28 Shlomi Fish New
[FFmpeg-devel] fftools/ffmpeg: add option to hide vsync warnings - - - - --- 2018-06-28 Gyan Accepted
[FFmpeg-devel] libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. - - - - --- 2018-06-28 Wang Cao Accepted
[FFmpeg-devel,17/17] Update Documentation.txt - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,16/17] ffserver.c: Make fileserving independent of publisher to support streams that … - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,15/17] ffserver.c: Improved timestamp handling. - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,14/17] Add fileserver and add it to Makefile - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,13/17] move FFServerInfo from publisher.h to httpd.h - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,12/17] ffserver.c: Add hls and dash and adapt to new httpd interface (stub) - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,11/17] lavfhttpd.c: Adapt to new interface (stub), fix includes - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,10/17] configreader.c/.h/httpd.h: Add hls and dash, slightly change httpd interface, … - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,09/17] ffserver.c: simplify cleanup in run_server() - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,08/17] segment.c: set *seg_p to NULL earlier so it is NULL for every error condition. - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,07/17] segment.c: Don't cast return value of av_malloc() - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,06/17] publisher.h: Remove trailing whitespace - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,05/17] segment.c: Remove trailing whitespace - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,04/17] configreader.c: Remove trailing whitespace - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,03/17] lavfhttpd.c: Remove trailing whitespaces - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,02/17] ffserver.c: Remove trailing whitespace - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel,01/17] publisher.c: Redruce threads to 1 for now to avoid race conditions - - - - --- 2018-06-28 Stephan Holljes New
[FFmpeg-devel] h264_slice: Fix return of incomplete frames from decoder - - - - --- 2018-06-27 John Stebbins Accepted
[FFmpeg-devel,2/2] ffmpeg: fix -stream_loop with multiple inputs - - - - --- 2018-06-27 Marton Balint Accepted
[FFmpeg-devel,1/2] ffmpeg: factorize input thread creation and destruction - - - - --- 2018-06-27 Marton Balint Accepted
[FFmpeg-devel,8/8] tools/target_dec_fuzzer: Also optionally fuzz with a parser - - - - --- 2018-06-27 Michael Niedermayer Accepted
[FFmpeg-devel,7/8] avcodec/mpeg4videodec: Check read profile before setting it - - - - --- 2018-06-27 Michael Niedermayer Accepted
[FFmpeg-devel,6/8] avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample - - - - --- 2018-06-27 Michael Niedermayer New
[FFmpeg-devel,5/8] avcodec/ac3_parser: Check init_get_bits8() for failure - - - - --- 2018-06-27 Michael Niedermayer Accepted
[FFmpeg-devel,4/8] avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT h… - - - - --- 2018-06-27 Michael Niedermayer New
[FFmpeg-devel,3/8] avcodec/dpx: Check elements in 12bps planar path - 1 - - --- 2018-06-27 Michael Niedermayer Accepted
[FFmpeg-devel,2/8] avcodec/ac3dec: Check channel_map index - - - - --- 2018-06-27 Michael Niedermayer New
[FFmpeg-devel,1/8] avcodec/eac3dec: Check that channel_map does not contain more than EAC3_MAX_CHAN… - - - - --- 2018-06-27 Michael Niedermayer New
[FFmpeg-devel] lavfi/minterpolate: fix blending calc issue. - 1 - - --- 2018-06-27 Jun Zhao Accepted
[FFmpeg-devel] avdevice/xcbgrab: check return values of xcb query functions - - - - --- 2018-06-27 Moritz Barsnick Superseded
[FFmpeg-devel] libavcodec: v4l2m2m: make sure to unref avpkt - - - - --- 2018-06-26 Lukas Rusak Accepted
« 1 2 ... 366 367 368462 463 »