- 29 Nov, 2013 2 commits
-
-
Michael Niedermayer authored
* commit '44b17d79': dca: extract core substream's embedded downmix coeffcient codes, if present. Conflicts: libavcodec/dcadata.h libavcodec/dcadec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '27245b4e': dca: remove embedded downmix coefficient extraction. Conflicts: libavcodec/dcadata.h libavcodec/dcadec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Nov, 2013 38 commits
-
-
Michael Niedermayer authored
* commit 'b6d5e6aa': dca: convert dca_default_coeffs to float. Conflicts: libavcodec/dcadata.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '25609b63': dcadec: store the stereo downmix coefficients as float in the DCAContext. Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '89de5157': dcadec: implement request_channel_layout. Conflicts: libavcodec/dcadec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
It has no effect, and it was never documented.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
In particular, abort immediately in case of memory error, avoid potential crashes.
-
Stefano Sabatini authored
-
Michael Niedermayer authored
* commit 'cf7860db': x86: dsputil: Suppress deprecation warnings for XvMC bits Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'd1916d13': dsputil/pngdsp: fix signed/unsigned type in end comparison Conflicts: libavcodec/dsputil.c See: 454a11a1Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Tim Walker authored
As per ETSI TS 102 114 V1.4.1 specification. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Tim Walker authored
It was based on an old, seemingly incorrect specification, so default coefficients were always used anyway. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Tim Walker authored
Easier to read, modify, and avoids relying on an outdated table. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Tim Walker authored
The 7-bit codes previously used are absent from the ETSI 102 114 V1.4.1 spec. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Michael Niedermayer authored
This prevents breaking (non asm) striping in that case Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This more closely matches the actual use, also we use plain strip without these flags for striping Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '0673ede9': configure: add strip flags checks Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Tim Walker authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Launch option is defined in the Feed section.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Spotted-by: lazy ubitux
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Should be redundant now that the option is documented.
-