-
- Downloads
avpacket: use AVBuffer to allow refcounting the packets.
This will allow us to avoid copying the packets in many cases. This breaks ABI.
Showing
- libavcodec/avcodec.h 36 additions, 6 deletionslibavcodec/avcodec.h
- libavcodec/avpacket.c 94 additions, 27 deletionslibavcodec/avpacket.c
- libavcodec/utils.c 12 additions, 6 deletionslibavcodec/utils.c
- libavcodec/version.h 3 additions, 0 deletionslibavcodec/version.h
- libavdevice/v4l2.c 67 additions, 23 deletionslibavdevice/v4l2.c
- libavformat/asfdec.c 11 additions, 5 deletionslibavformat/asfdec.c
- libavformat/avformat.h 7 additions, 7 deletionslibavformat/avformat.h
- libavformat/avidec.c 8 additions, 0 deletionslibavformat/avidec.c
- libavformat/flacdec.c 7 additions, 6 deletionslibavformat/flacdec.c
- libavformat/id3v2.c 7 additions, 9 deletionslibavformat/id3v2.c
- libavformat/id3v2.h 1 addition, 2 deletionslibavformat/id3v2.h
- libavformat/matroskadec.c 8 additions, 6 deletionslibavformat/matroskadec.c
- libavformat/matroskaenc.c 7 additions, 21 deletionslibavformat/matroskaenc.c
- libavformat/mp3enc.c 5 additions, 1 deletionlibavformat/mp3enc.c
- libavformat/mpegts.c 10 additions, 8 deletionslibavformat/mpegts.c
- libavformat/mux.c 3 additions, 0 deletionslibavformat/mux.c
- libavformat/mxg.c 6 additions, 0 deletionslibavformat/mxg.c
- libavformat/psxstr.c 4 additions, 0 deletionslibavformat/psxstr.c
- libavformat/rmdec.c 4 additions, 0 deletionslibavformat/rmdec.c
- libavformat/rtpdec.c 6 additions, 2 deletionslibavformat/rtpdec.c
Loading
Please register or sign in to comment