Andreas Rheinhardt: > Possible since 81d070dd09ce154d635414fd07d80a591266b421. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > libavcodec/dolby_e_parser.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/libavcodec/dolby_e_parser.c b/libavcodec/dolby_e_parser.c > index 9f54627356..d2566e5446 100644 > --- a/libavcodec/dolby_e_parser.c > +++ b/libavcodec/dolby_e_parser.c > @@ -21,8 +21,6 @@ > #include "libavutil/channel_layout.h" > #include "avcodec.h" > #include "dolby_e.h" > -#include "get_bits.h" > -#include "put_bits.h" > > typedef struct DBEParseContext { > DBEContext dectx;
Will apply this patchset tomorrow unless there are objections. - Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
