summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/avgblur_vulkan: check if shader is created with successWu Jianhua2021-11-19
* lavu/vulkan: add support for using libshaderc as a GLSL compilerLynne2021-11-19
* vulkan: fix checkheadersLynne2021-11-19
* lavfi/vulkan: split off lavfi-specific code into vulkan_filter.cLynne2021-11-19
* ffmpeg: Allocate InputStream.decoded_frame earlyJames Almer2021-11-19
* ffmpeg: Allocate (In|Out)putStream.filter_frame earlyJames Almer2021-11-19
* x86/intmath: add VEX encoded versions of av_clipf() and av_clipd()James Almer2021-11-19
* lavu/vulkan: add option to switch between shader compilers and cleanup glslangLynne2021-11-19
* lavu/vulkan: move common Vulkan code from libavfilter to libavutilLynne2021-11-19
* avfilter/af_drmeter: improve measurement precisionPaul B Mahol2021-11-18
* avfilter/af_drmeter: refactor number of bins outPaul B Mahol2021-11-18
* avformat/librist: correctly initialize logging_settingsGijs Peskens2021-11-18
* avutil/frame: Document the possibility of negative line sizesSoft Works2021-11-18
* avutil/hwcontext_qsv: Remove redundant checkAndreas Rheinhardt2021-11-18
* avutil/hwcontext_qsv: Fix leak of AVBuffer and AVBufferRefAndreas Rheinhardt2021-11-18
* fftools: Constify values from av_dict_get()Chad Fraleigh2021-11-18
* doc/examples/metadata: Constify values from av_dict_get()Chad Fraleigh2021-11-18
* ffmpeg: fix loosing gaps between audio frame timestamps when filteringPaul B Mahol2021-11-18
* vulkan_loader: fix typo in error messageLynne2021-11-18
* avformat/utils: Remove unused shorthand feature for auto-inserted BSFAndreas Rheinhardt2021-11-18
* avformat/mxfenc: Make init function out of write_headerAndreas Rheinhardt2021-11-18
* avformat/mxfenc: Remove redundant checkAndreas Rheinhardt2021-11-18
* avformat/hlsenc: Only write something if there is something to writeAndreas Rheinhardt2021-11-18
* avformat/hlsenc: Remove nonsense memsetAndreas Rheinhardt2021-11-18
* avformat/http: Add short_seek_size optionDerek Buitenhuis2021-11-17
* fate: Add test for Dolby Vision RPU side dataDerek Buitenhuis2021-11-17
* avcodec/hevcdec: Export Dolby Vision RPUs as side dataDerek Buitenhuis2021-11-17
* avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis2021-11-17
* avfilter/vf_gblur_vulkan: Fix use of uninitialized valueLimin Wang2021-11-17
* avfilter/gblur_vulkan: fix memory leakWu Jianhua2021-11-17
* avfilter: add colorspectrum source video filterPaul B Mahol2021-11-16
* aarch64: Add Armv8.5-A BTI supportJonathan Wright2021-11-16
* aarch64: Use ret x<n> instead of br x<n> where possibleJonathan Wright2021-11-16
* lavfi/vulkan: fix issues the previous commit introducedLynne2021-11-16
* ffmpeg: rewrite setting the stream dispositionAnton Khirnov2021-11-16
* cmdutils: add an option for listing stream dispositionsAnton Khirnov2021-11-16
* lavf: add "disposition" AVOption to AVStream AVClassAnton Khirnov2021-11-16
* lavf: add public functions converting dispositions to/from stringsAnton Khirnov2021-11-16
* lavf: add an AVClass to AVStream on next major bumpAnton Khirnov2021-11-16
* lavf: improve AV_DISPOSITION_* doxyAnton Khirnov2021-11-16
* lavfi/vulkan: add mutliqueue emulation codeLynne2021-11-16
* lavfi/vulkan: fix static descriptor set updatingLynne2021-11-16
* libavfilter: add a gblur_vulkan filterWu Jianhua2021-11-16
* swscale/input: clip rgbf32 values before lrintfMark Reid2021-11-15
* libavutil/common: clip nan value to aminMark Reid2021-11-15
* avfilter/v360: add support for off-axis projection outputPaul B Mahol2021-11-15
* */version.h: define FF_API macros unconditionallyAnton Khirnov2021-11-15
* doc/filters: add details and ranges for colorkeyGyan Doshi2021-11-15
* avformat/concatdec: fix NEEDS_UNSAFE flag valueGoogleplex2021-11-14
* avformat/demux: allow total size of packets in raw_packet_buffer to reach pro...Marton Balint2021-11-14