-
- Downloads
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
Make AVIO_FLAG_ access constants work as flags, and in particular fix the behavior of functions (such as avio_check()) which expect them to be flags rather than modes. This breaks API.
Showing
- ffmpeg.c 1 addition, 1 deletionffmpeg.c
- ffserver.c 2 additions, 2 deletionsffserver.c
- libavformat/applehttp.c 2 additions, 2 deletionslibavformat/applehttp.c
- libavformat/applehttpproto.c 3 additions, 3 deletionslibavformat/applehttpproto.c
- libavformat/avio.c 5 additions, 5 deletionslibavformat/avio.c
- libavformat/avio.h 4 additions, 4 deletionslibavformat/avio.h
- libavformat/aviobuf.c 6 additions, 6 deletionslibavformat/aviobuf.c
- libavformat/file.c 5 additions, 6 deletionslibavformat/file.c
- libavformat/gopher.c 1 addition, 1 deletionlibavformat/gopher.c
- libavformat/http.c 3 additions, 3 deletionslibavformat/http.c
- libavformat/img2.c 2 additions, 2 deletionslibavformat/img2.c
- libavformat/librtmp.c 1 addition, 1 deletionlibavformat/librtmp.c
- libavformat/matroskadec.c 1 addition, 1 deletionlibavformat/matroskadec.c
- libavformat/md5proto.c 2 additions, 2 deletionslibavformat/md5proto.c
- libavformat/mmsh.c 2 additions, 2 deletionslibavformat/mmsh.c
- libavformat/mmst.c 1 addition, 1 deletionlibavformat/mmst.c
- libavformat/mov.c 1 addition, 1 deletionlibavformat/mov.c
- libavformat/output-example.c 1 addition, 1 deletionlibavformat/output-example.c
- libavformat/rtmpproto.c 3 additions, 3 deletionslibavformat/rtmpproto.c
- libavformat/rtpproto.c 1 addition, 1 deletionlibavformat/rtpproto.c
Loading
Please register or sign in to comment