- 16 May, 2015 6 commits
-
-
Christoph Miebach authored
-
Francois Cartegnie authored
refs #14649
-
David Fuhrmann authored
Removes sharedInstance from About window controller, and rework as a NSWindowController subclass. This is the new owner of the xib and thus instantiated outside the nib bundle. Splits Help window in own xib and add own NSWindowController as well. refs #5556
-
Steve Lhomme authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Steve Lhomme authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Steve Lhomme authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 15 May, 2015 8 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 14 May, 2015 1 commit
-
-
Tobias Conradi authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 13 May, 2015 9 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
The CSD is now split into several ones, therefore there is one CSD per H264 Parameter Sets (SPS and PPS). There is now only one way to send a CSD. It's sent via PutInput with the BUFFER_FLAG_CODEC_CONFIG flag.
-
Thomas Guillem authored
-
Thomas Guillem authored
Do only MediaCodec specific in PutInput.
-
- 12 May, 2015 16 commits
-
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
None of the call sites use the input thread and wait pipe.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
If net_Write() returns a short count, send() is not going to help. It means the connection was closed.
-