16068 Commits (6501dcfb5e3797b66f63de030fabe774b5f4596f)

Author SHA1 Message Date
Christophe Gisquet 34e1b07546 rv40: don't always do the full prev_type search 13 years ago
Christophe GISQUET e75d1d4f73 dsputil x86: revert a test back to its previous value 13 years ago
Christophe Gisquet fe5ed69dc7 rv34dsp x86: implement MMX2 inverse transform 13 years ago
Roland Scheidegger 9b9df1cdff h264: new assembly version of get_cabac for x86_64 with PIC 13 years ago
Roland Scheidegger 14e9ffc1e4 h264: use one table instead of several for cabac functions 13 years ago
Roland Scheidegger 444f47b55c h264: (trivial) remove unneeded macro argument in x86/cabac.h 13 years ago
Jordi Ortiz a7fa5ce671 libschroedingerdec: check malloc 13 years ago
Mans Rullgard 0a07f2b346 dsputil: fix invalid array indexing 13 years ago
Mans Rullgard b6a6e90a7c fft-test: add option to set cpuflag mask 13 years ago
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