some question about libmpdemux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



Zongyao QU <zongyao.qu <at> gmail.com> writes:

> sh_audio_t *a;
> int num =0;
> for (int i=0;i < MAX_A_STREAMS; i++) {
>   if (a = demuxer[i]) {
sorry, typo here,
it should be
    if (a = demuxer->a_streams[i]) {






[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux