h264: Split h264-test off into a separate file - golomb-test.c.
authorDiego Biurrun <diego@biurrun.de>
Mon, 30 Jan 2012 11:50:16 +0000 (12:50 +0100)
committerDiego Biurrun <diego@biurrun.de>
Tue, 31 Jan 2012 18:56:12 +0000 (19:56 +0100)
commit631f96f9592825e6611ea625d2476ff0c10adef3
treee9b0d6446cd03bfa1f457590e46d14d4a1c18cea
parent4ff46af039997652b7d955b74e655077d2e8c871
h264: Split h264-test off into a separate file - golomb-test.c.

The new name is more appropriate as only golomb functions are tested.
libavcodec/Makefile
libavcodec/golomb-test.c [new file with mode: 0644]
libavcodec/h264.c