index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
audio
/
filter
/
af_scaletempo.c
Commit message (
Expand
)
Author
Age
*
audio: do not require full audio chain reinit for speed changes
wm4
2015-11-04
*
Update license headers
Marcin Kurczewski
2015-04-13
*
audio: automatically deatch filters if spdif prevents their use
wm4
2015-04-07
*
audio: refuse to change playback speed with spdif
wm4
2015-03-07
*
af_scaletempo: minor simplification
wm4
2015-03-06
*
af_scaletempo: restore confusing mplayer behavior
wm4
2015-03-06
*
af_scaletempo: allow changing speed at runtime without reinit
wm4
2015-02-10
*
af_scaletempo: drop detaching or skipping init on speed=1
wm4
2015-02-10
*
af_scaletempo: use refcounted frames
wm4
2015-01-14
*
audio/filter: remove unused af_calc_filter_multiplier()
wm4
2015-01-13
*
af_scaletempo: use float division for rate
wm4
2014-11-21
*
Add more const
wm4
2014-06-11
*
audio/filter: remove redundant log message prefixes
wm4
2014-01-24
*
audio: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
audio/filter: change filter callback signature
wm4
2013-12-05
*
audio: drop buffered filter data when seeking
wm4
2013-11-18
*
audio/filter: remove unneeded AF_CONTROLs, convert to enum
wm4
2013-11-18
*
audio: drop "_NE"/"ne" suffix from audio formats
wm4
2013-11-15
*
audio/filter: fix mul/delay scale and values
wm4
2013-11-12
*
af: don't require filters to allocate af_instance->data, redo buffers
wm4
2013-11-12
*
audio/filter: prepare filter chain for non-interleaved audio
wm4
2013-11-12
*
af_scaletempo: uncrustify
wm4
2013-11-09
*
audio/filter: remove useless af_info fields
wm4
2013-10-23
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
core: change speed option/property to double
wm4
2013-08-05
*
af_scaletempo: use new option API
wm4
2013-07-22
*
audio: add some setters for mp_audio, and require filters to use them
wm4
2013-05-12
*
audio/filter: replace pointless memcpys with assignments
wm4
2013-04-13
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12