aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* ytdl_hook: whitelist segmented DASH and HLS for the manifests codeGravatar Ricardo Constantino2018-01-27
* video: fix crash with vdpau when reinitializing renderingGravatar wm42018-01-27
* demux_lavf: work around another aspect of libavformat garbage APIGravatar wm42018-01-26
* demux_lavf: export correct seekability state for HLS live streamsGravatar wm42018-01-26
* command: add --osd-on-seek option defaulting to barGravatar Kevin Mitchell2018-01-26
* Revert "command: make pause display the same osd-msg-bar as seek"Gravatar Kevin Mitchell2018-01-26
* ytdl_hook: prefer hls/dash manifest if availableGravatar Ricardo Constantino2018-01-26
* ytdl_hook: fix safe url checking with EDL urlsGravatar Ricardo Constantino2018-01-26
* ytdl_hook: move url_is_safe earlier in codeGravatar Ricardo Constantino2018-01-26
* hwdec: detach d3d and d3d9 hwaccel from angleGravatar myfreeer2018-01-25