- 21 Sep, 2013 1 commit
-
-
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 20 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.
-