On 24/02/15 17:35, Martin Storsjö wrote: > Many of these functions were named foo_free_context, and since > the functions no longer should free the context itself, only > allocated elements within it, the previous naming was slightly > misleading. > --- > libavformat/rdt.c | 4 ++-- > libavformat/rtpdec.h | 2 +- > libavformat/rtpdec_ac3.c | 4 ++-- > libavformat/rtpdec_asf.c | 4 ++-- > libavformat/rtpdec_dv.c | 4 ++-- > libavformat/rtpdec_h261.c | 4 ++-- > libavformat/rtpdec_h263_rfc2190.c | 4 ++-- > libavformat/rtpdec_h264.c | 4 ++-- > libavformat/rtpdec_jpeg.c | 4 ++-- > libavformat/rtpdec_latm.c | 4 ++-- > libavformat/rtpdec_mpa_robust.c | 4 ++-- > libavformat/rtpdec_mpeg4.c | 4 ++-- > libavformat/rtpdec_mpegts.c | 4 ++-- > libavformat/rtpdec_qt.c | 4 ++-- > libavformat/rtpdec_svq3.c | 4 ++-- > libavformat/rtpdec_vp8.c | 4 ++-- > libavformat/rtpdec_xiph.c | 6 +++--- > libavformat/rtsp.c | 8 ++++---- > 18 files changed, 38 insertions(+), 38 deletions(-) >
Ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
