[FFmpeg-devel] [PATCH] lavd/v4l2: don't use avpriv_ prefix for internal functions

Derek Buitenhuis derek.buitenhuis at gmail.com
Tue Oct 21 12:06:59 CEST 2014


On 10/21/2014 7:56 AM, James Almer wrote:
> No need to keep the old symbols around until a major bump since lavd functions 
> with the avpriv_ prefix were never exposed.

lol.

> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> "avpriv_*;" can be added to libavdevice.v after this patch, but personally I'd say 
> to wait until it's needed rather than adding it right now.
> 
>  libavdevice/v4l2-common.c | 30 +++++++++++++++---------------
>  libavdevice/v4l2-common.h |  8 ++++----
>  libavdevice/v4l2.c        | 20 ++++++++++----------
>  libavdevice/v4l2enc.c     |  2 +-
>  4 files changed, 30 insertions(+), 30 deletions(-)

+1 from me.

- Derek


More information about the ffmpeg-devel mailing list