[vlc-commits] addons: vorepository: Fix leak when parsing manifest

2017-06-19 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Fri Jun 16 18:05:55 2017 +0200| [f3df29e746ce2afc51f33ea3b1eef2a352bb0869] | committer: Hugo Beauzée-Luyssen addons: vorepository: Fix leak when parsing manifest refs #18321 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f3df29e746ce2afc

[vlc-commits] addons: vorepository: Fix bad free

2017-06-19 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Fri Jun 16 18:06:19 2017 +0200| [8da288d56c2666a49961679b4f5ee4817c28c08e] | committer: Hugo Beauzée-Luyssen addons: vorepository: Fix bad free refs #18321 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8da288d56c2666a49961679b4f5ee4817c

[vlc-commits] addons: fsstorage: Fix leak whe nlisting installed addons

2017-06-19 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Fri Jun 16 18:05:32 2017 +0200| [8441c5dd30948f3975f3cc07fa8cf7043ee57ea3] | committer: Hugo Beauzée-Luyssen addons: fsstorage: Fix leak whe nlisting installed addons refs #18321 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8441c5dd309

[vlc-commits] addons: Fix leak

2017-06-19 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Fri Jun 16 18:07:04 2017 +0200| [d9cb1d5674e3186da705214aaa9a25eecc15cc6f] | committer: Hugo Beauzée-Luyssen addons: Fix leak refs #18321 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d9cb1d5674e3186da705214aaa9a25eecc15cc6f --- src/m

[vlc-commits] addons: Remove unrequired forward declaration

2017-06-19 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Fri Jun 16 16:01:42 2017 +0200| [5af1a4ff9b979200cf5dc973f6623ebcd515df85] | committer: Hugo Beauzée-Luyssen addons: Remove unrequired forward declaration refs #18321 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5af1a4ff9b979200cf5dc97

[vlc-commits] input: meta: reload attachment if failed from cache

2017-06-19 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Jun 19 09:49:07 2017 +0200| [6e45a79ecb25fb22a1b2994ed91de4235c9b9dd7] | committer: Francois Cartegnie input: meta: reload attachment if failed from cache refs #18057 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6e45a79ecb25fb22a1b29

[vlc-commits] magnify: Don't display frame margin when zooming

2017-06-19 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Mon Jun 19 10:55:37 2017 +0200| [78c4d435a4a4247a68c147b01f4eb75f2603368f] | committer: Hugo Beauzée-Luyssen magnify: Don't display frame margin when zooming > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=78c4d435a4a4247a68c147b01f4eb75f2

[vlc-commits] magnify: Remove trailing whitespace

2017-06-19 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Mon Jun 19 10:55:47 2017 +0200| [def676f9eb3e20296c346d0003bd1efcd4dc73bb] | committer: Hugo Beauzée-Luyssen magnify: Remove trailing whitespace > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=def676f9eb3e20296c346d0003bd1efcd4dc73bb ---

[vlc-commits] hw: vaapi: chroma: fix uninitialized var usage

2017-06-19 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Jun 19 11:01:58 2017 +0200| [c47357123ee690e764af0ea8d22598e5e97eaf34] | committer: Thomas Guillem hw: vaapi: chroma: fix uninitialized var usage > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c47357123ee690e764af0ea8d22598e5e97eaf34 ---

[vlc-commits] freetype: Prevent creating font with NULL path

2017-06-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Jun 17 17:04:17 2017 +0200| [73bbea4c83230e1bee1e3f98b4f1a65d6968e0c3] | committer: Marvin Scholz freetype: Prevent creating font with NULL path > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=73bbea4c83230e1bee1e3f98b4f1a65d6968e0c3 --- mo

[vlc-commits] freetype: Fix copying char buffer of CStringRef on darwin

2017-06-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Jun 17 16:57:34 2017 +0200| [83535f027312639d844095c0783a0669e054728b] | committer: Marvin Scholz freetype: Fix copying char buffer of CStringRef on darwin To convert a CStringRef to a char buffer, CFStringGetCStringPtr was used, but the documentation

[vlc-commits] freetype: Simplify path check

2017-06-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Jun 17 17:05:13 2017 +0200| [f5ac138fc1f2cc7a679178c2d468826f9d9bcfb9] | committer: Marvin Scholz freetype: Simplify path check > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f5ac138fc1f2cc7a679178c2d468826f9d9bcfb9 --- modules/text_render

[vlc-commits] vout: clean filters callback in case of failure

2017-06-19 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Jun 19 15:36:14 2017 +0200| [122a056bc35d986f829f7f9e6f7ddc76ba210e35] | committer: Thomas Guillem vout: clean filters callback in case of failure > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=122a056bc35d986f829f7f9e6f7ddc76ba210e35 ---

[vlc-commits] access: bluray: check for input before accessing it

2017-06-19 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Jun 19 16:59:09 2017 +0200| [6c947b775d4d6c6ed07ebde140bddd3a2007b41a] | committer: Thomas Guillem access: bluray: check for input before accessing it > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6c947b775d4d6c6ed07ebde140bddd3a2007b41a -

[vlc-commits] aligned_alloc: remove redundant preprocessor predicate

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 18:05:04 2017 +0300| [6f00f3305c5bb91d604f606deceb150d5890b024] | committer: Rémi Denis-Courmont aligned_alloc: remove redundant preprocessor predicate > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6f00f3305c5bb91d604f606deceb1

[vlc-commits] avcodec: add explicit subtitle close function

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 18:45:23 2017 +0300| [04ee03f257328781bfebeae214fdbf99b8324bca] | committer: Rémi Denis-Courmont avcodec: add explicit subtitle close function > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=04ee03f257328781bfebeae214fdbf99b8324b

[vlc-commits] avcodec: use avcodec_is_open() instead of custom flag

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 18:32:06 2017 +0300| [b2a5f8ed1f67600ecf9fdaf47775b9c858d31701] | committer: Rémi Denis-Courmont avcodec: use avcodec_is_open() instead of custom flag > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b2a5f8ed1f67600ecf9fdaf47775b9

[vlc-commits] avcodec: expand context deletion code

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 19:36:40 2017 +0300| [f97ee88000df38f308430767a09c29ba5f8dcacc] | committer: Rémi Denis-Courmont avcodec: expand context deletion code > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f97ee88000df38f308430767a09c29ba5f8dcacc ---

[vlc-commits] avcodec: use intermediate variables

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 18:41:07 2017 +0300| [4d212b6f5db0dbe42c7773ff4da9e3edfb497176] | committer: Rémi Denis-Courmont avcodec: use intermediate variables No functional changes. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4d212b6f5db0dbe42c7773ff

[vlc-commits] va: pass hwaccel_context rather than AVCodecContext

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 19:33:38 2017 +0300| [41f17efeb747e767bc4fd36e5b0ac2c7a77ab755] | committer: Rémi Denis-Courmont va: pass hwaccel_context rather than AVCodecContext (Eventually, we should remove this extra parameter altogether.) > http://git.videolan.or

[vlc-commits] avcodec: remove ffmpeg_CloseCodec()

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 19:46:04 2017 +0300| [2b8f8d1c75f95d2ead6f3a77733de677600ec52e] | committer: Rémi Denis-Courmont avcodec: remove ffmpeg_CloseCodec() avcodec_free_context() already takes care to close the context if it was opened. > http://git.videolan.o

[vlc-commits] avcodec: use var_InheritString()

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 18:17:25 2017 +0300| [c2c55f32f3d73b28e3ce02b34cb571c5e4fd3df5] | committer: Rémi Denis-Courmont avcodec: use var_InheritString() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c2c55f32f3d73b28e3ce02b34cb571c5e4fd3df5 --- modu

[vlc-commits] avcodec: remove AVCODEC_COMMON_MEMBERS

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 19:03:43 2017 +0300| [cf8cfdafb1e60b6c538bb6fe43198381a2eba7aa] | committer: Rémi Denis-Courmont avcodec: remove AVCODEC_COMMON_MEMBERS > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cf8cfdafb1e60b6c538bb6fe43198381a2eba7aa ---

[vlc-commits] avcodec: revector, no functional changes

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 19:55:20 2017 +0300| [bdf4249de7a8d5d629fccec4f9e5c33828028181] | committer: Rémi Denis-Courmont avcodec: revector, no functional changes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bdf4249de7a8d5d629fccec4f9e5c33828028181 --

[vlc-commits] avcodec: revector, no functional changes

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 20:09:53 2017 +0300| [025fde2a54776c4959d5293678dc0ccb7de9fd0c] | committer: Rémi Denis-Courmont avcodec: revector, no functional changes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=025fde2a54776c4959d5293678dc0ccb7de9fd0c --

[vlc-commits] avcodec: pass explicit parameters to ffmpeg_OpenCodec()

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 18:41:57 2017 +0300| [8dc541c67fbf88432191c0d3435c1c3aa176caa1] | committer: Rémi Denis-Courmont avcodec: pass explicit parameters to ffmpeg_OpenCodec() This avoids relying on p_sys. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit

[vlc-commits] avcodec: split decoder in submodules per ES type

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 20:16:13 2017 +0300| [79eed1a3f3d90683c65fc27456e446dfea0972a2] | committer: Rémi Denis-Courmont avcodec: split decoder in submodules per ES type > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=79eed1a3f3d90683c65fc27456e446dfea0

[vlc-commits] input: make provision for different codec capability types

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 20:22:53 2017 +0300| [5f9515b6479ab4bf592807c5108af0fd4dda9dd1] | committer: Rémi Denis-Courmont input: make provision for different codec capability types > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5f9515b6479ab4bf592807c51

[vlc-commits] decoder: use "spu decoder" capability for SPU decoders

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 20:50:34 2017 +0300| [3b4420ccf93d2a37c6c9eb8f9d9e259d88db184f] | committer: Rémi Denis-Courmont decoder: use "spu decoder" capability for SPU decoders > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3b4420ccf93d2a37c6c9eb8f9d9e2

[vlc-commits] decoder: use "video decoder" capability for video decoders

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 20:50:34 2017 +0300| [ac866164aa3be234250801a2e2571b57448cc8df] | committer: Rémi Denis-Courmont decoder: use "video decoder" capability for video decoders > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac866164aa3be234250801a2e

[vlc-commits] decoder: use "audio decoder" capability for audio decoders

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 20:40:18 2017 +0300| [89504cd744236e4599228f2b15cc4df1d934e30d] | committer: Rémi Denis-Courmont decoder: use "audio decoder" capability for audio decoders This avoids probing video or SPU decoders for audio format and vice- versa. > htt

[vlc-commits] rootwrap: use fputs() where applicable

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 21:08:15 2017 +0300| [ac382c3b636327e50c81a644c8eb8bd74e1fc3fa] | committer: Rémi Denis-Courmont rootwrap: use fputs() where applicable > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac382c3b636327e50c81a644c8eb8bd74e1fc3fa ---

[vlc-commits] Remove vlc_free()

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 22:39:47 2017 +0300| [c892276f7239c8e880d306b1778ff7864251f413] | committer: Rémi Denis-Courmont Remove vlc_free() free() is required by ISO C (hosted) and C++ anyway. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c892276f7239

[vlc-commits] module: pass VLC object to vlc_module_unload()

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed Jun 14 20:00:50 2017 +0300| [9bbea90ca0cc973d7df240c267518fe25e542aa7] | committer: Rémi Denis-Courmont module: pass VLC object to vlc_module_unload() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9bbea90ca0cc973d7df240c267518fe25e542

[vlc-commits] objres: introduce object resources tracking

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed Jun 14 19:49:22 2017 +0300| [749d0390621ceff07a51cbde9c54102bce6ed144] | committer: Rémi Denis-Courmont objres: introduce object resources tracking This very simplistic system (inspired by Linux kernel "devres") tracks a list of allocated resour

[vlc-commits] access: allocate p_sys vlc_malloc/vlc_calloc

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Jun 17 22:31:20 2017 +0300| [740dd861a4b2e5780e48720af50935aa57a677b7] | committer: Rémi Denis-Courmont access: allocate p_sys vlc_malloc/vlc_calloc > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=740dd861a4b2e5780e48720af50935aa57a677b

[vlc-commits] objres: add simple memory allocation

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed Jun 14 20:17:24 2017 +0300| [9635a5c855f7eeb3648d0cdb77ba7f6ff564a595] | committer: Rémi Denis-Courmont objres: add simple memory allocation > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9635a5c855f7eeb3648d0cdb77ba7f6ff564a595 ---

[vlc-commits] evas: use aligned_alloc() directly

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 23:01:10 2017 +0300| [af3e624dcecd7d9e66ecbae55ca5897890cdbd70] | committer: Rémi Denis-Courmont evas: use aligned_alloc() directly > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=af3e624dcecd7d9e66ecbae55ca5897890cdbd70 --- mo

[vlc-commits] Win32: fix mismatched alloc/free

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Mon Jun 19 23:01:18 2017 +0300| [2b7f535e7bf086683d143314491deb47a5416f14] | committer: Rémi Denis-Courmont Win32: fix mismatched alloc/free > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2b7f535e7bf086683d143314491deb47a5416f14 --- modu

[vlc-commits] access: bluray: fix build

2017-06-19 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Mon Jun 19 16:27:49 2017 -0400| [287bca2710fc8809af0cd9ccd0664b704a082563] | committer: Tristan Matthews access: bluray: fix build Regression from 740dd861a4b2e5780e48720af50935aa57a677b7 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=287bca

[vlc-commits] win32: fix build

2017-06-19 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jun 20 00:02:30 2017 +0300| [c3d770e44a6c356f19b271e3fd2fe82cf096cc54] | committer: Rémi Denis-Courmont win32: fix build > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c3d770e44a6c356f19b271e3fd2fe82cf096cc54 --- modules/codec/avcode