]> git.sesse.net Git - vlc/commit
move aout_Packet out of the core and deprecate it
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 16 Apr 2012 17:29:53 +0000 (20:29 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 16 Apr 2012 17:31:18 +0000 (20:31 +0300)
commitc086f181971a595426266eba52bfb599b4a30809
treee8d3f78d61b9636a6796ab783ed2b1575507db88
parent2eab05e34ae0f580c25fde33c183bd9737c8aa3f
move aout_Packet out of the core and deprecate it

And do the same with aout_Fifo since only aout_Packet uses it.
include/vlc_aout.h
modules/audio_output/Modules.am
modules/audio_output/packet.c [new file with mode: 0644]
src/audio_output/aout_internal.h
src/audio_output/common.c
src/audio_output/output.c
src/libvlccore.sym