[vlc-commits] macosx: fix music sidebar icon

2014-10-04 Thread Damien Erambert
vlc | branch: master | Damien Erambert | Sat Oct 4 23:30:36 2014 +0200| [920a33915ff2e140a19bd70ede652580d3932689] | committer: David Fuhrmann macosx: fix music sidebar icon Signed-off-by: David Fuhrmann > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=920a33915ff2e140a19bd70ede6525

[vlc-commits] wayland/shm: no need to retain the shm_pool

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 22:44:04 2014 +0300| [99613a827f33078bc30b32c816fa3db1d77576da] | committer: Rémi Denis-Courmont wayland/shm: no need to retain the shm_pool > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=99613a827f33078bc30b32c816fa3db1d77576da

[vlc-commits] wayland/shm: create a new file temporary file always, simplify

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 18:48:10 2014 +0300| [85ee33b27eec1817708256b09bcbf63d56505086] | committer: Rémi Denis-Courmont wayland/shm: create a new file temporary file always, simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=85ee33b27eec181770825

[vlc-commits] wayland/shm: unmap picture buffers upon picture destruction

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 19:08:53 2014 +0300| [23e13d55684bc1eed1a14e43e7e24f79c35c8130] | committer: Rémi Denis-Courmont wayland/shm: unmap picture buffers upon picture destruction > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=23e13d55684bc1eed1a14e43

[vlc-commits] wayland screenshooter: add missing unlink()

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 18:38:28 2014 +0300| [a65353385f485a4d2d36bcaad8ca3823a4b7880c] | committer: Rémi Denis-Courmont wayland screenshooter: add missing unlink() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a65353385f485a4d2d36bcaad8ca3823a4b7880c

[vlc-commits] mux ts: Don't do extra copy on every aac packet

2014-10-04 Thread Ilkka Ollakka
vlc | branch: master | Ilkka Ollakka | Sat Oct 4 11:37:28 2014 +0300| [2170013590c25fa12939f879e77c10cb7b7b2941] | committer: Ilkka Ollakka mux ts: Don't do extra copy on every aac packet if Realloc fails, we are anyway screwed and most of the code doesn't chec check for Realloc failures even

[vlc-commits] mux ts: indent fix

2014-10-04 Thread Ilkka Ollakka
vlc | branch: master | Ilkka Ollakka | Sat Oct 4 11:38:48 2014 +0300| [62f53d27901dadace1ff18579f917fd11c6c0297] | committer: Ilkka Ollakka mux ts: indent fix > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=62f53d27901dadace1ff18579f917fd11c6c0297 --- modules/mux/mpeg/ts.c |2 +

[vlc-commits] vdpau: preallocate pool of video surfaces

2014-10-04 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont | Sat Oct 4 16:29:59 2014 +0300| [a9b21ce754063dc6d11dc93d6fd978f30d7346e7] | committer: Rémi Denis-Courmont vdpau: preallocate pool of video surfaces That should help failing safe to software decoding if the graphic card has too little free

[vlc-commits] vdpau: cosmetic fix

2014-10-04 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont | Sat Oct 4 12:19:12 2014 +0300| [5cca79e4c19b4079491485ac6f980a34b0154452] | committer: Rémi Denis-Courmont vdpau: cosmetic fix (cherry picked from commit 8c32482683f4e2ac0f920e10142835766bea599c) > http://git.videolan.org/gitweb.cgi/vlc/vl

[vlc-commits] vdpau: fix VRAM leak on error

2014-10-04 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont | Sat Oct 4 16:04:44 2014 +0300| [77db2e04bea273991ab7079a25b94afb59ec28f9] | committer: Rémi Denis-Courmont vdpau: fix VRAM leak on error (cherry picked from commit 5bf47e957dfb794dfb96acb9c928fc8d87205d35) > http://git.videolan.org/gitweb.

[vlc-commits] vdpau: preallocate pool of video surfaces

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 16:29:59 2014 +0300| [f6da7e32f09d9671e92d90d98b7a2c51c28290b5] | committer: Rémi Denis-Courmont vdpau: preallocate pool of video surfaces That should help failing safe to software decoding if the graphic card has too little free memory.

[vlc-commits] vdpau: preallocate pool of video surfaces

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 16:29:59 2014 +0300| [eb8009542376853a1aeba5f232817f992060f3d4] | committer: Rémi Denis-Courmont vdpau: preallocate pool of video surfaces That should help failing safe to software decoding if the graphic card has too little free memory.

[vlc-commits] vdpau: fix VRAM leak on error

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 16:04:44 2014 +0300| [5bf47e957dfb794dfb96acb9c928fc8d87205d35] | committer: Rémi Denis-Courmont vdpau: fix VRAM leak on error > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5bf47e957dfb794dfb96acb9c928fc8d87205d35 --- modules

[vlc-commits] vdpau: preallocate pool of video surfaces

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 16:29:59 2014 +0300| [8f4be9fc38ed30a9351417aa49cefa7d3aabf33b] | committer: Rémi Denis-Courmont vdpau: preallocate pool of video surfaces That should help failing safe to software decoding if the graphic card has too little free memory.

[vlc-commits] vdpau: use reference frames count from libavcodec

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 12:42:33 2014 +0300| [41bb54f2ae801b8ef16488eeca5597e032025069] | committer: Rémi Denis-Courmont vdpau: use reference frames count from libavcodec > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=41bb54f2ae801b8ef16488eeca5597e032

[vlc-commits] vdpau: cosmetic fix

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 12:19:12 2014 +0300| [8c32482683f4e2ac0f920e10142835766bea599c] | committer: Rémi Denis-Courmont vdpau: cosmetic fix > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8c32482683f4e2ac0f920e10142835766bea599c --- modules/hw/vdpau/

[vlc-commits] XCB: factor segment detachment on error

2014-10-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Oct 4 11:53:17 2014 +0300| [89c0c777d2391cfbcf05ce45b548b61978174919] | committer: Rémi Denis-Courmont XCB: factor segment detachment on error > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=89c0c777d2391cfbcf05ce45b548b61978174919 ---