projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'
[ffmpeg.git]
/
libavformat
/
rtpdec_ac3.c
diff --git
a/libavformat/rtpdec_ac3.c
b/libavformat/rtpdec_ac3.c
index
5511d21
..
b9e6e22
100644
(file)
--- a/
libavformat/rtpdec_ac3.c
+++ b/
libavformat/rtpdec_ac3.c
@@
-44,7
+44,6
@@
static void free_fragment(PayloadContext *data)
static void ac3_free_context(PayloadContext *data)
{
free_fragment(data);
- av_free(data);
}
static int ac3_handle_packet(AVFormatContext *ctx, PayloadContext *data,