- 09 Sep, 2015 4 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
When needed (fmt->b_packetized == false), create a packetizer before creating a decoder. The fmt_in of the decoder is copied either from the fmt_out of the packetizer, or from the fmt of CreateDecoder.
-
Thomas Guillem authored
This will allow a decoder module to be loaded/unloaded more than one time.
-
Thomas Guillem authored
Use an es_format_t.
-
- 08 Sep, 2015 11 commits
-
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Thomas Guillem authored
Replace it with a mutex per picture_sys_t. When doing direct rendering, the picture_sys_t is refcounted between the vout and the decoder.
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
Some Window Managers (Gnome3, Unity) will keep the task bar displayed and limit the fullscreen display to the subarea outside the task bar if the window type is not set. Setting the Window type to normal ensures a clean 100% fullscreen. This fixes an issue reported on the forum at https://forum.videolan.org/viewtopic.php?f=13&t=127840
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Petri Hintukainen authored
Overlay lifetime can be longer than vout lifetime. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 07 Sep, 2015 2 commits
-
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
Fast switching should behave better with async commands This reverts commit 63506d5a.
-
- 06 Sep, 2015 9 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
For cross renderers spu text sizing
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Will never end, because the only tags permitting differentiation from raw M3U only comes last in the playlist.
-
Francois Cartegnie authored
Now queues stream_Demux callbacks and data as commands and handle es recycling when possible. Avoids dropping data on ES/quality change.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 05 Sep, 2015 2 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 04 Sep, 2015 10 commits
-
-
Rémi Denis-Courmont authored
The input thread and input manager have no use for this.
-
Rémi Denis-Courmont authored
Also fix leaks of the above and on-error NULL dereference.
-
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
Reset is at initialization, or after seekpoint seek.
-
Tristan Matthews authored
-
Tristan Matthews authored
Fixes #15140
-
- 03 Sep, 2015 2 commits
-
-
Rémi Denis-Courmont authored
If downstream is paused while the buffer is not full, continue fetching. When the buffer is full, pause.
-
Rémi Denis-Courmont authored
-