Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more stale patches from community/ | Leo | 2020-01-29 | 1 | -19/+0 |
| | |||||
* | community/vdr: upgrade to 2.4.1 | Leo | 2019-08-27 | 1 | -106/+41 |
| | |||||
* | community/vdr: rebuild against libcdio-2.1 | Natanael Copa | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | community/vdr: use mpv-dev and modernize | Leo | 2019-06-04 | 1 | -9/+4 |
| | |||||
* | community/vdr: use libdvbcsa on all arches except x86 | Tuan Hoang | 2019-05-13 | 1 | -6/+6 |
| | | | | | | FFdecsa uses x86-specific flags. We use libdvbcsa for other arches. See vdr-plugin-dvbapi/INSTALL. | ||||
* | testing/vdr: disable on ppc64le | Kevin Daudt | 2019-05-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Errors during build: > g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC > -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE > -D_LARGEFILE64_SOURCE -Wl,--as-needed -fexpensive-optimizations > -funroll-loops -mmmx -msse -msse2 -msse3 > -DPARALLEL_MODE=PARALLEL_128_SSE2 -c FFdecsa.c > g++: error: unrecognized command line option '-mmmx'; did you mean '-memb'? > g++: error: unrecognized command line option '-msse'; did you mean '-fdse'? > g++: error: unrecognized command line option '-msse2'; did you mean '-misel'? > g++: error: unrecognized command line option '-msse3'; did you mean '-misel'? | ||||
* | community/vdr: move from testing | Stefan Reiff | 2019-05-12 | 19 | -0/+551 |