[mythtv-commits] Ticket #1094: Better Huffman2 implementation

MythTV mythtv at cvs.mythtv.org
Mon Jan 23 06:40:08 UTC 2006


#1094: Better Huffman2 implementation
-------------------------------------+--------------------------------------
 Reporter:  nooneimprt4nt at gmail.com  |        Owner:  danielk
     Type:  patch                    |       Status:  new    
 Priority:  minor                    |    Milestone:  0.20   
Component:  dvb                      |      Version:  head   
 Severity:  medium                   |   Resolution:         
-------------------------------------+--------------------------------------
Comment (by nooneimprt4nt at gmail.com):

 maybe uint8_t isn't defined at the point when atsc_huffman.h is loaded?

 can you try swapping the uint8_t with 'unsigned char' in atsc_huffman.h.
 If that works, I'll update the patch, though I have no idea why it doesn't
 work for you, compiles without warnings on my gcc 4.03 system

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1094>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list