]> git.sesse.net Git - ffmpeg/commit
lavr: typedef internal structs in internal.h
authorJustin Ruggles <justin.ruggles@gmail.com>
Fri, 21 Dec 2012 21:26:51 +0000 (16:26 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 8 Jan 2013 02:49:05 +0000 (21:49 -0500)
commit4d68269d58ca4f6f71b4baa30e0cf9fbde52bbc3
tree2f6fc38fd3199db653d4c953d23121df58b61bc5
parent6042a12174e58f7cfca47de56c372b4164d270ba
lavr: typedef internal structs in internal.h

Simplifies header dependencies by not including all other internal headers
in internal.h.
libavresample/audio_convert.c
libavresample/audio_convert.h
libavresample/audio_data.h
libavresample/audio_mix.h
libavresample/internal.h
libavresample/resample.c
libavresample/resample.h
libavresample/utils.c