| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2c22ca30dba171c9b35fdde8f3b0d6adfdf3ba9e)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5e9ef6688e58dccde4be0f0db310987db99d66d7)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4f37ec7d7b0a266c3412a919799ff7f2a0c7b48d)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b67830aae3b0bd8e8bfd2be1a7714dcb978ff59b)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 85f5856c5536c97abc0b524bc5ce3cb0b40bab2d)
|
|
|
|
|
|
|
| |
QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 147aca7d8e7fe21364884200823577d0b9ade0a4)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e1e7558d74bce9c95948ff07d0595ac3c5728aba)
|
|
|
|
|
|
|
|
|
| |
When sndfile is not installed in /usr, a compilation failure in
plugins/decoder/libsndfile may occur due to a missing specification of
the include directory. The required directory variable is now added to
the "include_directories" statement.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 k3bffmpegwrapper.cpp to the version of
libavformat in which codecpar appeared rather than when
avcodec_free_context appeared.
- avcodec_decode_audio4 was deprecated in libavcodec 57.106.100, not
57.12.100, so the version has been corrected.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
|
|
|
|
|
|
|
| |
The version check for "av_register_all" is being performed against
the AVCodec API. Correct it to the AVFormat API.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
|
|
|
|
|
|
|
|
| |
The release of version 5.0 of ffmpeg removes a lot of deprecated API
functions, some of which are being used by k3b. The ffmpeg support has
been modified to support 5.0 as well as older versions.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
|
|
|
|
| |
Signed-off-by: François Andriot <francois.andriot@free.fr>
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
|
|
|
|
|
| |
Initially code entirely taken and adopted from k3b upstream
https://github.com/KDE/k3b/commit/1e09c7d77f6f8af7d108519528e41a9093fdbd94
with subsequent fix of the read() function and reducing of the
compiler warnings.
Signed-off-by: Mashiro <m.t.0x73@gmail.com>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
|
|
| |
This relates to bug 2714
Signed-off-by: François Andriot <francois.andriot@free.fr>
|
| |
|
| |
|
|
|
|
| |
bug 2064.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to Francois Andriot for the patch
|
| |
|
|
|
|
| |
Thanks to David C. Rankin.
|
| |
|
| |
|
|
|
|
| |
This reverts commit ef5831dd5c8811c94c9b1bc1377a90174d17c82c.
|
| |
|
| |
|
| |
|
|
|
|
| |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258938 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
| |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
|
|
|
|
| |
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
|
|
|
|
|
| |
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
| |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1242628 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
|
|
|
| |
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1233803 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
| |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1164898 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|