aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vo_gpu: use blit() only if target ra_tex supports itGravatar wm42018-02-11
* vo_gpu: add memory barrier on the HDR peak detectionGravatar Niklas Haas2018-02-11
* vo_gpu: correctly infer HDR peak detection supportGravatar Niklas Haas2018-02-11
* vo_gpu: refactor HDR peak detection algorithmGravatar Niklas Haas2018-02-11
* appveyor: use undocumented --ask to force yes for all questionsGravatar Ricardo Constantino2018-02-11
* player: correctly set track information on adding external filesGravatar Zehua Chen2018-02-10
* wayland_common: fix idle_inhibitor protocol segfaultGravatar Rostislav Pehlivanov2018-02-09
* drmprime interop : Add frames triple bufferingGravatar LongChair2018-02-07
* vd_lavc: fix stall with some uses of --hwdec=copyGravatar wm42018-02-05
* vo_gpu: port HDR tone mapping algorithm from libplaceboGravatar Niklas Haas2018-02-05
* vo_gpu: add RA_CAP for gl_NumWorkGroupsGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: correctly enable textureGatherOffsetGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: don't issue queries for unused timersGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: try enabling required featuresGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: add missing buffer barrier fieldsGravatar Niklas Haas2018-02-05
* f_decoder_wrapper: fix log message incorrect for audioGravatar wm42018-02-05
* f_demux_in: give it a slightly better filter nameGravatar wm42018-02-05
* filter: don't randomly lose async wakeup notificationsGravatar wm42018-02-05
* vd_lavc: fix recently broken hardware decode fallbackGravatar wm42018-02-04
* vf_vapoursynth: always keep input frame array filledGravatar wm42018-02-03
* vf_vapoursynth: fix lockingGravatar wm42018-02-03
* tests: stop comparing floats against DBL_EPSILON, use FLT_EPSILONGravatar Ilya Tumaykin2018-02-03
* swresample: minor simplificationGravatar wm42018-02-03
* swresample: remove unnecessary request for new inputGravatar wm42018-02-03
* swresample: actually reinit resampler on large speed changesGravatar wm42018-02-03
* loadfile: make --lavfi-complex runtime changes more flexibleGravatar wm42018-02-03
* loadfile: initialize decoders after outputs for --lavfi-complexGravatar wm42018-02-03
* loadfile: fix crash in some cases of setting --lavfi-complex at runtimeGravatar wm42018-02-03
* loadfile: remove minor unneeded things from --lavfi-complex setupGravatar wm42018-02-03
* f_output_chain: remove unused got_input_eof fieldGravatar wm42018-02-03
* vf_vapoursynth: fix obscure/impossible leakGravatar wm42018-02-03
* vf_vapoursynth: fix output colorspace flags and other attributesGravatar wm42018-02-03
* vf_vapoursynth: fix potential deadlock on init failureGravatar wm42018-02-03
* vf_vapoursynth: initialize start timestamp properlyGravatar wm42018-02-03
* f_utils: fix leak in frame duration filterGravatar wm42018-02-03
* video: fix passing down FPS to vf_vapoursynthGravatar wm42018-02-03
* swresample: limit output size of audio framesGravatar wm42018-02-03
* af_scaletempo: output minimally sized audio frameGravatar wm42018-02-03
* filter: add/use a convenience functionGravatar wm42018-02-03
* options: slightly improve filter help output for lavfi bridgeGravatar wm42018-02-03
* options: pretty print default values with --list-optionsGravatar wm42018-02-01
* codecs: remove unused family fieldGravatar wm42018-02-01
* manpage: clarify some --vf optionsGravatar wm42018-01-31
* Revert "demux_mkv: remove remaining GPL code"Gravatar wm42018-01-31
* Copyright: fix missing wordGravatar wm42018-01-31
* cue: strip quotes and leading whitespace from tagsGravatar wm42018-01-30
* ytdl_hook: pass http proxy to ffmpegGravatar Ricardo Constantino2018-01-30
* input.conf: use exact value for [ bindingGravatar wm42018-01-30
* audio: move to decoder wrapperGravatar wm42018-01-30
* ao_null: add --ao-null-format option for debuggingGravatar wm42018-01-30