https://github.com/videolan/vlc

sort by:
Revision Author Date Message Commit Date
86cee31 Update NEWS 24 May 2019, 12:52:08 UTC
c792fc1 contrib: png: update to 1.6.37 From the release notes of 1.6.36: "Fixes some build issues, adds a couple of small optimizations (ARM png_do_expand_palette(), Intel SSE2 memcpy()), and updates the license (identical terms to the zlib license, with the old license appended in the manner of the Python Software Foundation License version 2, and the list of contributing authors moved to a separate AUTHORS file)." 1.6.37: This release fixed CVE-2019-7317, although our png module is not using this API. (cherry picked from commit a643b2fa1cd6bd74e1613fd66fe0fe724cb695e8) (cherry picked from commit 6bfeb1d885a238959ca254076035e928a701beda) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> 24 May 2019, 12:40:58 UTC
d066226 playlist: temporize on errors When repeat/loop is enabled, and items fail to play, VLC enters an infinite liveloop and floods errors. We cannot just stop on errors, because retrying indefinitely may be the expected behavior: <https://trac.videolan.org/vlc/ticket/18582#comment:3> Instead, wait some delay before starting the next item, depending on the number of consecutive errors: - 1st error: 100ms - 2nd error: 200ms - 3rd error: 400ms - 4th error: 800ms - 5th error: 1.6s - further errors: 3.2s A single successful playback resets the errors counter. Note-from-committer: -------------------- This is not a complete and correct fix, but this hides the issue for our users for the vast majority of the cases. Once a proper fix is done, please revert this. Ref #5901 Fixes #6245 #6339 #7305 #7798 #8893 #9230 #11066 #11961 #12104 #12909 #13878 #14679 #15805 #16697 #17660 #18582 #18942 #19284 #19313 #20365 #21564 #21672 #21897 #22118 24 May 2019, 12:15:02 UTC
18d7d08 macosx: Unset p_interface_thread outside of the autoreleasepool In theory, some objects are only released during drain of the autorelease pool (i.e. at the place of the closing bracket of the @autorelease block). Some of those objects might need getInf() in their dealloc code, so this pointer should stay available at this stage. Should fix crash id 8f0bb1b4-fa5a-4d92-bcb3-9f6c0130fc86. (cherry picked from commit fdbf7317e0234a837fd7302f3b405f727c0635b7) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 23 May 2019, 19:07:46 UTC
9434e46 Update NEWS 23 May 2019, 15:32:43 UTC
e326f9a dmo: Fix use after free https://hackerone.com/reports/513704 (cherry picked from commit c6b07d7cec3c2684f4bbc702cd1be6f18813f8f2) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:32:31 UTC
e989a51 subsvtt: Don't pass a NULL pointer to qsort (cherry picked from commit 5ef3830f385bfa6a47e9088f9a0d13062cd61c3a) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:32:20 UTC
8b7db5e mkv: Fix potential double free (cherry picked from commit 81023659c7de5ac2637b4a879195efef50846102) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:32:11 UTC
9ea95ee svcdsub: Fix potential buffer overrun https://hackerone.com/reports/504722 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 3d2507c632003920484098e05fb21736a4c9956d) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:31:45 UTC
e8bd084 ps: Fix read buffer overflow https://hackerone.com/reports/504484 (cherry picked from commit de2d56055be37bf4d18ceb1623bb341f69d2d86e) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:31:31 UTC
b96e1a6 avi: Fix potential integer overflow Leading to an out of bound read https://hackerone.com/reports/501971 https://hackerone.com/reports/484398 (cherry picked from commit 2e7d1075b715e4e7a8772039c9a74b4834e64342) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:30:58 UTC
2e29516 mkv: Drop mismatched track types https://hackerone.com/reports/503218 (cherry picked from commit 1c1923d8f63e6fc8d9389b16c806b6e32bcde03b) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:30:44 UTC
cdc4019 mkv: Fix potential buffer overflow https://hackerone.com/reports/503218 (cherry picked from commit af75fb6f24d74e51dbddeca5c6692404e7b25307) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:30:28 UTC
fc52642 ps: Fix off by one https://hackerone.com/reports/504469 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit f8c682365bf529879e61df449f19008a4c160ba5) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:30:13 UTC
46ba007 contrib: faad2: Fix a couple buffer overflows https://hackerone.com/reports/502816 https://hackerone.com/reports/507858 (cherry picked from commit 16d40d9f8a57b6bdd01b8ee0ecf5147547d5953c) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:29:37 UTC
10aa791 nsc: Fix potential integer overflow https://hackerone.com/reports/513470 (cherry picked from commit 30e0a2fd82cb53b18fae620e5e4ca3dea03fabe1) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:29:12 UTC
c49d57c demux: mkv: avoid applying cross category elements (cherry picked from commit 5ce2f287851396e650d57da3f9804e2653198aaf) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:29:04 UTC
6c0e7f7 packetizer: flac: fix infinite loop (cherry picked from commit 889fbe9a7338d9ebfbb7fa7e40e4a2ae0434e1fb) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:28:31 UTC
dff02de asf: Fix potential buffer overrun https://hackerone.com/reports/496376 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 8f1b86e31376ecbf985a9fa4d34b3056cbbef695) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:28:15 UTC
f141823 modules: Use UpnpResolveURL2 API instead of UpnpResolveURL The UpnpResolveURL APi is very hard to use correctly and can result in buffer overflow issues. Use the UpnpResolveURL2 API instead and fix two small buffer overflows. https://hackerone.com/reports/494841 Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 18a463930511f908733e95906abbeb43430ee09d) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:27:55 UTC
a31ca51 faad: Fix potential stack buffer overflow DoReordering is bound by frame.channels, but the source array was bound by AOUT_MAX_CHAN https://hackerone.com/reports/503208 (cherry picked from commit f256bf045c2b1f7395f61b2039a67f18aee66673) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:27:36 UTC
fc62b4d webvtt: Fix potential OOB read https://hackerone.com/reports/503663 (cherry picked from commit ca3eb137460db80cf50c145242606157cde50a96) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:27:22 UTC
fcb73ab spudec: Fix potential integer underflow https://hackerone.com/reports/504668 (cherry picked from commit 824ffaaeebe9751fd62ad461145600457f28fe71) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:26:51 UTC
2da2ed0 ogg: Fix potential use after free https://hackerone.com/reports/501938 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 80ae65aa0878e54d78b277b37af9a82dcf6cb1f1) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:26:37 UTC
a947202 xiph: Fix potential buffer overflow https://hackerone.com/reports/502579 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 716d533181e8cc15085b30d265a76a9273228759) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:26:17 UTC
e1db0dc textst: Fix potential buffer overflow https://hackerone.com/reports/503242 (cherry picked from commit 6f8e90c21c102dc4653d4f0adc6cffc53fcddba1) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:25:46 UTC
c915430 demux: mp4: fix potential oob deref https://hackerone.com/reports/495092 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 019b548a38ce0e837469c556781e9c65141a4734) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:25:31 UTC
acbdf89 contrib:ffmpeg: don't use EBML elements in Matroska that are bigger than their parents https://hackerone.com/reports/492882 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 8cf800fdcf92af25838ab71d2bb7f819f5d19149) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:25:18 UTC
ce7cb05 update: Fix potential null pointer dereference https://hackerone.com/reports/484787 (cherry picked from commit fd3acfe9eb94b9edcf28fc83d519810ebeb859db) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:25:00 UTC
334c428 contrib: matroska: do not use invalid lace sizes https://hackerone.com/reports/493336 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 289595cd896c92a04353db627cfa2fb13036b461) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:24:44 UTC
d537d3c demux: matroska: don't use the RealAudio extra data if they cannot be casted In all cases we use priv->sub_packet_size which if much further than the first 28 bytes. https://hackerone.com/reports/492886 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit ad0f99cfdef104f5af7701d5e1d0f9db39818752) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:24:22 UTC
30367a4 contrib: matroska: fix writing on NULL memory https://hackerone.com/reports/493336 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit c850ad31fd888bfaf2e63845b78c219e8de70791) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:24:05 UTC
77dc789 demux:mkv: clean the usage of es_format_t i_extra Make sure we don't use negative values or a value when the extra buffer allocation failed. https://hackerone.com/reports/493436 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit b4f6b391594c5321bef8e2d661b3dde51d88151a) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:23:51 UTC
1ea78c5 demux:mkv: fix wrong value reset after clean of an array https://hackerone.com/reports/491495 (cherry picked from commit d1d41b3f849d4e260c1ec09c5b1bb53db7f8107f) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:23:35 UTC
91f3b49 mkv: Fix potential divide by zero https://hackerone.com/reports/491570 (cherry picked from commit 040038da98fc92feb153b126acfefcf245567c88) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:23:18 UTC
b49f20b mkv: Use existing intermediate variable Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 283253e21f295d230110d287b0be03aa6e74be74) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:22:52 UTC
4de0460 video_chroma:copy: fix the number of lines for the second NV12 planes The pitch is similar to the full picture, but there's half the lines. Compared to I420 where the second/third planes have half width and half height. https://hackerone.com/reports/485437 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit eeb662bca2ab1dfd8e027606be84f7906b175a76) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:22:35 UTC
b17763e dmo: do not release the block twice We own the block though CMediaBufferCreate(), it will be released when the CMediaBuffer is released by the DMO. Introduced in a8b249bc6bf9cfd693389bf2c5c3c403955e241c https://hackerone.com/reports/484387 Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 966879c5e23aef2779b64c573c291ad50e981f5c) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:21:53 UTC
a3c1b05 contrib: ffmpeg: Backport an upstreamed patch 23 May 2019, 15:16:38 UTC
5404b5e demux: ogg: fix read overflow (cherry picked from commit 289041f41a1d7d62da589ed01b1fa832fb68e7fa) Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 23 May 2019, 15:16:38 UTC
8a336ab direct3d11: add the HLG/BT.2020 OOTF adjustment (cherry picked from commit 8a46f3ebc23da63ba2198b745d7521ce6dd1ed40) 23 May 2019, 15:05:25 UTC
51d537a Update PO 23 May 2019, 13:26:41 UTC
928c8a6 macosx: fix typo for Mexican in language list (cherry picked from commit 309295c46480158f4e747a9c65168142373c09ed) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 23 May 2019, 05:26:07 UTC
3042dcc qt: fix typo for Mexican in language list 23 May 2019, 05:24:56 UTC
114144b macosx: Update language list based on qt interface update (cherry picked from commit 7e510968662a2940c41661c2fbc17e46013bead5) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 22 May 2019, 17:15:13 UTC
3581f92 upnp: Use TARGET_OS_OSX to check for macOS TARGET_OS_MAC is actually true when building for iPhone as well, therefore not usable in this case. backport of 0669e8a3393e0f3325a950ef444cdc2bacaf65ed 22 May 2019, 17:12:10 UTC
e1a7a10 qt: Update languages list Add new translations & remove missing ones & those below 35% of completion 22 May 2019, 11:06:44 UTC
bd78e9b l10n: Chinese (Taiwan) update 65% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:18:12 UTC
9e92255 l10n: Chinese (China) update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:18:11 UTC
86f4fbb l10n: Ukrainian update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:18:09 UTC
3e2a889 l10n: Turkish update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:18:07 UTC
1ca9043 l10n: Slovak update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:18:03 UTC
c08746e l10n: Russian update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:18:02 UTC
618c527 l10n: Romanian update 72% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:18:01 UTC
1038d3e l10n: Portuguese (Portugal) update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:18:00 UTC
85b730b l10n: Dutch update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:57 UTC
3c8abd8 l10n: Norwegian Bokmål (Norway) update 94% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:56 UTC
b29d7f2 l10n: Marathi update 88% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:55 UTC
772c048 l10n: Latvian update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:53 UTC
53070ba l10n: Kashmiri (India) update 88% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:50 UTC
e8ed6b1 l10n: Korean update 99% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:50 UTC
fd74368 l10n: Japanese update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:47 UTC
54c5aaf l10n: Italian update 99% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:46 UTC
aa923eb l10n: Icelandic update 70% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:45 UTC
3019a47 l10n: Galician update 98% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:42 UTC
fd136bd l10n: French update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:39 UTC
1bb2839 l10n: Persian update 28% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:37 UTC
7c23995 l10n: Estonian update 78% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:36 UTC
cfada8e l10n: Spanish (Mexico) update 88% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:36 UTC
bb2954d l10n: Spanish update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:35 UTC
dc845a7 l10n: German update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> 21 May 2019, 17:17:33 UTC
76456fe Update NEWS for macOS 20 May 2019, 19:21:50 UTC
643cedc demux: adaptive: fix potential use after free on oom (cherry picked from commit 5d7bc4dbcb27cc74beb43c8eb0a2cf6369cdc4d7) 20 May 2019, 10:39:58 UTC
3946d69 demux: mp4: fix can't recognize clcp media type's closed caption in TrackCreateES() don't compare case of i_handler is ATOM_clcp It makes can't create track for clcp media type print this debug messages and vlc player can't recognize closed caption debug messages: mp4 demux debug: track[Id 0x4] read 32 samples length:80s mp4 demux error: cannot create es for track[Id 0x4] mp4 demux debug: ignoring track[Id 0x4] I tested by using this sample videos: https://sampleplatform.ccextractor.org/sample/download/45 https://sampleplatform.ccextractor.org/sample/download/130 reference: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-SW87 Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr> (cherry picked from commit d77998a74ba1f9bbf2def0260dcb81e4f9f9498f) 20 May 2019, 10:38:28 UTC
6a8889e upnp: implement getPreferedAdapter for macOS Signed-off-by: Felix Paul Kühne <felix@feepk.net> (cherry picked from commit d041a6cd3c7c7d29c8b36aeeab528d417738b532) 19 May 2019, 08:46:31 UTC
a8539f7 macosx vout: Always call glViewport on macOS 10.14 macOS 10.14 can unexpectedly change the viewport, e.g. when opening some main menus. This also improves AR when compiled with the 10.14 SDK, here the AR was always broken until now. fixes #22209 18 May 2019, 12:45:51 UTC
324a218 demux: hls: reject playlist without type (cherry picked from commit 758381ef65332decbec73256a79159eba94b9e3c) 15 May 2019, 14:21:14 UTC
654fc7c Contribs: update dav1d to 0.3.1 (cherry picked from commit 51870f234392175c299dfb746d5f4c32ede5b600) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> 15 May 2019, 07:56:12 UTC
ab30e09 Qt: Add a missing include of QHeaderView In older Qt versions, this header was implicitly included by headers generated by uic, but it no longer is included implicitly. Explicitly include the headers we are relying. (cherry picked from commit f3a801cc0ec9e9ede833820ce732a6ab6f43d1dd) 11 May 2019, 05:32:28 UTC
774a96a decklink: fix compilation with SDK 11.1 (fix #22276) provided deprecated api entries just does not work (cherry picked from commit 10d6549f4eb577670cf657768bb0ad82ef6c69c1) 10 May 2019, 08:10:08 UTC
6cca8f7 es_out: mention that SMPTE ST2084 transfer is PQ aka Perceptual Quantizer (cherry picked from commit 2066dde9383bdb79fd2e92dbe1221302a06a8f05) 09 May 2019, 15:36:04 UTC
36ceedd contrib: dav1d: Update to dav1d 0.3.0 Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz> (cherry picked from commit 7da2627dece61ce8ba0ce1a0d7de82a09523adf9) 09 May 2019, 07:02:12 UTC
82ad5d1 l10n: Malayalam update 88% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:54 UTC
b57c9e6 l10n: Serbian NSIS update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:53 UTC
4fdd9f7 l10n: Turkish update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:53 UTC
820b935 l10n: Swedish update 88% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:53 UTC
1752c4a l10n: Serbian update 50% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:53 UTC
540d990 l10n: Romanian update 72% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:53 UTC
8f40ae5 l10n: Portuguese (Portugal) update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:53 UTC
e9c7453 l10n: Portuguese (Brazil) update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:53 UTC
63badf0 l10n: Dutch update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:53 UTC
3d734ce l10n: Latvian update 100% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:53 UTC
95fc24c l10n: Czech update 62% translated Signed-off-by: Michał Trzebiatowski <michtrz@gmail.com> Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr> 06 May 2019, 02:47:52 UTC
49085d4 mux: mp4: set visible dimensions in stsd instead of buffer (cherry picked from commit 25828389824907fe55e4f124b08516a58b3e3ce8) 03 May 2019, 11:53:22 UTC
e3d8347 mux: mp4: refactor and fix tkhd visible values (cherry picked from commit 33ad85ac64195b98c38123a3e18e702799bc1b2c) 03 May 2019, 11:52:37 UTC
8724157 package: macosx: Fix make distcheck 02 May 2019, 16:51:18 UTC
c4e2eb6 demux: ts: fix broken var reading (cherry picked from commit d8871b684cd8db6773f4845c12c85fb0a6b51886) 02 May 2019, 15:19:36 UTC
114f791 macosx: Rename VLC.xcodeproj to lower case vlc.xcodeproj This will help selecting different projects in different git checkouts, vlc.git and vlc-2.0.git already use lower case project names. (For same project names, the distinct folder name is suffixed in the recent items menu.) 01 May 2019, 21:00:26 UTC
dade7d8 macosx: use https instead of http for links opened from within the application (cherry picked from commit 9da6cedb6e69b77b617515f9bdcae6967bd825cf) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 01 May 2019, 20:46:14 UTC
949012b macosx Info.plist: Update update URL (cherry picked from commit 6fc3c589e17f3750e5754095ce228ea4b78372ca) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org> 01 May 2019, 20:45:10 UTC
back to top