-
- Downloads
avio: avio: avio_ prefixes for put_* functions
In the name of consistency: put_byte -> avio_w8 put_<type> -> avio_w<type> put_buffer -> avio_write put_nbyte will be made private put_tag will be merged with avio_put_str Signed-off-by:Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 77eb5504)
Showing
- ffserver.c 3 additions, 3 deletionsffserver.c
- libavformat/a64.c 6 additions, 6 deletionslibavformat/a64.c
- libavformat/adtsenc.c 3 additions, 3 deletionslibavformat/adtsenc.c
- libavformat/aiffenc.c 18 additions, 18 deletionslibavformat/aiffenc.c
- libavformat/amr.c 1 addition, 1 deletionlibavformat/amr.c
- libavformat/asfenc.c 90 additions, 90 deletionslibavformat/asfenc.c
- libavformat/assenc.c 3 additions, 3 deletionslibavformat/assenc.c
- libavformat/au.c 7 additions, 7 deletionslibavformat/au.c
- libavformat/avc.c 15 additions, 15 deletionslibavformat/avc.c
- libavformat/avienc.c 94 additions, 94 deletionslibavformat/avienc.c
- libavformat/avio.h 21 additions, 10 deletionslibavformat/avio.h
- libavformat/aviobuf.c 63 additions, 39 deletionslibavformat/aviobuf.c
- libavformat/crcenc.c 1 addition, 1 deletionlibavformat/crcenc.c
- libavformat/daud.c 3 additions, 3 deletionslibavformat/daud.c
- libavformat/dvenc.c 1 addition, 1 deletionlibavformat/dvenc.c
- libavformat/ffmenc.c 70 additions, 70 deletionslibavformat/ffmenc.c
- libavformat/ffmetaenc.c 8 additions, 8 deletionslibavformat/ffmetaenc.c
- libavformat/filmstripenc.c 10 additions, 10 deletionslibavformat/filmstripenc.c
- libavformat/flacenc.c 6 additions, 6 deletionslibavformat/flacenc.c
- libavformat/flacenc_header.c 2 additions, 2 deletionslibavformat/flacenc_header.c
Loading
Please register or sign in to comment