[vlmc-devel] Remove metadata from Media class and expose it through the source.

Hugo Beauzée-Luyssen git at videolan.org
Mon Feb 24 01:59:12 CET 2014


vlmc | branch: ibackend | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon Feb 24 00:52:43 2014 +0200| [a583bf727cac78826bd274ed58b9caf50b821104] | committer: Hugo Beauzée-Luyssen

Remove metadata from Media class and expose it through the source.

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=a583bf727cac78826bd274ed58b9caf50b821104
---

 src/Gui/import/ImportController.cpp     |    5 +-
 src/Gui/library/MediaCellView.cpp       |    3 +-
 src/Gui/media/ClipMetadataDisplayer.cpp |   21 ++++----
 src/Gui/timeline/GraphicsAudioItem.cpp  |    5 +-
 src/Gui/timeline/GraphicsMovieItem.cpp  |    5 +-
 src/Gui/timeline/TracksView.cpp         |   24 +++++----
 src/Media/Clip.cpp                      |    3 +-
 src/Media/Media.cpp                     |   90 ++-----------------------------
 src/Media/Media.h                       |   37 +------------
 src/Renderer/ClipRenderer.cpp           |   12 ++---
 src/Workflow/ClipWorkflow.cpp           |    2 +-
 src/Workflow/ImageClipWorkflow.cpp      |    3 +-
 src/Workflow/TrackWorkflow.cpp          |    6 ++-
 src/Workflow/VideoClipWorkflow.cpp      |    3 +-
 14 files changed, 59 insertions(+), 160 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=a583bf727cac78826bd274ed58b9caf50b821104


More information about the Vlmc-devel mailing list