-
- Downloads
lavf: deprecate av_read_packet().
The caller can achieve the same effect (i.e. getting raw unparsed/mangled packets) with av_read_frame() and AVFMT_FLAG_NOPARSE | AVFMT_FLAG_NOFILLIN
Showing
- libavformat/avformat.h 6 additions, 0 deletionslibavformat/avformat.h
- libavformat/avidec.c 3 additions, 3 deletionslibavformat/avidec.c
- libavformat/internal.h 9 additions, 0 deletionslibavformat/internal.h
- libavformat/rtpdec_asf.c 1 addition, 1 deletionlibavformat/rtpdec_asf.c
- libavformat/utils.c 12 additions, 4 deletionslibavformat/utils.c
- libavformat/version.h 3 additions, 0 deletionslibavformat/version.h
Loading
Please register or sign in to comment