Author | SHA1 | Message | Date |
---|---|---|---|
|
c14fe6bc99 |
lavf,lavd: remove all usage of AVFormatParameters from demuxers.
AVFormatParameters are converted into corresponding private options in av_open_input_file/stream() compat wrappers, so accessing them from demuxers is redundant. |
14 years ago |
|
bffd4dd1d3 | lavf: deprecate AVFormatParameters.{channels,sample_rate}. | 14 years ago |
|
a1a15a9993 | sndio: add channels and sample_rate private options. | 14 years ago |
|
15d59d2cea |
sndio support for playback and record
Signed-off-by: Anton Khirnov <anton@khirnov.net> |
14 years ago |