- 11 Jun, 2014 16 commits
-
-
Francois Cartegnie authored
Allow restricting auto matching to some parent nodes. There was some size checks on stsd/wave vs wave to prevent bad matchs, but this could happen with any other codec name.
-
Christoph Miebach authored
-
Christoph Miebach authored
-
Francois Cartegnie authored
-
Christoph Miebach authored
-
Christoph Miebach authored
-
Hugo Beauzée-Luyssen authored
-
Francois Cartegnie authored
and use discontinuities as boundaries
-
Francois Cartegnie authored
Both streams must have same format, but dts/pts/pcr could start anywhere.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
otherwise breaks PCR update on seek
-
Francois Cartegnie authored
-
Erwan Tulou authored
Rather than wait for the first call to THEMIM to instantiate this singleton, do it explicitly at an early stage of the plugin initialization. This is useful for Qt as a dialog provider, since otherwise THEMIM doesn't get a chance to be set up until, e.g. the first call to a popupmenu, which then makes this menu slightly longer and noticeable to display. Also, remove the unneeded instantiation in the main_interface. (THEMIM has already been used a few lines earlier, which makes the call useless).
-
Erwan Tulou authored
-
Erwan Tulou authored
Using THEMIM at this level results in instantiating multiples copies of what should be a singleton. This is because any preexisting input needs to be initialized in the constructor of the THEMIN (MainInputManager). This leads to recursively calling the constructor over and over. This patch directly calls the underlying functions(no functional change).
-
- 10 Jun, 2014 24 commits
-
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Dean Lee authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Andriy Bandura authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Kaya Zeren authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Thanakrit Chomphuming authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Đorđe Vasiljević authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Martin Srebotnjak authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Marián Hikaník authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Alexander Lakhin authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Manuela Silva/Alfredo Silva authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
VideoLAN authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Michał Trzebiatowski authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Amanpreet Singh Alam authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-