Skip to content
Snippets Groups Projects
Commit bc5c918e authored by Diego Biurrun's avatar Diego Biurrun
Browse files

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
parent 0c45cd07
No related branches found
No related tags found
No related merge requests found
Showing with 139 additions and 143 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment