- 28 May, 2014 1 commit
-
-
Diego Biurrun authored
-
- 25 May, 2014 1 commit
-
-
Carl Eugen Hoyos authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 19 May, 2014 2 commits
-
-
Martin Storsjö authored
This fixes compilation with MSVC. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Vittorio Giovara authored
Add AV_PKT_DATA_DISPLAYMATRIX and AV_FRAME_DATA_DISPLAYMATRIX as stream and frame side data (respectively) to describe a display transformation matrix for linear transformation operations on the decoded video. Add functions to easily extract a rotation angle from a matrix and conversely to setup a matrix for a given rotation angle. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 11 May, 2014 1 commit
-
-
Anton Khirnov authored
The current hwaccel is broken and cannot be fixed in a compatible way. It will be deprecated and replaced with a new one.
-
- 03 May, 2014 1 commit
-
-
Luca Barbato authored
-
- 24 Apr, 2014 1 commit
-
-
Janne Grunau authored
-
- 22 Apr, 2014 2 commits
-
-
Michael Niedermayer authored
Fix compilation Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
This fixes usage of AV_TIME_BASE_Q in C++ applications, which cannot use compound literals directly in their code. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 17 Apr, 2014 1 commit
-
-
Alessandro Ghedini authored
This adds the reversed byte-order version of the ANSI CRC16. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 07 Apr, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 06 Apr, 2014 3 commits
-
-
Timothy Gu authored
-
Timothy Gu authored
Based on a patch by James Almer <jamrial@gmail.com>. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Janne Grunau authored
-
- 04 Apr, 2014 1 commit
-
-
Alessandro Ghedini authored
According to the ReplayGain spec, the peak amplitude may overflow and may result in peak amplitude values greater than 1.0 with psychoacoustically coded audio, such as MP3. Fully compliant decoders must allow peak overflows. Additionally, having peak values in the 0<->UINT32_MAX scale makes it more difficult for applications to actually use the peak values (e.g. when implementing clipping prevention) since values have to be rescaled down. This patch corrects the peak parsing by removing the rescaling of the decoded values between 0 and UINT32_MAX and the 1.0 upper limit. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 03 Apr, 2014 5 commits
-
-
Luca Barbato authored
Add the missing define.
-
Luca Barbato authored
-
Luca Barbato authored
And move outside the wrong doxygen group.
-
Luca Barbato authored
-
Luca Barbato authored
And provide extended coloring capabilities for debugging. The default colors do not change in 256 more to keep supporting people using Black on White, White on Black and Solarized terminals. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 01 Apr, 2014 1 commit
-
-
Janne Grunau authored
-
- 24 Mar, 2014 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 22 Mar, 2014 1 commit
-
-
Diego Biurrun authored
Arch-specific optimizations are handled this way everywhere else.
-
- 20 Mar, 2014 1 commit
-
-
Janne Grunau authored
It is not supported by all compilers on FATE. Fixes "some test were skipped" errors.
-
- 19 Mar, 2014 1 commit
-
-
Martin Storsjö authored
This fixes fate-float_dsp-test on RVCT 4.0. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 18 Mar, 2014 2 commits
-
-
Janne Grunau authored
Ported from arm NEON and added vector_dmul_scalar. Functions between 1.5 and 5 times faster than the C implementations using Apple's clang-503.0.19 on A7.
-
Janne Grunau authored
-
- 16 Mar, 2014 1 commit
-
-
Jean First authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 13 Mar, 2014 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 08 Mar, 2014 2 commits
-
-
Janne Grunau authored
-
Janne Grunau authored
Not guaranteed to be in nanosecond resolution. On iOS 7 the duration of one tick is 125/3 ns which is still more than an order of magnitude better then microseconds. Replace decicycles with the neutral UNITS. Decicycles is strange but tenths of a nanosecond and unspecific "deci"-ticks for mach_absolute_time is just silly.
-
- 07 Mar, 2014 1 commit
-
-
Patrice Clement authored
-
- 05 Mar, 2014 1 commit
-
-
Janne Grunau authored
Based on a patch by Russel King <rmk+libav@arm.linux.org.uk> Bug-Id: 646 CC: libav-stable@libav.org
-
- 04 Mar, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 24 Feb, 2014 1 commit
-
-
Anton Khirnov authored
-
- 23 Feb, 2014 2 commits
-
-
James Almer authored
Based on x264 code Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Based on x264 code Signed-off-by:
James Almer <jamrial@gmail.com>
-