| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit c81945a0823af6177bc05263edf11ba379e60e7c)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 3e30a7a74408b3217e3f5a22754cdd39c29d3ca2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 <[email protected]>
(cherry picked from commit 18ea1e7a9489bf811dd33b7652866015f6340432)
|
|
|
|
|
|
|
|
| |
The version check for "av_register_all" is being performed against
the AVCodec API. Correct it to the AVFormat API.
Signed-off-by: aneejit1 <[email protected]>
(cherry picked from commit 9d90dd583d66b06d059b544e25a3ef1b8ca8f0f6)
|
|
|
|
|
|
|
|
|
| |
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 <[email protected]>
(cherry picked from commit 8e7556b9a85e88f6d6f83bfba5b22657fa87848f)
|
|
|
|
|
| |
Signed-off-by: François Andriot <[email protected]>
(cherry picked from commit 6a10a4b6932c56366133b2bc034005fc7dc83c42)
|
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit f76cc7b31d3c0421a5e2659fd38e0800fd3e80d4)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit e24ff5c0cf1257771d663bf710901c1c7e378c09)
|
|
|
|
|
|
|
|
|
|
| |
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 <[email protected]>
(cherry picked from commit 095c3186b162445ebbfccad9a3e1ceb5db7f3e04)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 59340c8595cf02dc0c604860c09e6408640d43de)
|
|
|
|
|
|
|
| |
This relates to bug 2714
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 1602d89a8fda0eeec793ba2205a152d8ddd898e2)
|
|
|
|
|
|
|
| |
This relates to bug 2714
Signed-off-by: François Andriot <[email protected]>
(cherry picked from commit a30375c69fa166f3a2af7637f5a8dfac0bc20114)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit dfbb57e394367376ae6ce7bddfd05912cf520ba4)
|
|
|
|
| |
(cherry picked from commit 737e53d58ce8cafd6f3835dc93721851476bad1c)
|
| |
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
|
|
| |
"geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1236712 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@1085718 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|