summaryrefslogtreecommitdiffstats
path: root/audio/filter/af_lavcac3enc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some -Wshadow warningswm42013-07-231-3/+3
* reorder_ch: remove old channel reorder functionswm42013-05-121-9/+0
* af: use mp_chmap for mp_audio, include channel map in format negotiationwm42013-05-121-3/+3
* audio: add some setters for mp_audio, and require filters to use themwm42013-05-121-9/+7
* af_lavcac3enc: switch to avcodec_encode_audio2()wm42013-03-131-45/+71
* af_lavcac3enc, encode: support planar formatsRudolf Polzer2012-12-031-3/+44
* 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/+332