]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec_mpa_robust.c
mp3enc: write trailing padding
[ffmpeg] / libavformat / rtpdec_mpa_robust.c
2015-10-26 Luca Barbatoavpacket: Replace av_free_packet with av_packet_unref
2015-03-04 Martin Storsjörtpdec_mpa_robust: Fix incrementing split_pos
2015-02-24 Martin Storsjörtpdec: Rename the free method to close
2015-02-24 Martin Storsjörtpdec: Use ffio_free_dyn_buf
2015-02-24 Martin Storsjörtpdec: Don't free the payload context in the .free...
2015-02-24 Martin Storsjörtpdec: Remove unnecessary inline attributes
2015-02-24 Martin Storsjörtpdec: Get rid of all trivial .alloc/.free functions
2015-02-24 Martin Storsjörtpdec: Set need_parsing via a handler field
2015-02-24 Martin Storsjörtpdec_mpa_robust: Move .enc_name to the start of the...
2015-02-21 Gilles Chanteperdrixlibavformat: add robust MPEG audio depacketization...