mpv/libaf
Uoti Urpala c3b6850e81 af_lavcac3enc: fix assert failure "s->expect_len <= s->pending_data_size"
The code handling input format negotiation incorrectly used the bps
value of the suggested input format instead of the format it was going
to actually use. As a result the player could abort with the above
assertion failure. Fix.
2010-10-14 22:33:09 +03:00
..
af.c af_lavcac3enc: actually enable the filter by default 2010-05-26 11:15:54 +03:00
af.h Merge svn changes up to r30463 2010-03-09 18:59:15 +02:00
af_bs2b.c
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 cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_dummy.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_equalizer.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_export.c Rename get_path.[ch] --> path.[ch]. 2010-03-20 23:38:27 +00:00
af_extrastereo.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_format.c Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_format.h Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00: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_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
af_karaoke.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_ladspa.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
af_lavcac3enc.c af_lavcac3enc: fix assert failure "s->expect_len <= s->pending_data_size" 2010-10-14 22:33:09 +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.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_resample_template.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_scaletempo.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
af_sinesuppress.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_stats.c
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 cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00: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 Add support for 8 channel audio. 2009-11-10 00:45:19 +00: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
equalizer.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
filter.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
filter.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
format.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
reorder_ch.c Fix mangling of 24-bit audio during channel reorder. 2009-11-28 18:23:26 +00:00
reorder_ch.h Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
window.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
window.h