- 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
-
- 06 Sep, 2013 6 commits
-
-
Francois Cartegnie authored
copy/paste...
-
Francois Cartegnie authored
-
Ben Littler authored
This patch should fix this sample: http://samples.ffmpeg.org/A-codecs/g726-test1.wavSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Julian Scheel authored
The broadcom omx implementation has a vendor extension to fetch pixel aspect information from the decoder. Use this to pass proper aspect information with the pictures. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 05 Sep, 2013 1 commit
-
-
Julian Scheel authored
Handle changes of aspect ratio through the Control handler. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Martin Storsjö <martin@martin.st>
-