- 20 Oct, 2012 3 commits
-
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 19 Oct, 2012 17 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Contrary to normal audio filters, audio converters cannot change their input and output formats, cannot have identical input and output formats and are probed automatically rather than by name. Using the same capability served no useful purpose.
-
Jean-Baptiste Kempf authored
This reverts commit ea5e62b5. This removes all code from Andri Pálsson
-
Rafaël Carré authored
-
Frédéric Yhuel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
James Bates authored
needed by the npapi browser plugin on OS X Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Daniel Mierswa authored
the wrong string list (dot instead of comma) makes the media-library build fail Signed-off-by: Daniel Mierswa <impulze@impulze.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
As with Video-encoders, audio encoder can flush buffers in that case. Currently avcodec doesn't handle flushing and other encoders in this changeset (flac,speex,twolame,vorbis) have only boilerplate to check against NULL input so they don't crash.
-
Daniel Mierswa authored
the module uses libvcd/info.h which is provided by that particular library and it was also a dependency before the pkg-config detection Signed-off-by: Daniel Mierswa <impulze@impulze.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 18 Oct, 2012 18 commits
-
-
Rémi Denis-Courmont authored
Suspension should not occur during playback. However, it can happen while the stream is starting. In that case, forgetting the synchronization informations is more harmful than good.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Regression from cf98594d.
-
Rémi Denis-Courmont authored
Still transcode and ES are broken.
-
Rafaël Carré authored
-
Felix Paul Kühne authored
This can happen while the interface module isn't fully initialized yet or anymore
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should account for long term drift better, especially when synchronizing with audio or video capture.
-
Grigori Goronzy authored
Disable Uniscribe, CoreText and hb-old backends. They're not required anymore due to inclusion of UCDN. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
This should fix gibberish interlaced log messages.
-
Rémi Denis-Courmont authored
They could work differently on other systems. Better safe than sorry.
-
Jean-Baptiste Kempf authored
-
KO Myung-Hun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Naohiro KORIYAMA authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
-
- 17 Oct, 2012 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-