Cinelerra7, fix for compiler error in libdv
Brought to you by:
heroines
This patch fixes ticket 170.
System: AMD cpu, 64 bit, Mint 18.3 (base: Ubuntu 16.04, gcc 5.4.0), and Mint 17.3 (base: Ubuntu 14.04, gcc 4.8.4). After enabling videodev (see ticket 170), the compiler gives an error on enc_input.c. This patch fixes it. Apply as "patch <libdv.patch" in the quicktime/thirdparty/libdv directory.
Files affected: enc_input.c .
To ease applying patches, the attached script applies patches 41 through 51 and 53 in one go; it assumes the original Cinelerra7 source. Extract it somewhere, it will create a directory PatchAll, go into that directory and edit the "PatchAll.sh" script to set the proper Cinelerra directory, then execute the script.