Show patches with: Submitter = Rostislav Pehlivanov       |    Archived = No       |   192 patches
« 1 2 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,1/2] aacenc: add a faster version of twoloop as the "fast" coder 1 - - - --- 2016-08-06 Rostislav Pehlivanov Accepted
[FFmpeg-devel,1/2] aacenc: use the decoder's lcg PRNG - 1 - - --- 2016-10-08 Rostislav Pehlivanov Accepted
[FFmpeg-devel,1/2] avcodec: move the old decoding/encoding API under and ifdef - - - - --- 2017-12-31 Rostislav Pehlivanov New
[FFmpeg-devel,1/2] error_resilience: remove avpriv_atomic usage - - - - --- 2017-11-25 Rostislav Pehlivanov Superseded
[FFmpeg-devel,1/2] imdct15: remove the AArch64 assembly - - - - --- 2017-01-04 Rostislav Pehlivanov Accepted
[FFmpeg-devel,1/2] lavu/frame: add new side data type for ICC profiles - - - - --- 2017-07-20 Rostislav Pehlivanov New
[FFmpeg-devel,1/2] lavu: add a gamma field to AVMasteringDisplayMetadata - - - - --- 2017-09-20 Rostislav Pehlivanov New
[FFmpeg-devel,1/2] opus: move all tables to a separate file - - - - --- 2016-11-07 Rostislav Pehlivanov Accepted
[FFmpeg-devel,1/2] opus_pvq: add resynth support and band encoding cost function - - - - --- 2017-04-12 Rostislav Pehlivanov Accepted
[FFmpeg-devel,1/3] lavc: add ATRAC9 ID and description - 1 - - --- 2018-06-30 Rostislav Pehlivanov New
[FFmpeg-devel,1/3] lavc: add codec ID and description for SVG - - - - --- 2017-05-08 Rostislav Pehlivanov Accepted
[FFmpeg-devel,1/3] lavu: add a Vulkan hwcontext - - - - --- 2018-03-30 Rostislav Pehlivanov Superseded
[FFmpeg-devel,1/3] mjpegenc_common: check for codec ID before using avctx->priv_data - - - - --- 2017-04-03 Rostislav Pehlivanov Accepted
[FFmpeg-devel,1/4] lavc/parser: use C11 atomics - - - - --- 2017-11-30 Rostislav Pehlivanov New
[FFmpeg-devel,1/4] lavc/parser: use C11 atomics - - - - --- 2017-11-27 Rostislav Pehlivanov Superseded
[FFmpeg-devel,1/4] lavfi: remove af_resample - - - - --- 2017-03-06 Rostislav Pehlivanov New
[FFmpeg-devel,1/6] lavu: add a Vulkan hwcontext - - - - --- 2018-06-21 Rostislav Pehlivanov New
[FFmpeg-devel,1/6] opus_rc: rename total_bits_used to total_bits and #define some constants - - - - --- 2017-02-01 Rostislav Pehlivanov Accepted
[FFmpeg-devel,1/6] Remove the ffserver program - - - - --- 2017-10-21 Rostislav Pehlivanov New
[FFmpeg-devel,1/8] hwcontext_internal: add ff_hwframe_map_replace - - - - --- 2018-04-20 Rostislav Pehlivanov Accepted
[FFmpeg-devel,2/2] aacenc: add SIMD optimizations for abs_pow34 and quantization - - - - --- 2016-10-08 Rostislav Pehlivanov Superseded
[FFmpeg-devel,2/2] aacenc: unmark the fast coder as experimental - - - - --- 2016-08-06 Rostislav Pehlivanov Accepted
[FFmpeg-devel,2/2] avcodec: mark AV_CODEC_CAP_SUBFRAMES as deprecated - - - - --- 2017-12-31 Rostislav Pehlivanov New
[FFmpeg-devel,2/2] error_resilience: remove avpriv_atomic usage - - - - --- 2017-11-25 Rostislav Pehlivanov Superseded
[FFmpeg-devel,2/2] fate: add decoder test for ATRAC9 - - - - --- 2018-07-01 Rostislav Pehlivanov New
[FFmpeg-devel,2/2] imdct15: replace the FFT with a faster PFA FFT algorithm - - - - --- 2017-01-04 Rostislav Pehlivanov Accepted
[FFmpeg-devel,2/2] lavc/utils.c: use C11 atomics for entangled thread handling - - - - --- 2017-11-25 Rostislav Pehlivanov Superseded
[FFmpeg-devel,2/2] opus: move the entropy decoding functions to opus_rc.c - - - - --- 2016-11-07 Rostislav Pehlivanov Accepted
[FFmpeg-devel,2/2] opusenc: (WIP) add a new psychoacoustic system for the native Opus encoder - - - - --- 2017-09-22 Rostislav Pehlivanov New
[FFmpeg-devel,2/2] opusenc: (WIP) add a new psychoacoustic system for the native Opus encoder - - - - --- 2017-04-12 Rostislav Pehlivanov Superseded
[FFmpeg-devel,2/2] pngdec: decode and expose iCCP chunks as side data - - - - --- 2017-07-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/3] img2dec: add support for piped SVG demuxing - - - - --- 2017-05-08 Rostislav Pehlivanov Accepted
[FFmpeg-devel,2/3] lavfi: add common Vulkan filtering code - - - - --- 2018-03-30 Rostislav Pehlivanov Superseded
[FFmpeg-devel,2/3] mjpegenc: disable huffman coding with AMV - - - - --- 2017-04-03 Rostislav Pehlivanov Accepted
[FFmpeg-devel,2/3] riff: add ATRAC9 guid - 1 - - --- 2018-06-30 Rostislav Pehlivanov Accepted
[FFmpeg-devel,2/4] ffmpeg: don't use resample_lavr_opts - 1 - - --- 2017-03-06 Rostislav Pehlivanov Accepted
[FFmpeg-devel,2/4] lavfi/avfilter: simplify filter registration - - - - --- 2017-11-30 Rostislav Pehlivanov New
[FFmpeg-devel,2/4] lavfi/avfilter: simplify filter registration - - - - --- 2017-11-27 Rostislav Pehlivanov Superseded
[FFmpeg-devel,2/6] lavfi: add common Vulkan filtering code - - - - --- 2018-06-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,2/6] opus_rc: add entropy encoding functions - - - - --- 2017-02-01 Rostislav Pehlivanov Accepted
[FFmpeg-devel,2/8] hwcontext_opencl: use ff_hwframe_map_replace() - - - - --- 2018-04-20 Rostislav Pehlivanov Accepted
[FFmpeg-devel,3/3] lavc: add a librsvg rasterization library wrapper - - - - --- 2017-05-08 Rostislav Pehlivanov Accepted
[FFmpeg-devel,3/3] lavc: implement an ATRAC9 decoder - - - - --- 2018-07-01 Rostislav Pehlivanov New
[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,3/3] lavfi: add a Vulkan avgblur filter - - - - --- 2018-03-30 Rostislav Pehlivanov Superseded
[FFmpeg-devel,3/3] mjpegenc: enable optimal huffman coding by default - - - - --- 2017-04-03 Rostislav Pehlivanov Superseded
[FFmpeg-devel,3/4] lavf/format: simplify I/O registration - - - - --- 2017-11-27 Rostislav Pehlivanov New
[FFmpeg-devel,3/4] lavfi: deprecate AVFilterGraph->resample_lavr_opts - - - - --- 2017-03-06 Rostislav Pehlivanov Accepted
[FFmpeg-devel,3/6] imdct15: rename to mdct15 and add a forward transform - - - - --- 2017-02-01 Rostislav Pehlivanov Superseded
[FFmpeg-devel,3/6] lavfi: add a Vulkan avgblur filter - - - - --- 2018-06-21 Rostislav Pehlivanov New
[FFmpeg-devel,3/6] libavformat: unexpose the ff_inet_aton function - - - - --- 2017-10-21 Rostislav Pehlivanov New
[FFmpeg-devel,3/8] lavu: add a Vulkan hwcontext - - - - --- 2018-04-20 Rostislav Pehlivanov Superseded
[FFmpeg-devel,4/4] lavc/utils: simplify codec registration - - - - --- 2017-11-27 Rostislav Pehlivanov New
[FFmpeg-devel,4/4] lavfi: remove af_asynts filter - - - - --- 2017-03-06 Rostislav Pehlivanov Accepted
[FFmpeg-devel,4/6] lavfi: add a Vulkan chromatic aberration filter - - - - --- 2018-06-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,4/6] opus_celt: move quantization and band decoding to opus_pvq.c - - - - --- 2017-02-01 Rostislav Pehlivanov Superseded
[FFmpeg-devel,4/8] lavfi: add common Vulkan filtering code - - - - --- 2018-04-20 Rostislav Pehlivanov Superseded
[FFmpeg-devel,5/6] lavfi: add a Vulkan scale filter - - - - --- 2018-06-21 Rostislav Pehlivanov New
[FFmpeg-devel,5/6] libavformat: unexpose private ff_ functions needed by ffserver - - - - --- 2017-10-21 Rostislav Pehlivanov New
[FFmpeg-devel,5/6] opus_celt: rename structures to better names and reorganize them - - - - --- 2017-02-01 Rostislav Pehlivanov Superseded
[FFmpeg-devel,5/6] opus_celt: rename structures to better names and reorganize them - - - - --- 2017-02-01 Rostislav Pehlivanov Superseded
[FFmpeg-devel,5/8] lavfi: add a Vulkan avgblur filter - - - - --- 2018-04-20 Rostislav Pehlivanov Superseded
[FFmpeg-devel,6/6] lavfi: add a Vulkan overlay filter - - - - --- 2018-06-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,6/6] opus: [RFC] add a native Opus encoder - - - - --- 2017-02-01 Rostislav Pehlivanov Superseded
[FFmpeg-devel,6/8] lavfi: add a Vulkan chromatic aberration filter - - - - --- 2018-04-20 Rostislav Pehlivanov Superseded
[FFmpeg-devel,7/8] lavfi: add a Vulkan overlay filter - - - - --- 2018-04-20 Rostislav Pehlivanov Superseded
[FFmpeg-devel,8/8] lavfi: add a Vulkan scale filter - - - - --- 2018-04-20 Rostislav Pehlivanov Superseded
[FFmpeg-devel,RFC] channel_layout: add support for ambisonics - - - - --- 2018-11-29 Rostislav Pehlivanov New
[FFmpeg-devel,v2,1/3] lavu: add an AV_FRAME_DATA_GAMMA side data type - - - - --- 2017-09-25 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2,1/5] opus_rc: add entropy encoding functions - - - - --- 2017-02-11 Rostislav Pehlivanov Accepted
[FFmpeg-devel,v2,1/8] hwcontext_internal: add ff_hwframe_map_replace - - - - --- 2018-04-22 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2,2/3] pngdec: expose gAMA and cHRM chunks as side data - - - - --- 2017-09-25 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2,2/5] imdct15: rename to mdct15 and add a forward transform - - - - --- 2017-02-11 Rostislav Pehlivanov Accepted
[FFmpeg-devel,v2,2/5] imdct15: rename to mdct15 and add a forward transform - - - - --- 2017-02-11 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2,2/8] hwcontext_opencl: use ff_hwframe_map_replace() - - - - --- 2018-04-22 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2,3/3] ffprobe: add support for logging gamma side data - - - - --- 2017-09-25 Rostislav Pehlivanov New
[FFmpeg-devel,v2,3/5] opus_celt: move quantization and band decoding to opus_pvq.c - - - - --- 2017-02-11 Rostislav Pehlivanov Accepted
[FFmpeg-devel,v2,3/8] lavu: add a Vulkan hwcontext - - - - --- 2018-04-22 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2,4/5] opus_celt: rename structures to better names and reorganize them - - - - --- 2017-02-11 Rostislav Pehlivanov Accepted
[FFmpeg-devel,v2,4/8] lavfi: add common Vulkan filtering code - - - - --- 2018-04-22 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2,5/5] opus: add a native Opus encoder - - - - --- 2017-02-11 Rostislav Pehlivanov Accepted
[FFmpeg-devel,v2,5/8] lavfi: add a Vulkan avgblur filter - - - - --- 2018-04-22 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2,6/8] lavfi: add a Vulkan chromatic aberration filter - - - - --- 2018-04-22 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2,7/8] lavfi: add a Vulkan scale filter - - - - --- 2018-04-22 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2,8/8] lavfi: add a Vulkan overlay filter - - - - --- 2018-04-22 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2] aacenc: add SIMD optimizations for abs_pow34 and quantization - - - - --- 2016-10-09 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2] aacenc: add SIMD optimizations for abs_pow34 and quantization - - - - --- 2016-10-08 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2] configure: error out on unsupported MSVC versions - - - - --- 2018-05-15 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2] frame: add an av_frame_new_side_data_from_buf function - - - - --- 2017-10-17 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2] hwcontext_vaapi: implement auto connecting to a wayland display - - - - --- 2018-01-04 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,v2] mdct15: add assembly optimizations for the 15-point FFT - - - - --- 2017-06-22 Rostislav Pehlivanov Superseded
[FFmpeg-devel,v2] mdct15: add inverse transform postrotation SIMD - - - - --- 2017-07-30 Rostislav Pehlivanov New
« 1 2 »