]> git.sesse.net Git - ffmpeg/history - libavformat/rtpenc_aac.c
img2enc: Refactor the atomic renaming code
[ffmpeg] / libavformat / rtpenc_aac.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2015-02-28 Martin Storsjörtpenc: Don't set max_frames_per_packet based on the...
2015-02-28 Martin Storsjörtpenc: Restructure if statements in packetizers to...
2015-02-28 Martin Storsjörtpenc_aac: Use AV_WB16 instead of manual bitshifts
2015-02-28 Martin Storsjörtpenc_aac: Merge a definition with a declaration
2015-02-28 Martin Storsjörtpenc_aac: Set a default value for max_frames_per_pack...
2015-02-28 Martin Storsjörtpenc_aac: Fix sending fragmented frames
2012-11-08 Luca Abenirtpenc_aac: Fix calculation of the header size
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-01-18 Luca AbeniRename the RTP muxer sources so that the packetisation...