summaryrefslogtreecommitdiff
path: root/codec.h
AgeCommit message (Collapse)Author
2012-02-21New audio PES handling.Johns
New easier and more flexible audio PES packet parser, which includes own codec parser. Removed av_parser use. Reduced audio buffer time, faster channel switch. New audio transport stream parser (not enabled as default).
2012-01-22Cleanups and Codec..Del.. prototypes.Johns
2012-01-08Improved replay of recordings.Johns
2011-12-29Fix bug: CodecVideoDecode destroys avpkt.Johns
2011-12-07C part of the plugin.Johns