Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vlc: switch to proper Git formatted patches | Thomas Petazzoni | 2018-05-01 | 1 | -40/+0 |
| | | | | | | | VLC uses Git as its version control system, so it makes sense to use Git formatted patches. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | vlc: fix compile error with uClibc-ng Linuxthreads | Waldemar Brodkorb | 2016-08-27 | 1 | -0/+40 |
The fallback code path didn't work correctly, so fix it. Fixes: http://autobuild.buildroot.net/results/3122287ddea1e316a64ccf0d0dc9415bfefebb49/ Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |