-
- Downloads
rtpdec: pass an AVFormatContext to ff_parse_fmtp()
Use it for logging, instead of NULL or the stream codec context.
Showing
- libavformat/rtpdec.c 5 additions, 3 deletionslibavformat/rtpdec.c
- libavformat/rtpdec.h 4 additions, 2 deletionslibavformat/rtpdec.h
- libavformat/rtpdec_amr.c 5 additions, 4 deletionslibavformat/rtpdec_amr.c
- libavformat/rtpdec_h264.c 8 additions, 7 deletionslibavformat/rtpdec_h264.c
- libavformat/rtpdec_ilbc.c 4 additions, 3 deletionslibavformat/rtpdec_ilbc.c
- libavformat/rtpdec_latm.c 4 additions, 3 deletionslibavformat/rtpdec_latm.c
- libavformat/rtpdec_mpeg4.c 3 additions, 2 deletionslibavformat/rtpdec_mpeg4.c
- libavformat/rtpdec_xiph.c 6 additions, 5 deletionslibavformat/rtpdec_xiph.c
Loading
Please register or sign in to comment