Commit Graph

11 Commits (f0475ecbe7d94e5d090545afdd43d10d8a9eb505)

Author SHA1 Message Date
aneejit1 e71518b16c Implement ffmpeg version 5 support
Version 5.0 of ffmpeg drops a load of deprecated API functions causing
k9copy to fail its build. The necessary changes have been made to
enable k9copy to build against ffmpeg 5.0 as well as retaining support
for older versions. Support for older pre-0.5.1 versions has been
dropped as has runtime linking of the ffmpeg libraries. libswscale is
now mandatory.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
Slávek Banko 7bfc855d4f
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 3cd83a65c9
Removed unnecessary executable flag.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson effa31d902 Fix crash when img_convert unavailable 11 years ago
Darrell Anderson 6cdec267cf Add automake support for --enable-gcc-hidden-visibility. 12 years ago
tpearson 4d695ec81f Fix k9copy configure checks
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1233835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6f1d13b519 Fix k9copy FTBFS due to incorrect libavcodec configure checks
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1233810 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7e96f17ac1 Yet another attempt at getting the FTBFS fixed...sometimes Automake can be a real pain!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1172299 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 25cc9face4 Accidentally reversed the logic in th previous commit; this reapirs the resulting FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1172276 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 991863ab5e Autodetect av_free_packet presence and compensate if not present
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1172237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0d382a262c Added old abandoned version of k9copy
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago