16059 Commits (d6251368772a170987387bdc508433c8fcf54cda)

Author SHA1 Message Date
Mans Rullgard 3d11c2d76d vp8: armv6: fix non-armv6t2 build 13 years ago
Mans Rullgard e4ac031233 vp8: armv6 optimisations 13 years ago
Mans Rullgard b692d246ea vp8: arm: separate ARMv6 functions from NEON 13 years ago
Mans Rullgard dac78fd1d7 ARM: add some compatibility macros 13 years ago
Diego Biurrun a229d6c285 Remove libdirac decoder. 13 years ago
Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 13 years ago
Mans Rullgard d7458bc8c6 dsputil: remove unused functions 13 years ago
Mans Rullgard 2bcbd98459 Remove lowres video decoding 13 years ago
Mans Rullgard 95510be8c3 avcodec: remove AVCodecContext.dsp_mask 13 years ago
Jan Ekström b5c3f0b994 utvideo: general cosmetics 13 years ago
Alex Converse 7eacd70fea aac: Handle HE-AACv2 when sniffing a channel order. 13 years ago
Diego Biurrun f973a85d4a xxan: Remove write-only variable in xan_decode_frame_type0(). 13 years ago
Diego Biurrun b1563d0cf9 ivi_common: Initialize a variable at declaration in ff_ivi_decode_blocks(). 13 years ago
Justin Ruggles b0e9edc44f avcodec: add a cook parser to get subpacket duration 13 years ago
Diego Biurrun 2b98377935 dv: Initialize encoder tables during encoder init. 13 years ago
Diego Biurrun f2e4465522 dv: Replace some magic numbers by the appropriate #define. 13 years ago
Diego Biurrun 0f53601ac6 ppc: drop unused function dct_quantize_altivec() 13 years ago
Diego Biurrun aa3f2cb584 mpegaudiodec: Do not discard mp_decode_frame() return value. 13 years ago
Alex Converse df8d5eaa14 avcodec_string: Favor AVCodecContext.codec over the default codec. 13 years ago
Alex Converse b5d2bf964b cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow. 13 years ago
Reimar Döffinger 0f96f0d996 aacenc: Fix issues with huge values of bit_rate. 13 years ago
Diego Biurrun db6e26d70c dv_tablegen: Drop unnecessary av_unused attribute from dv_vlc_map_tableinit(). 13 years ago
Kostya Shishkov 83632cbb11 proresenc: multithreaded quantiser search 13 years ago
Alex Converse 9fb7e14635 aacdec: More robust output configuration. 13 years ago
Carl Eugen Hoyos af2f655c02 faac: Fix multi-channel ordering 13 years ago
Alex Converse ca332b1d8c faac: Add .channel_layouts 13 years ago
Mans Rullgard 8b84e082ed indeo3: add parens around some macro arguments 13 years ago
Ronald S. Bultje 87a246341b h264: use proper PROLOGUE statement for a function using 8 registers. 13 years ago
Diego Biurrun a3dbd459ff dv: Merge dvquant.h into dvdata.c where all other DV tables reside. 13 years ago
Diego Biurrun 05afc5f57d dv: Move static tables only used in one place to where they are used. 13 years ago
Derek Buitenhuis 5096399df2 utvideo: Remove unused variable 'src_size' 13 years ago
Diego Biurrun 219a9ed19e libxvid: Reorder functions to avoid forward declarations; make functions static. 13 years ago
Diego Biurrun 7a0cb74fee libxvid: drop some pointless dead code 13 years ago
Mashiat Sarker Shakkhar dac79c2737 wmal: vertical alignment cosmetics 13 years ago
Mashiat Sarker Shakkhar 2e13f57993 wmal: Warn about missing bitstream splicing feature and ask for sample. 13 years ago
Mashiat Sarker Shakkhar 9900dd2d9c wmal: Skip seekable_frame_in_packet. 13 years ago
Mashiat Sarker Shakkhar 07933b44dd wmal: Drop unused variable num_possible_block_size. 13 years ago
Mans Rullgard f5be7958e3 qdm2: fix a dubious pointer cast 13 years ago
Michael Niedermayer 680097cb6d WMAL: Do not try to read rawpcm coefficients if bits is invalid 13 years ago
Alex Converse f346b6bbeb tiffdec: K&R cosmetics 13 years ago
Ronald S. Bultje b089ca871a dsputil: fix optimized emu_edge function on Win64. 13 years ago
Alex Converse 90a4306007 tiffdec: Add a malloc check and refactor another. 13 years ago
Alex Converse 99a335299f faxcompr: Check malloc results and unify return path 13 years ago
Justin Ruggles de7f22ab0c ac3dsp: call femms/emms at the end of float_to_fixed24() for 3DNow and SSE 13 years ago
Dale Curtis 97ae370078 pthread: Fix crash due to fctx->delaying not being cleared. 13 years ago
Dale Curtis 27c2fb0f72 vp3: Assert on invalid filter_limit values. 13 years ago
Ronald S. Bultje 76538d7a78 h264: fix 10bit biweight functions after recent x86inc.asm fixes. 13 years ago
Alex Converse 2b8374e920 ffv1: Fix size mismatch in encode_line. 13 years ago
Diego Biurrun 18e8fef7c9 libxvid: remove disabled code 13 years ago
Mans Rullgard 9f3e781eab qdm2: make a table static const 13 years ago