]> git.sesse.net Git - vlc/commit
* stream_output: * some clean and fixed a little memory leak.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 31 Jul 2003 19:24:10 +0000 (19:24 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 31 Jul 2003 19:24:10 +0000 (19:24 +0000)
commit7e6fdf1324ecadf02ddce4762ce19624221c5a2d
treebf4aa1918c7f2300ba4655651c8131fe5a79a700
parent2ac6eec8e2819e111b3c9add16039c59258643bd
 * stream_output: * some clean and fixed a little memory leak.
                  * give to access and muxers options. Now you can use:
--sout 'access{option1=value}/mux{a=value,b=value}:/path'. It should also
works with '#std{access=access{o=v}, mux=...}' (but untested). For now it's
not used.
src/stream_output/stream_output.c