summaryrefslogtreecommitdiffstats
path: root/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS on RHEL6François Andriot2021-11-021-1/+2
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit 6a10a4b6932c56366133b2bc034005fc7dc83c42)
* Fixed building with older version of libav* libraries.r14.0.11Michele Calgaro2021-09-271-8/+29
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f76cc7b31d3c0421a5e2659fd38e0800fd3e80d4)
* Replace nullptr with NULL.Michele Calgaro2021-09-271-18/+18
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e24ff5c0cf1257771d663bf710901c1c7e378c09)
* Fix metainfo processing, AAC decoding, some domestic code clearanceMashiro2021-09-271-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 <m.t.0x73@gmail.com> (cherry picked from commit 095c3186b162445ebbfccad9a3e1ceb5db7f3e04)
* Fixed typo in comment.Michele Calgaro2014-06-051-1/+1
|
* Fixed FTBFS caused by migration to libav10 (Debian/Jessie). This resolves ↵Michele Calgaro2014-06-051-7/+22
| | | | bug 2064.
* Fix FTBFS due to deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE in ffmpegFrancois Andriot2013-09-081-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Enhance ffmpeg compatibility with older versionsSlávek Banko2012-07-291-1/+29
|
* Fix build failures against ffmpeg >=0.11.Darrell Anderson2012-07-251-8/+8
| | | | Thanks to David C. Rankin.
* Fix k3b FTBFS under older versions of ffpmegtpearson2011-10-141-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 oneirictpearson2011-10-141-1/+34
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port k3btpearson2011-05-271-16/+16
| | | | | | | 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 K3Btpearson2010-02-031-0/+375
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da