summaryrefslogtreecommitdiffstats
path: root/k9author/k9avidecode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-271-1/+1
* Fix problems for older ffmpeg versionsaneejit12022-05-201-2/+2
* Implement ffmpeg version 5 supportaneejit12022-05-191-198/+117
* Fix build with ffmpeg3Slávek Banko2016-09-121-4/+10
* Build av_free_packet_internal always, regardless av_free_packetSlávek Banko2014-10-101-2/+0
* Fix FTBFS from commit 0e824732Slávek Banko2014-10-101-2/+5
* Fix another crash casued by old av_packet_free routineTimothy Pearson2014-10-061-1/+4
* Fix crash when img_convert unavailableTimothy Pearson2014-10-061-0/+43
* Fix crash when authoring DVD and selecting video fileFrancois Andriot2014-10-061-1/+8
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
* Fix build failures against ffmpeg up to version 0.11Slávek Banko2012-08-141-3/+69
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-3/+3
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-3/+3
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-3/+3
* Fix k9copy FTBFS under older revisions of libavcodectpearson2011-08-181-0/+6
* rename the following methods:tpearson2011-08-101-2/+2
* Use AVMEDIA_TYPE_VIDEO instead of deprecated CODEC_TYPE_VIDEOtpearson2011-08-011-1/+1
* TQt4 convert k9copytpearson2011-05-271-11/+11
* Autodetect av_free_packet presence and compensate if not presenttpearson2010-09-061-0/+5
* Fix FTBFS on Mavericktpearson2010-09-061-0/+8
* Added old abandoned version of k9copytpearson2010-02-171-0/+265