-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124612/
-----------------------------------------------------------

(Updated Aug. 20, 2015, 7:08 a.m.)


Status
------

This change has been marked as submitted.


Review request for Okular, Albert Astals Cid and Laurent Montel.


Changes
-------

Submitted with commit 8b603c174dc288dcd83e19afb075853e459a82a7 by Tobias Koenig 
to branch frameworks.


Bugs: https://bugs.kde.org/show_bug.cgi?id=326230
    
http://bugs.kde.org/show_bug.cgi?id=https://bugs.kde.org/show_bug.cgi?id=326230


Repository: okular


Description
-------

The patch adds basic support for RichMedia annotations in PDF files. The Media9 
LaTeX package includes a Flash player and the actual video file as embedded 
files into the PDF. This patch parses the parameters, which are passed to the 
Flash player, extracts the referenced video file and uses the normal video 
player for playback.

Note: This patch requires a poppler version that has the two patches 
https://bugs.freedesktop.org/show_bug.cgi?id=91547 and 
https://bugs.freedesktop.org/show_bug.cgi?id=91548 included.


Diffs
-----

  cmake/modules/FindPoppler.cmake 6389a625d3ba4de5d12378a920c1576a1b505903 
  core/annotations.h 4f107440dc824fd9049a30082befd18642e63895 
  core/annotations.cpp e02994688414bdf485b308d6ef122ee2eff3fbaf 
  generators/poppler/annots.cpp 8cde64833831ec833b3be552608cff99d38f8e63 
  generators/poppler/config-okular-poppler.h.cmake 
1e8ff9ed34164b1fcd42b504541e38241c59efa4 
  generators/poppler/generator_pdf.cpp 07abf75c2f530cfa275b797fc9287167df5a4a8c 
  ui/annotationpopup.cpp 26b2859946f74c0901ca112b56dfd570129ba534 
  ui/guiutils.cpp 3bf3ad64b57396792c3aa33298265561ee35ed1a 
  ui/pageview.cpp 5e7fc29178b364bc91be7ab77f30e6e32ae731f7 
  ui/presentationwidget.cpp 0d9a55dc236a016f6808261bc95f8286f9cfa2ec 

Diff: https://git.reviewboard.kde.org/r/124612/diff/


Testing
-------

Tested with the PDF file that is attached to Bug 326230.


Thanks,

Tobias Koenig

_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to