[vlc-commits] input: deprecate b_dead, b_eof and b_error

2015-06-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Fri Jun 5 00:09:00 2015 +0300| [729adddade7a63cc895d715a928dcfa1d9b954be] | committer: Rémi Denis-Courmont input: deprecate b_dead, b_eof and b_error Those values are writable by the input thread, and thus inaccessible to other

[vlc-commits] ncurses: do not store the input thread

2015-06-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Jun 4 23:53:48 2015 +0300| [bfd85b076096cea39880d54a36e83996c3d25964] | committer: Rémi Denis-Courmont ncurses: do not store the input thread This avoids undefined access to input_thread_t.b_dead.

[vlc-commits] oldrc: fix reading from standard input

2015-06-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Jun 4 23:35:40 2015 +0300| [5885e88a769ae61c80f7176904b2a43e94b8de4a] | committer: Rémi Denis-Courmont oldrc: fix reading from standard input

[vlc-commits] dshow: remove redundant loop and vlc_object_alive() call

2015-06-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Jun 4 20:04:12 2015 +0300| [d08a9136c6c12a44b2ad52f0f5143a44faa29dc1] | committer: Rémi Denis-Courmont dshow: remove redundant loop and vlc_object_alive() call The caller (i.e. the buffer stream_t) will call the function again

[vlc-commits] dshow: remove dead code

2015-06-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Jun 4 20:08:05 2015 +0300| [f4293e746210f931d9be6843616776997a88b8ce] | committer: Rémi Denis-Courmont dshow: remove dead code http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f4293e746210f931d9be6843616776997a88b8ce ---

[vlc-commits] oldrc: fix reading from standard input

2015-06-04 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Jun 4 23:35:40 2015 +0300| [8d0dde2823c8b9ab2970e2bc4d9b336de3a77489] | committer: Rémi Denis-Courmont oldrc: fix reading from standard input

[vlc-commits] Missing header

2015-06-04 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Thu Jun 4 10:13:12 2015 +0200| [91f08755deaf420942cfa3604c90f97b34614322] | committer: Rafaël Carré Missing header http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=91f08755deaf420942cfa3604c90f97b34614322 ---

[vlc-commits] access: add a default pf_control for directory accesses

2015-06-04 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Wed Jun 3 11:44:05 2015 +0200| [71daa94bdabf6fa37d92c1616053f8da547cec0b] | committer: Thomas Guillem access: add a default pf_control for directory accesses

[vlc-commits] mediacodec: specify NDK or JNI in description

2015-06-04 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Tue Jun 2 16:23:24 2015 +0200| [e12376a1ccafafaeb43d56e89f2bb5481578fe02] | committer: Thomas Guillem mediacodec: specify NDK or JNI in description