Commit Graph

297 Commits (9fb9c20217953fe6a8b56674dfa5837eca8ea66f)
 

Author SHA1 Message Date
aneejit1 9fb9c20217
Fix problems for older ffmpeg versions
Fix the following issues when building against older ffmpeg versions

- the call to avcodec_free_context exceptions as avformat_close_input
  already performs cleanup of the AVCodecContext, so link the calling of
  avcodec_free_context in the close method of k9avidecode.cpp to the
  version of libavformat in which codecpar appeared rather than when
  avcodec_free_context appeared.
- avcodec_decode_video2 was deprecated in libavcodec 57.106.100, not
  57.12.100, so the version has been corrected.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit bd83eb0951)
3 years ago
TDE Gitea bb8d39297f Merge translation files from master branch. 3 years ago
TDE Gitea da8df4a3b0 Update translation template. 3 years ago
aneejit1 83beb08180
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>
(cherry picked from commit e71518b16c)
3 years ago
Michele Calgaro 6e5bd8f2ae
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko b57505471b
Fix FTBFS due to narrowing conversions in x86 mmx code.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 505c55b2e1)
3 years ago
TDE Gitea b9a0a136d6 Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 3 years ago
Slávek Banko d37a8259b7
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5caf64c6c5)
3 years ago
TDE Gitea ff42b99f4b Merge translation files from master branch. 4 years ago
TDE Gitea 54b2a64ce8 Update translation template. 4 years ago
Slávek Banko 2071ed04ed
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea c95c561491 Reset submodule main/applications/k9copy/cmake to latest HEAD 4 years ago
TDE Gitea 1526cf60f7 Merge translation files from master branch. 4 years ago
TDE Gitea a980cabfbf Reset submodule main/applications/k9copy/cmake to latest HEAD 4 years ago
TDE Gitea c4e2972ed1 Reset submodule main/applications/k9copy/admin to latest HEAD 4 years ago
TDE Gitea a982f06086 Reset submodule main/applications/k9copy/cmake to latest HEAD 4 years ago
TDE Gitea 4838e48b96 Reset submodule main/applications/k9copy/cmake to latest HEAD 4 years ago
TDE Gitea cc72d336e5 Reset submodule main/applications/k9copy/admin to latest HEAD 4 years ago
TDE Gitea 679aa3dc36 Reset submodule main/applications/k9copy/cmake to latest HEAD 4 years ago
TDE Gitea ca3874729a Reset submodule main/applications/k9copy/cmake to latest HEAD 4 years ago
TDE Gitea d0e9970a4e Reset submodule main/applications/k9copy/admin to latest HEAD 4 years ago
TDE Gitea bb2d11067b Reset submodule main/applications/k9copy/cmake to latest HEAD 4 years ago
TDE Gitea 771095df18 Reset submodule main/applications/k9copy/admin to latest HEAD 4 years ago
Michele Calgaro ecfd41d060
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a7568f7b85)
4 years ago
TDE Gitea 50a8ff4e23 Reset submodule main/applications/k9copy/cmake to latest HEAD 4 years ago
TDE Gitea 4663e513af Reset submodule main/applications/k9copy/admin to latest HEAD 4 years ago
TDE Gitea 787faac460 Reset submodule main/applications/k9copy/cmake to latest HEAD 4 years ago
TDE Gitea 8362e2ce8b Reset submodule main/applications/k9copy/admin to latest HEAD 4 years ago
TDE Gitea 627a947618 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 21ca6616ea Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 2727ae3371 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea d88a5887fe Reset submodule main/applications/k9copy/admin to latest HEAD 5 years ago
TDE Gitea 2d32d8e0c2 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 56338cb29f Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 6637e6b227 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 227ddd03f0 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 31f6cafc51 Reset submodule main/applications/k9copy/admin to latest HEAD 5 years ago
Michele Calgaro 6acec0b78a
Improved support for bluray discs.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cfc1fd7dd2)
5 years ago
TDE Gitea 7ff12553bd Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea dd4970998b Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea d67e96b536 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
Slávek Banko 376ec7bfc2 Merge translation files from master branch. 5 years ago
Slávek Banko 231fddf9b8 Update translation template. 5 years ago
TDE Gitea 9d96cd00ef Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 29032f3ea1 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 2d3aa4f1f9 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 2e10e3b843 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 52a835cf25 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
TDE Gitea 50c2552329 Reset submodule main/applications/k9copy/cmake to latest HEAD 5 years ago
Michele Calgaro 35658382e3
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7ad464335b)
5 years ago