--===============6812978135039788928== Content-Type: multipart/alternative; boundary="===============8147075938258896674==" --===============8147075938258896674== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit > On Sept. 4, 2014, 7:39 p.m., Maarten De Meyer wrote: > > ffmpegthumbnailer/moviedecoder.cpp, line 19 > > > > > > #include > > or #include I don't know what the official guideline is. The official QT page says to just do #include , that's also how it's written in most places (not all). - Mathias ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118545/#review65809 ----------------------------------------------------------- On Sept. 14, 2014, 9:46 p.m., Hrvoje Senjan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/118545/ > ----------------------------------------------------------- > > (Updated Sept. 14, 2014, 9:46 p.m.) > > > Review request for KDE Multimedia and David Faure. > > > Repository: ffmpegthumbs > > > Description > ------- > > simple port to KF5. > added Alex if he maybe has an idea why video/* doesn't seem to work. > > > Diffs > ----- > > CMakeLists.txt dd0974f > ffmpegthumbnailer.cpp 03a40c3 > ffmpegthumbnailer/imagewriter.cpp 7dae371 > ffmpegthumbnailer/moviedecoder.cpp d63cd4b > tests/CMakeLists.txt 5525e00 > > Diff: https://git.reviewboard.kde.org/r/118545/diff/ > > > Testing > ------- > > Builds; thumbnails appear in Dolphin. > > > Thanks, > > Hrvoje Senjan > > --===============8147075938258896674== MIME-Version: 1.0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118545/

On September 4th, 2014, 7:39 p.m. UTC, Maarten De Meyer wrote:

ffmpegthumbnailer/moviedecoder.cpp (Diff revision 2)
19
#include <kdebug.h>
19
#include <qdebug.h>

include <QDebug>

or #include <QtCore/QDebug> I don't know what the official guideline is.

The official QT page says to just do #include <QDebug>, that's also how it's written in most places (not all).


- Mathias


On September 14th, 2014, 9:46 p.m. UTC, Hrvoje Senjan wrote:

Review request for KDE Multimedia and David Faure.
By Hrvoje Senjan.

Updated Sept. 14, 2014, 9:46 p.m.

Repository: ffmpegthumbs

Description

simple port to KF5.
added Alex if he maybe has an idea why video/* doesn't seem to work.

Testing

Builds; thumbnails appear in Dolphin.

Diffs

  • CMakeLists.txt (dd0974f)
  • ffmpegthumbnailer.cpp (03a40c3)
  • ffmpegthumbnailer/imagewriter.cpp (7dae371)
  • ffmpegthumbnailer/moviedecoder.cpp (d63cd4b)
  • tests/CMakeLists.txt (5525e00)

View Diff

--===============8147075938258896674==-- --===============6812978135039788928== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kde-multimedia mailing list kde-multimedia@kde.org https://mail.kde.org/mailman/listinfo/kde-multimedia --===============6812978135039788928==--