Ahh yes, sorry, I should have paid more attention when writing that. Honestly
it was a suggestion as a temporary patch till I get the time to write a 16 bit
table support patch, which is why I rushed it.
The numtables variable was for future support (as was the way of calculating
the increase to
> This may (perhaps) have been an oversight. The “JPEGVideoRTPSource” code
> basically just implements the code that’s in Appendix B of RFC 2435 (which
> defines the RTP payload format for JPEG video). I.e., it
> transforms the information that was in the special RTP JPEG header (and
> quantiz
Hi,
Sorry to bother you on something potentially purposeful - it just seems like
you may have meant to temporarily remove this functionality given that some of
the code for it exists but is commented out.
In JPEGVideoRTPSource.cpp you set the precision in the DQT segments to 0
(meaning 8 bit), e
In the constructor for the ByteStreamMultiFileSource, to determine the number
of sources you iterate fNumSources until the value pointed to by
fileNameArray[fNumSources] is NULL, but there is no guarantee that the stored
value after the pointer to the final file name pointer in the array will b
When running genWindowsMakeFiles.cmd it does not apply the changes to the win32
config file in the makefile for Windows Audio Input Device, it does properly
apply the settings change to all other makefiles.
My changes:
1. Comment out "!include"
2. Set TOOLS32 to "C:\Program Files (x86)