11993 Commits (b015be214235b5f93129be71a3613f6ab06270d1)

Author SHA1 Message Date
David Conrad caaf098cec Make "topright" argument to pred4x4() const. 15 years ago
Alex Converse 890fe85f26 Cosmetics whitespace. 15 years ago
Peter Ross e10412a334 IFF PBM decoder: Add a pad byte if image width is odd <aleksi dot nurmi at gmail dot com> 15 years ago
Martin Storsjö e83aed04b0 Bump micro version, add changelog entry for DTS-ES extension decoding support 15 years ago
Nick Brereton d1177cb589 Support DTS-ES extension (XCh) in dca: Cosmetic cleanup 15 years ago
Nick Brereton 774e9acfa7 Support DTS-ES extension (XCh) in dca: add code to handle DTS-ES extension 15 years ago
Nick Brereton 3d5a9ba1af Support DTS-ES extension (XCh) in dca: update and add channel mapping tables for DTS-ES mappings 15 years ago
Nick Brereton 6baef06e8f Support DTS-ES extension (XCh) in dca: move original code around to allow reused by DTS-ES code 15 years ago
Nick Brereton 77b4b7c383 Support DTS-ES extension (XCh) in dca: move subband_samples into context structure 15 years ago
Martin Storsjö d99659f0b3 libvorbis: Only drop 1-byte packets at end of stream 15 years ago
Reimar Döffinger 6785e92709 mathematics.h no longer needs config.h, so update tablegen code and 15 years ago
Alex Converse 19ed4b8647 aacdec: cosmetics: (more) whitespace 15 years ago
Alex Converse d4e355d5c9 aacdec: cosmetics: whitespace 15 years ago
Alex Converse ed99e54d67 aacdec: Factorize if (elem_type < TYPE_DSE). 15 years ago
Alex Converse fda36b5944 aacdec: Handle the first frame being empty case. 15 years ago
Alex Converse cf3b4d9a78 aacsbr: Make dk signed. There is no point in it being unsigned. 15 years ago
Alex Converse e90e1f558a psdec: IPD/OPD reset is no longer needed by the context initializer. 15 years ago
Alex Converse 5e071f5339 psdec: Simplify filter addressing by incrementing the "in" pointer. 15 years ago
Nick Brereton 63c3b716d7 Fix typo in macro name. 15 years ago
Alex Converse c6b0947171 psdec: Replace a division with a shift. 15 years ago
Alex Converse 3fa1a93265 Rename PS bitstream reading functions to have a read_ prefix. 15 years ago
Alex Converse fd16564b04 Cosmetics: whitespace. 15 years ago
Alex Converse 0d6b3269ea Use memcpy() where appropriate in PS stereo processing remapping. 15 years ago
Alex Converse d23077af56 Allow PS envelope fixup when ps->num_env_old <= 1. 15 years ago
Alex Converse bd9e0e2905 10l: aacsbr: Fix f_master[2] calculation when k2diff == -1. 15 years ago
Alex Converse 78ba1d39d9 Document the PS_BASELINE define. 15 years ago
Alex Converse 284b041b1c Remove iid_mode from the PS context. 15 years ago
Vitor Sessak 4233ce315c Fix breakage in compilation with --disable-mpegaudio-hp introduced in 15 years ago
Måns Rullgård 6a74b1272e Remove libfaad wrapper 15 years ago
Alex Converse 1076b0d093 psdec: Factorize iid/icc/ipd/opd parameter bitstream reading. 15 years ago
Alex Converse a20639017b Add HE-AAC v2 support to the AAC decoder. 15 years ago
Vitor Sessak 4d49a5a785 Factorize the mpegaudio windowing code in a function and call it by a 15 years ago
Laurent Aimar 164aab02a0 MPEG-2 DXVA2 implementation 15 years ago
Martin Storsjö 1204a13c48 libvorbis: Use memmove instead of memcpy for shifting data 15 years ago
Janne Grunau 08943c0bd1 dvbsub: parse display definition segment 15 years ago
Baptiste Coudurier 891263eff2 Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 15 years ago
Baptiste Coudurier 9a191b3a21 Support gray16be and rgb48be in mov 15 years ago
Martin Storsjö caea217d37 nellymoserdec: Increase the log level of messages when failing to decode data 15 years ago
Martin Storsjö 133cd270f8 Reindent 15 years ago
Martin Storsjö c5d68fbd49 nellymoserdec: Simplify calculation of numbers of blocks 15 years ago
Martin Storsjö f1a12c76cf Reindent 15 years ago
Martin Storsjö f7a30c0baa nellymoserdec: Allow using unusual input block sizes 15 years ago
Vitor Sessak b046c027a7 Remove filename from doxy comment 15 years ago
Vitor Sessak dbe88f40b3 Remove useless include. Should fix compilation in MacOS X. 15 years ago
Maxim Poliakovski 07ff7825b6 Move indeo5-specific quant table selection to decode_gop_hdr. 15 years ago
Vitor Sessak 36a9b3693b Include float.h to provide FLT_MAX define. Should fix compilation on windows. 15 years ago
Francesco Lavra d31ba23185 RealAudio 14.4k encoder. 15 years ago
Maxim Poliakovski c404e783b9 Move transform declarations out of IVIBandDesc so indeo4 can use them as well. 15 years ago
Francesco Lavra 756e346798 Split do_output_subblock() into common code and decoder specific parts 15 years ago
Francesco Lavra 5ec29beeb4 Cosmetics: indent 15 years ago