<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel">
    <title>gmane.comp.video.ffmpeg.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164088"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164087"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164086"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164085"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164084"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164083"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164082"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164081"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164080"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164079"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164078"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164077"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164076"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164075"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164074"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164073"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164072"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164071"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164070"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164069"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164088">
    <title>Re: [PATCH 2/2] lavd: add v4l2 outdev.</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164088</link>
    <description>&lt;pre&gt;On date Sunday 2013-05-19 23:39:47 +0200, Clément Bœsch encoded:


Silly name? V4L2Context seems more sensible.



nit++: enc_ctx?



Nit: no trailing "."

Also:

    if (s-&amp;gt;fd &amp;lt; 0) {
       ret = AVERROR(errno); 
       av_log(s1, AV_LOG_ERROR, "Unable to open V4L2 device '%s');
       return ret;
    }

since av_log might change errno.



"push"?

Some docs in outdevs.texi with an example may be usefull as well.

LGTM otherwise, thanks.
&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T22:37:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164087">
    <title>Re: [PATCH] lavfi/geq: prefer symbolic constants</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164087</link>
    <description>&lt;pre&gt;
You could use them in getpix as well for the plane == U || plane == V case.

Otherwise LGTM

&lt;/pre&gt;</description>
    <dc:creator>Clément Bœsch</dc:creator>
    <dc:date>2013-05-19T22:27:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164086">
    <title>Re: [PATCH 1/2] lavd/v4l2: move pixel format conversion code in a separate place.</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164086</link>
    <description>&lt;pre&gt;Subject nit: move pixel format ... *to* separate place

On date Sunday 2013-05-19 23:39:46 +0200, Clément Bœsch encoded:

LGTM, thanks.
&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T22:25:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164085">
    <title>Re: [PATCH] lavfi/geq: add aliases for RGB options</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164085</link>
    <description>&lt;pre&gt;
Fine with me.

&lt;/pre&gt;</description>
    <dc:creator>Clément Bœsch</dc:creator>
    <dc:date>2013-05-19T22:23:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164084">
    <title>Re: [PATCH] lavfi/geq: mark timeline support</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164084</link>
    <description>&lt;pre&gt;
LGTM

&lt;/pre&gt;</description>
    <dc:creator>Clément Bœsch</dc:creator>
    <dc:date>2013-05-19T22:22:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164083">
    <title>[PATCH] lavfi/geq: mark timeline support</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164083</link>
    <description>&lt;pre&gt;---
 libavfilter/vf_geq.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/libavfilter/vf_geq.c b/libavfilter/vf_geq.c
index ba07ac1..8b36f22 100644
--- a/libavfilter/vf_geq.c
+++ b/libavfilter/vf_geq.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -276,4 +276,5 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; AVFilter avfilter_vf_geq = {
     .inputs        = geq_inputs,
     .outputs       = geq_outputs,
     .priv_class    = &amp;amp;geq_class,
+    .flags         = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
 };
&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T22:20:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164082">
    <title>Re: [PATCH] doc/filters: add RGB geq example</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164082</link>
    <description>&lt;pre&gt;
That's a nice one.

nit: why the ':' sticked to the left? (It's not really an English
sentence).

BTW, you have a trailing double quote.

LGTM otherwise

&lt;/pre&gt;</description>
    <dc:creator>Clément Bœsch</dc:creator>
    <dc:date>2013-05-19T21:58:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164081">
    <title>[PATCH 2/2] lavd: add v4l2 outdev.</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164081</link>
    <description>&lt;pre&gt;TODO: lavd minor bump
---
 Changelog                |   1 +
 configure                |   1 +
 libavdevice/Makefile     |   1 +
 libavdevice/alldevices.c |   2 +-
 libavdevice/v4l2enc.c    | 108 +++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 112 insertions(+), 1 deletion(-)
 create mode 100644 libavdevice/v4l2enc.c

diff --git a/Changelog b/Changelog
index 249e8c3..2ed6c87 100644
--- a/Changelog
+++ b/Changelog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -51,6 +51,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; version &amp;lt;next&amp;gt;:
 - Apple Intermediate Codec decoder
 - Escape 130 video decoder
 - FTP protocol support
+- V4L2 output device
 
 
 version 1.2:
diff --git a/configure b/configure
index 6fe7945..01f14fe 100755
--- a/configure
+++ b/configure
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2079,6 +2079,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; sndio_indev_deps="sndio_h"
 sndio_outdev_deps="sndio_h"
 v4l_indev_deps="linux_videodev_h"
 v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h"
+v4l2_outdev_deps_any="linux_videodev2_h sys_videoio_h"
 vfwcap_indev_deps="capCreateCaptureWindow vfwcap_defines"
 vfwcap_indev_extralibs="-lavicap32"
 x11grab_i&lt;/pre&gt;</description>
    <dc:creator>Clément Bœsch</dc:creator>
    <dc:date>2013-05-19T21:39:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164080">
    <title>[PATCH 1/2] lavd/v4l2: move pixel format conversioncode in a separate place.</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164080</link>
    <description>&lt;pre&gt;This will be shared with the output device.
---
 libavdevice/Makefile      |   2 +-
 libavdevice/v4l2-common.c |  96 ++++++++++++++++++++++++++++++++++
 libavdevice/v4l2-common.h |  62 ++++++++++++++++++++++
 libavdevice/v4l2.c        | 130 ++++------------------------------------------
 4 files changed, 170 insertions(+), 120 deletions(-)
 create mode 100644 libavdevice/v4l2-common.c
 create mode 100644 libavdevice/v4l2-common.h

diff --git a/libavdevice/Makefile b/libavdevice/Makefile
index efffa8b..dfde768 100644
--- a/libavdevice/Makefile
+++ b/libavdevice/Makefile
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -32,7 +32,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; OBJS-$(CONFIG_PULSE_INDEV)               += pulse.o
 OBJS-$(CONFIG_SDL_OUTDEV)                += sdl.o
 OBJS-$(CONFIG_SNDIO_INDEV)               += sndio_common.o sndio_dec.o
 OBJS-$(CONFIG_SNDIO_OUTDEV)              += sndio_common.o sndio_enc.o
-OBJS-$(CONFIG_V4L2_INDEV)                += v4l2.o timefilter.o
+OBJS-$(CONFIG_V4L2_INDEV)                += v4l2.o v4l2-common.o timefilter.o
 OBJS-$(CONFIG_V4L_INDEV)             &lt;/pre&gt;</description>
    <dc:creator>Clément Bœsch</dc:creator>
    <dc:date>2013-05-19T21:39:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164079">
    <title>[PATCH] lavfi/geq: prefer symbolic constants</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164079</link>
    <description>&lt;pre&gt;Hopefully enhance readability.
---
 libavfilter/vf_geq.c |   66 ++++++++++++++++++++++++++------------------------
 1 file changed, 34 insertions(+), 32 deletions(-)

diff --git a/libavfilter/vf_geq.c b/libavfilter/vf_geq.c
index def3956..ba07ac1 100644
--- a/libavfilter/vf_geq.c
+++ b/libavfilter/vf_geq.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -42,24 +42,26 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; typedef struct {
     int is_rgb;
 } GEQContext;
 
+enum { Y = 0, U, V, A, G, B, R };
+
 #define OFFSET(x) offsetof(GEQContext, x)
 #define FLAGS AV_OPT_FLAG_VIDEO_PARAM|AV_OPT_FLAG_FILTERING_PARAM
 
 static const AVOption geq_options[] = {
-    { "lum_expr",   "set luminance expression",   OFFSET(expr_str[0]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS },
-    { "y",          "set luminance expression",   OFFSET(expr_str[0]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS },
-    { "cb_expr",    "set chroma blue expression", OFFSET(expr_str[1]), AV_OPT_TYPE_STRING, {.str=NULL}, CHAR_MIN, CHAR_MAX, FLAGS },
-    { "u",          "set chroma blue expression", O&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T21:32:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164078">
    <title>[PATCH] lavfi/geq: add aliases for RGB options</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164078</link>
    <description>&lt;pre&gt;---
 doc/filters.texi     |   19 ++++++++++---------
 libavfilter/vf_geq.c |    8 +++++++-
 2 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 910f876..c8d9979 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -4003,27 +4003,28 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; For more information see:
 The filter accepts the following options:
 
 &amp;lt; at &amp;gt;table &amp;lt; at &amp;gt;option
-&amp;lt; at &amp;gt;item lum_expr
+&amp;lt; at &amp;gt;item lum_expr, y
 Set the luminance expression.
-&amp;lt; at &amp;gt;item cb_expr
+&amp;lt; at &amp;gt;item cb_expr, u
 Set the chrominance blue expression.
-&amp;lt; at &amp;gt;item cr_expr
+&amp;lt; at &amp;gt;item cr_expr, v
 Set the chrominance red expression.
-&amp;lt; at &amp;gt;item alpha_expr
+&amp;lt; at &amp;gt;item alpha_expr, a
 Set the alpha expression.
-&amp;lt; at &amp;gt;item r
+&amp;lt; at &amp;gt;item red_expr, r
 Set the red expression.
-&amp;lt; at &amp;gt;item g
+&amp;lt; at &amp;gt;item green_expr, g
 Set the green expression.
-&amp;lt; at &amp;gt;item b
+&amp;lt; at &amp;gt;item blue_expr, b
 Set the blue expression.
 &amp;lt; at &amp;gt;end table
 
 The colorspace is selected according to the specified expressions. If
 one of the &amp;lt; at &amp;gt;option{lum_expr}, &amp;lt; at &amp;gt;option{cb_expr}, or &amp;lt; at &amp;gt;option{cr_expr}
 expression is specified, the filter will automatic&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T21:25:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164077">
    <title>[PATCH] doc/filters: add RGB geq example</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164077</link>
    <description>&lt;pre&gt;---
 doc/filters.texi |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/filters.texi b/doc/filters.texi
index 2cc62de..910f876 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -4111,6 +4111,12 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; Generate a quick emboss effect:
 &amp;lt; at &amp;gt;example
 format=gray,geq=lum_expr='(p(X,Y)+(256-p(X-4,Y-4)))/2'
 &amp;lt; at &amp;gt;end example
+
+&amp;lt; at &amp;gt;item
+Enhance RGB components depending on pixel position:
+&amp;lt; at &amp;gt;example
+geq=r=X/W*r(X\,Y): g=(1-X/W)*g(X\,Y): b=(H-Y)/H*b(X\,Y)"
+&amp;lt; at &amp;gt;end example
 &amp;lt; at &amp;gt;end itemize
 
 &amp;lt; at &amp;gt;section gradfun
&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T20:56:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164076">
    <title>[PATCH] doc/filters: extend/fix documentation forthe geq filter</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164076</link>
    <description>&lt;pre&gt;---
 doc/filters.texi |   30 +++++++++++++++++++++---------
 1 file changed, 21 insertions(+), 9 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 008699e..2cc62de 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -4004,25 +4004,31 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; The filter accepts the following options:
 
 &amp;lt; at &amp;gt;table &amp;lt; at &amp;gt;option
 &amp;lt; at &amp;gt;item lum_expr
-the luminance expression
+Set the luminance expression.
 &amp;lt; at &amp;gt;item cb_expr
-the chrominance blue expression
+Set the chrominance blue expression.
 &amp;lt; at &amp;gt;item cr_expr
-the chrominance red expression
+Set the chrominance red expression.
 &amp;lt; at &amp;gt;item alpha_expr
-the alpha expression
+Set the alpha expression.
 &amp;lt; at &amp;gt;item r
-the red expression
+Set the red expression.
 &amp;lt; at &amp;gt;item g
-the green expression
+Set the green expression.
 &amp;lt; at &amp;gt;item b
-the blue expression
+Set the blue expression.
 &amp;lt; at &amp;gt;end table
 
+The colorspace is selected according to the specified expressions. If
+one of the &amp;lt; at &amp;gt;option{lum_expr}, &amp;lt; at &amp;gt;option{cb_expr}, or &amp;lt; at &amp;gt;option{cr_expr}
+expression is specified, the filter will automatically select a YCbCr
&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T20:56:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164075">
    <title>Re: fate.ffmpeg.org update</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164075</link>
    <description>&lt;pre&gt;Am 18.05.13 12:07, schrieb Michael Niedermayer:

Updated, thanks!

-Thilo
&lt;/pre&gt;</description>
    <dc:creator>Thilo Borgmann</dc:creator>
    <dc:date>2013-05-19T20:47:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164074">
    <title>[PATCH]Refuse to mux invalid transport streams</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164074</link>
    <description>&lt;pre&gt;Hi!

FFmpeg currently allows to mux transport streams that cannot be decoded, 
attached patch allows to report an error in such a case.

Please comment, Carl Eugen
diff --git a/libavformat/mpegtsenc.c b/libavformat/mpegtsenc.c
index 0ddae65..ec40390 100644
--- a/libavformat/mpegtsenc.c
+++ b/libavformat/mpegtsenc.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -519,6 +519,43 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static int mpegts_write_header(AVFormatContext *s)
     int *pids;
     int ret;
 
+    for (i = 0; i &amp;lt; s-&amp;gt;nb_streams; i++) {
+        st = s-&amp;gt;streams[i];
+        if (st-&amp;gt;codec-&amp;gt;codec_type == AVMEDIA_TYPE_DATA)
+            continue;
+        switch (st-&amp;gt;codec-&amp;gt;codec_id) {
+        case AV_CODEC_ID_CAVS:
+        case AV_CODEC_ID_DIRAC:
+        case AV_CODEC_ID_H264:
+        case AV_CODEC_ID_MPEG1VIDEO:
+        case AV_CODEC_ID_MPEG2VIDEO:
+        case AV_CODEC_ID_MPEG4:
+        case AV_CODEC_ID_AAC:
+        case AV_CODEC_ID_AAC_LATM:
+        case AV_CODEC_ID_AC3:
+        case AV_CODEC_ID_DTS:
+        case AV_CODEC_ID_EAC3:
+        case AV_CODEC_ID_MP2:
+        cas&lt;/pre&gt;</description>
    <dc:creator>Carl Eugen Hoyos</dc:creator>
    <dc:date>2013-05-19T20:21:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164073">
    <title>Re: [PATCH] cmdutils: show timeline support in -filters listing</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164073</link>
    <description>&lt;pre&gt;On date Sunday 2013-05-19 19:43:38 +0200, Clément Bœsch encoded:

Applied, thanks.
&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T18:28:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164072">
    <title>Re: [PATCH] doc/Makefile: install .3 man pages toman3 subdir</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164072</link>
    <description>&lt;pre&gt;On date Sunday 2013-05-19 17:12:44 +0200, Stefano Sabatini encoded:

Applied.
&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T18:20:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164071">
    <title>Re: [PATCH] cmdutils: show timeline support in -filters listing</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164071</link>
    <description>&lt;pre&gt;
Fine with me. We can consider a more relevant captioning when we will need
to print more flags.

&lt;/pre&gt;</description>
    <dc:creator>Clément Bœsch</dc:creator>
    <dc:date>2013-05-19T17:43:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164070">
    <title>Re: [PATCH][RFC] Fix field orderforinterlacedAVDJandAVRN in ntsc mode</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164070</link>
    <description>&lt;pre&gt;
patch applied

thanks

[...]

&lt;/pre&gt;</description>
    <dc:creator>Michael Niedermayer</dc:creator>
    <dc:date>2013-05-19T16:10:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164069">
    <title>[PATCH] cmdutils: show timeline support in -filterslisting</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164069</link>
    <description>&lt;pre&gt;---
 cmdutils.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/cmdutils.c b/cmdutils.c
index f5cddb1..5426349 100644
--- a/cmdutils.c
+++ b/cmdutils.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1454,6 +1454,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; int show_filters(void *optctx, const char *opt, const char *arg)
     const AVFilterPad *pad;
 
     printf("Filters:\n"
+           "  T = Timeline support\n"
            "  A = Audio input/output\n"
            "  V = Video input/output\n"
            "  N = Dynamic number and/or type of input/output\n"
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1477,7 +1478,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; int show_filters(void *optctx, const char *opt, const char *arg)
                                   ( i &amp;amp;&amp;amp; (filter-&amp;gt;flags &amp;amp; AVFILTER_FLAG_DYNAMIC_OUTPUTS))) ? 'N' : '|';
         }
         *descr_cur = 0;
-        printf("%-16s %-10s %s\n", filter-&amp;gt;name, descr, filter-&amp;gt;description);
+        printf(" %c %-16s %-10s %s\n", filter-&amp;gt;flags &amp;amp; AVFILTER_FLAG_SUPPORT_TIMELINE ? 'T' : '.',
+               filter-&amp;gt;name, descr, filter-&amp;gt;description);
     }
 #endif
     return 0;
&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T15:30:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164068">
    <title>Re: [PATCH] doc/Makefile: install .3 man pages toman3 subdir</title>
    <link>http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/164068</link>
    <description>&lt;pre&gt;On date Saturday 2013-05-18 15:11:00 +0200, Stefano Sabatini encoded:

Ping with a minor fix, will apply soon.
&lt;/pre&gt;</description>
    <dc:creator>Stefano Sabatini</dc:creator>
    <dc:date>2013-05-19T15:12:44</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.video.ffmpeg.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.video.ffmpeg.devel</link>
  </textinput>
</rdf:RDF>
