Build fixes.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 14 Aug 2000 15:17:24 +0000 (15:17 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 14 Aug 2000 15:17:24 +0000 (15:17 +0000)
commitd6e6b9cb60ac0ca3c1b5932dfb9fd9b889262bd9
tree713e16b702b6132a67f8e1bb61730c38f20fc9d7
parente9bb9dac5d74dba4c359fa95895607ae1986225f
Build fixes.

Original commit message from CVS:
Build fixes.
Adapted the test directory to the new state management
added an mpeg2 to avi encoder.
added a v4l to divx capture example.
29 files changed:
Makefile.am
autogen.sh
configure.in
docs/Makefile.am
test/.gitignore
test/Makefile.am
test/ac3parse.c
test/ac3play.c
test/avi2mpg.c
test/aviparse.c
test/bindings/Makefile.am
test/cothreads/Makefile.am
test/dvdcat.c
test/mp1parse.c
test/mp1tomp1.c
test/mp2toavi.c [new file with mode: 0644]
test/mp2tomp1.c
test/mp3.c
test/mp3parse.c
test/mp3play.c
test/mpeg2parse.c
test/pipetest.c
test/qtest.c
test/record.c
test/spectrum.c
test/vidcapture.c
test/vidcapture2.c [new file with mode: 0644]
test/videotest.c
test/wave.c