[libav-commits] lsws: use array for storing the supported in/out information

2011-08-04 Thread Stefano Sabatini
Module: libav Branch: master Commit: 347167ecf5ece40ccd9d76c515526c8e6551ac35 Author:Stefano Sabatini Committer: Luca Barbato Date: Thu Aug 4 01:34:49 2011 +0200 lsws: use array for storing the supported in/out information Also remove the unnecessary isSupportedIn/Out macros. Make t

[libav-commits] lsws: remove optimization debug logs in sws_init_context()

2011-08-04 Thread Stefano Sabatini
Module: libav Branch: master Commit: 6a92551234c6966ab59d00052076b79133e6e7e5 Author:Stefano Sabatini Committer: Luca Barbato Date: Thu Aug 4 17:53:44 2011 +0200 lsws: remove optimization debug logs in sws_init_context() The logged information is possibly false, and it tends to be ou

[libav-commits] applehttp: fix variant discard logic

2011-08-04 Thread Luca Barbato
Module: libav Branch: master Commit: 1bf6cb85bebe639c836cdbb4498ea5bc252a7c21 Author:Luca Barbato Committer: Luca Barbato Date: Thu Aug 4 01:06:58 2011 +0200 applehttp: fix variant discard logic The v->ctx is always not NULL now, check for streams presence to mark the read_header sta