aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* stream_lavf: remove deprecated hls protocol from whitelistGravatar wm42018-01-25
* manpage: mention --network-timeout is broken with RTSPGravatar wm42018-01-25
* options: add string list -toggle actionGravatar wm42018-01-25
* m_option: remove string list -append action code duplicationGravatar wm42018-01-25
* command: make change-list show changed option on OSDGravatar wm42018-01-25
* command: add a change-list commandGravatar wm42018-01-25
* client API: be more explicit about what can be done in wakeup callbacksGravatar wm42018-01-25
* options: add an option type for byte sizesGravatar wm42018-01-25
* m_option: add missing print callbacksGravatar wm42018-01-25
* ao_alsa: reduce verbosity at -vGravatar wm42018-01-25
* audio: fix annyoing af_get_best_sample_formats() definitionGravatar wm42018-01-25
* command: make sure to redraw on overlay commandsGravatar wm42018-01-25
* video: minor simplificationGravatar wm42018-01-25
* ytdl_hook: whitelist protocols from urls retrieved from youtube-dlGravatar Ricardo Constantino2018-01-26
* manpage: remove obsolete information on bd://Gravatar Ricardo Constantino2018-01-25
* sub/osd: remove limits from border and shadow size optionsGravatar Ricardo Constantino2018-01-24
* manpage: document using sub-shadow-offset for background sizingGravatar Ricardo Constantino2018-01-24