Show patches with: State = Action Required       |   17827 patches
« 1 2 ... 176 177 178 179 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] ffmpeg: Move statement to a single line - - - - --- 2016-12-28 Michael Bradshaw New
[FFmpeg-devel,9/9] lavfi: schedule avfilterlink.h for separate inclusion. - - - - --- 2016-12-27 Nicolas George New
[FFmpeg-devel,7/9] lavfi: include avfilterlink.h directly if needed. - - - - --- 2016-12-27 Nicolas George New
[FFmpeg-devel,6/9] lavfi: move AVFilterLink declaration to its own header. - 1 - - --- 2016-12-27 Nicolas George New
[FFmpeg-devel] avformat/hlsenc: strftime identifiers and segment index in segment filenames - - - - --- 2016-12-27 Steven Liu New
[FFmpeg-devel] avutil/tests: Replacement selftest for audio_fifo.c - - - - --- 2016-12-27 Thomas Turner New
[FFmpeg-devel] avformat/hlsenc: strftime identifiers and segment index in segment filenames - - - - --- 2016-12-27 Bodecs Bela New
[FFmpeg-devel,2/2] fate: add yuv422p12 median prediction ffhuff test - - - - --- 2016-12-26 James Almer New
[FFmpeg-devel] avcodec/dca: set initial sample_fmt to FLTP - - - - --- 2016-12-24 foo86 New
[FFmpeg-devel,13/17] lavfi: add ff_link_set_frame_wanted(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,06/17] lavfi: add ff_link_process_timeline(). - 1 - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,05/17] lavfi: add ff_link_process_commands(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,03/17] lavfi: implement ff_link_make_frame_writable(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,01/17] lavfi: add ff_link_acknowledge_status(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,1/1] flv demuxer supports live rtmp inputs but there is no any info about it in the d… - - - - --- 2016-12-23 Bodecs Bela New
[FFmpeg-devel] lavf/matroska: comment a missing error check. - - - - --- 2016-12-23 Nicolas George New
[FFmpeg-devel,3/3] mpeg12dec: validate color transfer characteristics - - - - --- 2016-12-22 Andreas Cadhalpun New
[FFmpeg-devel,2/3] mpeg12dec: validate color primaries - - - - --- 2016-12-22 Andreas Cadhalpun New
[FFmpeg-devel,1/3] mpeg12dec: validate color space - - - - --- 2016-12-22 Andreas Cadhalpun New
[FFmpeg-devel] Add fate test for ticket 6024, truncated decoding mode (v2) - - - - --- 2016-12-22 Pavel Koshevoy New
[FFmpeg-devel,2/2] libavformat/tee: Add possibility to pass fifo options by using fifo_ prefix - - - - --- 2016-12-22 sebechlebskyjan@gmail.com New
[FFmpeg-devel] avutil: Improved code coverage for libavutil/random_seed.c - - - - --- 2016-12-21 Thomas Turner New
[FFmpeg-devel] lavu/internal: Never use %t and %z on Windows - - - - --- 2016-12-20 Carl Eugen Hoyos New
[FFmpeg-devel] swscale: also save ebx register when using PIE - - - - --- 2016-12-19 Andreas Cadhalpun New
[FFmpeg-devel,6/6] lavfi: make AVFilterLink opaque in two major bumps. - - - - --- 2016-12-18 Nicolas George New
[FFmpeg-devel] Add initial program date time option (hls_init_prog_time) - - - - --- 2016-12-17 Robert Nagy New
[FFmpeg-devel] Fig bug when incrementing initial_prog_date_time when - - - - --- 2016-12-17 Robert Nagy New
[FFmpeg-devel] wmavoice: don't check if we have enough bits to read a superframe. - - - - --- 2016-12-16 Ronald S. Bultje New
[FFmpeg-devel,2/2] wmavoice: don't error out if we're skipping more bits than available. - - - - --- 2016-12-16 Ronald S. Bultje New
[FFmpeg-devel,5/5] ffmpeg: use the typedefs more to make comparison between dxva2 and d3d11va - - - - --- 2016-12-16 Steve Lhomme New
[FFmpeg-devel,2/5] libautil: add support for AV_HWDEVICE_TYPE_D3D11VA - - - - --- 2016-12-16 Steve Lhomme New
[FFmpeg-devel] NV12 Tile format conversion - - - - --- 2016-12-16 Sunny Shukla New
[FFmpeg-devel,1/7] avutil: add FF_BAIL_ON_OVERFLOW - - - - --- 2016-12-16 Andreas Cadhalpun New
[FFmpeg-devel] lavc/vaapi_encode_h264: disable B frame in baseline profile - - - - --- 2016-12-16 Jun Zhao New
[FFmpeg-devel,6/7] avcodec/rawdec: Return the packet size on decoder not potentially internal buffe… - - - - --- 2016-12-15 Michael Niedermayer New
[FFmpeg-devel] avformat/dump: be more verbose when printing spherical metadata information - - - - --- 2016-12-15 James Almer New
[FFmpeg-devel,2/2] avfilter/af_amerge: do not guess an output channel layout - - - - --- 2016-12-15 Marton Balint New
[FFmpeg-devel,6/6] pvfdec: prevent overflow during block alignment, calculation - - - - --- 2016-12-15 Andreas Cadhalpun New
[FFmpeg-devel,5/6] nistspheredec: prevent overflow during block alignment, calculation - - - - --- 2016-12-15 Andreas Cadhalpun New
[FFmpeg-devel,4/6] ircamdec: prevent overflow during block alignment, calculation - - - - --- 2016-12-15 Andreas Cadhalpun New
[FFmpeg-devel,2/6] electronicarts: prevent overflow during block alignment, calculation - - - - --- 2016-12-15 Andreas Cadhalpun New
[FFmpeg-devel] mp3dec: fix msan warning when verifying mpa header - - - - --- 2016-12-14 Matthew Wolenetz New
[FFmpeg-devel] lavc/libopusdec.c Fix ff_vorbis_channel_layouts OOB - - - - --- 2016-12-14 Matthew Wolenetz New
[FFmpeg-devel] lavf/wavdec.c: Fix unresolved symbols on Mac and VS2015 Update 3 - - - - --- 2016-12-14 Matthew Wolenetz New
[FFmpeg-devel] libavcodec/libopenh264enc: Save FFmpeg colorspace info in openh264 video files. - - - - --- 2016-12-14 Gregory J. Wolfe New
[FFmpeg-devel] libavcodec/libopenh264enc: Allow client to enable/disable openh264 load balancing. - - - - --- 2016-12-14 Gregory J. Wolfe New
[FFmpeg-devel,v4] Added Turing codec interface for ffmpeg - - - - --- 2016-12-14 Matteo Naccari New
[FFmpeg-devel] configure: fix linking with MSVC when using --disable-optimizations - - - - --- 2016-12-14 Steve Lhomme New
[FFmpeg-devel] lavc/vaapi_encode_h264: add option to indicate the h264 encode profile - - - - --- 2016-12-14 Jun Zhao New
[FFmpeg-devel,3/3] tiff: fix overflows when calling av_readuce - 1 - - --- 2016-12-13 Andreas Cadhalpun New
[FFmpeg-devel] ffmpeg: add ffmpeg_d3d11va - - - - --- 2016-12-13 Steve Lhomme New
[FFmpeg-devel] lavf/mov: Export vendor metadata - - - - --- 2016-12-12 Carl Eugen Hoyos New
[FFmpeg-devel,3/3] avformat/udp: Enable FIFO when using windows sockets. - - - - --- 2016-12-12 Matt Oliver New
[FFmpeg-devel,2/2] avformat/replaygain: use av_replaygain_alloc() - - - - --- 2016-12-12 James Almer New
[FFmpeg-devel,1/2] avutil/replaygain: add av_replaygain_alloc() - - - - --- 2016-12-12 James Almer New
[FFmpeg-devel,3/3] Revert "avformat: Add max_streams option" - - - - --- 2016-12-11 Nicolas George New
[FFmpeg-devel,2/3] Revert "avutil: Add av_image_check_size2()" - - - - --- 2016-12-11 Nicolas George New
[FFmpeg-devel,1/3] Revert "avcodec: Add max_pixels options" - - - - --- 2016-12-11 Nicolas George New
[FFmpeg-devel,6/6] avcodec/mjpegdec: use av_stereo3d_alloc2() - 1 - - --- 2016-12-11 James Almer New
[FFmpeg-devel,5/6] avformat/mov: use av_stereo3d_alloc2() - 1 - - --- 2016-12-11 James Almer New
[FFmpeg-devel,4/6] avformat/matroska: use av_stereo3d_alloc2() - - - - --- 2016-12-11 James Almer New
[FFmpeg-devel,3/6] avutil/stereo3d: add av_stereo3d_alloc2() - - - - --- 2016-12-11 James Almer New
[FFmpeg-devel,2/6] avformat/matroskadec: use mastering display metadata's own alloc function - - - - --- 2016-12-11 James Almer New
[FFmpeg-devel,1/6] avutil/mastering_display_metadata: add av_mastering_display_metadata_alloc2() - - - - --- 2016-12-11 James Almer New
[FFmpeg-devel] avcodec: Require avoptions for the user to set max_pixels. - - - - --- 2016-12-10 Michael Niedermayer New
[FFmpeg-devel] news: add entry about stricter configure behavior - - - - --- 2016-12-10 Andreas Cadhalpun New
[FFmpeg-devel] opt: check image size when setting it - - - - --- 2016-12-10 Andreas Cadhalpun New
[FFmpeg-devel] vaapi_vp9: Do not set bit_depth on old versions - - - - --- 2016-12-10 Mark Thompson New
[FFmpeg-devel] Support limiting the number of pixels per image - - - - --- 2016-12-09 Michael Niedermayer New
[FFmpeg-devel] avformat/http: allow content range to set filesize - - - - --- 2016-12-09 PHILIP DE NIER New
[FFmpeg-devel] avutil/log: avoid build error if valgrind was removed after configure - - - - --- 2016-12-09 Andreas Oberritter New
[FFmpeg-devel] avformat/options_table: Set the default maximum number of streams to 100 - - - - --- 2016-12-08 Michael Niedermayer New
[FFmpeg-devel,1/2] h264_slice: Add forgotten progress update for the 2nd field in a slice - - - - --- 2016-12-08 Derek Buitenhuis New
[FFmpeg-devel] avcodec/flac: check frame header crc only if requested - - - - --- 2016-12-08 James Almer New
[FFmpeg-devel,2/3] avformat/udp: Use avutil compat pthread_cond_timedwait. - - - - --- 2016-12-07 Matt Oliver New
[FFmpeg-devel] Update for Chromaprint 1.4 - - - - --- 2016-12-06 Georgi D. Sotirov New
[FFmpeg-devel] ffmpeg_vaapi: Enable decoding of H.265 main 10 profile - - - - --- 2016-12-05 Mark Thompson New
[FFmpeg-devel] ffmpeg_vaapi: Enable decoding of VP9 profile 2 - - - - --- 2016-12-05 Mark Thompson New
[FFmpeg-devel,2/2,RFC] avformat/avio: Fail on opening non file urls which exist as local files with… - - - - --- 2016-12-05 Michael Niedermayer New
[FFmpeg-devel] movenc: Tag files generated with strict experimental with a warning - - - - --- 2016-12-02 Vittorio Giovara New
[FFmpeg-devel] avformat/utils: fix crashes in has_decode_delay_been_guessed - - - - --- 2016-12-02 Timo Rothenpieler New
[FFmpeg-devel] libavformat/mov: fix multiple stsd handling of MOV files with edit list - - - - --- 2016-12-02 zhangjiejun1992@gmail.com New
[FFmpeg-devel] travis: setup for automated coverity builds - - - - --- 2016-12-01 Timo Rothenpieler New
[FFmpeg-devel,6/6] avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma intra deblock/loop filter - - - - --- 2016-12-01 James Darnley New
[FFmpeg-devel,5/6] avcodec/h264: mmx2, sse2, avx 10-bit h chroma intra deblock/loop filter - - - - --- 2016-12-01 James Darnley New
[FFmpeg-devel,1/4] dxva2: make ff_dxva2_get_surface() static - - - - --- 2016-12-01 Stève Lhomme New
[FFmpeg-devel] Fixes for ffmpeg and editorial typos - - - - --- 2016-12-01 Matteo Naccari New
[FFmpeg-devel,1/2] lavu: Add JEDEC P22 color primaries - - - - --- 2016-11-30 Vittorio Giovara New
[FFmpeg-devel,v2] ffmpeg: fix uninitialized return value - - - - --- 2016-11-30 Tobias Rapp New
[FFmpeg-devel] lavc/vaapi_h26[45]: add crop info support in vaapi_h26[4, 5] - - - - --- 2016-11-30 Jun Zhao New
[FFmpeg-devel] lavc/vaapi-vp9: add support for profile 2 (bpp > 8) - - - - --- 2016-11-28 Mathieu Velten New
[FFmpeg-devel] Avoid MinGW/Windows dependency on gcc thread library. - - - - --- 2016-11-28 Gregory J. Wolfe New
[FFmpeg-devel] No thread library dependencies when threading support is disabled. - - - - --- 2016-11-28 Gregory J. Wolfe New
[FFmpeg-devel] travis.yml: Whitelist "coverity" branch in preparation for Coverity integration - - - - --- 2016-11-27 Timothy Gu New
[FFmpeg-devel] Remove the ffserver program and the ffm muxer/demuxer - - - - --- 2016-11-26 Rostislav Pehlivanov New
[FFmpeg-devel,2/2] swresample: enable exact_rational and linear_interp by default - - - - --- 2016-11-25 Muhammad Faiz New
[FFmpeg-devel] avformat/flvdec: move set bit_rate from parse AMF OBJECT to create_stream - - - - --- 2016-11-25 Liu Steven New
[FFmpeg-devel] lavf/llvdec: Set avg_frame_rate for video streams - 1 - - --- 2016-11-24 Steven Liu New
[FFmpeg-devel] matroska read_seek: make max diff for last known subtitle configurable - - - - --- 2016-11-24 Rainer Hochecker New
[FFmpeg-devel] ffplay -vcodec h264_vda *. error :segmentation fault. bug fix. - - - - --- 2016-11-22 gao chao New
« 1 2 ... 176 177 178 179 »