[vlc-commits] macosx: simplify setAudioFilter

2014-05-24 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat May 24 09:24:58 2014 +0200| [4807e99bf3363d8f2f82cf09997da062c65e2e16] | committer: David Fuhrmann macosx: simplify setAudioFilter http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4807e99bf3363d8f2f82cf09997da062c65e2e16

[vlc-commits] macosx: remove unneeded eq variable initialization

2014-05-24 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat May 24 09:04:19 2014 +0200| [2fa14379ce867c9996cfda9220002211b0cc4dd9] | committer: David Fuhrmann macosx: remove unneeded eq variable initialization

[vlc-commits] macosx: fix memleak, cosmetics

2014-05-24 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat May 24 09:08:53 2014 +0200| [b34dd4b02c8beacfedcc7e7beed692349d7115f3] | committer: David Fuhrmann macosx: fix memleak, cosmetics http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b34dd4b02c8beacfedcc7e7beed692349d7115f3

[vlc-commits] lib: map the position enum to the correct subpicture alignment bitmasks

2014-05-24 Thread Mark Lee
vlc | branch: master | Mark Lee mark@capricasoftware.co.uk | Sat May 24 07:41:47 2014 +0100| [dadda2294144efcc26e6c0b9877e477416402f79] | committer: Rémi Denis-Courmont lib: map the position enum to the correct subpicture alignment bitmasks libvlc_media_player_set_video_title_display() was

[vlc-commits] ios dialog provider: fix insufficient nil checks

2014-05-24 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Sat May 24 14:26:42 2014 +0200| [8402ed45ea0c11b35650cf1e901cd023f2b2666b] | committer: Felix Paul Kühne ios dialog provider: fix insufficient nil checks

[vlc-commits] lib: use explicit array initialisation syntax for position table

2014-05-24 Thread Mark Lee
vlc | branch: master | Mark Lee mark@capricasoftware.co.uk | Sat May 24 13:00:24 2014 +0100| [c6b8b1b5022e2e701def97e02975814c9ad95942] | committer: Rémi Denis-Courmont lib: use explicit array initialisation syntax for position table Also use unsigned char rather than int as the type

[vlc-commits] Update NEWS

2014-05-24 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 16:30:50 2014 +0200| [df69c5b16509627dd76daccd8b9bdb21d7971f0a] | committer: Jean-Baptiste Kempf Update NEWS http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=df69c5b16509627dd76daccd8b9bdb21d7971f0a --- NEWS |

[vlc-commits] Update NEWS

2014-05-24 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 16:30:50 2014 +0200| [3c76752f2e175931dabaead3c79cc43ccfecf76c] | committer: Jean-Baptiste Kempf Update NEWS http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3c76752f2e175931dabaead3c79cc43ccfecf76c --- NEWS |

[vlc-commits] Update NEWS

2014-05-24 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 16:46:56 2014 +0200| [e4ac98dd6fe1fe36703b25ccbb6fff475d9b6935] | committer: Jean-Baptiste Kempf Update NEWS

[vlc-commits] Update MODULES_LIST

2014-05-24 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 16:49:53 2014 +0200| [688202348ff876c66b777fe2d0d5ccc281ad67dc] | committer: Jean-Baptiste Kempf Update MODULES_LIST http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=688202348ff876c66b777fe2d0d5ccc281ad67dc ---

[vlc-commits] make update-po

2014-05-24 Thread Christoph Miebach
vlc | branch: master | Christoph Miebach christoph.mieb...@web.de | Sat May 24 10:58:24 2014 -0400| [1dfb5bdadcdd6fc745a9a6f319b0a10c448b4f4d] | committer: Christoph Miebach make update-po http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1dfb5bdadcdd6fc745a9a6f319b0a10c448b4f4d ---

[vlc-commits] Fix AUTHORS

2014-05-24 Thread Christoph Miebach
vlc | branch: master | Christoph Miebach christoph.mieb...@web.de | Sat May 24 11:07:04 2014 -0400| [0aaacf561b7e3d944acd4ebdce06a982d72e72de] | committer: Christoph Miebach Fix AUTHORS http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0aaacf561b7e3d944acd4ebdce06a982d72e72de ---

[vlc-commits] demux: mp4: fix reading stss/stsh

2014-05-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat May 24 16:49:36 2014 +0200| [b6b90af630decc3dc1fe7f21dd420a5ba53a45df] | committer: Francois Cartegnie demux: mp4: fix reading stss/stsh

[vlc-commits] fetcher: fix setting pointer to out of scope var (cid #1215273)

2014-05-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat May 24 16:44:34 2014 +0200| [8f50acc100259bf131f6ee9355baaa18a890054c] | committer: Francois Cartegnie fetcher: fix setting pointer to out of scope var (cid #1215273)

[vlc-commits] demux: mp4: fix reading tfra

2014-05-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat May 24 17:00:43 2014 +0200| [90f7c0b02e49c188042d692fdc8c6ee9b915dc86] | committer: Francois Cartegnie demux: mp4: fix reading tfra http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=90f7c0b02e49c188042d692fdc8c6ee9b915dc86

[vlc-commits] demux: mp4: fix reading elst

2014-05-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat May 24 16:51:26 2014 +0200| [21c8fcc85ce0b84834ab123074a84964f9776d8b] | committer: Francois Cartegnie demux: mp4: fix reading elst http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=21c8fcc85ce0b84834ab123074a84964f9776d8b

[vlc-commits] Contribs: Update gpg-error to 1.13

2014-05-24 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 17:55:12 2014 +0200| [67fc4b9fb66681ebb9735557ee6a8c9d3b6992bc] | committer: Jean-Baptiste Kempf Contribs: Update gpg-error to 1.13

[vlc-commits] Contribs: update GnuTLS to 3.1.24

2014-05-24 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 17:47:43 2014 +0200| [76c6d083f9e3ae1e8e6c95710027b493ffb3f717] | committer: Jean-Baptiste Kempf Contribs: update GnuTLS to 3.1.24

[vlc-commits] Contribs: update dvbpsi to 1.2.0

2014-05-24 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 17:46:39 2014 +0200| [18af0f4b38abcde515e69eaaa1508a58ce33b5f9] | committer: Jean-Baptiste Kempf Contribs: update dvbpsi to 1.2.0

[vlc-commits] Contribs: update modplug to 0.8.8.5

2014-05-24 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 18:04:16 2014 +0200| [9b11ab7ad01758a25742600c411bc61db05c4ae8] | committer: Jean-Baptiste Kempf Contribs: update modplug to 0.8.8.5 Finally, a release!

[vlc-commits] Contribs: update libass to 0.11.1

2014-05-24 Thread Tristan Matthews
vlc/vlc-2.1 | branch: master | Tristan Matthews le.business...@gmail.com | Tue Mar 25 14:05:29 2014 -0400| [9982a053e4a691657b8e161dc43375545ad4effc] | committer: Jean-Baptiste Kempf Contribs: update libass to 0.11.1 libass is now hosted on github (cherry picked from commit

[vlc-commits] Contribs: Update gpg-error to 1.13

2014-05-24 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 17:55:12 2014 +0200| [89d60255edfb1a96dc1532dbd6dd5752ab6078fe] | committer: Jean-Baptiste Kempf Contribs: Update gpg-error to 1.13 (cherry picked from commit 67fc4b9fb66681ebb9735557ee6a8c9d3b6992bc)

[vlc-commits] Contribs: update PNG to 1.6.10

2014-05-24 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 18:12:41 2014 +0200| [66af5bbac258b5c52d87a5b3caf88389578609a8] | committer: Jean-Baptiste Kempf Contribs: update PNG to 1.6.10 CVE-2014-0333 (cherry picked from commit 4bcd83c9546dbb87e6ab931866923da371c49410)

[vlc-commits] Contribs: update modplug to 0.8.8.5

2014-05-24 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 18:04:16 2014 +0200| [6fc9ba50ffe301a610c912790b18f3953e5f84cb] | committer: Jean-Baptiste Kempf Contribs: update modplug to 0.8.8.5 Finally, a release! (cherry picked from commit

[vlc-commits] Contribs: update GnuTLS to 3.1.24

2014-05-24 Thread Jean-Baptiste Kempf
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 17:47:43 2014 +0200| [07e716b5db102ec08126bee3a06adf3edfad70e3] | committer: Jean-Baptiste Kempf Contribs: update GnuTLS to 3.1.24 (cherry picked from commit 76c6d083f9e3ae1e8e6c95710027b493ffb3f717)

[vlc-commits] Contribs: update libass to 0.11.2

2014-05-24 Thread Tristan Matthews
vlc/vlc-2.1 | branch: master | Tristan Matthews le.business...@gmail.com | Sun Apr 27 10:37:31 2014 -0400| [3da8f578f25b4e2ac58b679267d21d87d3c403e2] | committer: Jean-Baptiste Kempf Contribs: update libass to 0.11.2 (cherry picked from commit 9d06856d21a87468b6c3708111b5c3ff556a03d9)

[vlc-commits] Contribs: update to 2.5.3

2014-05-24 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat May 24 18:23:43 2014 +0200| [bd5e28889f0f4645d83bcbbb893e4c15b7a45c2d] | committer: Jean-Baptiste Kempf Contribs: update to 2.5.3 http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bd5e28889f0f4645d83bcbbb893e4c15b7a45c2d

[vlc-commits] demux: mp4: compute virtual box size

2014-05-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat May 24 19:58:05 2014 +0200| [e8f515eda6dc7ef231217666e464923696fe716d] | committer: Francois Cartegnie demux: mp4: compute virtual box size

[vlc-commits] demux: mp4: add trex helper and box checks

2014-05-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat May 24 20:40:07 2014 +0200| [3c96b5b83a0fa81fb3a7cb19258bd688f876132a] | committer: Francois Cartegnie demux: mp4: add trex helper and box checks

[vlc-commits] demux: mp4: add shortcut for box data union

2014-05-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat May 24 19:59:04 2014 +0200| [f1c892ea0bf69a62450c60cc2a952546b49106d9] | committer: Francois Cartegnie demux: mp4: add shortcut for box data union

[vlc-commits] Qt: sprefs: word wrap long label

2014-05-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat May 24 22:34:09 2014 +0200| [15958ae9788715875947f784ec8fed473e283c4f] | committer: Francois Cartegnie Qt: sprefs: word wrap long label