aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* video: make decoder wrapper a filterGravatar wm42018-01-30
* demux: add a per stream wakeup callbackGravatar wm42018-01-30
* mp_image: preserve AVFrame closed captions dataGravatar wm42018-01-30
* mp_image: factor buffer referencingGravatar wm42018-01-30
* player: replace old lavfi wrapper with new filter codeGravatar wm42018-01-30
* audio: rewrite filtering glue codeGravatar wm42018-01-30
* video: rewrite filtering glue codeGravatar wm42018-01-30
* vo_gpu: check for RA_CAP_FRAGCOORD in dumb mode tooGravatar James Ross-Gowan2018-01-30
* ytdl_hook: pre-append id-only playlist items with shortened youtube URLGravatar Ricardo Constantino2018-01-29