summaryrefslogtreecommitdiff
path: root/kernel/zttranscode.c
AgeCommit message (Expand)Author
2008-12-04Service the transmit descriptor ring before the receive descriptor ring sosruffell
2008-12-04- Ensure that the sample size is set correctly when decoding G723 packets.sruffell
2008-10-10- Ensure that the source format is considered when selecting a transcoder.sruffell
2008-08-19Couple of fixes for the transcoder:sruffell
2008-08-14backport new transcoder interface and driver from DAHDIkpfleming
2008-08-14more license header updateskpfleming
2008-08-12bring back the transcoder interface... it will be upgraded to the new improve...kpfleming
2008-08-07remove support for the Digium TC400 transcoder card; the interace to this car...kpfleming
2008-02-18Closes issue #11471. Replaced instances of strncpy with zap_copy_string (adde...jpeeler
2008-02-04Move kernel stuff to under kernel/ tzafrir