aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/filter
Commit message (Expand)AuthorAge
...
* af_lavcac3enc: automatically configure most encoder parametersGravatar wm42016-06-23
* af_lavcac3enc: drop log message prefixesGravatar wm42016-06-23
* af_lavcac3enc: fix custom bitratesGravatar wm42016-06-23
* build: make libavfilter mandatoryGravatar wm42016-02-05
* af_lavrresample: change fudged channelsGravatar wm42016-02-04
* audio: move mp_audio->AVFrame conversion to a functionGravatar wm42016-01-29
* af_lavfi, vf_lavfi: fix compilation on LibavGravatar wm42016-01-22
* command: add af-command commandGravatar wm42016-01-22
* audio: change downmix behavior, add --audio-normalize-downmixGravatar wm42016-01-20
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* af_lavrresample: fudge some channel layout conversionGravatar wm42016-01-18
* af_lavrresample: fix build on LibavGravatar wm42015-11-26
* af_lavrresample: clamp float output to rangeGravatar wm42015-11-25
* af_lavrresample: simplify set_compensation usageGravatar wm42015-11-11
* audio: do not require full audio chain reinit for speed changesGravatar wm42015-11-04
* af_lavcac3enc: simplify/fix AVPacket handlingGravatar wm42015-11-04
* Revert "af_lavrresample: don't drop sl/sr channels for 7.1 on ALSA"Gravatar wm42015-11-04
* af_lavrresample: don't drop sl/sr channels for 7.1 on ALSAGravatar wm42015-11-03
* Replace deprecated av_free_packet() callsGravatar wm42015-10-28
* audio: use AVFrames with more than 8 channels correctlyGravatar wm42015-10-26
* af_lavrresample: make planarization pass work with >8 channelsGravatar wm42015-10-26
* af: prevent endless loop when removing filters due to spdifGravatar wm42015-10-26
* af_lavrresample: fix unintended audio drift when setting playback speedGravatar wm42015-10-14
* af_lavrresample: reinit resampler on large speed changesGravatar wm42015-10-12
* af_lavrresample: use libswsresample dynamic rate adjustment featureGravatar wm42015-10-07
* audio/filter: remove reentrancy flagGravatar wm42015-09-20
* af_lavfi: implement af-metadata propertyGravatar wm42015-09-11
* af: use generic statuc codesGravatar wm42015-09-11
* af_lavrresample: remove unnecessary indirectionsGravatar wm42015-09-08
* af_lavrresample: add normalize suboptionGravatar wm42015-09-08
* af_lavrresample: add missing include statementGravatar wm42015-09-04
* audio/filter: remove af_bs2b tooGravatar wm42015-09-04
* audio/filter: remove some useless filtersGravatar wm42015-09-03
* audio: remove unused legacy libavutil headerGravatar wm42015-08-07
* audio: remove af_dummyGravatar wm42015-08-01
* af_lavrresample: always reinit resampler on filter reinitGravatar wm42015-07-19
* af_lavrresample: don't unnecessarily print remix messageGravatar wm42015-07-19
* af: fix behavior with pathologic filter chainsGravatar wm42015-07-07
* af_lavrresample: log actual channel layout conversionsGravatar wm42015-06-30
* audio: fix format function consistency issuesGravatar wm42015-06-26
* af: move af_from_dB() function to af_volume.cGravatar wm42015-06-23
* af_volume: add a replaygain fallback optionGravatar wm42015-06-23
* af_lavrresample: free and reallocate resample context on reconfigGravatar wm42015-06-22
* af_lavrresample: fix commentGravatar wm42015-06-22
* af: restore detaching of PCM filters when using spdifGravatar wm42015-06-22
* af_lavrresample: don't flush in uninitialized stateGravatar wm42015-06-22
* Various spelling fixesGravatar Marcin Kurczewski2015-06-18
* af_lavrresample: include osdep/endian.hGravatar wm42015-06-17
* af: remove conversion filter searchGravatar wm42015-06-16
* af_convert24: remove this filterGravatar wm42015-06-16