[vlc-commits] access: archive: remove shadow variable

2015-07-28 Thread Hannes Domani
vlc | branch: master | Hannes Domani ssb...@yahoo.de | Tue Jul 28 10:08:00 2015 +0300| [2f72b64ebdcd1d8e7dd2ed7395cdb84bb07ddc5a] | committer: Rémi Denis-Courmont access: archive: remove shadow variable Signed-off-by: Rémi Denis-Courmont r...@remlab.net

[vlc-commits] aout: fix aout_CheckChannelExtraction return value

2015-07-28 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Mon Jul 27 17:18:24 2015 +0200| [d71d17755a1f8f196b22144fd1cb2f60ac619141] | committer: Thomas Guillem aout: fix aout_CheckChannelExtraction return value This function returns true if channel extraction is needed. If layouts are the same,

[vlc-commits] h264_nal: fix parsing of the end of SPS and PPS NAL units

2015-07-28 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Mon Jul 13 15:04:47 2015 +0200| [f27db0daa3c2506b479092d734469973cde7d1c7] | committer: Thomas Guillem h264_nal: fix parsing of the end of SPS and PPS NAL units SPS and PPS NAL units always start with 0x0001 and finish with 0x00,

[vlc-commits] access: archive: don't ignore error codes of archive_read_data()

2015-07-28 Thread Hannes Domani
vlc | branch: master | Hannes Domani ssb...@yahoo.de | Tue Jul 28 10:10:01 2015 +0300| [70a66966eba59350f3b768db72b262b238ffa7cf] | committer: Rémi Denis-Courmont access: archive: don't ignore error codes of archive_read_data() Signed-off-by: Rémi Denis-Courmont r...@remlab.net

[vlc-commits] avcodec: fix signed/unsigned comparison warning

2015-07-28 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Tue Jul 28 12:05:59 2015 +0200| [7c37dd1e048536704d044c6804ae5db7b2fc1b22] | committer: Thomas Guillem avcodec: fix signed/unsigned comparison warning

[vlc-commits] fix some pathes not returning a value

2015-07-28 Thread Steve Lhomme
libvlcpp | branch: master | Steve Lhomme rob...@gmail.com | Thu Jul 16 17:12:24 2015 +0200| [0a2f4e980c7dcccb8009548723b4aa549bac75bb] | committer: Hugo Beauzée-Luyssen fix some pathes not returning a value Signed-off-by: Hugo Beauzée-Luyssen h...@beauzee.fr

[vlc-commits] libvlc: expose event for audio volume change (fixes #14568)

2015-07-28 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Jul 27 14:05:37 2015 +0300| [bd8485fc6e2a4cea6653bccb4339761bc28ba99b] | committer: Rémi Denis-Courmont libvlc: expose event for audio volume change (fixes #14568) Cc: Harald Sitter sit...@kde.org

[vlc-commits] libvlc: expose events for the audio mute status (refs #14568)

2015-07-28 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Jul 27 14:00:08 2015 +0300| [09bea7fa994ce66fcfe68efd7fd03f5ba4dc5f36] | committer: Rémi Denis-Courmont libvlc: expose events for the audio mute status (refs #14568) Cc: Harald Sitter sit...@kde.org

[vlc-commits] libvlc: expose event for audio output device change

2015-07-28 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Jul 27 16:30:33 2015 +0300| [fc15c20e7299e563c619f97b80a9aebcb3b406e2] | committer: Rémi Denis-Courmont libvlc: expose event for audio output device change

[vlc-commits] aout: propagate current device to parent input manager

2015-07-28 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Jul 27 16:30:06 2015 +0300| [a8ffc3b821ef7a46370947e7207724c64765ca89] | committer: Rémi Denis-Courmont aout: propagate current device to parent input manager

[vlc-commits] Freetype: Remove dead code

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue Jul 28 16:08:21 2015 +0200| [d817c9786e5efa25f99583ac05fb160901550879] | committer: Jean-Baptiste Kempf Freetype: Remove dead code http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d817c9786e5efa25f99583ac05fb160901550879

[vlc-commits] subsdec: Remove space trimming code, the renderer already handles it

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Jul 22 13:17:47 2015 +0200| [551d9d308758555bf36784d4d244eea503fd2c19] | committer: Jean-Baptiste Kempf subsdec: Remove space trimming code, the renderer already handles it

[vlc-commits] subsdec: Handle invalid tags

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Jul 22 13:12:19 2015 +0200| [948aa6c744844f26b1aca45617d337d73866eeae] | committer: Jean-Baptiste Kempf subsdec: Handle invalid tags

[vlc-commits] Text codecs: move to text_segment list

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sun May 3 15:47:40 2015 +0200| [3f98a0ffb25b70373bf97e8bf5398ce87eccab83] | committer: Jean-Baptiste Kempf Text codecs: move to text_segment list Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] subpicture.h: Code cosmetic

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Apr 6 14:39:21 2015 +0200| [23c49729b693a03d76108f3ef814b72493043403] | committer: Jean-Baptiste Kempf subpicture.h: Code cosmetic Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Remove xml parser remainings in freetype

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sun Jul 26 11:18:50 2015 +0200| [c3d40f7401913ff9e2ee0855db974df2a7b51292] | committer: Jean-Baptiste Kempf Remove xml parser remainings in freetype

[vlc-commits] Freetype: Remove outdated fixme

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Jul 21 17:19:01 2015 +0200| [4312d4790c983ed7acf360a1a1afda7aee1bc2b9] | committer: Jean-Baptiste Kempf Freetype: Remove outdated fixme

[vlc-commits] subsdec: Fix unicode regression

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Jul 22 13:16:01 2015 +0200| [ff6e966215cf778ab2f3057a9e731c92bba7ce3c] | committer: Jean-Baptiste Kempf subsdec: Fix unicode regression

[vlc-commits] Add text_segment_Delete to delete a specific segment

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Jul 8 11:07:35 2015 +0200| [c1d3fe80b2248c7cf56cd1aa0ab5a776c7c678d8] | committer: Jean-Baptiste Kempf Add text_segment_Delete to delete a specific segment

[vlc-commits] subsdec: Refactor robustify tags parsing

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Jul 22 11:26:04 2015 +0200| [456ad00b819ad274b070d77db23a619a185d3220] | committer: Jean-Baptiste Kempf subsdec: Refactor robustify tags parsing

[vlc-commits] Subtitle codecs: Use text_style_t instead of segment_style_t

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Apr 6 16:02:38 2015 +0200| [94ed91102c32a47fa188011cd9f66f6423a239fc] | committer: Jean-Baptiste Kempf Subtitle codecs: Use text_style_t instead of segment_style_t Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Freetype: Fix default color

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Jul 21 16:58:56 2015 +0200| [8f70e751098d680f3476502e009d41a086b27eec] | committer: Jean-Baptiste Kempf Freetype: Fix default color http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8f70e751098d680f3476502e009d41a086b27eec

[vlc-commits] text_segment: Allow a segment to be created with NULL text

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Thu Jul 9 15:57:39 2015 +0200| [3696f33132381c7ce274c8112ca9478d551ec26c] | committer: Jean-Baptiste Kempf text_segment: Allow a segment to be created with NULL text

[vlc-commits] subsdec: Fix operators precedence

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Jul 21 10:46:39 2015 +0200| [4c5728df2cd9d92c36302f544ad019fa68808990] | committer: Jean-Baptiste Kempf subsdec: Fix operators precedence

[vlc-commits] Move subpicture_region_Copy to the core

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Apr 6 18:49:15 2015 +0200| [19fe6a4cf3704652c4c075bcfef0be85c2773821] | committer: Jean-Baptiste Kempf Move subpicture_region_Copy to the core Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] subsdec: Remove unused xml reader

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Mon Jul 20 13:55:56 2015 +0200| [98391d59953700b171676974bb745fe9688ae423] | committer: Jean-Baptiste Kempf subsdec: Remove unused xml reader

[vlc-commits] tx3g: Replace subtext.h's segment_t with text_segment_t

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Wed Jul 8 14:45:10 2015 +0200| [b8ce6743defe69c8791108387b4ed490d7d58c11] | committer: Jean-Baptiste Kempf tx3g: Replace subtext.h's segment_t with text_segment_t

[vlc-commits] Video filters: move to text_segment

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sun May 3 15:49:55 2015 +0200| [337ac422026e6439b80060b537f8386c3df2403d] | committer: Jean-Baptiste Kempf Video filters: move to text_segment Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Subtitle renderers: Merge RenderText RenderHTML

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Mon Jul 20 13:53:31 2015 +0200| [f2e43bd7ec7bc712f901ac669a154c8573462e42] | committer: Jean-Baptiste Kempf Subtitle renderers: Merge RenderText RenderHTML The current workflow is often parsing a subtitle format, then convert it in

[vlc-commits] subpicture: remove old plaintext member

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue Apr 7 00:41:00 2015 +0200| [9746a8464a3a65c69a4248584707f8127e9b6893] | committer: Jean-Baptiste Kempf subpicture: remove old plaintext member Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Move segment to characters style array conversion function

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Jul 28 15:41:29 2015 +0200| [cd7f55d44709f5beaedb942c0fc341fd64c9e8b8] | committer: Jean-Baptiste Kempf Move segment to characters style array conversion function Also, fix it.

[vlc-commits] subsdec: Use text_segment instead of HTML when parsing subtitles

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Thu Jul 9 15:58:17 2015 +0200| [08f85dbc90c844339849f479d2a0f141d00015c1] | committer: Jean-Baptiste Kempf subsdec: Use text_segment instead of HTML when parsing subtitles

[vlc-commits] Comment text_style_t, reorder and type changes

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Apr 6 14:27:01 2015 +0200| [87569b6b5e95348af18fcfd2c6add40ef0201f25] | committer: Jean-Baptiste Kempf Comment text_style_t, reorder and type changes Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Freetype: code cosmetic

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sun May 3 18:08:51 2015 +0200| [a9c0a1ba8a291b5370208dddc373c3cee2dcb265] | committer: Jean-Baptiste Kempf Freetype: code cosmetic Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Text Renderers: move to text_segment

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Apr 6 20:30:01 2015 +0200| [a8d8ce84570fe1490bd034cf522e2040af83afd7] | committer: Jean-Baptiste Kempf Text Renderers: move to text_segment Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] subsdec: Fix leak

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Jul 21 16:58:49 2015 +0200| [8efa874d35b1e160c4e970e67aad1599c9021f77] | committer: Jean-Baptiste Kempf subsdec: Fix leak http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8efa874d35b1e160c4e970e67aad1599c9021f77 ---

[vlc-commits] Subpicture: remove NULL assignment after calloc

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Apr 6 18:13:41 2015 +0200| [7f649acf5275749181c1c9336c1fb50a53de783a] | committer: Jean-Baptiste Kempf Subpicture: remove NULL assignment after calloc Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] subsdec: Fix multiple html parsing issues

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Jul 21 16:49:46 2015 +0200| [b65a9f3666d2bb317aecfd29de8c544f581d8802] | committer: Jean-Baptiste Kempf subsdec: Fix multiple html parsing issues

[vlc-commits] subpicture: Fix double free

2015-07-28 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Jul 21 10:48:00 2015 +0200| [838e1e07f8a6059be29aa36e11765f71011c5333] | committer: Jean-Baptiste Kempf subpicture: Fix double free http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=838e1e07f8a6059be29aa36e11765f71011c5333

[vlc-commits] subpicture: replace plain text by text_segment list

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Apr 6 18:44:40 2015 +0200| [6b45f45e3038bfa16691244b2908de0ba76b007c] | committer: Jean-Baptiste Kempf subpicture: replace plain text by text_segment list Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] subpicture: use the provided core function

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Apr 6 19:12:10 2015 +0200| [efbc00f7cfb5fb5ca301bfc1b0d9ce2412f7e18f] | committer: Jean-Baptiste Kempf subpicture: use the provided core function Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Introduce text_segment structure and API

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Apr 6 18:42:57 2015 +0200| [ef4a86984173bd968d470822a456e82514996223] | committer: Jean-Baptiste Kempf Introduce text_segment structure and API Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Freetype: Remove text_renderer.*

2015-07-28 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue Jul 28 16:27:25 2015 +0200| [e8ee1c23b9c3bb189f1bddbc7d32b602fc084beb] | committer: Jean-Baptiste Kempf Freetype: Remove text_renderer.*

[vlc-commits] concat: prevent infinite recursion

2015-07-28 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Tue Jul 28 18:14:31 2015 +0300| [2dbeba48d557aba527e05362c93d28d42d2d1aac] | committer: Rémi Denis-Courmont concat: prevent infinite recursion

[vlc-commits] mediacodec: add disabled mpeg2

2015-07-28 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Thu Jul 23 15:05:51 2015 +0200| [b425c1b219daa6a3e3d80031ad9737cd6d2a1af4] | committer: Thomas Guillem mediacodec: add disabled mpeg2 Disabled since it's not tested enough.

[vlc-commits] mediacodec: jni: fix GET_INTEGER crashes

2015-07-28 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Mon Jul 27 11:19:38 2015 +0200| [b11cd7d1ca4bcff412f486a85fc20e4df59fde64] | committer: Thomas Guillem mediacodec: jni: fix GET_INTEGER crashes It happens when fetching the channel-mask property.

[vlc-commits] mediacodec: refactor DecodeVideo

2015-07-28 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Tue Jul 28 18:10:24 2015 +0200| [935db7d6173a6568633b9d348903539b79ae6533] | committer: Thomas Guillem mediacodec: refactor DecodeVideo Rename DecodeVideo to DecodeCommon. DecodeCommon use 2 callbacks to put Video and Audio specific code.

[vlc-commits] mediacodec: refactor video specific code in Open/Close

2015-07-28 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Tue Jul 28 18:10:19 2015 +0200| [8665dd328dd6f481e677b28503fe6817ecb7bba9] | committer: Thomas Guillem mediacodec: refactor video specific code in Open/Close

[vlc-commits] mediacodec: add audio decoder

2015-07-28 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Tue Jul 28 17:47:57 2015 +0200| [dd873cc234f15dbd9223785be25462ba96f73f11] | committer: Thomas Guillem mediacodec: add audio decoder Disabled by default. Enable it with the mediacodec-audio option.

[vlc-commits] mediacodec: put video arguments in a struct

2015-07-28 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Tue Jul 28 16:03:03 2015 +0200| [d29b6ccefef16007b94f55017ffdb4f3444fe54f] | committer: Thomas Guillem mediacodec: put video arguments in a struct Add an union for future audio arguments.

[vlc-commits] mediacodec: refactor block check

2015-07-28 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Fri Jul 24 15:18:46 2015 +0200| [5bba18bc19eb6f323ffa7db50ca1a9802f92091f] | committer: Thomas Guillem mediacodec: refactor block check http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5bba18bc19eb6f323ffa7db50ca1a9802f92091f ---