-
- Downloads
Remove offset_t typedef and use int64_t directly instead.
The name offset_t is easily confused with the standard off_t type and *_t is POSIX reserved namespace if any POSIX header is included. Originally committed as revision 15533 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavformat/aiff.c 5 additions, 5 deletionslibavformat/aiff.c
- libavformat/au.c 1 addition, 1 deletionlibavformat/au.c
- libavformat/avformat.h 3 additions, 3 deletionslibavformat/avformat.h
- libavformat/avidec.c 4 additions, 4 deletionslibavformat/avidec.c
- libavformat/avienc.c 11 additions, 11 deletionslibavformat/avienc.c
- libavformat/avio.c 5 additions, 5 deletionslibavformat/avio.c
- libavformat/avio.h 15 additions, 19 deletionslibavformat/avio.h
- libavformat/aviobuf.c 14 additions, 14 deletionslibavformat/aviobuf.c
- libavformat/ffm.h 1 addition, 1 deletionlibavformat/ffm.h
- libavformat/ffmdec.c 12 additions, 12 deletionslibavformat/ffmdec.c
- libavformat/file.c 1 addition, 1 deletionlibavformat/file.c
- libavformat/flvenc.c 3 additions, 3 deletionslibavformat/flvenc.c
- libavformat/gxfenc.c 18 additions, 18 deletionslibavformat/gxfenc.c
- libavformat/http.c 4 additions, 4 deletionslibavformat/http.c
- libavformat/idroq.c 1 addition, 1 deletionlibavformat/idroq.c
- libavformat/ipmovie.c 4 additions, 4 deletionslibavformat/ipmovie.c
- libavformat/matroskadec.c 7 additions, 7 deletionslibavformat/matroskadec.c
- libavformat/matroskaenc.c 19 additions, 19 deletionslibavformat/matroskaenc.c
- libavformat/mmf.c 7 additions, 7 deletionslibavformat/mmf.c
- libavformat/mov.c 4 additions, 4 deletionslibavformat/mov.c
Loading
Please register or sign in to comment