- 22 Sep, 2013 7 commits
-
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Pierre Ynard authored
This way we get the features of both worlds: from 0% to 100% you get quick volume change with no saturation, and you can still get amplification over 100%. Fixes #9371
-
Pierre Ynard authored
-
- 21 Sep, 2013 7 commits
-
-
Rafaël Carré authored
Fix build of files including <list> on case-insensitive filesystems
-
Rafaël Carré authored
Bug appeared after c1452fef silently changed module selection rules
-
Rafaël Carré authored
Broken in 79ced312
-
Rafaël Carré authored
142e288b set LDFLAGS conditionally Be sure that it is always set and concatenate the DARWIN flags
-
Rafaël Carré authored
The modules concerned all had non unique names (e.g. flac for both the decoder and the demuxer). MODULE_NAME macro uses Makefile target to retrieve a unique name This was broken in 20cdb051, as explained by automake documentation: When using a per-target compilation flag, Automake will choose a different name for the intermediate object files.
-
Rémi Denis-Courmont authored
This reverts commit 892d21f1. Thsi makes no sense.
-
Sébastien Toque authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 20 Sep, 2013 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 19 Sep, 2013 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
- 18 Sep, 2013 1 commit
-
-
Francois Cartegnie authored
-
- 17 Sep, 2013 9 commits
-
-
Rafaël Carré authored
This interface is only defined for Vista+ in mingw-w64 3.0 If we define an extern symbol for the GUID it will clash at linking with libuuid which always contains it.
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Changing a file name requires this change, usually...
-
Francois Cartegnie authored
Results in wrong position if only one track has bitrate info.
-
Francois Cartegnie authored
Limits memory size allocation that could have been triggered by a file, due to chapters array for reordering.
-
Francois Cartegnie authored
Lowercase or mixed case identifier are legit. reverts 03c69b44
-
- 16 Sep, 2013 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
This fixes memory leaks when seeking or dropping frames for other reasons. close #8927
-
Jean-Baptiste Kempf authored
This should make 100% 3dB lower Should close #9371
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-