All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <m.chehab@samsung.com>
To: "André Roth" <neolynx@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH 18/18] libdvbv5: README updated for shared libdvbv5
Date: Tue, 07 Jan 2014 16:12:23 -0200	[thread overview]
Message-ID: <20140107161223.61752b84@samsung.com> (raw)
In-Reply-To: <1388407731-24369-18-git-send-email-neolynx@gmail.com>

Em Mon, 30 Dec 2013 13:48:51 +0100
André Roth <neolynx@gmail.com> escreveu:

> Signed-off-by: André Roth <neolynx@gmail.com>
> ---
>  README        |  8 ++++----
>  README.libv4l | 12 ++++++++++++
>  2 files changed, 16 insertions(+), 4 deletions(-)
> 
> diff --git a/README b/README
> index 0cccc00..a9f8089 100644
> --- a/README
> +++ b/README
> @@ -3,13 +3,13 @@ v4l-utils
>  
>  Linux V4L2 and DVB API utilities and v4l libraries (libv4l).
>  You can always find the latest development v4l-utils in the git repo:
> -http://git.linuxtv.org/v4l-utils.git 
> +http://git.linuxtv.org/v4l-utils.git
>  
>  
> -v4l libraries (libv4l)
> -----------------------
> +v4l libraries (libv4l, libdvbv5)
> +--------------------------------

No, libdvbv5 is not a V4L library. It is a DVB one.

>  
> -See README.lib for more information on libv4l, libv4l is released
> +See README.libv4l for more information on libv4l, libv4l is released
>  under the GNU Lesser General Public License.
>  
>  
> diff --git a/README.libv4l b/README.libv4l
> index 0be503f..7170801 100644
> --- a/README.libv4l
> +++ b/README.libv4l
> @@ -59,6 +59,18 @@ hardware can _really_ do it should use ENUM_FMT, not randomly try a bunch of
>  S_FMT's). For more details on the v4l2_ functions see libv4l2.h .
>  
>  
> +libdvbv5
> +--------
> +
> +This library provides the DVBv5 API to userspace programs. It can be used to
> +open DVB adapters, tune transponders and read PES and other data streams.
> +There are as well several parsers for DVB, ATSC, ISBT formats.
> +
> +The API is currently EXPERIMENTAL and likely to change.
> +Run configure with --enable-libdvbv5 in order to build a shared lib and
> +install the header files.

Seem OK to me, provided that this patch comes after or together one
that adds --enable-libdvbv5 to the autotools config files.

> +
> +
>  wrappers
>  --------
>  


-- 

Cheers,
Mauro

  reply	other threads:[~2014-01-07 18:12 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-30 12:48 [PATCH 01/18] libdvbv5: fix reading multisection tables André Roth
2013-12-30 12:48 ` [PATCH 02/18] libdvbv5: service location descriptor support André Roth
2014-01-07 16:38   ` Mauro Carvalho Chehab
2013-12-30 12:48 ` [PATCH 03/18] libdvbv5: VCT table cleanup André Roth
2013-12-30 12:48 ` [PATCH 04/18] libdvbv5: mpeg elementary stream parsers André Roth
2014-01-07 16:47   ` Mauro Carvalho Chehab
2013-12-30 12:48 ` [PATCH 05/18] libdvbv5: fix NIT structures André Roth
2013-12-30 12:48 ` [PATCH 06/18] libdvbv5: implement dvb_fe_dummy for logging André Roth
2013-12-30 12:48 ` [PATCH 07/18] libdvbv5: fix EIT parsing André Roth
2014-01-07 17:00   ` Mauro Carvalho Chehab
2013-12-30 12:48 ` [PATCH 08/18] libdvbv5: implement MGT parser André Roth
2014-01-07 17:05   ` Mauro Carvalho Chehab
2013-12-30 12:48 ` [PATCH 09/18] libdvbv5: implement ATSC EIT André Roth
2014-01-07 17:12   ` Mauro Carvalho Chehab
2014-01-08 11:09     ` André Roth
2013-12-30 12:48 ` [PATCH 10/18] libdvbv5: prefix VCT with atsc_ instead of dvb_ André Roth
2013-12-30 12:48 ` [PATCH 11/18] libdvbv5: cleanup coding style André Roth
2014-01-07 17:23   ` Mauro Carvalho Chehab
2013-12-30 12:48 ` [PATCH 12/18] libdvbv5: fix missing includes André Roth
2013-12-30 12:48 ` [PATCH 13/18] libdvbv5: improve TS parsing André Roth
2014-01-07 17:27   ` Mauro Carvalho Chehab
2013-12-30 12:48 ` [PATCH 14/18] libdvbv5: cleanup dvb_nit_transport_foreach macro André Roth
2013-12-30 12:48 ` [PATCH 15/18] libdvbv5: remove c99 comments André Roth
2014-01-07 17:29   ` Mauro Carvalho Chehab
2013-12-30 12:48 ` [PATCH 17/18] libdvbv5: remove header files from SOURCES in Makefile.am André Roth
2014-01-07 17:30   ` Mauro Carvalho Chehab
2013-12-30 12:48 ` [PATCH 18/18] libdvbv5: README updated for shared libdvbv5 André Roth
2014-01-07 18:12   ` Mauro Carvalho Chehab [this message]
2014-01-07 16:32 ` [PATCH 01/18] libdvbv5: fix reading multisection tables Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140107161223.61752b84@samsung.com \
    --to=m.chehab@samsung.com \
    --cc=linux-media@vger.kernel.org \
    --cc=neolynx@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.