Show patches with: Submitter = Rostislav Pehlivanov       |    State = Action Required       |    Archived = No       |   61 patches
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] aacenc: WIP support for PCEs - - - - --- 2016-10-03 Rostislav Pehlivanov New
[FFmpeg-devel] Remove the ffserver program and the ffm muxer/demuxer - - - - --- 2016-11-26 Rostislav Pehlivanov New
[FFmpeg-devel] mjpegenc_huffman: fix uninitialized variable usage - - - - --- 2017-02-08 Rostislav Pehlivanov New
[FFmpeg-devel] mjpegenc: make optimal huffman coding the default - - - - --- 2017-02-22 Rostislav Pehlivanov New
[FFmpeg-devel,1/4] lavfi: remove af_resample - - - - --- 2017-03-06 Rostislav Pehlivanov New
[FFmpeg-devel] lswr: remove support for libsoxr resampling - - - - --- 2017-03-06 Rostislav Pehlivanov New
[FFmpeg-devel] lavfi: rename af_aresample to af_resample - - - - --- 2017-03-06 Rostislav Pehlivanov New
[FFmpeg-devel] lavu/attributes: add av_never_inline macro - - - - --- 2017-04-12 Rostislav Pehlivanov New
[FFmpeg-devel,v2] web/index: add news entry for release 3.3 - - - - --- 2017-04-15 Rostislav Pehlivanov New
[FFmpeg-devel] lavc: remove libschroedinger encoding and decoding wrappers - 1 - - --- 2017-05-28 Rostislav Pehlivanov New
[FFmpeg-devel,v2] lavu: add ff_pthread_setname() and use it in various places - - - - --- 2017-06-23 Rostislav Pehlivanov New
[FFmpeg-devel] opusenc: use float_dsp for transient mdcts - - - - --- 2017-07-12 Rostislav Pehlivanov New
[FFmpeg-devel,1/2] lavu/frame: add new side data type for ICC profiles - - - - --- 2017-07-20 Rostislav Pehlivanov New
[FFmpeg-devel,2/2] pngdec: decode and expose iCCP chunks as side data - - - - --- 2017-07-20 Rostislav Pehlivanov New
[FFmpeg-devel,v2] mdct15: add inverse transform postrotation SIMD - - - - --- 2017-07-30 Rostislav Pehlivanov New
[FFmpeg-devel,1/2] lavu: add a gamma field to AVMasteringDisplayMetadata - - - - --- 2017-09-20 Rostislav Pehlivanov New
[FFmpeg-devel,2/2] pngdec: expose gAMA and cHRM chunks as AVMasteringDisplayMetadata - - - - --- 2017-09-20 Rostislav Pehlivanov New
[FFmpeg-devel,2/2] opusenc: (WIP) add a new psychoacoustic system for the native Opus encoder - - - - --- 2017-09-22 Rostislav Pehlivanov New
[FFmpeg-devel,v2,3/3] ffprobe: add support for logging gamma side data - - - - --- 2017-09-25 Rostislav Pehlivanov 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,5/6] libavformat: unexpose private ff_ functions needed by ffserver - - - - --- 2017-10-21 Rostislav Pehlivanov New
[FFmpeg-devel,v3] lavu: add an AV_FRAME_DATA_GAMMA side data type - - - - --- 2017-11-06 Rostislav Pehlivanov New
[FFmpeg-devel,v3] pngdec: expose gAMA and cHRM chunks as side data - - - - --- 2017-11-06 Rostislav Pehlivanov New
[FFmpeg-devel] doc/developer: update style guidelines to include for loops with declarations - - - - --- 2017-11-08 Rostislav Pehlivanov New
[FFmpeg-devel,v4] pngdec: expose gAMA and cHRM chunks as side/meta data - - - - --- 2017-11-09 Rostislav Pehlivanov New
[FFmpeg-devel] Remove REP_RET usage throughout x86 asm files - - - - --- 2017-11-12 Rostislav Pehlivanov New
[FFmpeg-devel,v3,2/3] libavcodec/utils.c: simplify avcodec locking with atomics - - - - --- 2017-11-25 Rostislav Pehlivanov New
[FFmpeg-devel,3/4] lavf/format: simplify I/O registration - - - - --- 2017-11-27 Rostislav Pehlivanov New
[FFmpeg-devel,4/4] lavc/utils: simplify codec registration - - - - --- 2017-11-27 Rostislav Pehlivanov New
[FFmpeg-devel] lavc/utils: simplify lockmgr - - - - --- 2017-11-27 Rostislav Pehlivanov New
[FFmpeg-devel,2/4] lavfi/avfilter: simplify filter registration - - - - --- 2017-11-30 Rostislav Pehlivanov New
[FFmpeg-devel,1/4] lavc/parser: use C11 atomics - - - - --- 2017-11-30 Rostislav Pehlivanov New
[FFmpeg-devel] lavc/utils: remove unnecessary locking - - - - --- 2017-12-08 Rostislav Pehlivanov New
[FFmpeg-devel,1/2] avcodec: move the old decoding/encoding API under and ifdef - - - - --- 2017-12-31 Rostislav Pehlivanov New
[FFmpeg-devel,2/2] avcodec: mark AV_CODEC_CAP_SUBFRAMES as deprecated - - - - --- 2017-12-31 Rostislav Pehlivanov New
[FFmpeg-devel,v2] hwcontext_vaapi: implement auto connecting to a wayland display - - - - --- 2018-01-04 Rostislav Pehlivanov New
[FFmpeg-devel] gitignore: add OpenCL generated kernels - - - - --- 2018-02-04 Rostislav Pehlivanov New
[FFmpeg-devel] rawenc: use av_get_padded_bits_per_pixel() instead of non-padded bps - - - - --- 2018-02-10 Rostislav Pehlivanov New
[FFmpeg-devel] vc2enc: replace quantization LUT with a smaller division LUT - - - - --- 2018-02-27 Rostislav Pehlivanov New
[FFmpeg-devel] frame: add an av_frame_new_side_data_from_buf function - - - - --- 2018-03-01 Rostislav Pehlivanov New
[FFmpeg-devel] parseutils: accept only full "ms" and "us" prefixes - - - - --- 2018-03-03 Rostislav Pehlivanov New
[FFmpeg-devel] h264_slice: correct atomics usage - 1 - - --- 2018-03-11 Rostislav Pehlivanov New
[FFmpeg-devel] lavfi: add a Vulkan Chromatic Aberration filter - - - - --- 2018-03-30 Rostislav Pehlivanov New
[FFmpeg-devel,v2] mpegvideo: remove support for libxvid's RC system - - - - --- 2018-05-02 Rostislav Pehlivanov New
[FFmpeg-devel] opt: print a deprecation indicator when listing options - - - - --- 2018-05-05 Rostislav Pehlivanov New
[FFmpeg-devel,v3,1/8] hwcontext_internal: add ff_hwframe_map_replace - - - - --- 2018-05-22 Rostislav Pehlivanov New
[FFmpeg-devel,v3,2/8] hwcontext_opencl: use ff_hwframe_map_replace() - - - - --- 2018-05-22 Rostislav Pehlivanov New
[FFmpeg-devel,1/6] lavu: add a Vulkan hwcontext - - - - --- 2018-06-21 Rostislav Pehlivanov New
[FFmpeg-devel,2/6] lavfi: add common Vulkan filtering code - - - - --- 2018-06-21 Rostislav Pehlivanov New
[FFmpeg-devel,3/6] lavfi: add a Vulkan avgblur filter - - - - --- 2018-06-21 Rostislav Pehlivanov New
[FFmpeg-devel,4/6] lavfi: add a Vulkan chromatic aberration filter - - - - --- 2018-06-21 Rostislav Pehlivanov New
[FFmpeg-devel,5/6] lavfi: add a Vulkan scale filter - - - - --- 2018-06-21 Rostislav Pehlivanov New
[FFmpeg-devel,6/6] lavfi: add a Vulkan overlay filter - - - - --- 2018-06-21 Rostislav Pehlivanov New
[FFmpeg-devel,1/3] lavc: add ATRAC9 ID and description - 1 - - --- 2018-06-30 Rostislav Pehlivanov New
[FFmpeg-devel,3/3] lavc: implement an ATRAC9 decoder - - - - --- 2018-07-01 Rostislav Pehlivanov New
[FFmpeg-devel,2/2] fate: add decoder test for ATRAC9 - - - - --- 2018-07-01 Rostislav Pehlivanov New
[FFmpeg-devel] aacenc: remove unsupported PCE mappings - - - - --- 2018-08-28 Rostislav Pehlivanov New
[FFmpeg-devel] lavf/utils: change truncating packet log to a warning - - - - --- 2018-09-30 Rostislav Pehlivanov New
[FFmpeg-devel,RFC] channel_layout: add support for ambisonics - - - - --- 2018-11-29 Rostislav Pehlivanov New