Show patches with: State = Action Required       |   17722 patches
« 1 2 ... 64 65 66177 178 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,2/2] avformat/av1: reorder av1C OBUs before writting them - - - - --- 2018-07-30 James Almer New
[FFmpeg-devel,1/2] avcodec/av1_parse: return size of the parsed obu in parse_obu_header() - - - - --- 2018-07-30 James Almer New
[FFmpeg-devel,7/8] avcodec/decode: flush the internal bsfs instead of constantly reinitalizing them - - - - --- 2018-07-27 James Almer New
[FFmpeg-devel,3/8] avcodec/vp9_superframe_split_bsf: implement a AVBSFContext.flush() callback - - - - --- 2018-07-27 James Almer New
[FFmpeg-devel,1/8] avcodec/bsf: add a flushing mechanism to AVBSFContext - - - - --- 2018-07-27 James Almer New
[FFmpeg-devel,5/5] avformat/movenc: add support for AV1 streams - - - - --- 2018-07-09 James Almer New
[FFmpeg-devel] tools/crypto_bench: add support for mbedcrypto - - - - --- 2018-05-27 James Almer New
[FFmpeg-devel,1/2] avcodec/cbs_h2645: use simple data buffers for some parameter set extensions - - - - --- 2018-05-08 James Almer New
[FFmpeg-devel] configure: include unistd.h in the access() check - - - - --- 2018-05-07 James Almer New
[FFmpeg-devel] avcodec/cbs: use av_fast_malloc in case of unit write buffer overflow - - - - --- 2018-05-02 James Almer New
[FFmpeg-devel] fftools/ffmpeg: fix mixed code and declarations - 1 - - --- 2018-04-29 James Almer New
[FFmpeg-devel,2/2] avcodec/cbs_mpeg2: use existing buffer reference when splitting fragments - - - - --- 2018-04-25 James Almer New
[FFmpeg-devel] avcodec/cbs_mpeg2: use existing buffer reference if available when splitting fragmen… - - - - --- 2018-04-24 James Almer New
[FFmpeg-devel] web/index: add news entry for release 4.0 - - - - --- 2018-04-20 James Almer New
[FFmpeg-devel] avformat/flacenc: support writing attached pictures - - - - --- 2018-04-15 James Almer New
[FFmpeg-devel] avformat/utils: use the existing packet reference when parsing complete frames - 1 - - --- 2018-04-12 James Almer New
[FFmpeg-devel] avcodec/libaomenc: add support for AQ-mode setting - - - - --- 2018-03-29 James Almer New
[FFmpeg-devel] avutil/buffer: add a dynamic size buffer pool API - - - - --- 2018-03-28 James Almer New
[FFmpeg-devel] avcodec/avpacket: ensure the packet is writable in av_shrink_packet() - 1 - - --- 2018-03-24 James Almer New
[FFmpeg-devel] avcodec/mpeg4_unpack_bframes: cache input packets directly - - - - --- 2018-03-21 James Almer New
[FFmpeg-devel,RFC,WIP] avutil/buffer: add add a dynamnic size buffer pool API - - - - --- 2018-03-16 James Almer New
[FFmpeg-devel,v2] avutil/buffer: add av_buffer_fast_alloc() - 1 - - --- 2018-03-14 James Almer New
[FFmpeg-devel] avformat/matroskadec: use a linked list to queue packets - - - - --- 2018-02-21 James Almer New
[FFmpeg-devel] avformat/aviobuf: initialize all checksum fields - - - - --- 2018-02-14 James Almer New
[FFmpeg-devel] avcodec/h264_ps: use the AVBufferPool API to allocate parameter set buffers - - - - --- 2018-01-20 James Almer New
[FFmpeg-devel,5/5] avcodec/hevc_ps: use the AVBufferPool API to allocate parameter set buffers - - - - --- 2018-01-20 James Almer New
[FFmpeg-devel,4/5] avcodec/mediacodecdec: use ff_hevc_uninit_parameter_sets() - - - - --- 2018-01-20 James Almer New
[FFmpeg-devel,3/5] avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets() - 1 - - --- 2018-01-20 James Almer New
[FFmpeg-devel,2/5] avcodec/hevcdec: use ff_hevc_uninit_parameter_sets() - 1 - - --- 2018-01-20 James Almer New
[FFmpeg-devel,1/5] avcodec/hevc_ps: add a function to uninitialize parameter set buffers - 1 - - --- 2018-01-20 James Almer New
[FFmpeg-devel] avcodec/hevc_parser: use ff_hevc_decode_extradata() to parse extradata - - - - --- 2018-01-20 James Almer New
[FFmpeg-devel] avcodec/vp9_parser: parse size and colorspace values from frame headers - - - - --- 2018-01-19 James Almer New
[FFmpeg-devel,1/2] avfilter: deprecate avfilter_link_get_channels() - - - - --- 2018-01-05 James Almer New
[FFmpeg-devel,2/2] fftools/cmdutils.c: silence an avresample related deprecation warning - - - - --- 2018-01-04 James Almer New
[FFmpeg-devel,2/2] avcodec/libx264: fix compilation with x264 builds >= 153 - 1 - - --- 2017-12-26 James Almer New
[FFmpeg-devel] avformat/matroskaenc: flag discardable packets as such - 1 - - --- 2017-12-14 James Almer New
[FFmpeg-devel] avutil/mem: define DECLARE_ASM_ALIGNED for DJGPP - - - - --- 2017-12-01 James Almer New
[FFmpeg-devel,5/5] avformat/avc: support writting more than one sps/pps in ff_isom_write_avcc - 1 - - --- 2017-11-29 James Almer New
[FFmpeg-devel,3/5] avformat/avc: reindent after the last commit - - - - --- 2017-11-29 James Almer New
[FFmpeg-devel,2/5] avformat/avc: refactor ff_isom_write_avcc - - - - --- 2017-11-29 James Almer New
[FFmpeg-devel,1/5] avformat/avc: return an error in ff_isom_write_avcc if the buffer lenght is too … - - - - --- 2017-11-29 James Almer New
[FFmpeg-devel,2/3,v2] avformat/mux: stop delaying writing the header - - - - --- 2017-11-28 James Almer New
[FFmpeg-devel,3/3] avformat: deprecate AVFMT_FLAG_AUTO_BSF - - - - --- 2017-11-26 James Almer New
[FFmpeg-devel,1/3] ffmpeg: use avformat_init_output to initialize output files - - - - --- 2017-11-26 James Almer New
[FFmpeg-devel] web/index: add news entry for release 3.4 - 1 - - --- 2017-11-25 James Almer New
[FFmpeg-devel,2/2,v2] avformat/flacenc: add flac_init() and flac_deinit() - - - - --- 2017-11-24 James Almer New
[FFmpeg-devel,1/2] lavf/flacenc: support writing attached pictures - - - - --- 2017-11-23 James Almer New
[FFmpeg-devel] avformat: rename AVOutputFormat.deinit to AVOutputFormat.close - - - - --- 2017-11-20 James Almer New
[FFmpeg-devel] configure: fix module dependencies on zlib - - - - --- 2017-11-19 James Almer New
[FFmpeg-devel] configure: use subarch instead of arch to create .def files on mingw - - - - --- 2017-11-16 James Almer New
[FFmpeg-devel] configure: add missing optional dependecy on libxvid to mpegvideoenc - - - - --- 2017-11-13 James Almer New
[FFmpeg-devel] avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields - - - - --- 2017-11-13 James Almer New
[FFmpeg-devel] configure: ERROR: x265 not found using pkg-config - - - - --- 2017-11-12 James Almer New
[FFmpeg-devel] configure: fix the non pkg-config libmfx check - - - - --- 2017-11-09 James Almer New
[FFmpeg-devel] avdevice/decklink_dec: make some function static - - - - --- 2017-11-09 James Almer New
[FFmpeg-devel] avcodec/dca: return standard error codes in avpriv_dca_parse_core_frame_header() - - - - --- 2017-10-31 James Almer New
[FFmpeg-devel] avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd() - 1 - - --- 2017-10-24 James Almer New
[FFmpeg-devel,1/2] avformat: move public AVStream fields up in the struct - - - - --- 2017-10-23 James Almer New
[FFmpeg-devel] avutil/crc: always use precalculated CRC tables for known polynomials - - - - --- 2017-10-22 James Almer New
[FFmpeg-devel] build: add global extralibs to pkg-config file generation - - - - --- 2017-10-14 James Almer New
[FFmpeg-devel] configure: add pthreads ldflags globally - - - - --- 2017-10-14 James Almer New
[FFmpeg-devel] configure: add libm ldflags globally - 1 - - --- 2017-10-14 James Almer New
[FFmpeg-devel,FFmpeg-cvslog] Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63' - - - - --- 2017-10-13 James Almer New
[FFmpeg-devel] configure: use pkg-config for libilbc - - - - --- 2017-10-13 James Almer New
[FFmpeg-devel] fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test - - - - --- 2017-10-10 James Almer New
[FFmpeg-devel] avformat/mp3enc: flush buffered packets if referencing fails - 1 - - --- 2017-10-06 James Almer New
[FFmpeg-devel] avcodec/encode: don't return immediately on failure - - - - --- 2017-10-03 James Almer New
[FFmpeg-devel] build: don't strip binaries during compilation - - - - --- 2017-10-01 James Almer New
[FFmpeg-devel,2/2,v2] configure: simplify checks for libxcb dependent features - - - - --- 2017-09-28 James Almer New
[FFmpeg-devel,1/2,v2] configure: disable libxcb dependent features if libxcb is not enabled - - - - --- 2017-09-28 James Almer New
[FFmpeg-devel,4/4] ffmpeg: replace use of av_copy_packet_side_data() - - - - --- 2017-09-25 James Almer New
[FFmpeg-devel,3/4] avformat/movenc: replace use of av_copy_packet_side_data() - - - - --- 2017-09-25 James Almer New
[FFmpeg-devel,2/4] avcodec/avpacket: use av_packet_copy_side_data() in av_packet_copy_props() - - - - --- 2017-09-25 James Almer New
[FFmpeg-devel,1/4] avcodec/avpacket: add av_packet_copy_side_data() - - - - --- 2017-09-25 James Almer New
[FFmpeg-devel] avfilter/lut: simplify endianness specific code - - - - --- 2017-09-16 James Almer New
[FFmpeg-devel] configure: check if NAN can be used as a constant initializer - - - - --- 2017-09-13 James Almer New
[FFmpeg-devel] avfilter/vf_tonemap: don't use NAN constant as an initializer - - - - --- 2017-09-07 James Almer New
[FFmpeg-devel,v2] avformat/aacdec: don't immediately abort if an ADTS frame is not found - - - - --- 2017-09-06 James Almer New
[FFmpeg-devel,v2] cpu: add a function for querying maximum required data alignment - - - - --- 2017-09-03 James Almer New
[FFmpeg-devel] Bump major versions of all libraries - - - - --- 2017-09-02 James Almer New
[FFmpeg-devel,RFC] avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flag - 1 - - --- 2017-09-01 James Almer New
[FFmpeg-devel] avfilter/mcdeint: remove usage of deprecated AVCodecContext.me_method - - - - --- 2017-08-28 James Almer New
[FFmpeg-devel] avio: add a destructor for AVIOContext - - - - --- 2017-08-27 James Almer New
[FFmpeg-devel] ffmpeg: fix setting field_order during muxing - - - - --- 2017-08-10 James Almer New
[FFmpeg-devel,6/7] lavf/flacenc: avoid buffer overread with unexpected extradata sizes - - - - --- 2017-08-01 James Almer New
[FFmpeg-devel,2/3] ffprobe: add support for ICC Profile frame side data - - - - --- 2017-07-26 James Almer New
[FFmpeg-devel,1/3] avutil/frame: add ICC Profile to av_frame_side_data_name - 1 - - --- 2017-07-26 James Almer New
[FFmpeg-devel] avutil/frame: allow only one element per type in frame side data - - - - --- 2017-07-26 James Almer New
[FFmpeg-devel,2/2] avcodec/atrac3: use float_dsp in reverse_matrixing() - - - - --- 2017-07-25 James Almer New
[FFmpeg-devel] avcodec/atrac3p: use float_dsp in ff_atrac3p_power_compensation - - - - --- 2017-07-20 James Almer New
[FFmpeg-devel] checkasm: add a g722dsp test - - - - --- 2017-07-05 James Almer New
[FFmpeg-devel] x86/aacpsdsp: add ff_ps_hybrid_analysis_ileave_sse - - - - --- 2017-06-13 James Almer New
[FFmpeg-devel] x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse, sse4} - - - - --- 2017-06-12 James Almer New
[FFmpeg-devel,2/2] avformat/matroskaenc: also write tags when output is WebM - - - - --- 2017-06-02 James Almer New
[FFmpeg-devel,2/3] checkasm: add float_dsp tests - - - - --- 2017-06-01 James Almer New
[FFmpeg-devel] avformat/aiffenc: add aiff_init() - - - - --- 2017-05-28 James Almer New
[FFmpeg-devel,2/4] avformat/movenc: add support for writing Content Light Level Box - - - - --- 2017-05-18 James Almer New
[FFmpeg-devel,1/4] avformat/movenc: add support for writing Mastering Display Metadata Box - - - - --- 2017-05-18 James Almer New
[FFmpeg-devel,1/4] hevcdec: export cropping information instead of handling it internally - - - - --- 2017-05-08 James Almer New
[FFmpeg-devel] hevc_sei: add support for User Data Unregistered SEI messages - - - - --- 2017-05-05 James Almer New
« 1 2 ... 64 65 66177 178 »