[vlc-commits] stream_out_std: simplify / factorize
Rafaël Carré
git at videolan.org
Tue Aug 9 06:43:47 CEST 2011
vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Tue Aug 9 00:40:27 2011 -0400| [ef215ef477a6920a78ad106bed026fca99bf36c1] | committer: Rafaël Carré
stream_out_std: simplify / factorize
split out some functions from Open()
move static functions
sout_stream_id_t -> define struct as empty and use the pointer to store sout_input_t
functional change:
do not force asfh mux if user specified another one but only warn him (like for upd/ts)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ef215ef477a6920a78ad106bed026fca99bf36c1
---
modules/stream_out/standard.c | 563 +++++++++++++++++------------------------
1 files changed, 230 insertions(+), 333 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ef215ef477a6920a78ad106bed026fca99bf36c1
More information about the vlc-commits
mailing list