[vlc-commits] Contribs: update gettext to 0.19.1

2014-07-04 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Fri Jul 4 21:57:49 2014 +0200| [5624a0fcf27da305d9547db6d717b5197ef9214c] | committer: Jean-Baptiste Kempf Contribs: update gettext to 0.19.1 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5624a0fcf27da305d9547db6d717b5197ef9214c --- co

[vlc-commits] Contribs: update jpeg to 9a

2014-07-04 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Fri Jul 4 21:51:54 2014 +0200| [cf77bdabac56c0c7ab1bcf1c2233a4133297e935] | committer: Jean-Baptiste Kempf Contribs: update jpeg to 9a > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cf77bdabac56c0c7ab1bcf1c2233a4133297e935 --- contrib/s

[vlc-commits] Contribs: update PNG to 1.6.12

2014-07-04 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Fri Jul 4 21:49:04 2014 +0200| [ce32db6caea92daebfb83d5692939798bd8a18ac] | committer: Jean-Baptiste Kempf Contribs: update PNG to 1.6.12 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ce32db6caea92daebfb83d5692939798bd8a18ac --- contri

[vlc-commits] Contribs: update Ogg to 1.3.2

2014-07-04 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Fri Jul 4 21:40:28 2014 +0200| [2898d517e05f5f01b52881a0326c7439c8d9e130] | committer: Jean-Baptiste Kempf Contribs: update Ogg to 1.3.2 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2898d517e05f5f01b52881a0326c7439c8d9e130 --- contrib

[vlc-commits] Add a libdsm based SMB/CIFS access module

2014-07-04 Thread Julien 'Lta' BALLET
vlc | branch: master | Julien 'Lta' BALLET | Wed Jul 2 11:58:37 2014 +| [5ee7422610c1c383edf1724735a458d932b9f402] | committer: Jean-Baptiste Kempf Add a libdsm based SMB/CIFS access module Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5ee74

[vlc-commits] Add pf_readdir support to libdsm access module

2014-07-04 Thread Julien 'Lta' BALLET
vlc | branch: master | Julien 'Lta' BALLET | Wed Jul 2 11:58:39 2014 +| [ee5f7c8dfbdfe6856d59d2bdbd74e1c65023f96c] | committer: Jean-Baptiste Kempf Add pf_readdir support to libdsm access module Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=

[vlc-commits] Add a libdsm based service discovery module to find CIFS speaking host on LAN

2014-07-04 Thread Julien 'Lta' BALLET
vlc | branch: master | Julien 'Lta' BALLET | Wed Jul 2 11:58:40 2014 +| [858bc79cf514549106266bec2e29c43d54cec949] | committer: Jean-Baptiste Kempf Add a libdsm based service discovery module to find CIFS speaking host on LAN Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/

[vlc-commits] Support for Http Dynamic Streaming

2014-07-04 Thread Jonathan Thambidurai
vlc | branch: master | Jonathan Thambidurai | Mon Jun 30 17:31:56 2014 +| [f99d052a49a28382e689a6564474d77a6f560929] | committer: Jean-Baptiste Kempf Support for Http Dynamic Streaming Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f99d052a49a

[vlc-commits] ffmpeg: explicitly set the target OS for Solaris

2014-07-04 Thread Sean McGovern
vlc/vlc-2.2 | branch: master | Sean McGovern | Tue Jun 24 17:11:31 2014 -0400| [42fdfccbb6731a227cc636810ecaf0e204f781b0] | committer: Jean-Baptiste Kempf ffmpeg: explicitly set the target OS for Solaris Signed-off-by: Rafaël Carré (cherry picked from commit 3227fba5f6d152fa86df625f2521148fe5

[vlc-commits] iomx: fix mediaserver crash with QCOM devices.

2014-07-04 Thread Thomas Guillem
vlc/vlc-2.2 | branch: master | Thomas Guillem | Thu Jul 3 17:11:59 2014 +0200| [cd69efe60feed1cf9a1b5a233ecb7d3d73d7e110] | committer: Jean-Baptiste Kempf iomx: fix mediaserver crash with QCOM devices. Some QCOM OMX_getParameter implementations override the nSize element to a bad value. This

[vlc-commits] ffmpeg: fix style concerns for Solaris section

2014-07-04 Thread Sean McGovern
vlc/vlc-2.2 | branch: master | Sean McGovern | Tue Jun 24 17:11:32 2014 -0400| [8df6c2117456516608dfe191019005443320277b] | committer: Jean-Baptiste Kempf ffmpeg: fix style concerns for Solaris section Signed-off-by: Rafaël Carré (cherry picked from commit ffabc04f18611f362390b5acc95ee8a4bdcb

[vlc-commits] omxil: more error check

2014-07-04 Thread Thomas Guillem
vlc/vlc-2.2 | branch: master | Thomas Guillem | Thu Jun 26 14:05:56 2014 +0200| [4adb3c64d47cae13d509910dc1e1c946481dd49f] | committer: Jean-Baptiste Kempf omxil: more error check Signed-off-by: Martin Storsjö (cherry picked from commit 92ebd3b13d019ef150057b3448c1b60fe0e5524c) Signed-off-by:

[vlc-commits] mux: mp4: limit number of sync entries

2014-07-04 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie | Sun Jun 22 11:39:41 2014 +0200| [52aae4909b936e96af2be8f025e5b1eed959ce1a] | committer: Jean-Baptiste Kempf mux: mp4: limit number of sync entries (cherry picked from commit 1585e2ba3282e1e742c0f764b0ebc6ee418761aa) Signed-off-by: Jean-Baptis

[vlc-commits] ffmpeg: don' t force Intel Core 2 optimizations if not building 64-bit on Solaris

2014-07-04 Thread Sean McGovern
vlc/vlc-2.2 | branch: master | Sean McGovern | Tue Jun 24 17:11:30 2014 -0400| [5e1ffd022fbd4c2884b187f194d24852c417edc3] | committer: Jean-Baptiste Kempf ffmpeg: don't force Intel Core 2 optimizations if not building 64-bit on Solaris Signed-off-by: Rafaël Carré (cherry picked from commit 97

[vlc-commits] mux: mp4: don't create stss for subs

2014-07-04 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie | Sun Jun 22 11:31:42 2014 +0200| [e51828d56dc1340adbe736b0c13d7d7d819e4485] | committer: Jean-Baptiste Kempf mux: mp4: don't create stss for subs (cherry picked from commit 7d7149c5a61c99aa86f0bc2717a485d6942d8fff) Signed-off-by: Jean-Baptiste

[vlc-commits] Mediacodec: display the FourCC correctly in the logs

2014-07-04 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf | Fri Jul 4 02:08:17 2014 +0200| [9e1c6ff15e332f61c37e5707b90ad74be0b1] | committer: Jean-Baptiste Kempf Mediacodec: display the FourCC correctly in the logs (cherry picked from commit 95cbca8f6ae32d64d63db62febfc46417149fee8) Signed-off-

[vlc-commits] postproc: enable PIC on Solaris

2014-07-04 Thread Sean McGovern
vlc/vlc-2.2 | branch: master | Sean McGovern | Mon Jun 23 21:08:15 2014 -0400| [d46a256824b58318edc14dd7ba3796c7279eabef] | committer: Jean-Baptiste Kempf postproc: enable PIC on Solaris Signed-off-by: Rafaël Carré (cherry picked from commit d8ce467e626ae59cbea89456a52b88dc05802611) Signed-of

[vlc-commits] zlib: enable PIC on Solaris

2014-07-04 Thread Sean McGovern
vlc/vlc-2.2 | branch: master | Sean McGovern | Mon Jun 23 21:08:16 2014 -0400| [8ea2a889a4199bba8438fb45659d3e77453c7394] | committer: Jean-Baptiste Kempf zlib: enable PIC on Solaris Signed-off-by: Rafaël Carré (cherry picked from commit 8f70026dbf9a1f673da6a5ddff8b6d2fdbc2d4f7) Signed-off-by

[vlc-commits] mux: mp4: store timescale

2014-07-04 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie | Thu Jun 19 13:21:36 2014 +0200| [58b243c4d563f307d2637c05e4fa1f411b4dc018] | committer: Jean-Baptiste Kempf mux: mp4: store timescale (cherry picked from commit bad53a8c135bb42c8028a92854139eab8584d49a) Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] mux: mp4: fix signedness

2014-07-04 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie | Thu Jun 19 13:16:55 2014 +0200| [c1f5e8df7324a4b3d1f8b682448575c8b63a7f10] | committer: Jean-Baptiste Kempf mux: mp4: fix signedness (cherry picked from commit 885d8a313c536f38f82665238b7fa4f32f686ed1) Signed-off-by: Jean-Baptiste Kempf > h

[vlc-commits] iomx: simplify param/config size getter.

2014-07-04 Thread Thomas Guillem
vlc/vlc-2.2 | branch: master | Thomas Guillem | Thu Jun 26 14:05:50 2014 +0200| [46926f02a04238460428ee0da676930ee518f3c9] | committer: Jean-Baptiste Kempf iomx: simplify param/config size getter. "OMX_U32 nSize" is the first element of each OMX param/config struct. Signed-off-by: Martin Stor

[vlc-commits] mmal: Add -lm when linking mmal_vout

2014-07-04 Thread Martin Storsjö
vlc/vlc-2.2 | branch: master | Martin Storsjö | Mon Jun 30 21:26:29 2014 +0300| [4aed4bd489905c701ba3820fbaeab3acb6318c4d] | committer: Jean-Baptiste Kempf mmal: Add -lm when linking mmal_vout This is required since mmal_vout uses the fmod function. This fixes loading of the mmal_vout plugin

[vlc-commits] ffmpeg: enable PIC on Solaris

2014-07-04 Thread Sean McGovern
vlc/vlc-2.2 | branch: master | Sean McGovern | Mon Jun 23 21:08:14 2014 -0400| [01dfe967678c82b22981e6043083ddf7a08b30bc] | committer: Jean-Baptiste Kempf ffmpeg: enable PIC on Solaris Signed-off-by: Rafaël Carré (cherry picked from commit 0e9928bea14bc1f25549dbedfc4642f8799d27ca) Signed-off-

[vlc-commits] stream.c: Add debug message when selecting readdir stream method

2014-07-04 Thread Julien 'Lta' BALLET
vlc | branch: master | Julien 'Lta' BALLET | Wed Jun 25 09:49:54 2014 +| [29e0d176ed59f4d9b9c68d1e110037f979f35819] | committer: Jean-Baptiste Kempf stream.c: Add debug message when selecting readdir stream method This is to be consistent with the rest of the file Signed-off-by: Jean-Bapt

[vlc-commits] playlist/directory.c: Add a warning message in case of failure.

2014-07-04 Thread Julien 'Lta' BALLET
vlc | branch: master | Julien 'Lta' BALLET | Wed Jul 2 15:09:24 2014 +0200| [6e9b9942a013ddfbe92d9484895d290f7138f68a] | committer: Jean-Baptiste Kempf playlist/directory.c: Add a warning message in case of failure. And fix a typo Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.or

[vlc-commits] tools: require automake version 1.14 or higher

2014-07-04 Thread Sean McGovern
vlc | branch: master | Sean McGovern | Wed Jul 2 19:54:02 2014 -0400| [60c952b9bb77a19beb4efa28d5693cf6e18db257] | committer: Jean-Baptiste Kempf tools: require automake version 1.14 or higher Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=60c952