[linuxtv-cvs] dvb-kernel-v4
Michael Hunold via CVS
hunold at linuxtv.org
Thu Mar 3 13:14:42 CET 2005
CVSROOT: /cvs/linuxtv
Module name: dvb-kernel-v4
Changes by: hunold 20050303 13:14:42
Modified files:
linux/include/linux/dvb: audio.h demux.h video.h
Log message:
changes to dvb v4 API header files:
audio:
- add ioctl DVB_AUDIO_GET_STATUS infrastructure, can be used to require current audio decoder status (play state, sampling frequency)
- add DVB_AUDIO_FORMAT_RAW and ioctl DVB_AUDIO_SET_PCM_INFO, it's necessary to provide informations about the PCM stream to the audio decoder if this format is chosen
- revamp the mixer implementation and provide a different prefix, should probably go into a separate header file now
video:
- add new video DVB_VIDEO_FRAME_DECODED event
demux:
- formatting changes
audio.h | 242 ++++++++++++++++++++++++++++++++++++++++++----------------------
demux.h | 26 +++---
video.h | 21 +++--
More information about the linuxtv-cvs
mailing list