summaryrefslogtreecommitdiffstats
path: root/libavdevice/pulse_audio_dec.c
Commit message (Expand)AuthorAgeFilesLines
* libavdevice: Update the class name as uniform styleJun Zhao2019-08-151-1/+1
* avdevice/pulse_audio_dec: set channel mapPaul B Mahol2018-09-141-1/+4
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-281-2/+2
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-4/+4
* Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200'Michael Niedermayer2015-04-091-2/+5
* avdevice/pulse_audio_dec: remove double ;;Clément Bœsch2015-01-181-2/+2
* Merge commit '424b929b5cb9ca4094099f25179829260d4b0fa3'Michael Niedermayer2014-08-241-1/+4
* lavd/pulse_audio_dec: use default source when no input providedLukasz Marek2014-08-181-1/+1
* avdevice/pulse_audio_dec: reimplement using the non simple APIMichael Niedermayer2014-07-091-53/+234
* avdevice/pulse_audio_dec: clear pa_simple pointer after deallocationMichael Niedermayer2014-07-031-0/+1
* lavd/pulse_audio_dec: implement get_device_list callbackLukasz Marek2014-03-291-0/+7
* lavd: add categories to device implementationsLukasz Marek2014-03-031-0/+1
* pulse: get latency only when neededFederico Simoncelli2014-01-051-7/+8
* pulse: set time_base as multiple of sample_rateFederico Simoncelli2014-01-051-4/+10
* lavd/pulse: add ff_ prefix and fix param typeLukasz Marek2013-11-041-1/+1
* lavd/pulse_audio_dec: apply cosmetic changesLukasz Marek2013-10-181-7/+7
* lavd/pulse: move common code to separate fileLukasz Marek2013-10-081-18/+1
* lavd/pulse: rename pulse.c into pulse_audio_dec.cLukasz Marek2013-10-081-0/+190
OpenPOWER on IntegriCloud