1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
Jeff Downs 52cb7981e2 Redo r12838, this time using svn copy to create h264_i386.h from cabac.h.
Move decode_significance_x86() and decode_significance_8x8_x86() to
i386-specific file from cabac.h.
New file is h264-oriented and only included from h264.c
Resolves compilation when configured with --disable-optimizations due to
decode_significance_8x8_x86 using last_coeff_flag_offset_8x8, which is
only defined in h264.c

Originally committed as revision 12846 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-16 04:40:21 +00:00
..
2008-03-17 23:08:19 +00:00
2008-04-01 04:51:28 +00:00
2007-06-12 09:29:25 +00:00
2008-04-01 04:51:28 +00:00
2008-03-22 16:46:36 +00:00
2008-03-04 00:07:41 +00:00
2008-01-02 19:24:42 +00:00