[vlc-devel] commit: move MuxGetStream() to libvlccore, bump plugin ABI ( Rafaël Carré )
git version control
git at videolan.org
Tue Dec 8 12:38:40 CET 2009
vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Tue Dec 8 12:37:49 2009 +0100| [17b5ee09d8f74c1e0a7d1d6c1610b6078075ac3b] | committer: Rafaël Carré
move MuxGetStream() to libvlccore, bump plugin ABI
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=17b5ee09d8f74c1e0a7d1d6c1610b6078075ac3b
---
include/vlc_plugin.h | 4 +-
include/vlc_sout.h | 1 +
modules/mux/asf.c | 43 +---------------------------------
modules/mux/mp4.c | 42 +--------------------------------
modules/mux/mpeg/ps.c | 45 +-----------------------------------
modules/mux/ogg.c | 44 +++--------------------------------
src/stream_output/stream_output.c | 38 +++++++++++++++++++++++++++++++
7 files changed, 51 insertions(+), 166 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=17b5ee09d8f74c1e0a7d1d6c1610b6078075ac3b
More information about the vlc-devel
mailing list