summaryrefslogtreecommitdiffstats
path: root/audio/filter/af_format.c
Commit message (Expand)AuthorAgeFilesLines
* options: cleanup .min use for OPT_CHANNELSwm42020-04-091-2/+4
* options: change option macros and all option declarationswm42020-03-181-6/+6
* audio: rewrite filtering glue codewm42018-01-301-83/+90
* af_format: change license to LGPLwm42017-05-111-7/+7
* audio: use --audio-channels=auto behavior, except on ALSAwm42016-08-041-8/+8
* audio/filters: use refcounted frames for some simple filterswm42015-01-131-3/+5
* af_format: remove redundant message prefixeswm42014-11-101-2/+2
* Add more constwm42014-06-111-1/+1
* audio: mp_msg conversionswm42013-12-211-3/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* audio/filter: change filter callback signaturewm42013-12-051-3/+3
* audio/filter: fix mul/delay scale and valueswm42013-11-121-1/+0
* af: don't require filters to allocate af_instance->data, redo bufferswm42013-11-121-14/+2
* audio/filter: prepare filter chain for non-interleaved audiowm42013-11-121-2/+3
* audio/filter: remove useless af_info fieldswm42013-10-231-6/+3
* af_force: set format early for better debug outputwm42013-10-231-18/+34
* af_force: minor simplificationswm42013-10-231-9/+0
* audio/filter: rename af_force.c to af_format.cwm42013-10-231-0/+141
* audio/filter: split af_format into separate filters, rename af_forcewm42013-10-231-494/+0
* audio: make internal audio format 0 an invalid formatwm42013-08-261-1/+1
* af: use mp_chmap for mp_audio, include channel map in format negotiationwm42013-05-121-1/+1
* audio: add some setters for mp_audio, and require filters to use themwm42013-05-121-12/+7
* af: use af_lavrresample for format conversions, if possiblewm42013-04-131-2/+11
* audio: remove support for native alaw/mulaw/adpcm outputwm42012-12-111-40/+3
* audio: make AC3 pass-through with ad_spdif workreimar2012-12-031-14/+22
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+519