From: Burkhard P. <pl...@ig...> - 2014-05-06 15:37:08
|
Hi, Am 06.05.2014 10:26, schrieb Erik Johansson: > Hi Burkhard, > >> I implemented it a bit differently: >> A private function lqt_ensure_stream_cmodel_decode() is called from >> all functions, which use the colormodel. Can you check if that works for you? > > That is a lot cleaner, thanks. Works ok in my test, which also served > as a reminder that my local build of the library is starting to lag > quite a bit behind the current CVS. Thanks for your efforts here! Good. > Different issue: Could we have a max_stsd_index (or equivalent) in > lqt_packet_index_t too? That would be the same as stsd->total_entries, right? I won't use or support multiple sample descriptions per track. But I wonder that if one would use it, we'd need to export the stsd atom for the public API anyway, or not? Burkhard |