plugins: Use <stdint.h> instead of _stdint.h
_stdint.h is generated by Autotools and we don't really need it. All supported platforms now ship with stdint.h. The only stickler was MSVC, and since Visual Studio 2015 it also ships stdint.h now.
Showing
- ext/a52dec/gsta52dec.c 3 additions, 2 deletionsext/a52dec/gsta52dec.c
- ext/dvdread/dvdreadsrc.c 3 additions, 2 deletionsext/dvdread/dvdreadsrc.c
- ext/x264/gstx264enc.h 5 additions, 1 deletionext/x264/gstx264enc.h
- gst/realmedia/realhash.c 4 additions, 1 deletiongst/realmedia/realhash.c
- gst/realmedia/rtspreal.c 4 additions, 1 deletiongst/realmedia/rtspreal.c
Loading
Please register or sign in to comment