Commit Graph

15 Commits (fad8c6359d53c5004bd3a80cbbccce89cf9fea6c)

Author SHA1 Message Date
aneejit1 fad8c6359d
Enable ffmpeg 5.0 compatibility
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>
(cherry picked from commit 8e7556b9a8)
3 years ago
François Andriot fded15bc40
Fix FTBFS on RHEL6
Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 6a10a4b693)
4 years ago
Michele Calgaro 469637bdbf
Fixed building with older version of libav* libraries.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f76cc7b31d)
4 years ago
Michele Calgaro 75f9bf49ef
Replace nullptr with NULL.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e24ff5c0cf)
4 years ago
Mashiro 3db05eac69
Fix metainfo processing, AAC decoding, some domestic code clearance
Initially code entirely taken and adopted from k3b upstream
1e09c7d77f
with subsequent fix of the read() function and reducing of the
compiler warnings.

Signed-off-by: Mashiro <m.t.0x73@gmail.com>
(cherry picked from commit 095c3186b1)
4 years ago
Michele Calgaro 73875333f1 Fixed typo in comment. 11 years ago
Michele Calgaro a6902f81bb Fixed FTBFS caused by migration to libav10 (Debian/Jessie). This resolves bug 2064. 11 years ago
Francois Andriot 7de21d9e22 Fix FTBFS due to deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE in ffmpeg 12 years ago
Timothy Pearson 281d226f74 Rename additional header files to avoid conflicts with KDE4 13 years ago
Slávek Banko e49a3521c0 Enhance ffmpeg compatibility with older versions 13 years ago
Darrell Anderson cc573f2493 Fix build failures against ffmpeg >=0.11.
Thanks to David C. Rankin.
13 years ago
tpearson 435ca112de Fix k3b FTBFS under older versions of ffpmeg
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258938 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4b97664c5d Fix k3b FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d8cc8bdfa7 TQt4 port k3b
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
14 years ago
tpearson 50b48aec6d Added abandoned KDE3 version of K3B
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago