- 30 Sep, 2018 2 commits
-
-
James Almer authored
-
Luc Trudeau authored
-
- 29 Sep, 2018 25 commits
-
-
James Almer authored
-
James Almer authored
-
James Almer authored
They are all single line functions.
-
Marvin Scholz authored
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
-
Marvin Scholz authored
-
-
-
Marvin Scholz authored
-
-
Only the functions needed with the current code are defined. The header will not work with other compilers. It will need to be updated for each compiler that doesn't have stdatomic.h.
-
-
-
In recon_b_intra, if both alpha values are non-zero then predict both planes from AC and the first rows of DC, as before. Otherwise, predict the zero-alpha plane directly by DC and the non-zero plane by AC and the first row of DC.
-
Casting here should be safe as the case name_length < 0 is already checked before.
-
-
-
Jean-Baptiste Kempf authored
-
Marvin Scholz authored
-
Marvin Scholz authored
-
Marvin Scholz authored
-
Marvin Scholz authored
-
Marvin Scholz authored
-
- 28 Sep, 2018 13 commits
-
-
James Almer authored
-
Ronald S. Bultje authored
Fixes #27 as well as another one mentioned in the wiki task-list.
-
Henrik Gramner authored
-
Thierry authored
-
Ronald S. Bultje authored
Fixes crash when playing crew_720p_10f_q16_coltile4.ivf.
-
This is guarateed by pthread_once now
-
Ronald S. Bultje authored
-
Marvin Scholz authored
-
Marvin Scholz authored
-
Marvin Scholz authored
-
-
Some of the code originally written by, or based by code written by, the following authors who have agreed to relicense it to 2-clause BSD: Anton Mitrofanov Diego Biurrun Janne Grunau Loren Merritt Luca Barbato Martin Storsjö Michael Niedermayer
-
Do not force include the compat folder as it may contain headers that do exist for the compiler. Include the compat headers individually when they are needed and use an explicit path to compat/
-