1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-26 09:02:38 +00:00
mpv/libaf
Uoti Urpala 7fd3eb0f74 Merge svn changes up to r29752
As part of merging subtitle-in-terminal changes make
update_subtitles() only clear existing subtitles if called with the
reset argument, and not try to set new ones. Later calls should set
the needed new subtitles, and this change avoids some problems with
trying to set subtitles when mp_property_sub() in command.c gets
called from initialization code before full initialization.
2009-10-06 04:48:00 +03:00
..
af_bs2b.c Cosmetics for r29244 to follow K&R style closely. 2009-05-03 21:52:41 +00:00
af_center.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_channels.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_comp.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_delay.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_dummy.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_equalizer.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_export.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_extrastereo.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_format_alaw.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_format_ulaw.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_format.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
af_format.h Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
af_gate.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_hrtf.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_hrtf.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
af_karaoke.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_ladspa.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_lavcac3enc.c Merge svn changes up to r29544 2009-08-22 04:31:30 +03:00
af_lavcresample.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_pan.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_resample_template.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_resample.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_scaletempo.c Translation system changes part 2: replace macros by strings 2009-07-07 01:38:20 +03:00
af_sinesuppress.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_stats.c af_stats: Some fixes to the new filter 2009-02-21 22:07:39 +00:00
af_sub.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_surround.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_sweep.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_tools.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_volnorm.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_volume.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af.c build: Readd support for code depending on FFmpeg internals 2009-07-26 20:22:48 +03:00
af.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
control.h Change libaf control ordering to make the controls unique again, (AF_CONTROL_PAN_BALANCE vs. 2009-09-26 06:41:09 +00:00
dsp.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
equalizer.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
filter.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
filter.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
format.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
reorder_ch.c Merge svn changes up to r29544 2009-08-22 04:31:30 +03:00
reorder_ch.h Cosmetics: adjust alignment. 2009-08-18 22:25:58 +00:00
window.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
window.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00