summaryrefslogtreecommitdiffstats
path: root/libavdevice/pulse_audio_dec.c
Commit message (Collapse)AuthorAgeFilesLines
* lavd/pulse: move common code to separate fileLukasz Marek2013-10-081-18/+1
| | | | | | Signed-off-by: Lukasz Marek <[email protected]> Reviewed-by: Stefano Sabatini <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* lavd/pulse: rename pulse.c into pulse_audio_dec.cLukasz Marek2013-10-081-0/+190
This make name of the file more specific as there is also encoder implementation. Signed-off-by: Lukasz Marek <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>