|
From: <Ste...@ep...> - 2002-06-20 09:12:28
|
>On Wed, 2002-06-19 at 14:49, Bill Fink wrote:
>> dv_oss_init(dv_audio_t *audio, dv_oss_t *oss)
>> {
>> - gint format =3D AFMT_S16_LE, rate_request, channels_request;
>> + gint format =3D AFMT_S16_NE, rate_request, channels_request;
>> gchar *device;
>
>Stefan, I am not that familiar with OSS or sound. I know this stands for=
>audio format signed 16bit, but what is LE vs NE? Can you apply this
>patch with anything necessary to support it please?
I'm not that familiar too. We should do the following:
1. include both changes (A. AFMT_ .. and B. --skip-video option) in
libdv-0.9.6
2. tag CVS with libdv_9_6 and libdv_9_6_fix
By that, we are able to separate fixes from libdv further development.
Further dev. for libdv should be:
- query function for audio error correction,
so that on application level users may select a method.
- renderer query functions for runtime selectable renderer (half-high,
mmx, std-c, YUV- planar mode [better support for lav-tools]).
- testing for X11 XvMC interface.
Stefan Lucke
________________________________________
Zeitschriftenabos online bestellen - jetzt neu im Infoboten! http://www.e=
post.de
|