- 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 31 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
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Also rename dirac to diracsys to disambiguate from the encoder.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
If you missed the fact that recursive makefiles are harmful, there is plenty of documentation online (try "Recursive makefiles considered harmful"), or ask the libav developers for the more concise version. This change and the previous ones, are particularly boring though. The main motivation is to eventually address #9397, after the same change is applied to codec/, demux/ and possibly a few other subdirectories. Note that some more simplification between Makefile.am files and configure.ac is definitely possible - if someone is bored.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is just a step toward less recursion.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
libasound2 seem to cause spurious test suite failures.
-
Jean-Baptiste Kempf authored
On Windows, it seems people expect volume keys to control the master volume... I'm not going to fight this fight with our users during support... Ref #9373
-
Jean-Baptiste Kempf authored
Should close #9375 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-