mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libeplayer3: merge buffered IO code from TDT; implement proper audio resampling
This commit is contained in:
@@ -24,6 +24,13 @@ CONTAINER_SWITCH_TELETEXT,
|
||||
CONTAINER_INFO,
|
||||
CONTAINER_STATUS,
|
||||
CONTAINER_LAST_PTS,
|
||||
#ifdef MARTII //TDT
|
||||
CONTAINER_SET_BUFFER_SEEK_TIME,
|
||||
CONTAINER_SET_BUFFER_SIZE,
|
||||
CONTAINER_GET_BUFFER_SIZE,
|
||||
CONTAINER_GET_BUFFER_STATUS,
|
||||
CONTAINER_STOP_BUFFER,
|
||||
#endif
|
||||
CONTAINER_DATA
|
||||
} ContainerCmd_t;
|
||||
|
||||
|
Reference in New Issue
Block a user