<?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.videolan.vlc.devel">
    <title>gmane.comp.video.videolan.vlc.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.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.videolan.vlc.devel/91654"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91653"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91652"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91651"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91650"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91649"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91648"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91647"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91646"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91645"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91644"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91643"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91642"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91641"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91640"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91639"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91638"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91637"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91636"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91635"/>
      </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.videolan.vlc.devel/91654">
    <title>Re: HLS player</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91654</link>
    <description>&lt;pre&gt;The VLC console shows suspicious messages that are probably linked to my
problem:

main warning: buffer too late (-16083945 us): dropped


I get many of these in a row. Any ideas anyone?


On Tue, Jun 18, 2013 at 9:02 PM, Kevin Cadieux &amp;lt;kcadieux&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
&lt;/pre&gt;</description>
    <dc:creator>Kevin Cadieux</dc:creator>
    <dc:date>2013-06-19T01:53:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91653">
    <title>Re: HLS player</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91653</link>
    <description>&lt;pre&gt;Alright, thanks for the explanation.

I am having a strange little problem right now. I compiled VLC on Ubuntu
using these guidelines: http://wiki.videolan.org/UnixCompile
Everything was fine until I started VLC and loaded a sample HLS stream. The
HLS feed kept jumping 10 to 15 seconds ahead every 2 seconds. For some
reason, VLC is calling the Read function of the HLS module way too fast
which causes the skipping ahead (I think). Does anyone have an idea why VLC
would be doing that? I didn't modify the source at all and the problem does
not occur when I use the real VLC release.

Thank you,

Kevin
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
&lt;/pre&gt;</description>
    <dc:creator>Kevin Cadieux</dc:creator>
    <dc:date>2013-06-19T01:02:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91652">
    <title>[PATCH 2/2] vout: remove the dummy display pool</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91652</link>
    <description>&lt;pre&gt;With the previous commit, the vout wrapper's display pool is no longer
used ever if direct rendering is not in use. Removing it saves one
picture buffer.
---
 src/video_output/vout_wrapper.c |   15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

diff --git a/src/video_output/vout_wrapper.c b/src/video_output/vout_wrapper.c
index 8bcb118..68099d9 100644
--- a/src/video_output/vout_wrapper.c
+++ b/src/video_output/vout_wrapper.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -113,16 +113,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static void NoDrInit(vout_thread_t *vout)
     if (sys-&amp;gt;display.use_dr)
         sys-&amp;gt;display_pool = vout_display_Pool(sys-&amp;gt;display.vd, 3);
     else
-        //sys-&amp;gt;display_pool = picture_pool_Reserve(sys-&amp;gt;decoder_pool, DISPLAY_PICTURE_COUNT);
-        sys-&amp;gt;display_pool = picture_pool_NewFromFormat(&amp;amp;sys-&amp;gt;display.vd-&amp;gt;source, DISPLAY_PICTURE_COUNT);
+        sys-&amp;gt;display_pool = NULL;
 }
-static void NoDrClean(vout_thread_t *vout)
-{
-    vout_thread_sys_t *sys = vout-&amp;gt;p;
 
-    if (!sys-&amp;gt;display.use_dr)
-        picture_pool_Delete(sys-&amp;gt;display_po&lt;/pre&gt;</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2013-06-18T20:07:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91651">
    <title>[RFC 2.2] [PATCH 1/2] voit: avoid picture copy whendecoder and output format do not match</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91651</link>
    <description>&lt;pre&gt;When the decoder output and the display video formats are different,
the picture copy comes from "free" during the conversion from the
earlier format to the latter one. So do not bother with copying the
picture before the conversion.

The straight copy is still required however in the case that the video
formats are identical but the display pool is inadequate (too few
pictures, slow memory bus...).
---
 src/video_output/video_output.c |   42 +++++++++++++++++++--------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/src/video_output/video_output.c b/src/video_output/video_output.c
index 8c4b329..2e5de0f 100644
--- a/src/video_output/video_output.c
+++ b/src/video_output/video_output.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -986,37 +986,37 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static int ThreadDisplayRenderPicture(vout_thread_t *vout, bool is_forced)
             return VLC_EGENERIC;
     }
 
-    picture_t *direct;
-    if (!is_direct) {
-        direct = picture_pool_Get(vout-&amp;gt;p-&amp;gt;display_pool);
-        if (direct) {
-            VideoFormatCopyCr&lt;/pre&gt;</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2013-06-18T20:07:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91650">
    <title>Re: Crystal HD: Software Deinterlacing possible?</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91650</link>
    <description>&lt;pre&gt;On 18 Jun, Philip Höhlein wrote :

What deinterlacing mode are you using now?

Best regards,

&lt;/pre&gt;</description>
    <dc:creator>Jean-Baptiste Kempf</dc:creator>
    <dc:date>2013-06-18T12:10:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91649">
    <title>Re: Crystal HD: Software Deinterlacing possible?</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91649</link>
    <description>&lt;pre&gt;
Deinterlacing is working now, thanks to Steinar for his patch.
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
&lt;/pre&gt;</description>
    <dc:creator>Philip Höhlein</dc:creator>
    <dc:date>2013-06-18T12:05:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91648">
    <title>Re: HLS player</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91648</link>
    <description>&lt;pre&gt;On Sun, 16 Jun 2013 19:57:28 -0400, Kevin Cadieux &amp;lt;kcadieux&amp;lt; at &amp;gt;gmail.com&amp;gt;
wrote:
Access
demuxing

Time-based seeking requires that the HLS plugin implements the
(access_)demux interface. The stream_filter interface only supports byte
range-based seeking, which AFAIK is inadequate for HLS.

&lt;/pre&gt;</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2013-06-17T06:00:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91647">
    <title>Re: HLS player</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91647</link>
    <description>&lt;pre&gt;



What do you mean exactly by "Prepare the transition to a Demux or an Access
Demux module"? So far the HLS module doesn't seem to be doing any demuxing
at all. Are you saying it should take on new responsibilities?


Kevin
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
&lt;/pre&gt;</description>
    <dc:creator>Kevin Cadieux</dc:creator>
    <dc:date>2013-06-16T23:57:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91646">
    <title>Re: vlc_UrlParse: end username at the last &lt; at &gt; ratherthan the first</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91646</link>
    <description>&lt;pre&gt;Le dimanche 16 juin 2013 16:33:26, Rémi Denis-Courmont a écrit :

Another way to look at it: the URL is invalid if it has more than one &amp;lt; at &amp;gt; 
character in the authority. Which one the software accepts is outside the 
scope of the specification.

Alternatively, we could reject the URL completely. But I fear that would 
introduce a lot of new poorly tested error code paths.

&lt;/pre&gt;</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2013-06-16T13:37:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91645">
    <title>Re: vlc_UrlParse: end username at the last &lt; at &gt; ratherthan the first</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91645</link>
    <description>&lt;pre&gt;Le dimanche 16 juin 2013 16:05:58, Francois Cartegnie a écrit :

There are huge work-arounds in the URL parsing and decoding code. For example, 
non-ASCII bytes are accepted by decode_URI(), even though they are clearly 
invalid. However, they cannot break a valid (corner) case. Valid hostnames or 
IP addresses do not contain &amp;lt; at &amp;gt;.

AFAICT, this change cannot break a valid use; in particular it will not break 
properly encoded usernames. Feel free to erase it, but at least Chroma works 
like that too.

Unfortunately, there are still quite many bugs in the URL handling of VLC (see 
section 5 of the RFC), most notably regarding reference resolution. This patch 
gets it neither closer nor further from correctness, I think.

&lt;/pre&gt;</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2013-06-16T13:33:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91644">
    <title>Re: vlc_UrlParse: end username at the last &lt; at &gt; ratherthan the first</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91644</link>
    <description>&lt;pre&gt;X-Git-Url:
http://git.videolan.org/?p=vlc.git;a=commitdiff_plain;h=886de66d58d930e46ef5cb2dc875d2aea5b83f71


Not a "better idea" but mandatory: RFC 3986 section 3.2.1
'&amp;lt; at &amp;gt;' being a 'reserved' character: RFC 3986 section 2.2

You would usually reject that kind of workaround, no ?

Francois
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel

&lt;/pre&gt;</description>
    <dc:creator>Francois Cartegnie</dc:creator>
    <dc:date>2013-06-16T13:05:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91643">
    <title>Re: Translations for VLC 1.2.0</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91643</link>
    <description>&lt;pre&gt;Hello!

On 14.06.2013 16:02, Mr. Phan Anh wrote:

I can send you the latest pot file of course or you can download it 
yourself, but I strongly suggest you send me (no need for both mailing 
lists) your broken file and a short description what is going wrong 
before you start again from scratch.

The Vietnamese translation has more than 2000 translated messages that 
are used for 2.1 as well. I can delete the fuzzy ones for example, so 
you would only have to review them. And deleting/keeping a translation 
is very much faster than re-typing it.

And even if you deleted your local copy, I could offer you some kind of 
backup from our repository.

Best regards

Christoph
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel

&lt;/pre&gt;</description>
    <dc:creator>Christoph Miebach</dc:creator>
    <dc:date>2013-06-16T09:38:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91642">
    <title>Re: [PATCH] ISDB-S was not working.</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91642</link>
    <description>&lt;pre&gt;I synced to the HEAD and confirmed that it works.  Thanks for the quick fix!

2013/6/16 Rémi Denis-Courmont &amp;lt;remi&amp;lt; at &amp;gt;remlab.net&amp;gt;:
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel

&lt;/pre&gt;</description>
    <dc:creator>HIRANO Takahito</dc:creator>
    <dc:date>2013-06-15T18:12:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91641">
    <title>Re: [PATCH] ISDB-S was not working.</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91641</link>
    <description>&lt;pre&gt;Thanks for applying the patch.

Actually, it turned out that my tuner does not support DTV_TONE.
That's why  my modification around sec_setup worked for me.

Can we add an option not to call DTV_TONE or can we just ignore the
error from DTV_TONE?

2013/6/11 Rémi Denis-Courmont &amp;lt;remi&amp;lt; at &amp;gt;remlab.net&amp;gt;:
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel

&lt;/pre&gt;</description>
    <dc:creator>HIRANO Takahito</dc:creator>
    <dc:date>2013-06-15T17:34:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91640">
    <title>Re: Translations for VLC 1.2.0</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91640</link>
    <description>&lt;pre&gt;Please send me back the English File, I have trouble with the file which
was being done.

I will retranslate the VLC from scratch with the update.

So please send me the latest update english file translation to me.
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
&lt;/pre&gt;</description>
    <dc:creator>Mr. Phan Anh</dc:creator>
    <dc:date>2013-06-14T14:02:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91639">
    <title>Re: [PATCH] ISDB-S was not working.</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91639</link>
    <description>&lt;pre&gt;Hello Takahito-san,

Le samedi 15 juin 2013 20:34:32, HIRANO Takahito a écrit :

Sure, fixed.

&lt;/pre&gt;</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2013-06-15T17:53:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91638">
    <title>Re: "Race condition" in livehttp module</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91638</link>
    <description>&lt;pre&gt;Hi,

Thanks for your help! I'll wait them for the patch.

Regards!

Enrique

On Thu, Jun 13, 2013 at 8:13 PM, Ilkka Ollakka &amp;lt;ileoo&amp;lt; at &amp;gt;videolan.org&amp;gt; wrote:

_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
&lt;/pre&gt;</description>
    <dc:creator>Enrique Arizón Benito</dc:creator>
    <dc:date>2013-06-14T12:08:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91637">
    <title>Re: "Race condition" in livehttp module</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91637</link>
    <description>&lt;pre&gt;




That should be fixed already in 2.1 nightlies

&lt;/pre&gt;</description>
    <dc:creator>Ilkka Ollakka</dc:creator>
    <dc:date>2013-06-14T07:30:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91636">
    <title>Re:  vlc head build fails &lt; at &gt; `make`: "error: too few arguments to function ‘vaCreateSurfaces’", with libavcodec 55.16.100</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91636</link>
    <description>&lt;pre&gt;
I need _my_ newer libva in /usr/local/...

Not a problem, there's a 1.1.1 distro release in /usr/...

  rpm -qa | grep -i libva-devel
    libva-devel-1.1.0-6.1.1.x86_64

Unfortunately,  'pointing' to it by adding 

  export LIBVA_CFLAGS="-I/usr/include"
  export LIBVA_LIBS="-L/usr/lib64 -lva"

to the vlc build env fails to work.

The build fails in the same way, same error -- STILL pulling the VA
includes and libs from /usr/local

those flags SHOULD do the trick; need to dig as to why they're not
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel

&lt;/pre&gt;</description>
    <dc:creator>darx&lt; at &gt;sent.com</dc:creator>
    <dc:date>2013-06-14T04:00:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91635">
    <title>Re:  vlc head build fails &lt; at &gt; `make`: "error: too few arguments to function ‘vaCreateSurfaces’", with libavcodec 55.16.100</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91635</link>
    <description>&lt;pre&gt;Hello,

In the Message; 

  Subject    : Re: [vlc-devel] vlc head build fails &amp;lt; at &amp;gt; `make`: "error: too few arguments to function ‘vaCreateSurfaces’", with libavcodec 55.16.100
  Message-ID : &amp;lt;1371176041.19094.140661243737593.6E647867&amp;lt; at &amp;gt;webmail.messagingengine.com&amp;gt;
  Date &amp;amp; Time: Thu, 13 Jun 2013 19:14:01 -0700

darx&amp;lt; at &amp;gt;sent.com has written:




It's too new.

Mine is 

$ pkg-config --modversion libva
0.33.0

Please install libva-1.1.1.tar.xz.

Regards,

---
┏━━┓彡 Masaru Nomiya             mail-to: nomiya &amp;lt; at &amp;gt; galaxy.dti.ne.jp
┃＼／彡
┗━━┛ "Bill! You married with Computers.
          Not with Me!"
         "No..., with money."
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel

&lt;/pre&gt;</description>
    <dc:creator>Masaru Nomiya</dc:creator>
    <dc:date>2013-06-14T02:27:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91634">
    <title>Re:  vlc head build fails &lt; at &gt; `make`: "error: too few arguments to function ‘vaCreateSurfaces’", with libavcodec 55.16.100</title>
    <link>http://permalink.gmane.org/gmane.comp.video.videolan.vlc.devel/91634</link>
    <description>&lt;pre&gt;reading &amp;lt; at &amp;gt;

  "Build Failure With VA-API 0.34.0"
   https://trac.videolan.org/vlc/ticket/8186

Iiuc, the problem's not libavcodec API version, but that of vaapi.

on my system,

pkg-config --modversion libva
  0.34.0

The bug's ~ 4 months old.  Is use of libva v0.34.0 in a VLC-master build
still a no-go?  Or is there a fix/workaround in a branch/fork somewhere?

--darx
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel

&lt;/pre&gt;</description>
    <dc:creator>darx&lt; at &gt;sent.com</dc:creator>
    <dc:date>2013-06-14T02:14:01</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.video.videolan.vlc.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.videolan.vlc.devel</link>
  </textinput>
</rdf:RDF>
