Skip to content
Snippets Groups Projects

Qtdemux refactor

Merged Jan Schmidt requested to merge thaytan/gst-plugins-good:qtdemux-refactor into master
All threads resolved!
8 files
+ 1556
1367
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 2
0
@@ -764,6 +764,8 @@ atom_ctts_free (AtomCTTS * ctts)
g_free (ctts);
}
/* svmi is specified in ISO 23000-11 (Stereoscopic video application format)
* MPEG-A */
static void
atom_svmi_init (AtomSVMI * svmi)
{
Loading