[vlc-commits] Use _aligned_* when compiling with MSVC

2013-12-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Sun Dec 8 00:10:42 2013 +0100| [b6687f9b8566fea243a272f9a4fa13a4f0359b8f] | committer: Jean-Baptiste Kempf Use _aligned_* when compiling with MSVC Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b6687f9

[vlc-commits] NSIS: fix polish translation

2013-12-07 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf | Sun Dec 8 00:05:10 2013 +0100| [35c5354c363d30119edccb0c0d5d9d26b68fd753] | committer: Jean-Baptiste Kempf NSIS: fix polish translation > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=35c5354c363d30119edccb0c0d5d9d26b68fd75

[vlc-commits] contrib: speex: fix git hash

2013-12-07 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Sat Dec 7 22:55:32 2013 +0100| [7d72f09c93805b1046343d04e5c8e23c8ecb1590] | committer: Rafaël Carré contrib: speex: fix git hash Use the revision just before libspeexdsp split > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7d72f09c93805b1046343d

[vlc-commits] demux: asf: fix signedness on stream prioritization

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Dec 7 19:55:53 2013 +0100| [803def84f65ab570ce2d3b20e135b53fac07c2ea] | committer: Francois Cartegnie demux: asf: fix signedness on stream prioritization > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=803def84f65ab570ce2d3b20e135b53fac

[vlc-commits] demux: asf: fix signedness on stream mutex properties

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Dec 7 19:51:41 2013 +0100| [092aa902b195bb3e65cb30bd704bf507fa1c0739] | committer: Francois Cartegnie demux: asf: fix signedness on stream mutex properties > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=092aa902b195bb3e65cb30bd704bf507

[vlc-commits] demux: asf: fix signedness in content desc

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Dec 7 19:59:41 2013 +0100| [3800e5d339388d1903d0aac5b00d90f6575a4732] | committer: Francois Cartegnie demux: asf: fix signedness in content desc > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3800e5d339388d1903d0aac5b00d90f6575a4732 --

[vlc-commits] demux: asf: fix signedness in marker

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Dec 7 20:02:15 2013 +0100| [c8a17e17a3f69e2bb3d9fc8a788ead7b1a41993b] | committer: Francois Cartegnie demux: asf: fix signedness in marker > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c8a17e17a3f69e2bb3d9fc8a788ead7b1a41993b --- mo

[vlc-commits] demux: asf: use INT64_MAX

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Dec 7 19:45:17 2013 +0100| [abb20fc36122e9125f770b49c7becae717b8cb9f] | committer: Francois Cartegnie demux: asf: use INT64_MAX > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=abb20fc36122e9125f770b49c7becae717b8cb9f --- modules/demux

[vlc-commits] demux: asf: decode payload extension

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Dec 2 13:49:38 2013 +0100| [c3ae02a6d43b05fae1dbba479206110f672ac544] | committer: Francois Cartegnie demux: asf: decode payload extension Reads keyframe flag from payload extensions. Some formats like DVR-MS ships keyframe info into payload ext

[vlc-commits] demux: asf: fix computing pts/dts with deltas on sub payloads

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Nov 9 16:48:41 2013 +0900| [6ac205bb7b239d2456b3f2a4b94f7f15ef1867f0] | committer: Francois Cartegnie demux: asf: fix computing pts/dts with deltas on sub payloads Sub-Payloads must have their pts computed from deltapts. > http://git.videolan.o

[vlc-commits] demux: asf: Use pts as track time instead of dts

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Nov 9 15:54:33 2013 +0900| [6fb815bbf5f356aa6381a7968cd1f1e1edf90814] | committer: Francois Cartegnie demux: asf: Use pts as track time instead of dts Use pts as track time, and then for pcr. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=comm

[vlc-commits] demux: asf: don't update PCR until preroll is done

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Dec 7 16:03:27 2013 +0100| [d28dedab88a4b09f6ca7e9b8337bcc4dcbde8c59] | committer: Francois Cartegnie demux: asf: don't update PCR until preroll is done > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d28dedab88a4b09f6ca7e9b8337bcc4dcbd

[vlc-commits] demux: libasf: add payload extensions guids

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Nov 26 08:06:18 2013 +0100| [0be43b1555823d69cdb9006f78a2355ee0e5513f] | committer: Francois Cartegnie demux: libasf: add payload extensions guids > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0be43b1555823d69cdb9006f78a2355ee0e5513f -

[vlc-commits] demux: asf: only substract preroll from presentation time and duration

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Nov 9 16:51:04 2013 +0900| [882f2d61180be43b54e3639d120f318b79fc9303] | committer: Francois Cartegnie demux: asf: only substract preroll from presentation time and duration Offsets pts & duration > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] demux: asf: fix time conversion

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Nov 9 16:58:37 2013 +0900| [e8988735670afeb1ab2760862b8d5b0e54e4d891] | committer: Francois Cartegnie demux: asf: fix time conversion already microseconds > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e8988735670afeb1ab2760862b8d5b0e

[vlc-commits] demux: asf: use send time as base time for pcr (fix #6662, #8795)

2013-12-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Nov 9 20:43:48 2013 +0900| [8e7a55dd83d08f0ff637188d0ae7c4562a90a592] | committer: Francois Cartegnie demux: asf: use send time as base time for pcr (fix #6662, #8795) Using lowest PTS or DTS is a bad idea, as lower video packets are sent ahead

[vlc-commits] youtube.lua: handle relative reference in javascript URL

2013-12-07 Thread Pierre Ynard
vlc/vlc-2.1 | branch: master | Pierre Ynard | Sat Dec 7 18:23:51 2013 +0100| [96b97f38d3ef6a9c0dc8a70d54bab4217426aaff] | committer: Pierre Ynard youtube.lua: handle relative reference in javascript URL (cherry picked from commit 87fcede4b4839ff99dbc52b71664d28c02eb381e) Signed-off-by: Pierre

[vlc-commits] youtube.lua: handle relative reference in javascript URL

2013-12-07 Thread Pierre Ynard
vlc | branch: master | Pierre Ynard | Sat Dec 7 18:23:51 2013 +0100| [87fcede4b4839ff99dbc52b71664d28c02eb381e] | committer: Pierre Ynard youtube.lua: handle relative reference in javascript URL > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=87fcede4b4839ff99dbc52b71664d28c02eb381e -

[vlc-commits] Update PO files

2013-12-07 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf | Sat Dec 7 17:21:57 2013 +0100| [99bd1da31a2b5fd03af28eb6c0bf8ba39d0c5400] | committer: Jean-Baptiste Kempf Update PO files > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=99bd1da31a2b5fd03af28eb6c0bf8ba39d0c5400 --- po/ac

[vlc-commits] Update NEWS for translations

2013-12-07 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf | Sat Dec 7 17:23:19 2013 +0100| [ffed71d77e83ec96ca48e5acbca86826849474c1] | committer: Jean-Baptiste Kempf Update NEWS for translations > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=ffed71d77e83ec96ca48e5acbca86826849474c

[vlc-commits] Contribs: update fribidi to 0.19.6

2013-12-07 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf | Sat Dec 7 16:48:32 2013 +0100| [e5f0508871792f65b3eff4fabf27f9cdf7ec5fd7] | committer: Jean-Baptiste Kempf Contribs: update fribidi to 0.19.6 (cherry picked from commit 5d73f3bef8bab3826e6b421f4aee2270cbdb1526) Signed-off-by: Jean-Baptiste

[vlc-commits] Contribs: update live555

2013-12-07 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf | Sat Dec 7 16:37:34 2013 +0100| [d4ef08d3a5327f07b0734e132d8d613bcf0369df] | committer: Jean-Baptiste Kempf Contribs: update live555 (cherry picked from commit ebc939efe12cd3eec0a09537058ae4cae31fcd3e) Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] Contribs: update GnuTLS to 3.1.17

2013-12-07 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf | Sat Dec 7 16:30:04 2013 +0100| [d8229faab669c4576fcc74a43b78ae3ae15f4a22] | committer: Jean-Baptiste Kempf Contribs: update GnuTLS to 3.1.17 (cherry picked from commit 708998c0e707c32b6c757f447318ab7dfd281067) Signed-off-by: Jean-Baptiste K

[vlc-commits] Contrib: upgrade Opus to 1.1

2013-12-07 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf | Sat Dec 7 16:19:22 2013 +0100| [922a854f4d1fffe236454c6a93d61f20ec5e8a41] | committer: Jean-Baptiste Kempf Contrib: upgrade Opus to 1.1 (cherry picked from commit 0d4a258136f34f59202c94129388f027ca560de1) Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] Correctly destroy connections on quit

2013-12-07 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Sat Dec 7 17:10:09 2013 +0100| [1544627755ed11d0623a27a543a9021985a5d4ff] | committer: Jean-Baptiste Kempf Correctly destroy connections on quit Should close #10069 > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=1544627755ed1

[vlc-commits] Contribs: update fribidi to 0.19.6

2013-12-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Sat Dec 7 16:48:32 2013 +0100| [5d73f3bef8bab3826e6b421f4aee2270cbdb1526] | committer: Jean-Baptiste Kempf Contribs: update fribidi to 0.19.6 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5d73f3bef8bab3826e6b421f4aee2270cbdb1526 --- co

[vlc-commits] Contribs: update live555

2013-12-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Sat Dec 7 16:37:34 2013 +0100| [ebc939efe12cd3eec0a09537058ae4cae31fcd3e] | committer: Jean-Baptiste Kempf Contribs: update live555 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ebc939efe12cd3eec0a09537058ae4cae31fcd3e --- contrib/src/

[vlc-commits] l10n: NSIS Dutch update

2013-12-07 Thread Thomas De Rocker
vlc/vlc-2.1 | branch: master | Thomas De Rocker | Sat Dec 7 16:46:37 2013 +0100| [5280d37fe2edcfc3402ef339457e3f959ff4a9db] | committer: Christoph Miebach l10n: NSIS Dutch update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=5280d37fe2edcf

[vlc-commits] l10n: NSIS German update

2013-12-07 Thread Christoph Miebach
vlc/vlc-2.1 | branch: master | Christoph Miebach | Sat Dec 7 16:37:59 2013 +0100| [1f70a1d67dbf8ca616d40e1260a58f5a1058f60b] | committer: Christoph Miebach l10n: NSIS German update > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=1f70a1d67dbf8ca616d40e1260a58f5a1058f60b ---

[vlc-commits] l10n: NSIS Polish update

2013-12-07 Thread Michał Trzebiatowski
vlc/vlc-2.1 | branch: master | Michał Trzebiatowski | Sat Dec 7 16:44:50 2013 +0100| [a7170eee8648f9f02d7de22fe9203b83c599651d] | committer: Christoph Miebach l10n: NSIS Polish update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=a7170eee8

[vlc-commits] Contribs: update GnuTLS to 3.1.17

2013-12-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Sat Dec 7 16:30:04 2013 +0100| [708998c0e707c32b6c757f447318ab7dfd281067] | committer: Jean-Baptiste Kempf Contribs: update GnuTLS to 3.1.17 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=708998c0e707c32b6c757f447318ab7dfd281067 --- con

[vlc-commits] Contrib: upgrade Opus to 1.1

2013-12-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Sat Dec 7 16:19:22 2013 +0100| [0d4a258136f34f59202c94129388f027ca560de1] | committer: Jean-Baptiste Kempf Contrib: upgrade Opus to 1.1 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0d4a258136f34f59202c94129388f027ca560de1 --- contrib/

[vlc-commits] l10n: Thai update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 15:50:32 2013 +0100| [440d8843dc8f3c797b7c3d4c6fe03f7506380962] | committer: Christoph Miebach l10n: Thai update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=440d8843dc8f3c797b7c3d4c6fe0

[vlc-commits] l10n: Sinhala update

2013-12-07 Thread Pasindu Kavinda
vlc/vlc-2.1 | branch: master | Pasindu Kavinda | Sat Dec 7 15:07:43 2013 +0100| [cff4da6e30f98afd0835def1c6ad1b867477830b] | committer: Christoph Miebach l10n: Sinhala update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=cff4da6e30f98afd08

[vlc-commits] l10n: Swedish update

2013-12-07 Thread A. Regnander
vlc/vlc-2.1 | branch: master | A. Regnander | Sat Dec 7 15:13:13 2013 +0100| [aba2eb8fb65486011cc00eef3c86f0a02de52bda] | committer: Christoph Miebach l10n: Swedish update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=aba2eb8fb65486011cc00

[vlc-commits] l10n: Occitan update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 14:10:05 2013 +0100| [9d5748fd048db734799f15596cd6ca0d16ae7660] | committer: Christoph Miebach l10n: Occitan update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=9d5748fd048db734799f15596

[vlc-commits] l10n: Slovenian update

2013-12-07 Thread Martin Srebotnjak
vlc/vlc-2.1 | branch: master | Martin Srebotnjak | Sat Dec 7 15:10:16 2013 +0100| [99b420ab5591ea53a33d070674201ca6dbdf1446] | committer: Christoph Miebach l10n: Slovenian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=99b420ab5591ea

[vlc-commits] l10n: Tamil update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 15:20:16 2013 +0100| [ab767856ed2fc3af001f6a10babc39893fc7fcc4] | committer: Christoph Miebach l10n: Tamil update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=ab767856ed2fc3af001f6a10bab

[vlc-commits] l10n: Uzbek update

2013-12-07 Thread Umidjon Almasov
vlc/vlc-2.1 | branch: master | Umidjon Almasov | Sat Dec 7 15:28:35 2013 +0100| [765ccdb381dd2270ad25c3c7de2f56b71e562a12] | committer: Christoph Miebach l10n: Uzbek update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=765ccdb381dd2270ad25

[vlc-commits] l10n: Polish update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 14:12:44 2013 +0100| [4cc524cdc7493ed74b3318b604fe0047f1601e1a] | committer: Christoph Miebach l10n: Polish update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=4cc524cdc7493ed74b3318b604

[vlc-commits] l10n: Romanian update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 15:05:07 2013 +0100| [f1c6dbb283d05b42ef5c8632821636ce5006ee2c] | committer: Christoph Miebach l10n: Romanian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=f1c6dbb283d05b42ef5c8632

[vlc-commits] l10n: Icelandic update

2013-12-07 Thread Sveinn í Felli
vlc/vlc-2.1 | branch: master | Sveinn í Felli | Sat Dec 7 13:36:22 2013 +0100| [0d1f6456cf69ca0ff5ee437ef1664979f1c2d104] | committer: Christoph Miebach l10n: Icelandic update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=0d1f6456cf69ca0ff

[vlc-commits] l10n: Estonian update

2013-12-07 Thread Ivar Smolin
vlc/vlc-2.1 | branch: master | Ivar Smolin | Sat Dec 7 13:18:51 2013 +0100| [1bb6f7e64ba49cbebd9e5892d8322455e9afdaca] | committer: Christoph Miebach l10n: Estonian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=1bb6f7e64ba49cbebd9e5

[vlc-commits] l10n: Czech update

2013-12-07 Thread Tomáš Chvátal
vlc/vlc-2.1 | branch: master | Tomáš Chvátal | Sat Dec 7 13:02:14 2013 +0100| [156eff0edfa343db4a0c68af7e0c718d3429a507] | committer: Christoph Miebach l10n: Czech update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=156eff0edfa343db4a0c68

[vlc-commits] l10n: Persian update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 13:23:35 2013 +0100| [7be4f0e11831b212bedae7ea865fec1e3f5f9020] | committer: Christoph Miebach l10n: Persian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=7be4f0e11831b212bedae7ea8

[vlc-commits] l10n: Croatian update

2013-12-07 Thread Dominko Aždajić
vlc/vlc-2.1 | branch: master | Dominko Aždajić | Sat Dec 7 11:11:25 2013 +0100| [f84715094b4cd136598b5361091ca916881b663f] | committer: Christoph Miebach l10n: Croatian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=f84715094b4cd1365

[vlc-commits] l10n: Bosnian update

2013-12-07 Thread Adnan Memija
vlc/vlc-2.1 | branch: master | Adnan Memija | Sat Dec 7 12:57:06 2013 +0100| [4643e3785f46d535ddfc80e0b05d5c2ccfc178f8] | committer: Christoph Miebach l10n: Bosnian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=4643e3785f46d535ddfc8

[vlc-commits] l10n: Welsh update

2013-12-07 Thread Aled Powell
vlc/vlc-2.1 | branch: master | Aled Powell | Sat Dec 7 13:06:17 2013 +0100| [a689301996538d6df7639ecadfc462d375ad7dc1] | committer: Christoph Miebach l10n: Welsh update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=a689301996538d6df7639eca

[vlc-commits] l10n: Lithuanian update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 13:56:33 2013 +0100| [ad2d7e9003f05e67b4133875f57b3d915ea252d6] | committer: Christoph Miebach l10n: Lithuanian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=ad2d7e9003f05e67b41338

[vlc-commits] l10n: Hungarian update

2013-12-07 Thread Gabor Kelemen
vlc/vlc-2.1 | branch: master | Gabor Kelemen | Sat Dec 7 13:33:04 2013 +0100| [e3348787e4822ff5923c61fd1c043e6498cad0ca] | committer: Christoph Miebach l10n: Hungarian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=e3348787e4822ff592

[vlc-commits] l10n: Kannada update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 13:51:32 2013 +0100| [9c3beabcdf96dbe059e12e002fd4ae650f30b828] | committer: Christoph Miebach l10n: Kannada update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=9c3beabcdf96dbe059e12e002

[vlc-commits] l10n: Danish update

2013-12-07 Thread Aputsiaĸ Niels Janussen
vlc/vlc-2.1 | branch: master | Aputsiaĸ Niels Janussen | Sat Dec 7 13:07:26 2013 +0100| [6dd3fb3013ee4f5761ceb010b0b607f332d37909] | committer: Christoph Miebach l10n: Danish update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=6dd3fb3013e

[vlc-commits] l10n: Basque update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 13:21:33 2013 +0100| [4f6fa226d66edfeeb54572ce3fb7736d954c8239] | committer: Christoph Miebach l10n: Basque update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=4f6fa226d66edfeeb54572ce3f

[vlc-commits] l10n: Bulgarian update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 12:54:31 2013 +0100| [91bac1eeb1d945dd19b4b972442b0b791815a095] | committer: Christoph Miebach l10n: Bulgarian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=91bac1eeb1d945dd19b4b97

[vlc-commits] l10n: Italian update

2013-12-07 Thread Lorenzo Facca
vlc/vlc-2.1 | branch: master | Lorenzo Facca | Sat Dec 7 13:40:23 2013 +0100| [7b82e50fc9a444c740524c3672c9a4106b729179] | committer: Christoph Miebach l10n: Italian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=7b82e50fc9a444c74052

[vlc-commits] l10n: French update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 13:27:25 2013 +0100| [6a974c59fd3dc97bd2f4cc693272ece39c544ec0] | committer: Christoph Miebach l10n: French update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=6a974c59fd3dc97bd2f4cc6932

[vlc-commits] l10n: Spanish update

2013-12-07 Thread David González
vlc/vlc-2.1 | branch: master | David González | Sat Dec 7 13:16:39 2013 +0100| [db7f5f0a01c2289bfa2045c5d8b21bf849e68a12] | committer: Christoph Miebach l10n: Spanish update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=db7f5f0a01c2289bfa2

[vlc-commits] l10n: Khmer update

2013-12-07 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN | Sat Dec 7 13:47:39 2013 +0100| [7c404fcf2559669b48bc5acd309c3630c97f6fcc] | committer: Christoph Miebach l10n: Khmer update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=7c404fcf2559669b48bc5acd309

[vlc-commits] l10n: Scottish Gaelic update

2013-12-07 Thread Michael Bauer
vlc/vlc-2.1 | branch: master | Michael Bauer | Sat Dec 7 13:29:42 2013 +0100| [7cea8423a397aa6684828c79ca6320e6305b] | committer: Christoph Miebach l10n: Scottish Gaelic update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=7cea8423a397

[vlc-commits] l10n: Indonesian update

2013-12-07 Thread Firdaus Simbolon
vlc/vlc-2.1 | branch: master | Firdaus Simbolon | Sat Dec 7 13:35:25 2013 +0100| [b1a51b91fc5f4126dedc4e71f3c980f44b510ea2] | committer: Christoph Miebach l10n: Indonesian update Signed-off-by: Christoph Miebach > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=b1a51b91fc5f41