Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed building with older version of libav* libraries. | Michele Calgaro | 2021-09-27 | 1 | -8/+29 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Replace nullptr with NULL. | Michele Calgaro | 2021-09-25 | 1 | -18/+18 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix metainfo processing, AAC decoding, some domestic code clearance | Mashiro | 2021-09-13 | 1 | -283/+229 |
| | | | | | | | | | 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]> | ||||
* | cmake: Fix FTBFS due to ffmpeg includes | François Andriot | 2016-10-16 | 1 | -0/+1 |
| | | | | | | This relates to bug 2714 Signed-off-by: François Andriot <[email protected]> | ||||
* | Initial cmake conversion | Alexander Golubev | 2016-03-12 | 1 | -0/+48 |
| | |||||
* | Fixed typo in comment. | Michele Calgaro | 2014-06-05 | 1 | -1/+1 |
| | |||||
* | Fixed FTBFS caused by migration to libav10 (Debian/Jessie). This resolves ↵ | Michele Calgaro | 2014-06-05 | 1 | -7/+22 |
| | | | | bug 2064. | ||||
* | Fix FTBFS due to deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE in ffmpeg | Francois Andriot | 2013-09-08 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Enhance ffmpeg compatibility with older versions | Slávek Banko | 2012-07-29 | 1 | -1/+29 |
| | |||||
* | Fix build failures against ffmpeg >=0.11. | Darrell Anderson | 2012-07-25 | 1 | -8/+8 |
| | | | | Thanks to David C. Rankin. | ||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | Fix k3b FTBFS under older versions of ffpmeg | tpearson | 2011-10-14 | 1 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258938 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix k3b FTBFS under oneiric | tpearson | 2011-10-14 | 1 | -1/+34 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 2 | -9/+9 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port k3b | tpearson | 2011-05-27 | 4 | -36/+38 |
| | | | | | | | 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 | ||||
* | Added abandoned KDE3 version of K3B | tpearson | 2010-02-03 | 8 | -0/+799 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |