summaryrefslogtreecommitdiffstats
path: root/k9author/k9avidecode.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-241-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b3ebd61cfbfdba0d025543c5323751ad7a73a8fe)
* Implement ffmpeg version 5 supportaneejit12022-05-191-110/+8
| | | | | | | | | | | Version 5.0 of ffmpeg drops a load of deprecated API functions causing k9copy to fail its build. The necessary changes have been made to enable k9copy to build against ffmpeg 5.0 as well as retaining support for older versions. Support for older pre-0.5.1 versions has been dropped as has runtime linking of the ffmpeg libraries. libswscale is now mandatory. Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Fix another crash casued by old av_packet_free routineTimothy Pearson2014-10-061-0/+2
|
* Fix crash when img_convert unavailableTimothy Pearson2014-10-061-1/+13
|
* Fix version check in prior commitFrancois Andriot2013-08-021-1/+1
|
* Fix FTBFS with newer libavcodec libraryFrancois Andriot2013-08-011-0/+4
|
* Fix build failures against ffmpeg up to version 0.11Slávek Banko2012-08-141-0/+41
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 convert k9copytpearson2011-05-271-10/+11
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1233843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned version of k9copytpearson2010-02-171-0/+112
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da