mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libeplayer3: merge buffered IO code from TDT; implement proper audio resampling
Origin commit data
------------------
Branch: master
Commit: 1a2aa05948
Author: martii <m4rtii@gmx.de>
Date: 2013-03-09 (Sat, 09 Mar 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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