]> git.sesse.net Git - ffmpeg/history - libavcodec/audio_frame_queue.c
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
[ffmpeg] / libavcodec / audio_frame_queue.c
2015-09-29 wm4lavc: Make AVPacket.duration int64, and deprecate conve...
2015-04-19 Vittorio Giovaralavc: Replace av_dlog and tprintf with internal macros
2014-10-13 Anton Khirnovlavc: use a separate field for exporting audio encoder...
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2012-08-28 Martin Storsjöaudio_frame_queue: Define af_queue_log_state before...
2012-08-26 Diego Biurrunaudio_frame_queue: Clean up ff_af_queue_log_state debug...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-03-20 Justin Rugglesavcodec: add code for a frame queue for use by audio...