11805 Commits (ed8d57665b24a37fdd2320749062a751239f0301)

Author SHA1 Message Date
Måns Rullgård 20843f51e7 Remove OS/2 threads support 15 years ago
Måns Rullgård 9f342dabc6 Remove beosthreads support 15 years ago
Måns Rullgård 8fbd4f51a8 Improve some uses of ff_cropTbl with constant offset 15 years ago
Jason Garrett-Glaser c31a25e79c Use right-shift instead of division by two. 15 years ago
Ronald S. Bultje 2b6a950361 Reindent after r23721. 15 years ago
Ronald S. Bultje 157cb0694a Rename PACK4x8() to PACK4UINT8(). 15 years ago
Alex Converse fd6eb4a06c Move Parametric Stereo related ps* files to aacps*. 15 years ago
David Conrad 3b636f21da Native VP8 decoder. 15 years ago
Ronald S. Bultje c6ef6e14cf Change a / 256 into a >> 8. 15 years ago
Ronald S. Bultje a815602aa3 Reindent after r23716. 15 years ago
David Conrad 3ad289fca7 Add intra prediction functions for VP8. 15 years ago
Ronald S. Bultje b39a2d19d4 Add a macro to pack 4 bytes into native byte-order so they can be written 15 years ago
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