mirror of
https://github.com/rofafor/vdr-plugin-femon.git
synced 2025-12-27 15:44:25 +01:00
Add preliminary H.265 support.
This commit is contained in:
2
Makefile
2
Makefile
@@ -61,7 +61,7 @@ all-redirect: all
|
||||
|
||||
### The object files (add further files here):
|
||||
|
||||
OBJS = $(PLUGIN).o aac.o ac3.o config.o h264.o latm.o mpeg.o osd.o receiver.o setup.o symbol.o tools.o
|
||||
OBJS = $(PLUGIN).o aac.o ac3.o config.o h264.o h265.o latm.o mpeg.o osd.o receiver.o setup.o symbol.o tools.o
|
||||
|
||||
### The main target:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user