61723 Commits (fc567ac49e17151f00f31b59030cd10f952612ef)
 

Author SHA1 Message Date
Janne Grunau 6a74ebc34d float-dsp-test: do not use C99's predefined __func__ 11 years ago
James Almer 32291ba6ea swresample: add swri_resample_float_sse 11 years ago
Ben Avison e555e1bc39 truehd: tune VLC decoding for ARM. 11 years ago
Michael Niedermayer f502234f93 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 9da88d5e56 Merge commit '606cc8afa1cb782311f68560c8f9bad978cdcc32' 11 years ago
Michael Niedermayer 2ef6c0fdf5 Merge commit 'af9481d7019d46c9f18c4ccac77a5d0c54cf6004' 11 years ago
Michael Niedermayer 3e59db606e Merge commit '6920fb2b33f84b114ea4561ae1c623f4a26562e5' 11 years ago
Michael Niedermayer 8263c14691 Merge commit '842ea36c747eb6537c4236114346cb7a3e9a8df1' 11 years ago
Michael Niedermayer bd9e0127c9 Merge commit '92ebb332157195b7c1212e734c5668afbf19cf2b' 11 years ago
Martin Storsjö ae23809184 float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functions 11 years ago
Michael Niedermayer dde16f5aae avcodec/mjpegdec: Switch default interlaced polarity for MJPG to 1 11 years ago
Michael Niedermayer 493296800c avcodec/mjpegdec: parse avid data from extradata 11 years ago
Michael Niedermayer 046a75eea0 avcodec/mjpeg: print info from parse_avid() if requested 11 years ago
Michael Niedermayer 98f9aa389b avcodec/mjpegdec: switch interlaced_polarity to 0 for PAL AVID 11 years ago
Michael Niedermayer 1083c479eb avcodec/mjpegdec: factorize parse_avid out 11 years ago
Diego Biurrun 606cc8afa1 configure: ppc: Disable ldbrx instruction by default 11 years ago
Luca Barbato af9481d701 mxf: Lowercase UL strings 11 years ago
Luca Barbato 6920fb2b33 mxf: Verbose debug logging 11 years ago
Luca Barbato 842ea36c74 mxf: Override faulty PreviousPartition entries 11 years ago
Luca Barbato 92ebb33215 mxf: Add additional H264 PictureEssenceCoding 11 years ago
Carl Eugen Hoyos 074db4b764 Add APIchanges entry and bump libswscale micro version for making gray16 full-scale. 11 years ago
Carl Eugen Hoyos 5e3689caed Add the H.264 decoder as a dependency for the fate-mkv test. 11 years ago
Carl Eugen Hoyos 57fdc74c34 Add one forgotten named inline asm operand in libavcodec/x86/motion_est.c. 11 years ago
Michael Niedermayer ce9d3daa8a Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer a2339ef7b9 Merge commit '1b51b7ba00ed72b6ce4c3bcd6897839caa32478c' 11 years ago
Michael Niedermayer 1d8e97c79c Merge commit '8f45bd1433a1d8534d7b3997219c4ca31a669042' 11 years ago
Michael Niedermayer 543a46e0d1 Merge commit '1ea9fa15c3f9074f6199f68bdd6258c5a2bb89e0' 11 years ago
Matt Oliver 8236747511 Automatically change MANGLE() into named inline asm operands when direct symbol reference in inline asm are not supported. 11 years ago
Matt Oliver b2d3a45598 avcodec/x86/mlpdsp: Only use asm when non-local inline asm lables are supported 11 years ago
Janne Grunau dbd12523a4 aarch64: float_dsp NEON assembler 11 years ago
Carl Eugen Hoyos 37c07d4529 swscale/utils: Fix color range of gray16 11 years ago
Vittorio Giovara 1b51b7ba00 libopenjpeg: Support rgba64 decoding 11 years ago
Carl Eugen Hoyos 8f45bd1433 libopenjpeg: Support rgba64 encoding 11 years ago
Vittorio Giovara 1ea9fa15c3 libopenjpeg: K&R formatting cosmetics 11 years ago
Michael Niedermayer 05d7059ac6 avcodec/h264pred_template: fix declarations after statements 11 years ago
Yogender Kumar Gupta 6f7ca1f55b avcodec/h264: fix Lossless Decoding (Profile 244) for 8x8 Intra Prediction 11 years ago
Michael Niedermayer 7ab315ec69 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 61ad2b42a1 Merge commit 'd961a79eb07a8911540a0bd356d68ae0cf93c6a1' 11 years ago
Michael Niedermayer ae9b468b08 Merge commit 'c829b35c08ad8e1df45cca1cd12f084cf1183d07' 11 years ago
James Almer 3d48cbc56c swresample: reuse COMMON_CORE asm where possible 11 years ago
Daniel Verkamp cf3fccce06 ff_put_wav_header: remove manual byte counting 11 years ago
James Almer 7c8bf09edd swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2 11 years ago
Michael Niedermayer c56d25c476 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 7ae5cadb0a Merge commit 'ca80e15814b77efe8d0ff5a5b0220754bb6c4065' 11 years ago
Michael Niedermayer ceb0d79f46 Merge commit '86ba2327e1cf35c6f77d5fb516a1a7a8dce0b98a' 11 years ago
Janne Grunau f0f687446e float_dsp: add test program and use it as fate test 11 years ago
Janne Grunau d961a79eb0 sbrdsp: move #if to disable all educational code 11 years ago
Janne Grunau c829b35c08 lavc: er: remove unused variable size 11 years ago
Vittorio Giovara 3795ec6858 svq3: directly set pix_fmt and color_range 11 years ago
Keiji Costantini ca80e15814 mpegts: Forward error codes in various functions 11 years ago