summaryrefslogtreecommitdiff
path: root/libavcodec/audio_frame_queue.c
Commit message (Collapse)AuthorAge
* avcodec: add code for a frame queue for use by audio encoders with delayJustin Ruggles2012-03-20
This simplifies matching of timestamps between input frames and output packets.