- 11 Sep, 2013 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 10 Sep, 2013 4 commits
-
-
Francois Cartegnie authored
See http://wiki.xiph.org/Chapter_Extension
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
If DSOUND.DLL is unavailable, just fail fast.
-
Konstantin Pavlov authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 09 Sep, 2013 9 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
We can't keep the cc decoder serialized with video decoder. If the decoding delay between packetizer and video decoder is bigger than caching (for example when using multi threaded decoder), we will be too late for the next picture display while we wait for the right rendering time for the CC. Close #9049
-
Rafaël Carré authored
Fix needed after b71c85b3 Encoders should use i_visible_width / i_visible_height Refs #9147
-
- 08 Sep, 2013 8 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Jean-Baptiste Kempf authored
Pointed by BtbN on IRC
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Denis Charmet authored
Fix #9342
-
- 07 Sep, 2013 12 commits
-
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Implements INFO LIST chunk. See OpenDML spec.
-
Francois Cartegnie authored
Current RIFF header builder was working with static sizes and was unable to handle extra metadata. This will also save more than 9.5KB on most files.
-
Francois Cartegnie authored
-
Ludovic Fauvet authored
Close #9275 #9328 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Suggestion from funman
-
Pierre Ynard authored
This should be more resilient to updates. Fixes #9217
-
Jean-Baptiste Kempf authored
Close #9329
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-