aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/filter
Commit message (Expand)AuthorAge
* audio: fill NA channels with silenceGravatar wm42015-06-12
* af_lavrresample: slightly better computation of total delayGravatar wm42015-06-04
* af_lavrresample: use a new libswresample function if availableGravatar wm42015-06-04
* af_lavrresample: change output samples calculationGravatar wm42015-06-04
* af_lavrresample: use native libavresample function for output sizeGravatar wm42015-06-02
* af_lavrresample: fix and simplify flushing on playback speed changeGravatar wm42015-06-02
* audio: make softvol scale cubicGravatar wm42015-05-22
* af: don't attempt to remove last filter for spdif filter removalGravatar wm42015-05-05
* af_lavrresample: remove dead undefsGravatar wm42015-05-05
* audio: introduce support for padding channelsGravatar wm42015-05-05
* af_lavrresample: fix drainingGravatar wm42015-04-18
* Update license headersGravatar Marcin Kurczewski2015-04-13
* af_lavrresample: minor simplificationGravatar wm42015-04-12
* af_lavrresample: allow resetting output sample formatGravatar wm42015-04-12
* audio/filter: fully renegotiate audio formats on every reconfigGravatar wm42015-04-12
* audio: automatically deatch filters if spdif prevents their useGravatar wm42015-04-07
* audio: change a detail about filter insertionGravatar wm42015-04-07
* audio: make all format query shortcuts macrosGravatar Kevin Mitchell2015-04-03
* af_lavrresample: always normalize (libswresample is stupid)Gravatar wm42015-04-02
* af: remove unused functionsGravatar wm42015-04-01
* af_bs2b: fix option default valueGravatar wm42015-03-22
* af_lavfi: handle seekingGravatar wm42015-03-17
* audio: refuse to change playback speed with spdifGravatar wm42015-03-07
* af_scaletempo: minor simplificationGravatar wm42015-03-06
* af_scaletempo: restore confusing mplayer behaviorGravatar wm42015-03-06
* audio: change playback speed directly in resamplerGravatar wm42015-03-02
* af_rubberband: actually fix deadlockGravatar Martin Herkt2015-02-12
* af_rubberband: fix filter error deadlockGravatar wm42015-02-12
* af_rubberband: change defaultsGravatar Martin Herkt2015-02-12
* af_rubberband: fix breakageGravatar wm42015-02-11
* af_rubberband: make all librubberband options configurableGravatar wm42015-02-11
* af_rubberband: attempt to fix audio position calculationGravatar wm42015-02-11
* af_rubberband: always calculate and set delayGravatar wm42015-02-11
* af: account for queued frames in audio position calculationGravatar wm42015-02-11
* af_rubberband: improve EOF handlingGravatar wm42015-02-11
* af_rubberband: pitch correction with librubberbandGravatar wm42015-02-11
* af_scaletempo: allow changing speed at runtime without reinitGravatar wm42015-02-10
* af_scaletempo: drop detaching or skipping init on speed=1Gravatar wm42015-02-10
* af: remove old filter compatibility hackGravatar wm42015-01-15
* audio/filter: switch remaining filters to refcountingGravatar wm42015-01-15
* audio/filter: switch remaining in-place filters to refcountingGravatar wm42015-01-15
* af: verify filter input formatsGravatar wm42015-01-15
* af_lavcac3enc: use refcounted framesGravatar wm42015-01-14
* af_lavfi: use refcounted framesGravatar wm42015-01-14
* audio/filter: actually set fmt_in/fmt_out fieldsGravatar wm42015-01-14
* af_scaletempo: use refcounted framesGravatar wm42015-01-14
* af_lavrresample: use refcounted framesGravatar wm42015-01-14
* af_convert24: use refcounted framesGravatar wm42015-01-13
* audio/filters: use refcounted frames for some in-place filtersGravatar wm42015-01-13
* audio/filters: use refcounted frames for some simple filtersGravatar wm42015-01-13