On Wed, Apr 04, 2012 at 07:37:24AM -0700, Ronald S. Bultje wrote: > On Wed, Apr 4, 2012 at 6:49 AM, Diego Biurrun <[email protected]> wrote: > > --- > > libavcodec/h264.c | 2 ++ > > libavcodec/h264.h | 1 + > > libavcodec/h264_cabac.c | 4 ++-- > > libavcodec/h264_cavlc.c | 4 ++-- > > 4 files changed, 7 insertions(+), 4 deletions(-) > > Why not (like all other tables) in h264data.h?
That would duplicate the table in all the places that #include h264data.h. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
