28 Commits (6c180b35c43f0738d8a3d5c08a01209b51eda569)

Author SHA1 Message Date
  Nicolas George 752344dada amerge/astreamsync/pan: fix license boilerplate. 12 years ago
  Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 13 years ago
  Stefano Sabatini 972cad77fa lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.h 13 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
  Clément Bœsch 48f30595f5 pan: use ff_parse_channel_layout() instead of av_get_channel_layout(). 13 years ago
  Clément Bœsch 5dbd66395a lavfi/pan: add supported sample rates to avoid a crash. 13 years ago
  Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
  Clément Bœsch 4522df52aa lavfi: remove audio.h include from avfilter.h. 13 years ago
  Nicolas George 4217dfe87b af_pan: remove dual double/int storage of gain. 13 years ago
  Nicolas George a923b6b8f4 af_pan: move query_format before config_props. 13 years ago
  Nicolas George eb9ba527e7 af_pan: remove the indirect function call. 13 years ago
  Nicolas George a297856b8c af_pan: reindent after last commit. 13 years ago
  Nicolas George a44b510d56 af_pan: use libswr for rematrixing. 13 years ago
  Nicolas George bd5080b1b0 af_pan: comment a tricky piece of code. 13 years ago
  Clément Bœsch cba4e2cbbc pan: fix uninitialized channel_id variable. 13 years ago
  Clément Bœsch 85c66793d7 lavfi/pan: copy ref props after filtering samples. 13 years ago
  Clément Bœsch 9bd44b42a8 pan: drop unecessary includes. 13 years ago
  Clément Bœsch 66b1b7e5fa pan: move query_formats() to avoid forward declarations. 13 years ago
  Clément Bœsch 94dc4a5046 pan: reindent after remap commit. 13 years ago
  Clément Bœsch 6728dd37ac pan: add channel mapping capability. 13 years ago
  Clément Bœsch 66fdbcbbc9 pan: raise correct error when there is no param specified. 13 years ago
  Clément Bœsch 9d35fa43ee lavfi: add missing periods in descriptions. 13 years ago
  Clément Bœsch 1fbf7165d5 lavfi: reimplement MPlayer's af_pan filter for libavfilter. 13 years ago