[vlc-devel] [PATCH 1/1] Supporting ONVIF PRofile-G recording playback

Jean-Baptiste Kempf jb at videolan.org
Tue Aug 5 00:08:39 CEST 2014


On 04 Aug, David R Robison wrote :
>  include/vlc/libvlc_media_player.h |  9 +++++
>  include/vlc_common.h              |  1 +
>  include/vlc_demux.h               |  1 +
>  include/vlc_variables.h           | 40 +++++++++++++++++++
>  lib/libvlc.sym                    |  1 +
>  lib/media_player.c                | 13 +++++++
>  modules/access/live555.cpp        | 81 +++++++++++++++++++++++++++++++++++++++
>  src/input/input.c                 | 36 +++++++++++++++++
>  src/input/input_internal.h        |  1 +
>  src/input/var.c                   | 20 ++++++++++
>  src/misc/objects.c                |  5 +++
>  src/misc/variables.c              |  5 +++
>  12 files changed, 213 insertions(+)

You have too many changes in this commit.
Please split the commit. (git add -p)

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list