36398 Commits (c5c2060cf597c8eb5989ca4ba68a1eaeb59f7cdb)
 

Author SHA1 Message Date
Janne Grunau c5c2060cf5 x86: h264qpel: add cpu flag checks for init function 12 years ago
Janne Grunau 6bdb841b46 h264: copy h264qpel dsp context to slice thread copies 12 years ago
Janne Grunau 8e148b8742 arm: h264qpel: use neon h264 qpel functions only if supported 12 years ago
Mans Rullgard e9d817351b dsputil: Separate h264 qpel 12 years ago
Luca Barbato 7a95afe433 doc: fix dependencies in pod generation 12 years ago
Diego Biurrun 528878ee7b openbsd: configure: Stop enabling PIC by default 12 years ago
Martin Storsjö 4a4a7e138c rtpenc_chain: Use the original AVFormatContext for getting payload type 12 years ago
Martin Storsjö 932117171f rtp: Make sure the output format pointer is set 12 years ago
Martin Storsjö 57ed8debb9 wmv2: Propagate the wmv2 idct permutation type to the dsputils context 12 years ago
Martin Storsjö e90820d4f8 rtp: Make sure priv_data is set before reading it 12 years ago
Xi Wang cf29f49d8a rtpenc: fix overflow checking in avc_mp4_find_startcode() 12 years ago
Xi Wang ecb918e5f0 rtmp: fix buffer overflows in ff_amf_tag_contents() 12 years ago
Xi Wang 3cff53369a rtmp: fix multiple broken overflow checks 12 years ago
Martin Storsjö 2e4130037c float_dsp: Include config.h for redefining restrict 12 years ago
Ronald S. Bultje baf35bb4bc dsputil: remove one array dimension from avg_no_rnd_pixels_tab. 12 years ago
Ronald S. Bultje 2612c4dc78 dsputil: remove 9/10 bits hpel functions. 12 years ago
Ronald S. Bultje 2bef1a83d7 dsputil: remove some never-assigned function pointers from the struct. 12 years ago
Ronald S. Bultje 32ff643228 dsputil: remove avg_no_rnd_pixels8. 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Ronald S. Bultje 2e4bb99f4d vorbisdsp: convert x86 simd functions from inline asm to yasm. 12 years ago
Ronald S. Bultje 0ee8293a77 vp3dsp: don't do aligned reads on input. 12 years ago
Tim Walker 40cf1add12 mlp_parser: cosmetics: re-indent. 12 years ago
Tim Walker ed1b01131e mlp: implement support for AVCodecContext.request_channel_layout. 12 years ago
Tim Walker b0c7e3ffd0 mlp_parser: account for AVCodecContext.request_channels when setting the channel layout. 12 years ago
Tim Walker 1fd2deedcc mlpdec: set the channel layout. 12 years ago
Tim Walker 3ffcccb4fb mlpdec: TrueHD: use Libav channel order. 12 years ago
Tim Walker 99ccd2ba10 mlp: store the channel layout for each substream. 12 years ago
Diego Biurrun 73b704ac60 arm: Add some missing header #includes 12 years ago
Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje 5959bfaca3 floatdsp: move butterflies_float from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje 55aa03b9f8 floatdsp: move vector_fmul_add from dsputil to avfloatdsp. 12 years ago
Michael Smith 0881cbf314 proresdec: support mixed interlaced/non-interlaced content 12 years ago
Ronald S. Bultje 4a73fbd9c5 vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext. 12 years ago
Diego Biurrun 4f56e773fe x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly 12 years ago
Martin Storsjö ab587f39b2 rtpenc: Start the sequence numbers from a random offset 12 years ago
Luca Barbato 9146e872c6 Revert "fate: Use wmv2 IDCT for wmv2 tests" 12 years ago
Diego Biurrun 4af5310d29 get_bits/put_bits: K&R formatting cosmetics 12 years ago
Jindrich Makovicka 570a4a0189 avidec: use sensible error codes instead of -1 12 years ago
Daniel Kang 9f00b1cbab dsputilenc: x86: Convert pixel inline asm to yasm 12 years ago
Brad Smith c7df1532e5 libgsm: detect libgsm header path 12 years ago
Ronald S. Bultje ce378f0dd0 fate: Use wmv2 IDCT for wmv2 tests 12 years ago
Ronald S. Bultje 1768e43ceb vorbisdsp: change block_size type from int to intptr_t. 12 years ago
Ronald S. Bultje 93af2734ee lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. 12 years ago
Ronald S. Bultje e6bc38fd49 wmv2: move IDCT to its own DSP context. 12 years ago
Ronald S. Bultje 8a4f26206d dsputil: remove butterflies_float_interleave. 12 years ago
Martin Storsjö c9311f3e46 srtp: Move a variable to a local scope 12 years ago
Martin Storsjö ae01e8d295 srtp: Add tests for the crypto suite with 32/80 bit HMAC 12 years ago
Martin Storsjö 3ef6d22e1b srtp: cosmetics: Use fewer lines for the test vectors 12 years ago
Martin Storsjö b4bb1d493c srtp: Don't require more input data than what actually is needed 12 years ago