[vlc-devel] [PATCH 1/2] Split key=val, parsing from config_ChainCreate
Rafaël Carré
funman at videolan.org
Sat Mar 3 20:58:23 CET 2012
Le 02/03/2012 12:54, Rafaël Carré a écrit :
> ---
> include/vlc_configuration.h | 11 ++++++
> src/config/chain.c | 83 ++++++++++++++++++++++++------------------
> src/libvlccore.sym | 1 +
> 3 files changed, 59 insertions(+), 36 deletions(-)
This probably breaks sout chain parsing.
I wonder if I should rather move parsing to ffmpeg modules
More information about the vlc-devel
mailing list