All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libav: Remove deprecated recipe
@ 2016-05-20 13:01 Karthik Ramanan
  2016-05-20 20:16 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Karthik Ramanan @ 2016-05-20 13:01 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---
 .../recipes-multimedia/libav/libav_9.16.bbappend   | 40 ----------------------
 1 file changed, 40 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-multimedia/libav/libav_9.16.bbappend

diff --git a/meta-arago-distro/recipes-multimedia/libav/libav_9.16.bbappend b/meta-arago-distro/recipes-multimedia/libav/libav_9.16.bbappend
deleted file mode 100644
index dc8977a..0000000
--- a/meta-arago-distro/recipes-multimedia/libav/libav_9.16.bbappend
+++ /dev/null
@@ -1,40 +0,0 @@
-PR_append = ".arago0"
-
-PACKAGECONFIG := "${@oe_filter_out('x264','${PACKAGECONFIG}', d)}"
-LICENSE_FLAGS = ""
-
-# Disable features that have potential commercial licensing restrictions
-EXTRA_OECONF += "\
-    --disable-encoder=libmp3lame \
-    --disable-decoder=mp3 \
-    --disable-decoder=mp3adu \
-    --disable-decoder=mp3adufloat \
-    --disable-decoder=mp3float \
-    --disable-decoder=mp3on4 \
-    --disable-decoder=mp3on4float \
-    --disable-muxer=mp3 \
-    --disable-demuxer=mp3 \
-    --disable-bsf=mp3_header_decompress \
-    --disable-bsf=mp3_header_compress   \
-                                 \
-    --disable-encoder=mpeg2video \
-    --disable-decoder=mpeg2video \
-    --disable-hwaccel=mpeg2_vaapi \
-    --disable-hwaccel=mpeg2_dxva2 \
-    --disable-muxer=mpeg2dvd \
-    --disable-muxer=mpeg2svcd \
-    --disable-muxer=mpeg2video \
-    --disable-muxer=mpeg2vob \
-                            \
-    --disable-encoder=ac3_fixed \
-    --disable-encoder=ac3 \
-    --disable-decoder=ac3 \
-    --disable-decoder=eac3 \
-    --disable-demuxer=ac3 \
-    --disable-demuxer=eac3 \
-    --disable-demuxer=dts \
-    --disable-muxer=ac3 \
-    --disable-muxer=eac3 \
-    --disable-muxer=dts \
-    --disable-parser=ac3 \
-"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] libav: Remove deprecated recipe
  2016-05-20 13:01 [PATCH] libav: Remove deprecated recipe Karthik Ramanan
@ 2016-05-20 20:16 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2016-05-20 20:16 UTC (permalink / raw)
  To: Karthik Ramanan; +Cc: meta-arago

Yeah, I'm aware of it, but not yet ready to remove it - need to double/triple 
check that ffmpeg matches the configuration...

-- 
Denys


On Fri, May 20, 2016 at 06:31:05PM +0530, Karthik Ramanan wrote:
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
>  .../recipes-multimedia/libav/libav_9.16.bbappend   | 40 ----------------------
>  1 file changed, 40 deletions(-)
>  delete mode 100644 meta-arago-distro/recipes-multimedia/libav/libav_9.16.bbappend
> 
> diff --git a/meta-arago-distro/recipes-multimedia/libav/libav_9.16.bbappend b/meta-arago-distro/recipes-multimedia/libav/libav_9.16.bbappend
> deleted file mode 100644
> index dc8977a..0000000
> --- a/meta-arago-distro/recipes-multimedia/libav/libav_9.16.bbappend
> +++ /dev/null
> @@ -1,40 +0,0 @@
> -PR_append = ".arago0"
> -
> -PACKAGECONFIG := "${@oe_filter_out('x264','${PACKAGECONFIG}', d)}"
> -LICENSE_FLAGS = ""
> -
> -# Disable features that have potential commercial licensing restrictions
> -EXTRA_OECONF += "\
> -    --disable-encoder=libmp3lame \
> -    --disable-decoder=mp3 \
> -    --disable-decoder=mp3adu \
> -    --disable-decoder=mp3adufloat \
> -    --disable-decoder=mp3float \
> -    --disable-decoder=mp3on4 \
> -    --disable-decoder=mp3on4float \
> -    --disable-muxer=mp3 \
> -    --disable-demuxer=mp3 \
> -    --disable-bsf=mp3_header_decompress \
> -    --disable-bsf=mp3_header_compress   \
> -                                 \
> -    --disable-encoder=mpeg2video \
> -    --disable-decoder=mpeg2video \
> -    --disable-hwaccel=mpeg2_vaapi \
> -    --disable-hwaccel=mpeg2_dxva2 \
> -    --disable-muxer=mpeg2dvd \
> -    --disable-muxer=mpeg2svcd \
> -    --disable-muxer=mpeg2video \
> -    --disable-muxer=mpeg2vob \
> -                            \
> -    --disable-encoder=ac3_fixed \
> -    --disable-encoder=ac3 \
> -    --disable-decoder=ac3 \
> -    --disable-decoder=eac3 \
> -    --disable-demuxer=ac3 \
> -    --disable-demuxer=eac3 \
> -    --disable-demuxer=dts \
> -    --disable-muxer=ac3 \
> -    --disable-muxer=eac3 \
> -    --disable-muxer=dts \
> -    --disable-parser=ac3 \
> -"
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-20 20:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-20 13:01 [PATCH] libav: Remove deprecated recipe Karthik Ramanan
2016-05-20 20:16 ` Denys Dmytriyenko

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.