[vlc-commits] h264 packetizer: remove unused assert.h

2014-05-10 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat May 10 13:35:54 2014 -0400| [7513dc81aefeb5ea26ecfe6bcaab7494bb6aafb6] | committer: Tristan Matthews h264 packetizer: remove unused assert.h > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7513dc81aefeb5ea26ecfe6bcaab7494bb6aafb6 --- mod

[vlc-commits] opus_header: opus_header_to_packet doesn't need to be exported

2014-05-10 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Sat May 10 18:05:50 2014 +0200| [c56ee724ceb7102b12316da2f8ca883de9a4a42c] | committer: Rafaël Carré opus_header: opus_header_to_packet doesn't need to be exported > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c56ee724ceb7102b12316da2f8ca883de9a4

[vlc-commits] Remove bad unlock

2014-05-10 Thread Denis Charmet
vlc | branch: master | Denis Charmet | Sat May 10 18:25:33 2014 +0200| [f04c25c8ce14991290dc11a6bd5a20c551849b4f] | committer: Denis Charmet Remove bad unlock > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f04c25c8ce14991290dc11a6bd5a20c551849b4f --- modules/audio_output/directsoun

[vlc-commits] playlist: asf: add wax mime type

2014-05-10 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu May 8 00:02:49 2014 +0200| [5b7b2a5ed8dc2821b368f7ed56a8b4bfb7af973a] | committer: Francois Cartegnie playlist: asf: add wax mime type > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5b7b2a5ed8dc2821b368f7ed56a8b4bfb7af973a --- module

[vlc-commits] xml: use defined value for return val

2014-05-10 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed May 7 20:26:16 2014 +0200| [81aa4ddbe3ae3e87687d860b802582cf4a160238] | committer: Francois Cartegnie xml: use defined value for return val > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=81aa4ddbe3ae3e87687d860b802582cf4a160238 --- m

[vlc-commits] stream_filter: smooth: fix dead case (cid 1211817)

2014-05-10 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed May 7 20:25:02 2014 +0200| [ad4fe9da3ea8d92118d2d448ce1f678850048550] | committer: Francois Cartegnie stream_filter: smooth: fix dead case (cid 1211817) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ad4fe9da3ea8d92118d2d448ce1f6788500

[vlc-commits] stream_filter: smooth: fix leak (cid #1211818)

2014-05-10 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed May 7 20:15:03 2014 +0200| [1ec12ea13268ea7cb923730f6a92a6367ae896ef] | committer: Francois Cartegnie stream_filter: smooth: fix leak (cid #1211818) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1ec12ea13268ea7cb923730f6a92a6367ae896e

[vlc-commits] vlc_es: add enum entries count

2014-05-10 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu May 8 18:24:58 2014 +0200| [9f0ef1430ba8e5fbb7eb473d9b88d3ba07343291] | committer: Francois Cartegnie vlc_es: add enum entries count > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9f0ef1430ba8e5fbb7eb473d9b88d3ba07343291 --- include/

[vlc-commits] Fix Directsound TimeGet

2014-05-10 Thread Denis Charmet
vlc | branch: master | Denis Charmet | Sat May 10 15:50:09 2014 +0200| [6bb0368b1b46ca7814a039d547f744b56b295b57] | committer: Denis Charmet Fix Directsound TimeGet Fix #11333 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6bb0368b1b46ca7814a039d547f744b56b295b57 --- modules/audio

[vlc-commits] update: do not hardcode sha1 hash length

2014-05-10 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Sat May 10 13:40:08 2014 +0200| [435a44a809896c13fdc522af6b864494d7fbd0a2] | committer: Rafaël Carré update: do not hardcode sha1 hash length > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=435a44a809896c13fdc522af6b864494d7fbd0a2 --- src/misc/up

[vlc-commits] macosx: fix show fs controller hotkey (default i)

2014-05-10 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Fri May 9 16:33:57 2014 +0200| [f695ca65847cb6c83c6de804774137dca8e57157] | committer: David Fuhrmann macosx: fix show fs controller hotkey (default i) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f695ca65847cb6c83c6de804774137dca8e57157 ---

[vlc-commits] mac shortcuts: delete default shortcut for wallpaper mode

2014-05-10 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Fri May 9 16:08:56 2014 +0200| [f14c1d74f8bf449a3f27bbd739aba4897ad7f236] | committer: David Fuhrmann mac shortcuts: delete default shortcut for wallpaper mode This shortcut is not supported on the mac, and will not work. > http://git.videolan.org/gitw

[vlc-commits] macosx: do not break prefs animation in case of double clicks on toolbar ( close #11469)

2014-05-10 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Fri May 9 15:35:09 2014 +0200| [83a1fba44b12f93bc01cd26816d76e7cc5a0aff8] | committer: David Fuhrmann macosx: do not break prefs animation in case of double clicks on toolbar (close #11469) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=83a1f

[vlc-commits] update: use the digest algo specified in the signature

2014-05-10 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Sat May 10 12:33:08 2014 +0200| [cdd3630b71a3b5bd1355c5690fc854b661ba1f19] | committer: Rafaël Carré update: use the digest algo specified in the signature We already check that it is SHA1 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cdd3630b71

[vlc-commits] update: use gcrypt enums, they are mapped to the spec already

2014-05-10 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Sat May 10 12:26:41 2014 +0200| [01f224b81fd9c3916739b0de40c6c7c95963933e] | committer: Rafaël Carré update: use gcrypt enums, they are mapped to the spec already > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=01f224b81fd9c3916739b0de40c6c7c959639