[vlc-commits] codec: cc: fix max cc size case

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Sep 22 23:13:35 2016 +0200| [c319ad4979500ae1a22f453c9152128d5aab2c9e] | committer: Francois Cartegnie codec: cc: fix max cc size case >

[vlc-commits] macosx: Fix missing renderer discovery types

2016-09-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Sep 20 20:24:30 2016 +0200| [4f3e48abf74a76e29b58d94ae6dc0a2eef9c21fa] | committer: Felix Paul Kühne macosx: Fix missing renderer discovery types Signed-off-by: Felix Paul Kühne >

[vlc-commits] codec: mediacodec: constify csd

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Sep 22 11:54:09 2016 +0200| [09f0ed8de46951f9e0106b26305a90f036570d93] | committer: Francois Cartegnie codec: mediacodec: constify csd >

[vlc-commits] videotoolbox: compilation fix

2016-09-22 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Thu Sep 22 12:18:52 2016 +0200| [0bd6fca980905e6991db512f1ed5bb1f03d9c285] | committer: Felix Paul Kühne videotoolbox: compilation fix >

[vlc-commits] Work-around fdatasync broken on Darwin

2016-09-22 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Thu Sep 22 10:59:57 2016 +0200| [4fcfacad545d71cfe898f799375e7646f54cf97d] | committer: Jean-Baptiste Kempf Work-around fdatasync broken on Darwin >

[vlc-commits] macosx: Use -apple-system font on about panel

2016-09-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Fri Sep 9 16:57:04 2016 +0200| [941a256636307423105b09a115b068a29bc00961] | committer: Felix Paul Kühne macosx: Use -apple-system font on about panel This patch will add the -apple-system font to the font-family used for the About

[vlc-commits] packetizer: h264: rename and constify h264_get_spspps

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Sep 22 11:56:17 2016 +0200| [734d698e30bd090d6569df20edd2bf92a8183223] | committer: Francois Cartegnie packetizer: h264: rename and constify h264_get_spspps >

[vlc-commits] vt: simplify h264/annexb start

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 20 18:41:18 2016 +0200| [f856d4b066276a9ab3a94a1574c2690bd0e32415] | committer: Francois Cartegnie vt: simplify h264/annexb start >

[vlc-commits] codec: vt: remove unused var

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Sep 22 11:39:04 2016 +0200| [ed267714024859b0f58c4a849c244d6d5ca01c31] | committer: Francois Cartegnie codec: vt: remove unused var >

[vlc-commits] codec: vt: fix format string

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Sep 22 11:39:30 2016 +0200| [e1017a2085f7ab1905329d31d0fb42031989f6f5] | committer: Francois Cartegnie codec: vt: fix format string >

[vlc-commits] vout-iOS: add error messages so creation no longer silently fails

2016-09-22 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Thu Sep 22 12:59:05 2016 +0200| [28a9f978dbd00379ed343868c65c265364119bfb] | committer: Felix Paul Kühne vout-iOS: add error messages so creation no longer silently fails >

[vlc-commits] demux: mp4: fix crashes with VPx

2016-09-22 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Sep 22 07:36:28 2016 -0400| [32fbf6849dc7600701b9d8156b3df07d5c172a78] | committer: Francois Cartegnie demux: mp4: fix crashes with VPx Reported by Vittorio Giovara. Signed-off-by: Francois Cartegnie >

[vlc-commits] input: es_out: compare selected es by pointer

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Sep 22 16:20:18 2016 +0200| [83b688b435296addfd3f9942e44612e1c2c50c51] | committer: Francois Cartegnie input: es_out: compare selected es by pointer >

[vlc-commits] vpx: fallback to dts if pts is invalid

2016-09-22 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Thu Sep 22 11:21:47 2016 -0400| [043cde8a16911e540543b5f63daee5e3282f4aac] | committer: Tristan Matthews vpx: fallback to dts if pts is invalid Fixes playback for VP9 in mp4. Signed-off-by: Tristan Matthews >

[vlc-commits] input: es_out: early fail selection with unknown es

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Sep 22 16:02:12 2016 +0200| [acdb4e9916f1788f62b401939d52e88f8b4d2243] | committer: Francois Cartegnie input: es_out: early fail selection with unknown es >

[vlc-commits] input: es_out: fix refactoring

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Sep 22 16:02:35 2016 +0200| [53fa9f5b955d77bdc4778c0e7bb81d3abe1cda64] | committer: Francois Cartegnie input: es_out: fix refactoring s*** happens when you keep one unfixed version in current branch >

[vlc-commits] input: es_out: rename last to channel

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Sep 22 16:23:50 2016 +0200| [150604655f8e07433dd6669c032975b9d829ec8c] | committer: Francois Cartegnie input: es_out: rename last to channel >

[vlc-commits] pulse: restart when we need to move a passthrough input

2016-09-22 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Sep 22 16:40:43 2016 +0200| [a3925097aa23b6179ddf61bb04e43cd9a90e6f7f] | committer: Thomas Guillem pulse: restart when we need to move a passthrough input >

[vlc-commits] aout: always signal when the aout changed

2016-09-22 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Sep 22 16:36:59 2016 +0200| [4bba1e84a13a8d340b8a06df155bec8034bcd012] | committer: Thomas Guillem aout: always signal when the aout changed In a previous patch, we signaled that the aout changed when it was restarted. We also need

[vlc-commits] codec: cc: don't discard good byte sequences

2016-09-22 Thread Steven Toth
vlc | branch: master | Steven Toth | Thu Mar 17 08:29:22 2016 -0400| [f32069ff37c64fef50f8d484f929455792385f5f] | committer: Francois Cartegnie codec: cc: don't discard good byte sequences p_buffer[0] doesn't always contain just the field 0 or 1. It often contains two

[vlc-commits] Do not clear cc_valid and reserved bits

2016-09-22 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Thu Nov 6 18:55:15 2014 +0100| [7eda7fbc61915272f0f60ff533f8d1cd8d97e659] | committer: Francois Cartegnie Do not clear cc_valid and reserved bits Signed-off-by: Francois Cartegnie >

[vlc-commits] cc: use VLC_CODEC defined cc channels

2016-09-22 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Sep 22 21:35:43 2016 +0200| [123af3db40d9a37a4a7f3ad85a5c305453966af5] | committer: Francois Cartegnie cc: use VLC_CODEC defined cc channels >